yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39323
[Bug 1500615] Re: Large Ops scenario is taking too long
The test itself is creating 100 instances at once:
http://logs.openstack.org/23/226923/5/gate/gate-tempest-dsvm-large-
ops/826845d/logs/tempest_conf.txt.gz
large_ops_number = 100
** Also affects: devstack
Importance: Undecided
Status: New
** Changed in: nova
Importance: Critical => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1500615
Title:
Large Ops scenario is taking too long
Status in devstack:
New
Status in OpenStack Compute (nova):
Confirmed
Bug description:
gate-tempest-dsvm-large-ops error rate is spiking since the last 24
hours (http://goo.gl/G9Zazy) with the following stacktrace :
2015-09-28 15:02:50.954 | Traceback (most recent call last):
2015-09-28 15:02:50.954 | File "tempest/test.py", line 127, in wrapper
2015-09-28 15:02:50.954 | return f(self, *func_args, **func_kwargs)
2015-09-28 15:02:50.954 | File "tempest/scenario/test_large_ops.py", line 138, in test_large_ops_scenario_3
2015-09-28 15:02:50.954 | self._large_ops_scenario()
2015-09-28 15:02:50.954 | File "tempest/scenario/test_large_ops.py", line 123, in _large_ops_scenario
2015-09-28 15:02:50.954 | self.nova_boot()
2015-09-28 15:02:50.954 | File "tempest/scenario/test_large_ops.py", line 119, in nova_boot
2015-09-28 15:02:50.954 | self._wait_for_server_status('ACTIVE')
2015-09-28 15:02:50.954 | File "tempest/scenario/test_large_ops.py", line 81, in _wait_for_server_status
2015-09-28 15:02:50.955 | server['id'], status)
2015-09-28 15:02:50.955 | File "tempest/common/waiters.py", line 95, in wait_for_server_status
2015-09-28 15:02:50.955 | raise exceptions.TimeoutException(message)
2015-09-28 15:02:50.955 | tempest.exceptions.TimeoutException: Request timed out
http://logs.openstack.org/23/226923/5/gate/gate-tempest-dsvm-large-
ops/826845d/console.html#_2015-09-28_15_02_50_955
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1500615/+subscriptions
References