Buildbot failure in Python on AMD64 Fedora Rawhide Refleaks 3.9
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/691/builds/82
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 hour 20 min
- test_signal: 31 min 34 sec
- test_asyncio: 30 min 13 sec
- test_pydoc: 30 min 3 sec
- test_peg_generator: 25 min 13 sec
- test_multiprocessing_spawn: 17 min 40 sec
- test_multiprocessing_forkserver: 15 min 5 sec
- test_mailbox: 14 min 7 sec
- test_zipfile: 13 min 41 sec
- test_lib2to3: 11 min 13 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
2 re-run tests: test_concurrent_futures test_gdb
Total duration: 4 hour 20 min
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_gdb.py", line 410, in test_sets self.assertGdbRepr(set(['a']), "{'a'}") File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/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.9.cstratak-fedora-rawhide-x86_64.refleak/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 0x60b499: file Python/bltinmodule.c, line 1173.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x60b499: file Python/bltinmodule.c, line 1173. [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.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_gdb.py", line 743, in test_down_at_bottom self.assertEndsWith(bt, File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_gdb.py", line 289, in assertEndsWith self.assertTrue(actual.endswith(exp_end), AssertionError: False is not true : 'Breakpoint 1 at 0x60b499: file Python/bltinmodule.c, line 1173.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\nUnable to locate python frame\n' did not end with 'Unable to find a newer python frame\n'
Test report
Failed tests:
- test_gdb
Failed subtests:
- test_down_at_bottom - test.test_gdb.StackNavigationTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org