The Buildbot has detected a new failure on builder PPC64LE CentOS9 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/843/builds/439
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown> Blamelist: Dong-hee Na <donghee.na@python.org>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Stanley <46876382+slateny@users.noreply.github.com>
BUILD FAILED: failed test (failure) clean (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_gdb: 5 min 12 sec
- test_multiprocessing_spawn: 4 min 17 sec
- test_unparse: 3 min 41 sec
- test_tokenize: 3 min 31 sec
- test_concurrent_futures: 3 min 28 sec
- test_lib2to3: 2 min 28 sec
- test_unicodedata: 2 min 3 sec
- test_capi: 1 min 57 sec
- test_asyncio: 1 min 41 sec
- test_peg_generator: 1 min 37 sec
1 test altered the execution environment: test_import
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 7 min 36 sec
Captured traceback
TracebackTests) ... ok
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le/build/Lib/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le/build/Lib/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le/build/Lib/test/test_import/__init__.py", line 457, in run sys.settrace(None) RuntimeError: Cannot install a trace function while another trace function is being installed
Test report
Sincerely, -The Buildbot