[openstack-dev] tempest error

Duncan Thomas duncan.thomas at gmail.com
Tue Sep 16 10:16:08 UTC 2014


Looks like your glance upload is sufficiently slow that you're hitting
a timeout. Check your glance daemon logs to see if you can figure out
why it is slow.

On 15 September 2014 07:24, Nikesh Kumar Mahalka
<nikeshmahalka at vedams.com> wrote:
> Hi I deployed a Icehouse devstack on ubuntu 14.04.
> When i am running tempest test on volume,i am getting errors.
>  I also attached my cinder.conf and tempest.conf file.
>
> I am running tempest tests by below command:
> ./run_tempest.sh tempest.api.volume
>
> Below is error:
>
> Traceback (most recent call last):
>   File "/opt/stack/tempest/tempest/test.py", line 128, in wrapper
>     return f(self, *func_args, **func_kwargs)
>   File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line
> 105, in test_volume_upload
>     self.image_client.wait_for_image_status(image_id, 'active')
>   File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py",
> line 304, in wait_for_image_status
>     raise exceptions.TimeoutException(message)
> TimeoutException: Request timed out
> Details: (VolumesV2ActionsTestXML:test_volume_upload) Time Limit Exceeded!
> (196s)while waiting for active, but we got saving.
>
> Ran 248 tests in 2671.199s
>
> FAILED (failures=26)
>
>
>
> Regrads
> Nikesh
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 
Duncan Thomas



More information about the OpenStack-dev mailing list