Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/520/builds/100
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
400 tests OK.
10 slowest tests:
- test_concurrent_futures: 15 min 13 sec
- test_asyncio: 12 min 15 sec
- test_multiprocessing_spawn: 9 min 45 sec
- test_multiprocessing_forkserver: 7 min 53 sec
- test_multiprocessing_fork: 6 min 57 sec
- test_io: 3 min 36 sec
- test_nntplib: 3 min 34 sec
- test_socket: 3 min 32 sec
- test_subprocess: 3 min 10 sec
- test_gdb: 2 min 57 sec
1 test failed: test_site
15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_site
Total duration: 27 min 3 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 205, in test_s_option self.assertIn(usersite, sys.path) AssertionError: '/home/dje/.local/lib/python3.7/site-packages' not found in ['/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build', '/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/target/lib/python37.zip', '/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib', '/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/build/lib.linux-s390x-3.7-pydebug']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2502, in run raise ssl.SSLError('tlsv13 alert certificate required') ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2416, in run msg = self.read() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2393, in read return self.sslconn.read() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/ssl.py", line 931, in read return self._sslobj.read(len) ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2570)
Test report
Failed tests:
- test_site
Failed subtests:
- test_s_option - test.test_site.HelperFunctionsTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org