[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (cd87737a1de9a3b766358912985ffae511c3911d)

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.12 
while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1187/builds/227

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

Worker for this Build: edelsohn-rhel8-z

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 33, done.
remote: Counting objects:   3% (1/32)
remote: Counting objects:   6% (2/32)
remote: Counting objects:   9% (3/32)
remote: Counting objects:  12% (4/32)
remote: Counting objects:  15% (5/32)
remote: Counting objects:  18% (6/32)
remote: Counting objects:  21% (7/32)
remote: Counting objects:  25% (8/32)
remote: Counting objects:  28% (9/32)
remote: Counting objects:  31% (10/32)
remote: Counting objects:  34% (11/32)
remote: Counting objects:  37% (12/32)
remote: Counting objects:  40% (13/32)
remote: Counting objects:  43% (14/32)
remote: Counting objects:  46% (15/32)
remote: Counting objects:  50% (16/32)
remote: Counting objects:  53% (17/32)
remote: Counting objects:  56% (18/32)
remote: Counting objects:  59% (19/32)
remote: Counting objects:  62% (20/32)
remote: Counting objects:  65% (21/32)
remote: Counting objects:  68% (22/32)
remote: Counting objects:  71% (23/32)
remote: Counting objects:  75% (24/32)
remote: Counting objects:  78% (25/32)
remote: Counting objects:  81% (26/32)
remote: Counting objects:  84% (27/32)
remote: Counting objects:  87% (28/32)
remote: Counting objects:  90% (29/32)
remote: Counting objects:  93% (30/32)
remote: Counting objects:  96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects:   3% (1/27)
remote: Compressing objects:   7% (2/27)
remote: Compressing objects:  11% (3/27)
remote: Compressing objects:  14% (4/27)
remote: Compressing objects:  18% (5/27)
remote: Compressing objects:  22% (6/27)
remote: Compressing objects:  25% (7/27)
remote: Compressing objects:  29% (8/27)
remote: Compressing objects:  33% (9/27)
remote: Compressing objects:  37% (10/27)
remote: Compressing objects:  40% (11/27)
remote: Compressing objects:  44% (12/27)
remote: Compressing objects:  48% (13/27)
remote: Compressing objects:  51% (14/27)
remote: Compressing objects:  55% (15/27)
remote: Compressing objects:  59% (16/27)
remote: Compressing objects:  62% (17/27)
remote: Compressing objects:  66% (18/27)
remote: Compressing objects:  70% (19/27)
remote: Compressing objects:  74% (20/27)
remote: Compressing objects:  77% (21/27)
remote: Compressing objects:  81% (22/27)
remote: Compressing objects:  85% (23/27)
remote: Compressing objects:  88% (24/27)
remote: Compressing objects:  92% (25/27)
remote: Compressing objects:  96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 33 (delta 8), reused 20 (delta 5), pack-reused 1
>From https://github.com/python/cpython
 * branch  3.12   -> 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 cd87737a1d [3.12] Docs: Link tokens in the format string 
grammars (GH-108184) (#113839)
Switched to and reset branch '3.12'

make: *** [Makefile:2017: buildbottest] Terminated


Test report
===

Failed tests:

- test.test_multiprocessing_forkserver.test_threads




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 test (failure) (3958c7d712b2cb32cb649eee7391d8a431a9cfa9)

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.11 
while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/948/builds/600

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

Worker for this Build: edelsohn-rhel8-z

Build Reason: 
Blamelist: 

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.11.edelsohn-rhel8-z.refleak/build/Lib/test/test_io.py",
 line 4047, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/dje/cpython-buildarea/3.11.edelsohn-rhel8-z.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 tests:

- test.test_multiprocessing_fork.test_threads
- test_io

Failed subtests:

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




Sincerely,
 -The BuildbotThe 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/608

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

Worker for this Build: ware-win11

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


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 
4047, 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.PyMiscIOTest.test___all__
- test___all__ - test.test_io.CMiscIOTest.test___all__




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

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

Worker for this Build: cstratak-CentOS9-x86_64

Build Reason: 
Blamelist: 

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.11.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_io.py",
 line 4047, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-CentOS9-x86_64.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 tests:

- test_typing

Failed subtests:

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

Test leaking resources:

- test_typing: memory blocks




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 compile (failure) (3.11)

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows11 Non-Debug 
3.11 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1025/builds/1170

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

Worker for this Build: ware-win11

Build Reason: 
Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Miss 
Islington (bot) <31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

remote: Enumerating objects: 19, done.
remote: Counting objects:   5% (1/19)
remote: Counting objects:  10% (2/19)
remote: Counting objects:  15% (3/19)
remote: Counting objects:  21% (4/19)
remote: Counting objects:  26% (5/19)
remote: Counting objects:  31% (6/19)
remote: Counting objects:  36% (7/19)
remote: Counting objects:  42% (8/19)
remote: Counting objects:  47% (9/19)
remote: Counting objects:  52% (10/19)
remote: Counting objects:  57% (11/19)
remote: Counting objects:  63% (12/19)
remote: Counting objects:  68% (13/19)
remote: Counting objects:  73% (14/19)
remote: Counting objects:  78% (15/19)
remote: Counting objects:  84% (16/19)
remote: Counting objects:  89% (17/19)
remote: Counting objects:  94% (18/19)
remote: Counting objects: 100% (19/19)
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects:   7% (1/14)
remote: Compressing objects:  14% (2/14)
remote: Compressing objects:  21% (3/14)
remote: Compressing objects:  28% (4/14)
remote: Compressing objects:  35% (5/14)
remote: Compressing objects:  42% (6/14)
remote: Compressing objects:  50% (7/14)
remote: Compressing objects:  57% (8/14)
remote: Compressing objects:  64% (9/14)
remote: Compressing objects:  71% (10/14)
remote: Compressing objects:  78% (11/14)
remote: Compressing objects:  85% (12/14)
remote: Compressing objects:  92% (13/14)
remote: Compressing objects: 100% (14/14)
remote: Compressing objects: 100% (14/14), done.
remote: Total 19 (delta 5), reused 13 (delta 5), pack-reused 0
>From https://github.com/python/cpython
 * branch  3.11   -> FETCH_HEAD
Note: switching to '50efd7db20a3073affd877ecd2edd1dcf2a2c8b9'.

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 50efd7db20 [3.11] gh-113842: Add missing error check for 
PyIter_Next() in Python/symtable.c (GH-113843) (GH-113852)
Switched to and reset branch '3.11'

Traceback (most recent call last):
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\Tools\buildbot\..\..\PCbuild\get_external.py",
 line 77, in 
main()
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\Tools\buildbot\..\..\PCbuild\get_external.py",
 line 50, in main
zip_path = fetch_zip(
   ^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\Tools\buildbot\..\..\PCbuild\get_external.py",
 line 19, in fetch_zip
filename, headers = urlretrieve(

  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 240, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 215, in urlopen
return opener.open(url, data, timeout)
   ^^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 521, in open
response = meth(req, response)
   ^^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 630, in http_response
response = self.parent.error(
   ^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 559, in error
return self._call_chain(*args)
   ^^^
  File 
"b:\uildarea\3.11.ware-win11.nondebug\build\externals\pythonx86\tools\Lib\urllib\request.py",
 line 492, in _call_chain
result = func(*args)
 ^^^
  File

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

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE CentOS9 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/852/builds/3915

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

Worker for this Build: cstratak-CentOS9-ppc64le

Build Reason: 
Blamelist: AN Long 

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.x.cstratak-CentOS9-ppc64le/build/Lib/test/test_subprocess.py",
 line 847, in test_one_environment_variable
self.assertTrue(stdout.startswith(b"fruit=orange"))
~~~
AssertionError: False is not true



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_one_environment_variable - 
test.test_subprocess.ProcessTestCase.test_one_environment_variable
- test_one_environment_variable - 
test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/559/builds/4365

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

Worker for this Build: cstratak-RHEL8-ppc64le

Build Reason: 
Blamelist: AN Long , Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, Yan Yanchii 

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.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_subprocess.py",
 line 847, in test_one_environment_variable
self.assertTrue(stdout.startswith(b"fruit=orange"))
~~~
AssertionError: False is not true



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_one_environment_variable - 
test.test_subprocess.ProcessTestCase.test_one_environment_variable
- test_one_environment_variable - 
test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Stable 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/543/builds/5159

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

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

Build Reason: 
Blamelist: AN Long 

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.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_subprocess.py",
 line 847, in test_one_environment_variable
self.assertTrue(stdout.startswith(b"fruit=orange"))
~~~
AssertionError: False is not true



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_one_environment_variable - 
test.test_subprocess.ProcessTestCase.test_one_environment_variable
- test_one_environment_variable - 
test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu 
Shared 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/506/builds/6791

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

Worker for this Build: bolen-ubuntu

Build Reason: 
Blamelist: AN Long 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_subprocess.py", 
line 847, in test_one_environment_variable
self.assertTrue(stdout.startswith(b"fruit=orange"))
~~~
AssertionError: False is not true



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_one_environment_variable - 
test.test_subprocess.ProcessTestCase.test_one_environment_variable
- test_one_environment_variable - 
test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 
FIPS Only Blake2 Builtin Hash 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/469/builds/6966

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

Worker for this 

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

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/455/builds/5542

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

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

Build Reason: 
Blamelist: AN Long , Barney Gale 
, Guido van Rossum , Raymond Hettinger 
, Serhiy Storchaka , 
Steve Dower 

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.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_subprocess.py",
 line 847, in test_one_environment_variable
self.assertTrue(stdout.startswith(b"fruit=orange"))
~~~
AssertionError: False is not true



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_one_environment_variable - 
test.test_subprocess.ProcessTestCase.test_one_environment_variable
- test_one_environment_variable - 
test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable




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.12)

2024-01-09 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 
3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1113/builds/600

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

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

Build Reason: 
Blamelist: Alex Waygood , Diego Russo 
, Donghee Na , Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, Hugo van Kemenade 
, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Jeff Allen 
, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Pablo Galindo Salgado 
, Serhiy Storchaka 

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.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py",
 line 67, in check_pycfunction
self.check(func_name, cmd)
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py",
 line 18, in check
gdb_output = self.get_stack_trace(
 ^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py",
 line 242, in get_stack_trace
out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED)
   ^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py",
 line 67, in run_gdb
raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, "
Exception: /usr/bin/gdb --batch -nx --init-eval-command 
'add-auto-load-safe-path 
/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py'
 '--eval-command=set breakpoint pending yes' '--eval-command=break 
meth_fastcall_keywords' '--eval-command=set print address off' 
--eval-command=run '--eval-command=set print entry-values no' --eval-command=bt 
--eval-command=py-bt --args 
/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python
 -bb -E -Wdefault -S -c '
import _testcapi
def foo():
_testcapi.MethClass().meth_fastcall_keywords()
def bar():
foo()
bar()
' failed with exit code 1, expected exit code 0:
stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using 
libthread_db enabled]\nUsing host libthread_db library 
"/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=, args=, nargs=0, kwargs=0x0) at 
./Modules/_testcapimodule.c:2291\n2291\tPyObject *pyargs = 
_fastcall_to_tuple(args, nargs);\n#0  meth_fastcall_keywords (self=, args=, nargs=0, kwargs=0x0) at 
./Modules/_testcapimodule.c:2291\n#1  object_dealloc (self=) at 
Objects/typeobject.c:5510\n#2  ?? ()\n#3  _PyEval_EvalFrameDefault 
(tstate=, frame=, throwflag=) at 
Python/bytecodes.c:2706\n#4  _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, 
frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 
 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, loc
n_testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n
foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command 
(command=) at Modules/main.c:255\n#12 pymain_run_python 
(exitcode=) at Modules/main.c:620\n#13 Py_RunMain () at 
Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 
Py_BytesMain (argc=, argv=) at 
Modules/main.c:763\n#16 main (argc=, argv=) at 
./Programs/python.c:15\nTraceback (most recent call first):\n'
stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception : Cannot access memory at address 0x51\nError occurred in 
Python: Cannot access memory at address 0x51\n'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py",
 line 67, in check_pycfunction
self.check(func_name, cmd)
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction_full.py",
 line 18, in check
gdb_output = self.get_stack_trace(
 ^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py",
 line 242, in get_stack_trace
out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED)
   ^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py",
 line 67, in run_gdb
raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, "
Exception: /usr/bin/gdb --batch -nx --init-eval-command 
'add-auto-load-safe-path 
/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py'
 '--eval-command=set breakpoint pending ye

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (b6535ea7ecf40c51a9a13089d961c29abeaffa5e)

2024-01-09 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/all/#/builders/603/builds/962

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

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

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


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

== Tests result: FAILURE then FAILURE ==

412 tests OK.

10 slowest tests:
- test_asyncio: 34 min 41 sec
- test_signal: 32 min 15 sec
- test_pydoc: 30 min 56 sec
- test_multiprocessing_spawn: 23 min 33 sec
- test_concurrent_futures: 18 min 40 sec
- test_peg_generator: 13 min 17 sec
- test_gdb: 12 min 44 sec
- test_pickle: 11 min 55 sec
- test_multiprocessing_forkserver: 11 min 45 sec
- test_multiprocessing_fork: 9 min 34 sec

1 test failed:
test_zlib

12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64

2 re-run tests:
test___all__ test_zlib

Total duration: 54 min 14 sec



Captured traceback
==

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_t

[Buildbot-status] Buildbot Python worker ambv-bb-win11 missing

2024-01-09 Thread buildbot
The Buildbot worker named ambv-bb-win11 went away.

It last disconnected at Wed Jan 10 06:30:02 2024.


The admin on record (as reported by WORKER:info/admin) was Lukasz Langa 

.


___
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