[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1226/builds/2089 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Kumar Aditya BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 12, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 12 (delta 3), reused 4 (delta 3), pack-reused 0 >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to '96ead91f0f0db59a942b8b34da9cc980c05588a2'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 96ead91f0f GH-120804: Remove `get_child_watcher` and `set_child_watcher` from asyncio (#120818) Switched to and reset branch 'main' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) make: *** [Makefile:2252: buildbottest] Error 2 Test report === Failed tests: - test_free_threading Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/223/builds/6129 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Kumar Aditya , Nice Zombies BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_repl.py", line 199, in test_asyncio_repl_is_ok assert_python_ok("-m", "asyncio") ^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 180, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 165, in _assert_python res.fail(cmd_line) ^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 75, in fail raise AssertionError("Process return code is %d\n" ...<13 lines>... err)) AssertionError: Process return code is -6 command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/python', '-X', 'faulthandler', '-I', '-m', 'asyncio'] Traceback (most recent call last): xiting asyncio REPL... File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/__main__.py", line 109, in run raise OSError(errno.ENOTTY, "tty required", "stdin") Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name=''> at interpreter shutdown, possibly due to daemon threads Python runtime state: finalizing (tstate=0x015e27e0) Traceback (most recent call last): Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name=''> at interpreter shutdown, possibly due to daemon threads Python runtime state: finalizing (tstate=0x015e27e0) Test report === Failed tests: - test_repl Failed subtests: - test_asyncio_repl_is_ok - test.test_repl.TestInteractiveInterpreter.test_asyncio_repl_is_ok Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder aarch64 RHEL8 LTO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1393/builds/163 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL8-aarch64 Build Reason: Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-RHEL8-aarch64.lto/build/Lib/threading.py", line 1039, in _bootstrap_inner self.run() ^^ File "/home/buildbot/buildarea/3.13.cstratak-RHEL8-aarch64.lto/build/Lib/threading.py", line 990, in run self._target(*self._args, **self._kwargs) ^ File "/home/buildbot/buildarea/3.13.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_interpreters/test_stress.py", line 29, in task interp = interpreters.create() File "/home/buildbot/buildarea/3.13.cstratak-RHEL8-aarch64.lto/build/Lib/test/support/interpreters/__init__.py", line 76, in create id = _interpreters.create(reqrefs=True) interpreters.InterpreterError: interpreter creation failed k Test report === Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/345/builds/8345 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: angelico-debian-amd64 Build Reason: Blamelist: Barney Gale , Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jason R. Coombs , Kumar Aditya , Nyakku Shigure , Serhiy Storchaka BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_os.py", line 4494, in test_timerfd_ns_select self.assertEqual(self.read_count_signaled(fd), 1) ^ AssertionError: 2 != 1 Traceback (most recent call last): File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_pathlib/test_pathlib.py", line 661, in test_copytree_no_read_permission self.assertRaises(PermissionError, source.copytree, target) ~^^ AssertionError: PermissionError not raised by copytree Test report === Failed tests: - test_pathlib Failed subtests: - test_copytree_no_read_permission - test.test_pathlib.test_pathlib.PosixPathTest.test_copytree_no_read_permission - test_copytree_no_read_permission - test.test_pathlib.test_pathlib.PathSubclassTest.test_copytree_no_read_permission - test_timerfd_ns_select - test.test_os.TimerfdTests.test_timerfd_ns_select - test_copytree_no_read_permission - test.test_pathlib.test_pathlib.PathTest.test_copytree_no_read_permission Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com