← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1357578] Re: Unit test: nova.tests.integrated.test_multiprocess_api.MultiprocessWSGITest.test_terminate_sigterm timing out in gate

 

** Changed in: nova/icehouse
       Status: Fix Committed => Fix Released

-- 
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/1357578

Title:
  Unit test:
  nova.tests.integrated.test_multiprocess_api.MultiprocessWSGITest.test_terminate_sigterm
  timing out in gate

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  http://logs.openstack.org/62/114062/3/gate/gate-nova-
  python27/2536ea4/console.html

   FAIL:
  nova.tests.integrated.test_multiprocess_api.MultiprocessWSGITest.test_terminate_sigterm

  014-08-15 13:46:09.155 | INFO [nova.tests.integrated.api.client] Doing GET on /v2/openstack//flavors/detail
  2014-08-15 13:46:09.155 | INFO [nova.tests.integrated.test_multiprocess_api] sent launcher_process pid: 10564 signal: 15
  2014-08-15 13:46:09.155 | INFO [nova.tests.integrated.test_multiprocess_api] waiting on process 10566 to exit
  2014-08-15 13:46:09.155 | INFO [nova.wsgi] Stopping WSGI server.
  2014-08-15 13:46:09.155 | }}}
  2014-08-15 13:46:09.156 | 
  2014-08-15 13:46:09.156 | Traceback (most recent call last):
  2014-08-15 13:46:09.156 |   File "nova/tests/integrated/test_multiprocess_api.py", line 206, in test_terminate_sigterm
  2014-08-15 13:46:09.156 |     self._terminate_with_signal(signal.SIGTERM)
  2014-08-15 13:46:09.156 |   File "nova/tests/integrated/test_multiprocess_api.py", line 194, in _terminate_with_signal
  2014-08-15 13:46:09.156 |     self.wait_on_process_until_end(pid)
  2014-08-15 13:46:09.156 |   File "nova/tests/integrated/test_multiprocess_api.py", line 146, in wait_on_process_until_end
  2014-08-15 13:46:09.157 |     time.sleep(0.1)
  2014-08-15 13:46:09.157 |   File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 31, in sleep
  2014-08-15 13:46:09.157 |     hub.switch()
  2014-08-15 13:46:09.157 |   File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 287, in switch
  2014-08-15 13:46:09.157 |     return self.greenlet.switch()
  2014-08-15 13:46:09.157 |   File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 339, in run
  2014-08-15 13:46:09.158 |     self.wait(sleep_time)
  2014-08-15 13:46:09.158 |   File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/poll.py", line 82, in wait
  2014-08-15 13:46:09.158 |     sleep(seconds)
  2014-08-15 13:46:09.158 |   File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
  2014-08-15 13:46:09.158 |     raise TimeoutException()
  2014-08-15 13:46:09.158 | TimeoutException

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1357578/+subscriptions


References