Message296334
Yet another bug. I see a pattern, a lot of tests ends with test_threading running in background, test_threading is the last test to run, and then regrtest stops logging anything and buildbot kills the test.
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%202.7/builds/126/steps/test/logs/stdio
...
0:05:18 [399/404] test_scope passed -- running: test_threading (128 sec)
0:05:19 [400/404] test_longexp passed -- running: test_threading (129 sec)
0:05:19 [401/404] test_strptime passed -- running: test_threading (129 sec)
0:05:20 [402/404] test_logging passed -- running: test_threading (130 sec)
0:05:27 [403/404] test_select passed -- running: test_threading (137 sec)
command timed out: 1200 seconds without output running ['make', 'buildbottest', 'TESTOPTS=-j2 -j4', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1528.143168 |
|
Date |
User |
Action |
Args |
2017-06-19 13:40:54 | vstinner | set | recipients:
+ vstinner |
2017-06-19 13:40:54 | vstinner | set | messageid: <1497879654.02.0.148702284531.issue30351@psf.upfronthosting.co.za> |
2017-06-19 13:40:54 | vstinner | link | issue30351 messages |
2017-06-19 13:40:53 | vstinner | create | |
|