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/5272

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: <unknown>
Blamelist: Nice Zombies <nineteendo1...@gmail.com>, Seth Michael Larson 
<s...@python.org>, Shantanu <12621235+hauntsani...@users.noreply.github.com>, 
Yichen Yan <oralu...@outlook.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

remote: Enumerating objects: 11, done.        
remote: Counting objects:   9% (1/11)        
remote: Counting objects:  18% (2/11)        
remote: Counting objects:  27% (3/11)        
remote: Counting objects:  36% (4/11)        
remote: Counting objects:  45% (5/11)        
remote: Counting objects:  54% (6/11)        
remote: Counting objects:  63% (7/11)        
remote: Counting objects:  72% (8/11)        
remote: Counting objects:  81% (9/11)        
remote: Counting objects:  90% (10/11)        
remote: Counting objects: 100% (11/11)        
remote: Counting objects: 100% (11/11), 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 11 (delta 3), reused 2 (delta 2), pack-reused 0        
>From https://github.com/python/cpython
 * branch            main       -> FETCH_HEAD
Note: checking out 'e17cd1fbfd4f20824c686c7242423e84ba6a6cc5'.

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 e17cd1f... gh-116984: Install mimalloc headers (#116985)
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)
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)
 ^

make: *** [Makefile:2232: buildbottest] Error 2


Test report
===========

Failed tests:

- test_capi




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 
LTO + PGO 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/96/builds/7329

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: <unknown>
Blamelist: Nice Zombies <nineteendo1...@gmail.com>, Yichen Yan 
<oralu...@outlook.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

remote: Enumerating objects: 11, done.        
remote: Counting objects:   9% (1/11)        
remote: Counting objects:  18% (2/11)        
remote: Counting objects:  27% (3/11)        
remote: Counting objects:  36% (4/11)        
remote: Counting objects:  45% (5/11)        
remote: Counting objects:  54% (6/11)        
remote: Counting objects:  63% (7/11)        
remote: Counting objects:  72% (8/11)        
remote: Counting objects:  81% (9/11)        
remote: Counting objects:  90% (10/11)        
remote: Counting objects: 100% (11/11)        
remote: Counting objects: 100% (11/11), done.        
remote: Compressing objects:  10% (1/10)        
remote: Compressing objects:  20% (2/10)        
remote: Compressing objects:  30% (3/10)        
remote: Compressing objects:  40% (4/10)        
remote: Compressing objects:  50% (5/10)        
remote: Compressing objects:  60% (6/10)        
remote: Compressing objects:  70% (7/10)        
remote: Compressing objects:  80% (8/10)        
remote: Compressing objects:  90% (9/10)        
remote: Compressing objects: 100% (10/10)        
remote: Compressing objects: 100% (10/10), done.        
remote: Total 11 (delta 3), reused 1 (delta 1), pack-reused 0        
>From https://github.com/python/cpython
 * branch            main       -> FETCH_HEAD
Note: checking out 'e17cd1fbfd4f20824c686c7242423e84ba6a6cc5'.

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 e17cd1f... gh-116984: Install mimalloc headers (#116985)
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)

make: *** [Makefile:2232: buildbottest] Error 2


Test report
===========

Failed tests:

- test_capi




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

Reply via email to