The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO + PGO 3.x
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/43/builds/5305
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Alex Turner <[email protected]>, Eric Snow
<[email protected]>, Hugo van Kemenade
<[email protected]>, Kirill Podoprigora
<[email protected]>, Sam Gross <[email protected]>, Savannah Ostrowski
<[email protected]>, Serhiy Storchaka <[email protected]>, Steve
Dower <[email protected]>, Tian Gao <[email protected]>, mpage
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 45, done.
remote: Counting objects: 2% (1/43)
remote: Counting objects: 4% (2/43)
remote: Counting objects: 6% (3/43)
remote: Counting objects: 9% (4/43)
remote: Counting objects: 11% (5/43)
remote: Counting objects: 13% (6/43)
remote: Counting objects: 16% (7/43)
remote: Counting objects: 18% (8/43)
remote: Counting objects: 20% (9/43)
remote: Counting objects: 23% (10/43)
remote: Counting objects: 25% (11/43)
remote: Counting objects: 27% (12/43)
remote: Counting objects: 30% (13/43)
remote: Counting objects: 32% (14/43)
remote: Counting objects: 34% (15/43)
remote: Counting objects: 37% (16/43)
remote: Counting objects: 39% (17/43)
remote: Counting objects: 41% (18/43)
remote: Counting objects: 44% (19/43)
remote: Counting objects: 46% (20/43)
remote: Counting objects: 48% (21/43)
remote: Counting objects: 51% (22/43)
remote: Counting objects: 53% (23/43)
remote: Counting objects: 55% (24/43)
remote: Counting objects: 58% (25/43)
remote: Counting objects: 60% (26/43)
remote: Counting objects: 62% (27/43)
remote: Counting objects: 65% (28/43)
remote: Counting objects: 67% (29/43)
remote: Counting objects: 69% (30/43)
remote: Counting objects: 72% (31/43)
remote: Counting objects: 74% (32/43)
remote: Counting objects: 76% (33/43)
remote: Counting objects: 79% (34/43)
remote: Counting objects: 81% (35/43)
remote: Counting objects: 83% (36/43)
remote: Counting objects: 86% (37/43)
remote: Counting objects: 88% (38/43)
remote: Counting objects: 90% (39/43)
remote: Counting objects: 93% (40/43)
remote: Counting objects: 95% (41/43)
remote: Counting objects: 97% (42/43)
remote: Counting objects: 100% (43/43)
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 2% (1/34)
remote: Compressing objects: 5% (2/34)
remote: Compressing objects: 8% (3/34)
remote: Compressing objects: 11% (4/34)
remote: Compressing objects: 14% (5/34)
remote: Compressing objects: 17% (6/34)
remote: Compressing objects: 20% (7/34)
remote: Compressing objects: 23% (8/34)
remote: Compressing objects: 26% (9/34)
remote: Compressing objects: 29% (10/34)
remote: Compressing objects: 32% (11/34)
remote: Compressing objects: 35% (12/34)
remote: Compressing objects: 38% (13/34)
remote: Compressing objects: 41% (14/34)
remote: Compressing objects: 44% (15/34)
remote: Compressing objects: 47% (16/34)
remote: Compressing objects: 50% (17/34)
remote: Compressing objects: 52% (18/34)
remote: Compressing objects: 55% (19/34)
remote: Compressing objects: 58% (20/34)
remote: Compressing objects: 61% (21/34)
remote: Compressing objects: 64% (22/34)
remote: Compressing objects: 67% (23/34)
remote: Compressing objects: 70% (24/34)
remote: Compressing objects: 73% (25/34)
remote: Compressing objects: 76% (26/34)
remote: Compressing objects: 79% (27/34)
remote: Compressing objects: 82% (28/34)
remote: Compressing objects: 85% (29/34)
remote: Compressing objects: 88% (30/34)
remote: Compressing objects: 91% (31/34)
remote: Compressing objects: 94% (32/34)
remote: Compressing objects: 97% (33/34)
remote: Compressing objects: 100% (34/34)
remote: Compressing objects: 100% (34/34), done.
remote: Total 45 (delta 12), reused 25 (delta 8), pack-reused 2
>From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out '8b56d82c59c2983b4292a7f506982f2cab352bb2'.
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 performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 8b56d82... GH-118306: Update JIT to use LLVM 18 (GH-118307)
Switched to and reset branch 'main'
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[2]: [Makefile:3101: clean-retain-profile] Error 1 (ignored)
In file included from Python/optimizer_analysis.c:437:
Python/optimizer_cases.c.h: In function ‘optimize_uops’:
Python/optimizer_cases.c.h:1444:23: warning: assignment to ‘_PyInterpreterFrame
*’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type
‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’}
[-Wincompatible-pointer-types]
gen_frame = sym_new_not_null(ctx);
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^~~~~~~~~~
./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’:
./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit
exceeded with -fvar-tracking-assignments, retrying without
test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored))
^~~~~~~~~~~~~~~~~~~~~~~
./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’:
./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit
exceeded with -fvar-tracking-assignments, retrying without
test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored))
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
In file included from Python/optimizer_analysis.c:437:
Python/optimizer_cases.c.h: In function ‘optimize_uops’:
Python/optimizer_cases.c.h:1444:23: warning: assignment to ‘_PyInterpreterFrame
*’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type
‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’}
[-Wincompatible-pointer-types]
gen_frame = sym_new_not_null(ctx);
^
make: *** [Makefile:2232: buildbottest] Error 2
Test report
===========
Failed tests:
- test_capi
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder ARM64 MacOS M1
Refleaks NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1368/builds/865
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-macos-arm64-aws
Build Reason: <unknown>
Blamelist: Alex Turner <[email protected]>, Eric Snow
<[email protected]>, Hugo van Kemenade
<[email protected]>, Sam Gross <[email protected]>,
Savannah Ostrowski <[email protected]>, Steve Dower
<[email protected]>, Tian Gao <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_threading.py",
line 2035, in test_interrupt_main_subthread
t.start()
~~~~~~~^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 977, in start
self._started.wait() # Will set ident and native_id
~~~~~~~~~~~~~~~~~~^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 656, in wait
with self._cond:
...<3 lines>...
return signaled
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 307, in __exit__
return self._lock.__exit__(*args)
~~~~~~~~~~~~~~~~~~~^^^^^^^
RuntimeError: release unlocked lock
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 659, in wait
signaled = self._cond.wait(timeout)
~~~~~~~~~~~~~~~^^^^^^^^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 368, in wait
self._acquire_restore(saved_state)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/threading.py",
line 315, in _acquire_restore
def _acquire_restore(self, x):
KeyboardInterrupt
Test report
===========
Failed tests:
- test_threading
Failed subtests:
- test_interrupt_main_subthread -
test.test_threading.InterruptMainTests.test_interrupt_main_subthread
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]