Buildbot failure in Python on PPC64LE Fedora Rawhide 3.x
The Buildbot has detected a failed build on builder PPC64LE Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/444/builds/558
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 17 sec
- test_unparse: 3 min 17 sec
- test_multiprocessing_spawn: 3 min 16 sec
- test_peg_generator: 3 min
- test_tokenize: 2 min 47 sec
- test_capi: 1 min 58 sec
- test_lib2to3: 1 min 57 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_unicodedata: 1 min 32 sec
- test_gdb: 1 min 31 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_socket test_sqlite
Total duration: 7 min 19 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py", line 369, in _tearDown self.wait_threads.__exit__(None, None, None) File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/contextlib.py", line 124, in __exit__ next(self.gen) File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/support/threading_helper.py", line 101, in wait_threads_exit gc_collect() NameError: name 'gc_collect' is not defined
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/sqlite3/test/userfunctions.py", line 290, in CheckFuncDeterministic self.assertEqual(mock.call_count, 1) AssertionError: 2 != 1
Test report
Failed tests:
- test_socket
- test_sqlite
Failed subtests:
- testRecvmsgIntoBadArgs - test.test_socket.RecvmsgIntoUDP6Test
- CheckFuncDeterministic - sqlite3.test.userfunctions.FunctionTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org