Buildbot failure in Python on AMD64 FreeBSD Shared 3.8

The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/18/builds/257
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Tal Einat <taleinat+github@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 21 min 19 sec
- test_tools: 20 min 54 sec
- test_lib2to3: 18 min 31 sec
- test_multiprocessing_forkserver: 9 min 32 sec
- test_regrtest: 9 min 16 sec
- test_asyncio: 8 min 50 sec
- test_pickle: 8 min 18 sec
- test_capi: 8 min
- test_subprocess: 6 min 54 sec
- test_buffer: 5 min 59 sec
1 test failed: test__xxsubinterpreters
19 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_msilib test_ossaudiodev test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test__xxsubinterpreters test_multiprocessing_main_handling test_tokenize
Total duration: 1 hour 43 min
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 51, in run interpreters.run_string(interp, dedent(f""" RuntimeError: interpreter already running
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 51, in run interpreters.run_string(interp, dedent(f""" RuntimeError: unrecognized interpreter ID 39
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 492, in test_subinterpreter self.assertTrue(interpreters.is_running(interp)) AssertionError: False is not true
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 51, in run interpreters.run_string(interp, dedent(f""" RuntimeError: interpreter already running FAIL
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 857, in test_already_running interpreters.run_string(self.id, 'print("spam")') AssertionError: RuntimeError not raised
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 762, in test_still_running self.assertTrue(interpreters.is_running(interp), AssertionError: False is not true : Interp 39 should be running before destruction.
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test__xxsubinterpreters.py", line 51, in run interpreters.run_string(interp, dedent(f""" RuntimeError: unrecognized interpreter ID 46
Test report
Failed tests:
- test__xxsubinterpreters
- test_multiprocessing_main_handling
- test_tokenize
Failed subtests:
- test_still_running - test.test__xxsubinterpreters.DestroyTests
- test_subinterpreter - test.test__xxsubinterpreters.IsRunningTests
- test_already_running - test.test__xxsubinterpreters.RunStringTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org