Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/448/builds/1359
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
419 tests OK.
10 slowest tests:
- test_peg_generator: 8 min
- test_gdb: 3 min 5 sec
- test_concurrent_futures: 3 min 4 sec
- test_multiprocessing_spawn: 2 min 7 sec
- test_multiprocessing_forkserver: 1 min 23 sec
- test_ssl: 1 min 14 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_tokenize: 1 min 10 sec
- test_unparse: 1 min 6 sec
- test_asyncio: 1 min 4 sec
1 test altered the execution environment: test_ftplib
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 8 min 30 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_f4154836'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/ssl.py", line 1345, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_2320248c'
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/494/builds/1366
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Brett Cannon <brett@python.org>, Gregory Beauregard <greg@greg.red>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Natanael Copa <ncopa@alpinelinux.org>, Steve Dower <steve.dower@python.org>, Zackery Spytz <zspytz@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 52 sec
- test_multiprocessing_spawn: 1 min 56 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_tokenize: 1 min 16 sec
- test_ssl: 1 min 13 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 1 min 7 sec
- test_signal: 48.6 sec
- test_unparse: 45.2 sec
- test_io: 43.1 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 4 min 49 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/ssl.py", line 1345, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_d6df4ef3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_fcaa162a'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_b9a5a805'
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/424/builds/1015
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Batuhan Taskaya <batuhan@python.org>, Brandt Bucher <brandt@python.org>, Brett Cannon <brett@python.org>, Christian Heimes <christian@python.org>, Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>, Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Eric V. Smith <ericvsmith@users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, Felix Fontein <felix@fontein.de>, Florian Bruhin <me@the-compiler.org>, Gregory Beauregard <greg@greg.red>, Gregory P. Smith <greg@krypto.org>, Illia Volochii <illia.volochii@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jason R. Coombs <jaraco@jaraco.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Joshua Bronson <jabronson@gmail.com>, Julien Palard <julien@palard.fr>, Karolina Surma <33810531+befeleme@users.noreply.git hub.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kinshuk Dua <kinshukdua@gmail.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mario Corchero <mcorcherojim@bloomberg.net>, Mark Dickinson <mdickinson@enthought.com>, Mark Shannon <mark@hotpy.org>, Mateusz Łoskot <mateusz@loskot.net>, Natanael Copa <ncopa@alpinelinux.org>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Piotr Fusik <piotr@fusik.info>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Russel Webber <24542073+RusselWebber@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@udel.edu>, Thomas Klausner <tk@giga.or.at>, Tim Peters <tim.peters@gmail.com>, Tom Sparrow <793763+sparrowt@users.noreply.github.com>, Victor Stinner <vstinner@python.org>, Weipeng Hong <hongweichen8888@sina.com>, Yellow Dusk <yellow.dusk1590@fastmail.com>, Zackery Spytz <zspytz@gmail.com>, Za ne Bitter <zbitter@redhat.com>, andrei kulakov <andrei.avk@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
415 tests OK.
10 slowest tests:
- test_peg_generator: 31 min 46 sec
- test_tools: 30 min 21 sec
- test_concurrent_futures: 3 min 58 sec
- test_tokenize: 3 min 20 sec
- test_multiprocessing_spawn: 3 min 19 sec
- test_compileall: 3 min 19 sec
- test_venv: 2 min 55 sec
- test_regrtest: 2 min 50 sec
- test_asyncio: 2 min 6 sec
- test_unparse: 2 min 5 sec
1 test failed: test_tools
16 tests skipped: test_devpoll test_idle test_ioctl test_kqueue test_msilib test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_peg_generator test_tools
Total duration: 1 hour 50 sec
Captured traceback
Traceback (most recent call last): File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/unixccompiler.py", line 117, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/ccompiler.py", line 910, in spawn spawn(cmd, dry_run=self.dry_run) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/spawn.py", line 91, in spawn raise DistutilsExecError( ^^^^^^^^^^^^^^^^^^^^^^^^^ distutils.errors.DistutilsExecError: command '/usr/lib/ccache/gcc' failed with exit code 1
Traceback (most recent call last): File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__ self.gen.throw(typ, value, traceback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/support/os_helper.py", line 396, in temp_dir yield path ^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script outdir, scriptfile, python = helper.prepare(script, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 163, in prepare _run_quiet([MAKE, '-C', builddir, '-j8', 'install']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 529, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpvr4h7fm2/python-build', '-j8', 'install']' returned non-zero exit status 2.
Traceback (most recent call last): File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 357, in test_with_stmt_with_paren self.run_test(grammar_source, test_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test self.build_extension(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension generate_parser_c_extension(grammar, Path(self.tmp_path)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension compile_c_extension(str(source), build_dir=str(path)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/peg_generator/pegen/build.py", line 94, in compile_c_extension cmd.run() ^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 340, in run self.build_extensions() ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions self._build_extensions_serial() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__ self.gen.throw(typ, value, traceback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 479, in _filter_build_errors yield ^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial self.build_extension(ext) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 529, in build_extension objects = self.compiler.compile(sources, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/ccompiler.py", line 574, in compile self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/unixccompiler.py", line 120, in _compile raise CompileError(msg) ^^^^^^^^^^^^^^^^^^^^^^^ distutils.errors.CompileError: command '/usr/lib/ccache/gcc' failed with exit code 1
Traceback (most recent call last): File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__ self.gen.throw(typ, value, traceback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/support/os_helper.py", line 396, in temp_dir yield path ^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script outdir, scriptfile, python = helper.prepare(script, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 163, in prepare _run_quiet([MAKE, '-C', builddir, '-j8', 'install']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 529, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp0xignid8/python-build', '-j8', 'install']' returned non-zero exit status 2.
Test report
Failed tests:
- test_peg_generator
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze
- test_with_stmt_with_paren - test.test_peg_generator.test_c_parser.TestCParser
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/375/builds/1386
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Brett Cannon <brett@python.org>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
419 tests OK.
10 slowest tests:
- test_peg_generator: 5 min 15 sec
- test_concurrent_futures: 2 min 56 sec
- test_gdb: 2 min 26 sec
- test_multiprocessing_spawn: 1 min 53 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 1 min 4 sec
- test_signal: 48.7 sec
- test_io: 40.5 sec
- test_socket: 39.0 sec
1 test altered the execution environment: test_ftplib
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 5 min 59 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1345, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_f1223649'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_3f5f36a4'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_88868840'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/831/builds/33
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-x86_64
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Batuhan Taskaya <batuhan@python.org>, Brandt Bucher <brandt@python.org>, Brett Cannon <brett@python.org>, Christian Heimes <christian@python.org>, Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>, Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Eric V. Smith <ericvsmith@users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, Felix Fontein <felix@fontein.de>, Florian Bruhin <me@the-compiler.org>, Gregory Beauregard <greg@greg.red>, Gregory P. Smith <greg@krypto.org>, Illia Volochii <illia.volochii@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jason R. Coombs <jaraco@jaraco.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Joshua Bronson <jabronson@gmail.com>, Julien Palard <julien@palard.fr>, Karolina Surma <33810531+befeleme@users.noreply.git hub.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kinshuk Dua <kinshukdua@gmail.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mario Corchero <mcorcherojim@bloomberg.net>, Mark Dickinson <mdickinson@enthought.com>, Mark Shannon <mark@hotpy.org>, Mateusz Łoskot <mateusz@loskot.net>, Natanael Copa <ncopa@alpinelinux.org>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Piotr Fusik <piotr@fusik.info>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Russel Webber <24542073+RusselWebber@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@udel.edu>, Thomas Klausner <tk@giga.or.at>, Tim Peters <tim.peters@gmail.com>, Tom Sparrow <793763+sparrowt@users.noreply.github.com>, Victor Stinner <vstinner@python.org>, Weipeng Hong <hongweichen8888@sina.com>, Yellow Dusk <yellow.dusk1590@fastmail.com>, Zackery Spytz <zspytz@gmail.com>, Za ne Bitter <zbitter@redhat.com>, andrei kulakov <andrei.avk@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
Note: switching to '768569325abc0a9cd5aae65c531889ec390847aa'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 768569325a bpo-46407: Fix long_mod refleak (GH-31025) Switched to and reset branch 'main'
Objects/unicodeobject.c:16167:1: fatal error: error writing to /tmp/ccLJgZ8N.s: No space left on device 16167 | } | ^ compilation terminated. make: *** [Makefile:2392: Objects/unicodeobject.o] Error 1 make: *** Waiting for unfinished jobs.... ./Modules/_io/bytesio.c:1166:1: fatal error: error writing to /tmp/cckufa7C.s: No space left on device 1166 | }; | ^ compilation terminated. make: *** [Makefile:2632: Modules/_io/bytesio.o] Error 1 ./Modules/_io/stringio.c:1044:1: fatal error: error writing to /tmp/cciiQ2I6.s: No space left on device 1044 | }; | ^ compilation terminated. make: *** [Makefile:2635: Modules/_io/stringio.o] Error 1 ./Modules/_io/bufferedio.c:2734:1: fatal error: error writing to /tmp/ccy8fNV3.s: No space left on device 2734 | }; | ^ compilation terminated. make: *** [Makefile:2633: Modules/_io/bufferedio.o] Error 1 ./Modules/_io/textio.c:3338:1: fatal error: error writing to /tmp/ccZElXJo.s: No space left on device 3338 | }; | ^ compilation terminated. make: *** [Makefile:2634: Modules/_io/textio.o] Error 1 ./Modules/posixmodule.c:15900:1: fatal error: error writing to /tmp/cceqwfhx.s: No space left on device 15900 | } | ^ compilation terminated. make: *** [Makefile:2617: Modules/posixmodule.o] Error 1
find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory make: [Makefile:2472: clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/73/builds/1385
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Brett Cannon <brett@python.org>, Christian Heimes <christian@python.org>, Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>, Eric Snow <ericsnowcurrently@gmail.com>, Gregory Beauregard <greg@greg.red>, Gregory P. Smith <greg@krypto.org>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Julien Palard <julien@palard.fr>, Karolina Surma <33810531+befeleme@users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mark Shannon <mark@hotpy.org>, Natanael Copa <ncopa@alpinelinux.org>, Nikita Sobolev <mail@sobolevn.me>, Russel Webber <24542073+RusselWebber@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Victor Stinner <vstinner@python.org>, Zackery Spytz <zspytz@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 6 sec
- test_multiprocessing_spawn: 2 min 22 sec
- test_multiprocessing_forkserver: 1 min 36 sec
- test_asyncio: 1 min 29 sec
- test_multiprocessing_fork: 1 min 17 sec
- test_nntplib: 1 min 7 sec
- test_subprocess: 1 min 5 sec
- test_unparse: 55.9 sec
- test_signal: 49.3 sec
- test_io: 42.5 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 3 min 8 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/ssl.py", line 1345, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_145e059f'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception ^^^^^^^^^^^^^^^ Exception k
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org