Buildbot failure in Python on aarch64 Fedora Rawhide 3.8

The Buildbot has detected a failed build on builder aarch64 Fedora Rawhide 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/623/builds/125
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
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 FAILURE ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 47 sec
- test_multiprocessing_spawn: 2 min 41 sec
- test_tokenize: 2 min 17 sec
- test_tools: 2 min 4 sec
- test_asyncio: 1 min 50 sec
- test_multiprocessing_forkserver: 1 min 47 sec
- test_lib2to3: 1 min 32 sec
- test_multiprocessing_fork: 1 min 31 sec
- test_gdb: 56.4 sec
- test_capi: 55.5 sec
1 test failed: test_sqlite
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_nntplib test_sqlite
Total duration: 6 min 26 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/sqlite3/test/userfunctions.py", line 290, in CheckFuncDeterministic self.assertEqual(mock.call_count, 1) AssertionError: 2 != 1
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_nntplib.py", line 273, in test_with_statement with self.NNTP_CLASS(self.NNTP_HOST, timeout=TIMEOUT, usenetrc=False) as server: File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/nntplib.py", line 1081, in __init__ self.sock = _encrypt_on(self.sock, ssl_context, host) File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/nntplib.py", line 293, in _encrypt_on return context.wrap_socket(sock, server_hostname=hostname) File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64/build/Lib/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() OSError: [Errno 0] Error
Test report
Failed tests:
- test_sqlite
Failed subtests:
- test_with_statement - test.test_nntplib.NetworkedNNTP_SSLTests
- CheckFuncDeterministic - sqlite3.test.userfunctions.FunctionTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org