Buildbot failure in Python on AMD64 FreeBSD Shared 3.9
The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/151/builds/273
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>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then ENV CHANGED ==
405 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 4 sec
- test_multiprocessing_spawn: 3 min 3 sec
- test_tokenize: 2 min 17 sec
- test_unparse: 2 min 14 sec
- test_multiprocessing_forkserver: 1 min 48 sec
- test_asyncio: 1 min 47 sec
- test_multiprocessing_fork: 1 min 35 sec
- test_subprocess: 1 min 33 sec
- test_gdb: 1 min 28 sec
- test_lib2to3: 1 min 27 sec
1 test altered the execution environment: test_asyncio
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
1 re-run test: test_threading
Total duration: 12 min 55 sec
Captured traceback
Traceback (most recent call last): Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 47, in task File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 47, in task f()f()
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/support/__init__.py", line 2126, in reap_children pid, status = os.waitpid(-1, os.WNOHANG) BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 47, in task f() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 997, in f i = barrier.wait() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/threading.py", line 626, in wait self._enter() # Block while the barrier drains. File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/threading.py", line 650, in _enter raise BrokenBarrierError threading.BrokenBarrierError:
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1002, in test_default_timeout self.run_threads(f) File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 831, in run_threads f() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 997, in f i = barrier.wait() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/threading.py", line 635, in wait self._wait(timeout) File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/threading.py", line 675, in _wait raise BrokenBarrierError threading.BrokenBarrierError
Test report
Failed tests:
- test_threading
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org