[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)

2024-07-24 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1431/builds/310

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

Worker for this Build: itamaro-ubuntu-aws

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
==

remote: Enumerating objects: 17, done.
remote: Counting objects:   5% (1/17)
remote: Counting objects:  11% (2/17)
remote: Counting objects:  17% (3/17)
remote: Counting objects:  23% (4/17)
remote: Counting objects:  29% (5/17)
remote: Counting objects:  35% (6/17)
remote: Counting objects:  41% (7/17)
remote: Counting objects:  47% (8/17)
remote: Counting objects:  52% (9/17)
remote: Counting objects:  58% (10/17)
remote: Counting objects:  64% (11/17)
remote: Counting objects:  70% (12/17)
remote: Counting objects:  76% (13/17)
remote: Counting objects:  82% (14/17)
remote: Counting objects:  88% (15/17)
remote: Counting objects:  94% (16/17)
remote: Counting objects: 100% (17/17)
remote: Counting objects: 100% (17/17), done.
remote: Compressing objects:  16% (1/6)
remote: Compressing objects:  33% (2/6)
remote: Compressing objects:  50% (3/6)
remote: Compressing objects:  66% (4/6)
remote: Compressing objects:  83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 17 (delta 11), reused 11 (delta 11), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.13   -> FETCH_HEAD
Note: switching to '40cdec6a8aeab66e0a6dc4b39654a9121c394a7c'.

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 40cdec6a8a [3.13] gh-122029: Log call events in sys.setprofile 
when it's a method with c function (GH-122072) (GH-122205)
Switched to and reset branch '3.13'

configure: WARNING: no system libmpdecimal found; falling back to bundled 
libmpdecimal (deprecated and scheduled for removal in Python 3.15)

make: *** [Makefile:2264: 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): - failed compile (failure) (d86ab5dde286642a378fcc32c243bc3b4bed750d)

2024-07-24 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.10 while building Python.
Full details are available at:
https://buildbot.python.org/#/builders/603/builds/1166

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

>From https://github.com/python/cpython
 * branch  3.10   -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.

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 d86ab5dde2 [3.10] gh-121957: Emit audit events for python -i and 
python -m asyncio (GH-122119)
Switched to and reset branch '3.10'

Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:1940:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 1940 | else if (kind == PyUnicode_1BYTE_KIND) {
  | ^
Objects/longobject.c:1816:25: note: ‘kind’ was declared here
 1816 | enum PyUnicode_Kind kind;
  | ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1763:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 1763 | else if (kind == PyUnicode_1BYTE_KIND) {
  | ^
Objects/longobject.c:1598:25: note: ‘kind’ was declared here
 1598 | enum PyUnicode_Kind kind;
  | ^~~~
ar: libpython3.10d.a: error reading Objects/abstract.o: No space left on device
make: *** [Makefile:652: libpython3.10d.a] 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:1940: clean-retain-profile] Error 1 (ignored)


Test report
===





Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide NoGIL refleaks 3.10 while building Python.
Full details are available at:
https://buildbot.python.org/#/builders/1554/builds/64

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

remote: Enumerating objects: 17, done.
remote: Counting objects:   5% (1/17)
remote: Counting objects:  11% (2/17)
remote: Counting objects:  17% (3/17)
remote: Counting objects:  23% (4/17)
remote: Counting objects:  29% (5/17)
remote: Counting objects:  35% (6/17)
remote: Counting objects:  41% (7/17)
remote: Counting objects:  47% (8/17)
remote: Counting objects:  52% (9/17)
remote: Counting objects:  58% (10/17)
remote: Counting objects:  64% (11/17)
remote: Counting objects:  70% (12/17)
remote: Counting objects:  76% (13/17)
remote: Counting objects:  82% (14/17)
remote: Counting objects:  88% (15/17)
remote: Counting objects:  94% (16/17)
remote: Counting objects: 100% (17/17)
remote: Counting objects: 100% (17/17), done.
remote: Compressing objects:   5% (1/17)
remote: Compressing objects:  11% (2/17)
remote: Compressing objects:  17% (3/17)
remote: Compressing objects:  23% (4/17)
remote: Compressing objects:  29% (5/17)
remote: Compressing objects:  35% (6/17)
remote: Compressing objects:  41% (7/17)
remote: Compressing objects:  47% (8/17)
remote: Compressing objects:  52% (9/17)
remote: Compressing objects:  58% (10/17)
remote: Compressing objects:  64% (11/17)
remote: Compressing objects:  70% (12/17)
remote: Compressing objects:  76% (13/17)
remote: Compressing objects:  82% (14/17)
remote: Compressing objects:  88% (15/17)
remote: Compressing objects:  94% (16/17)
remote: Compressing objects: 100% (17/17)
remote: Compressing objects: 100% (17/17), done.
remote: Total 17 (delta 0), reused 11 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.10   -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can 

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (9e9c71d09e68b42fd1b251af6e4bfde697fe9b57)

2024-07-24 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide NoGIL 
refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/#/builders/1530/builds/62

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

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure) (timed out)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_c0ef993f'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_7dd4a196'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_878344f3'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_273a6cdb'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_e26b67f9'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_724f1e88'
.


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_ba692d37'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_eff32445'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_e9ab0480'
.Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_209a5644'
.


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalize

[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (e91ef13861e88c27aed51a24e58d1dcc855a01dc)

2024-07-24 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/#/builders/300/builds/1152

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

remote: Enumerating objects: 166, done.
remote: Counting objects:   0% (1/146)
remote: Counting objects:   1% (2/146)
remote: Counting objects:   2% (3/146)
remote: Counting objects:   3% (5/146)
remote: Counting objects:   4% (6/146)
remote: Counting objects:   5% (8/146)
remote: Counting objects:   6% (9/146)
remote: Counting objects:   7% (11/146)
remote: Counting objects:   8% (12/146)
remote: Counting objects:   9% (14/146)
remote: Counting objects:  10% (15/146)
remote: Counting objects:  11% (17/146)
remote: Counting objects:  12% (18/146)
remote: Counting objects:  13% (19/146)
remote: Counting objects:  14% (21/146)
remote: Counting objects:  15% (22/146)
remote: Counting objects:  16% (24/146)
remote: Counting objects:  17% (25/146)
remote: Counting objects:  18% (27/146)
remote: Counting objects:  19% (28/146)
remote: Counting objects:  20% (30/146)
remote: Counting objects:  21% (31/146)
remote: Counting objects:  22% (33/146)
remote: Counting objects:  23% (34/146)
remote: Counting objects:  24% (36/146)
remote: Counting objects:  25% (37/146)
remote: Counting objects:  26% (38/146)
remote: Counting objects:  27% (40/146)
remote: Counting objects:  28% (41/146)
remote: Counting objects:  29% (43/146)
remote: Counting objects:  30% (44/146)
remote: Counting objects:  31% (46/146)
remote: Counting objects:  32% (47/146)
remote: Counting objects:  33% (49/146)
remote: Counting objects:  34% (50/146)
remote: Counting objects:  35% (52/146)
remote: Counting objects:  36% (53/146)
remote: Counting objects:  37% (55/146)
remote: Counting objects:  38% (56/146)
remote: Counting objects:  39% (57/146)
remote: Counting objects:  40% (59/146)
remote: Counting objects:  41% (60/146)
remote: Counting objects:  42% (62/146)
remote: Counting objects:  43% (63/146)
remote: Counting objects:  44% (65/146)
remote: Counting objects:  45% (66/146)
remote: Counting objects:  46% (68/146)
remote: Counting objects:  47% (69/146)
remote: Counting objects:  48% (71/146)
remote: Counting objects:  49% (72/146)
remote: Counting objects:  50% (73/146)
remote: Counting objects:  51% (75/146)
remote: Counting objects:  52% (76/146)
remote: Counting objects:  53% (78/146)
remote: Counting objects:  54% (79/146)
remote: Counting objects:  55% (81/146)
remote: Counting objects:  56% (82/146)
remote: Counting objects:  57% (84/146)
remote: Counting objects:  58% (85/146)
remote: Counting objects:  59% (87/146)
remote: Counting objects:  60% (88/146)
remote: Counting objects:  61% (90/146)
remote: Counting objects:  62% (91/146)
remote: Counting objects:  63% (92/146)
remote: Counting objects:  64% (94/146)
remote: Counting objects:  65% (95/146)
remote: Counting objects:  66% (97/146)
remote: Counting objects:  67% (98/146)
remote: Counting objects:  68% (100/146)
remote: Counting objects:  69% (101/146)
remote: Counting objects:  70% (103/146)
remote: Counting objects:  71% (104/146)
remote: Counting objects:  72% (106/146)
remote: Counting objects:  73% (107/146)
remote: Counting objects:  74% (109/146)
remote: Counting objects:  75% (110/146)
remote: Counting objects:  76% (111/146)
remote: Counting objects:  77% (113/146)
remote: Counting objects:  78% (114/146)
remote: Counting objects:  79% (116/146)
remote: Counting objects:  80% (117/146)
remote: Counting objects:  81% (119/146)
remote: Counting objects:  82% (120/146)
remote: Counting objects:  83% (122/146)
remote: Counting objects:  84% (123/146)
remote: Counting objects:  85% (125/146)
remote: Counting objects:  86% (126/146)
remote: Counting objects:  87% (128/146)
remote: Counting objects:  88% (129/146)
remote: Counting objects:  89% (130/146)
remote: Counting objects:  90% (132/146)
remote: Counting objects:  91% (133/146)