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

2024-03-10 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 
3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/987/builds/673

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

Worker for this Build: ware-win11

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 "b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\test_io.py", line 
4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\support\__init__.py", line 
1474, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===

Failed subtests:

- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/921/builds/660

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

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

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (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 1), reused 8 (delta 1), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.11   -> 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 232b085a01 [3.11] gh-105535 Document potential performance trap 
during enum creation (GH-107119) (GH-116512)
Switched to and reset branch '3.11'

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


Test report
===





Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@p

[Buildbot-status] Buildbot Python worker kulikjak-solaris-sparcv9 missing

2024-03-10 Thread buildbot
The Buildbot worker named kulikjak-solaris-sparcv9 went away.

It last disconnected at Sun Mar 10 22:18:31 2024.


The admin on record (as reported by WORKER:info/admin) was Jakub Kulik 
.


___
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 worker linaro-win-arm64 missing

2024-03-10 Thread buildbot
The Buildbot worker named linaro-win-arm64 went away.

It last disconnected at Sun Mar 10 22:18:26 2024.


The admin on record (as reported by WORKER:info/admin) was Windows on Arm 
Linaro team 
.


___
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 worker edelsohn-fedora-ppc64 missing

2024-03-10 Thread buildbot
The Buildbot worker named edelsohn-fedora-ppc64 went away.

It last disconnected at Sun Mar 10 22:18:30 2024.


The admin on record (as reported by WORKER:info/admin) was David Edelsohn 

.


___
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) (17d31bf3843c384873999a15ce683cc3654f46ae)

2024-03-10 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 
Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/565/builds/1047

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

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

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

remote: Enumerating objects: 41, done.
remote: Counting objects:   2% (1/40)
remote: Counting objects:   5% (2/40)
remote: Counting objects:   7% (3/40)
remote: Counting objects:  10% (4/40)
remote: Counting objects:  12% (5/40)
remote: Counting objects:  15% (6/40)
remote: Counting objects:  17% (7/40)
remote: Counting objects:  20% (8/40)
remote: Counting objects:  22% (9/40)
remote: Counting objects:  25% (10/40)
remote: Counting objects:  27% (11/40)
remote: Counting objects:  30% (12/40)
remote: Counting objects:  32% (13/40)
remote: Counting objects:  35% (14/40)
remote: Counting objects:  37% (15/40)
remote: Counting objects:  40% (16/40)
remote: Counting objects:  42% (17/40)
remote: Counting objects:  45% (18/40)
remote: Counting objects:  47% (19/40)
remote: Counting objects:  50% (20/40)
remote: Counting objects:  52% (21/40)
remote: Counting objects:  55% (22/40)
remote: Counting objects:  57% (23/40)
remote: Counting objects:  60% (24/40)
remote: Counting objects:  62% (25/40)
remote: Counting objects:  65% (26/40)
remote: Counting objects:  67% (27/40)
remote: Counting objects:  70% (28/40)
remote: Counting objects:  72% (29/40)
remote: Counting objects:  75% (30/40)
remote: Counting objects:  77% (31/40)
remote: Counting objects:  80% (32/40)
remote: Counting objects:  82% (33/40)
remote: Counting objects:  85% (34/40)
remote: Counting objects:  87% (35/40)
remote: Counting objects:  90% (36/40)
remote: Counting objects:  92% (37/40)
remote: Counting objects:  95% (38/40)
remote: Counting objects:  97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects:   2% (1/36)
remote: Compressing objects:   5% (2/36)
remote: Compressing objects:   8% (3/36)
remote: Compressing objects:  11% (4/36)
remote: Compressing objects:  13% (5/36)
remote: Compressing objects:  16% (6/36)
remote: Compressing objects:  19% (7/36)
remote: Compressing objects:  22% (8/36)
remote: Compressing objects:  25% (9/36)
remote: Compressing objects:  27% (10/36)
remote: Compressing objects:  30% (11/36)
remote: Compressing objects:  33% (12/36)
remote: Compressing objects:  36% (13/36)
remote: Compressing objects:  38% (14/36)
remote: Compressing objects:  41% (15/36)
remote: Compressing objects:  44% (16/36)
remote: Compressing objects:  47% (17/36)
remote: Compressing objects:  50% (18/36)
remote: Compressing objects:  52% (19/36)
remote: Compressing objects:  55% (20/36)
remote: Compressing objects:  58% (21/36)
remote: Compressing objects:  61% (22/36)
remote: Compressing objects:  63% (23/36)
remote: Compressing objects:  66% (24/36)
remote: Compressing objects:  69% (25/36)
remote: Compressing objects:  72% (26/36)
remote: Compressing objects:  75% (27/36)
remote: Compressing objects:  77% (28/36)
remote: Compressing objects:  80% (29/36)
remote: Compressing objects:  83% (30/36)
remote: Compressing objects:  86% (31/36)
remote: Compressing objects:  88% (32/36)
remote: Compressing objects:  91% (33/36)
remote: Compressing objects:  94% (34/36)
remote: Compressing objects:  97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
remote: Total 41 (delta 9), reused 18 (delta 4), pack-reused 1
>From https://github.com/python/cpython
 * branch  main   -> 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

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

2024-03-10 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1225/builds/1698

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Malcolm Smith 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 3030, in test_mymanager_context_prestarted
self.assertEqual(manager._process.exitcode, 0)
^^
AssertionError: -15 != 0



Test report
===

Failed tests:

- test.test_multiprocessing_spawn.test_manager

Failed subtests:

- test_mymanager_context_prestarted - 
test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager_context_prestarted




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