Comment 14 for bug 1297560

Revision history for this message
vishal yadav (vishalcdac07) wrote :

This bug re-appeared and causing gate-failure.

http://logs.openstack.org/52/97452/1/check/check-tempest-dsvm-neutron-heat-slow/e0f795c/console.html

2 tests failed due to this:
====================================================================================================
2014-06-03 13:38:24.030 | {2} setUpClass (tempest.api.orchestration.stacks.test_neutron_resources.NeutronResourcesTestJSON) [0.000000s] ... FAILED
2014-06-03 13:38:24.031 |
2014-06-03 13:38:24.031 | Captured traceback:
2014-06-03 13:38:24.031 | ~~~~~~~~~~~~~~~~~~~
2014-06-03 13:38:24.031 | Traceback (most recent call last):
2014-06-03 13:38:24.031 | File "tempest/test.py", line 76, in decorator
2014-06-03 13:38:24.031 | f(cls)
2014-06-03 13:38:24.031 | File "tempest/api/orchestration/stacks/test_neutron_resources.py", line 74, in setUpClass
2014-06-03 13:38:24.031 | raise e
2014-06-03 13:38:24.031 | TimeoutException: Request timed out
2014-06-03 13:38:24.031 | Details: Request timed out
2014-06-03 13:38:24.031 | Details: Stack heat-773615493 failed to reach CREATE_COMPLETE status within the required time (900 s).
====================================================================================================

and

====================================================================================================
2014-06-03 13:38:51.440 | {1} tempest.scenario.orchestration.test_server_cfn_init.CfnInitScenarioTest.test_server_cfn_init [933.619359s] ... FAILED
2014-06-03 13:38:51.440 |
2014-06-03 13:38:51.440 | Captured traceback:
2014-06-03 13:38:51.440 | ~~~~~~~~~~~~~~~~~~~
2014-06-03 13:38:51.440 | Traceback (most recent call last):
2014-06-03 13:38:51.440 | File "tempest/test.py", line 126, in wrapper
2014-06-03 13:38:51.440 | return f(self, *func_args, **func_kwargs)
2014-06-03 13:38:51.440 | File "tempest/scenario/orchestration/test_server_cfn_init.py", line 130, in test_server_cfn_init
2014-06-03 13:38:51.440 | self.check_stack()
2014-06-03 13:38:51.440 | File "tempest/scenario/orchestration/test_server_cfn_init.py", line 92, in check_stack
2014-06-03 13:38:51.440 | raise e
2014-06-03 13:38:51.440 | StackResourceBuildErrorException: Resource WaitCondition in stack CfnInitScenarioTest--2115605652/f718c337-05bd-47ef-9910-4dedb959362c is in CREATE_FAILED status due to 'WaitConditionTimeout: 0 of 1 received'
====================================================================================================