Buildbot failure in Python on aarch64 Fedora Rawhide LTO 3.x

The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/609/builds/709
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Akuli <akuviljanen17@gmail.com>, Guido van Rossum <guido@python.org>, Serhiy Storchaka <storchaka@gmail.com>, Shankar Jha <shankarj67@gmail.com>, YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>, linchiwei123 <40888469+linchiwei123@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_peg_generator: 9 min 59 sec
- test_concurrent_futures: 4 min 1 sec
- test_gdb: 3 min 37 sec
- test_multiprocessing_spawn: 2 min 12 sec
- test_multiprocessing_forkserver: 1 min 38 sec
- test_asyncio: 1 min 37 sec
- test_tokenize: 1 min 21 sec
- test_subprocess: 1 min 21 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_fork: 1 min 8 sec
1 test failed: test_gdb
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
1 re-run test: test_gdb
Total duration: 15 min 27 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 317, in test_int self.assertGdbRepr(42) File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 308, in assertGdbRepr gdb_repr, gdb_output = self.get_gdb_repr('id(' + ascii(val) + ')') File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 284, in get_gdb_repr self.fail('Unexpected gdb output: %r\n%s' % (gdb_output, gdb_output)) AssertionError: Unexpected gdb output: 'Breakpoint 1 at 0x594204: file Objects/longobject.c, line 984.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x594204: file Objects/longobject.c, line 984. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 836, in test_threads self.assertIn('Waiting for the GIL', gdb_output) AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 at 0x594204: file Objects/longobject.c, line 984.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nThread 1 (process 3289471):\nUnable to locate python frame\n'
Test report
Failed tests:
- test_gdb
Failed subtests:
- test_int - test.test_gdb.PrettyPrintTests
- test_threads - test.test_gdb.PyBtTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org