☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/483/builds/2294
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Joshua Herman <30265+zitterbewegung@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
415 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 7 min 5 sec
- test_tokenize: 5 min 58 sec
- test_gdb: 4 min 57 sec
- test_unparse: 4 min 52 sec
- test_asyncio: 4 min 9 sec
- test_concurrent_futures: 4 min
- test_multiprocessing_fork: 3 min 36 sec
- test_unicodedata: 3 min 24 sec
- test_multiprocessing_forkserver: 3 min 18 sec
- test_subprocess: 3 min 6 sec
1 test failed: test_zipfile
20 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_launcher test_msilib test_readline 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
2 re-run tests: test_threading test_zipfile
Total duration: 27 min 48 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1026, in test_default_timeout self.run_threads(f) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 855, in run_threads f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 683, in wait self._wait(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 721, in _wait raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task Warning -- Unraisable exception Exception ignored in thread started by: <function Bunch.__init__.<locals>.task at 0x84711cec0> Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task Warning -- Unraisable exception Exception ignored in thread started by: <function Bunch.__init__.<locals>.task at 0x84711cec0> Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 683, in wait self._wait(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 723, in _wait raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError: ERROR
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/test_zipfile.py", line 1218, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 1342, in __exit__ self.close() ^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 1886, in close self._write_end_record() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 1942, in _write_end_record self.fp.write(filename) ^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task Warning -- Unraisable exception Exception ignored in thread started by: <function Bunch.__init__.<locals>.task at 0x84711cec0> Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task Warning -- Unraisable exception Exception ignored in thread started by: <function Bunch.__init__.<locals>.task at 0x84711cec0> Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 683, in wait self._wait(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 723, in _wait raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError:
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/test_zipfile.py", line 1182, in test_write_pyfile zipfp.writepy(fn) ^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 2082, in writepy self.write(fname, arcname) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 1788, in write shutil.copyfileobj(src, dest, 1024*8) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/shutil.py", line 200, in copyfileobj fdst_write(buf) ^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/zipfile.py", line 1165, in write self._fileobj.write(data) ^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 49, in task f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 683, in wait self._wait(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 723, in _wait raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError: f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 674, in wait self._enter() # Block while the barrier drains. ^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 698, in _enter raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError: f() ^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/lock_tests.py", line 1021, in f i = barrier.wait() ^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 683, in wait self._wait(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/threading.py", line 723, in _wait raise BrokenBarrierError ^^^^^^^^^^^^^^^^^^^^^^^^ threading.BrokenBarrierError: k
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/test_zipfile.py", line 1218, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Test report
Failed tests:
- test_zipfile
Failed subtests:
- test_write_filtered_python_package - test.test_zipfile.PyZipFileTests.test_write_filtered_python_package
- test_write_pyfile - test.test_zipfile.PyZipFileTests.test_write_pyfile
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org