Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/188/builds/1294
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: David Gilbertson <gilbertson.david@gmail.com>, E-Paine <63801254+E-Paine@users.noreply.github.com>, Joe <nigelchiang@outlook.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 35 sec
- test_peg_generator: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 27 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 50.1 sec
- test_signal: 47.4 sec
- test_mailbox: 44.2 sec
- test_unparse: 40.9 sec
- test_io: 39.6 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_epoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 3 min 34 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_7f32fcd5'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_8c243c83'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1346, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/285/builds/1292
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: David Gilbertson <gilbertson.david@gmail.com>, E-Paine <63801254+E-Paine@users.noreply.github.com>, Joe <nigelchiang@outlook.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 59 sec
- test_gdb: 2 min 55 sec
- test_peg_generator: 2 min 12 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_multiprocessing_forkserver: 1 min 27 sec
- test_capi: 1 min 16 sec
- test_asyncio: 1 min 15 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_unparse: 1 min 5 sec
- test_tokenize: 58.7 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_epoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 5 min 54 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_5bbad1d1'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_17cc9319'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_1f454125'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/ssl.py", line 1346, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org