Comment 11 for bug 1518921

Revision history for this message
Sreekumar S (sreesiv) wrote : Re: Functional tests failing inside _test_restart_service_on_sighup with "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created and its size become equal to ZZZ"

2015-12-02 05:29:53.209 | 2015-12-02 05:29:53.160 |
2015-12-02 05:29:53.210 | 2015-12-02 05:29:53.161 | ==============================
2015-12-02 05:29:53.212 | 2015-12-02 05:29:53.163 | Failed 1 tests - output below:
2015-12-02 05:29:53.213 | 2015-12-02 05:29:53.164 | ==============================
2015-12-02 05:29:53.215 | 2015-12-02 05:29:53.166 |
2015-12-02 05:29:53.248 | 2015-12-02 05:29:53.168 | neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup
2015-12-02 05:29:53.248 | 2015-12-02 05:29:53.169 | -----------------------------------------------------------------------------------------------
2015-12-02 05:29:53.249 | 2015-12-02 05:29:53.171 |
2015-12-02 05:29:53.249 | 2015-12-02 05:29:53.172 | Captured traceback:
2015-12-02 05:29:53.249 | 2015-12-02 05:29:53.173 | ~~~~~~~~~~~~~~~~~~~
2015-12-02 05:29:53.249 | 2015-12-02 05:29:53.175 | Traceback (most recent call last):
2015-12-02 05:29:53.249 | 2015-12-02 05:29:53.176 | File "neutron/tests/functional/agent/test_l3_agent.py", line 37, in test_restart_l3_agent_on_sighup
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.177 | workers=1)
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.179 | File "neutron/tests/functional/test_server.py", line 158, in _test_restart_service_on_sighup
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.180 | 'size': expected_size}))
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.181 | File "neutron/agent/linux/utils.py", line 326, in wait_until_true
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.182 | eventlet.sleep(sleep)
2015-12-02 05:29:53.250 | 2015-12-02 05:29:53.184 | File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep
2015-12-02 05:29:53.251 | 2015-12-02 05:29:53.185 | hub.switch()
2015-12-02 05:29:53.251 | 2015-12-02 05:29:53.186 | File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch
2015-12-02 05:29:53.251 | 2015-12-02 05:29:53.187 | return self.greenlet.switch()
2015-12-02 05:29:53.251 | 2015-12-02 05:29:53.188 | RuntimeError: Timed out waiting for file /tmp/tmp2Xmf33/tmpd3rEn3/test_server.tmp to be created and its size become equal to 10.

Fails for me as well. Somehow I am unable to restart the job too. 'check pipeline' seems not doing anything!