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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
refleaks 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1541/builds/95

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

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

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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


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:   9% (1/11)
remote: Compressing objects:  18% (2/11)
remote: Compressing objects:  27% (3/11)
remote: Compressing objects:  36% (4/11)
remote: Compressing objects:  45% (5/11)
remote: Compressing objects:  54% (6/11)
remote: Compressing objects:  63% (7/11)
remote: Compressing objects:  72% (8/11)
remote: Compressing objects:  81% (9/11)
remote: Compressing objects:  90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 19 (delta 8), reused 13 (delta 8), pack-reused 0 (from 0)
>From https://github.com/python/cpython
 * branch  3.13   -> FETCH_HEAD
Note: switching to '767dfb9e8d49125967b3dd4d3d9458a7a3323af4'.

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 767dfb9e8d [3.13] Simplify Property() recipe to focus on the 
essentials (gh-123585) (gh-123586)
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] Terminated


Test report
===





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) (main)

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Clang 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/3/builds/6671

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

Worker for this Build: edelsohn-fedora-z

Build Reason: 
Blamelist: Daniel Hollas , Rafael Fontenelle 
, Raymond Hettinger 
, Yoda 
<64033043+yow...@users.noreply.github.com>, dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>, sobolevn 

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.x.edelsohn-fedora-z.clang/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
^
fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
^
default_read_pipesize)
^^
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Clang Installed 
3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1392/builds/312

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

Worker for this Build: edelsohn-fedora-z

Build Reason: 
Blamelist: Alex Waygood , Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, 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/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
[sys.executable, "-c",
...<2 lines>...
stdin=subprocess.PIPE, stdout=subprocess.PIPE,
stderr=subprocess.PIPE, pipesize=pipesize)
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/subprocess.py",
 line 1002, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 ~^^^
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/subprocess.py",
 line 1743, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
~~~^
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
^
fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
^
default_read_pipesize)
^^
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1403/builds/311

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

Worker for this Build: edelsohn-fedora-z

Build Reason: 
Blamelist: Alex Waygood , Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, 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/dje/cpython-buildarea/3.13.edelsohn-fedora-z/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
^
fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
^
default_read_pipesize)
^^
AssertionError: 65536 != 8192


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
[sys.executable, "-c",
...<2 lines>...
stdin=subprocess.PIPE, stdout=subprocess.PIPE,
stderr=subprocess.PIPE, pipesize=pipesize)
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z/build/Lib/subprocess.py", 
line 1002, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 ~^^^
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z/build/Lib/subprocess.py", 
line 1743, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
~~~^
PermissionError: [Errno 1] Operation not permitted



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCaseNoPoll.test_pipesizes




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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows11 Bigmem 3.13 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1463/builds/353

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

Worker for this Build: ambv-bb-win11

Build Reason: 
Blamelist: Alex Waygood , 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
==

Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
84, in testDeflated
self.zipTest(TESTFN2, zipfile.ZIP_DEFLATED)
^^^
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
45, in zipTest
zipfp.writestr("testfn%d" % num, self.data)
~~^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1936, in writestr
dest.write(data)
~~^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1247, in write
self._fileobj.write(data)
~~~^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
45, in zipTest
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1935, in writestr
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1285, in close
PermissionError: [Errno 13] Permission denied


Traceback (most recent call last):
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_io.py", line 
636, in test_large_file_ops
self.large_file_ops(f)
~~~^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_io.py", line 
411, in large_file_ops
self.assertEqual(f.write(b"xxx"), 3)
 ~~~
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", 
line 1086, in wrapper
return f(self, maxsize)
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 540, in test_case_md5_uintmax
self.check('md5', b'A'*size, '28138d306ff1b8281f1a9067e1a1a2b3')
~~^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 394, in check
self.check_file_digest(name, data, hexdigest)
~~^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 407, in check_file_digest
f.write(data)
~~~^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
87, in tearDown
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\os_helper.py", 
line 345, in unlink
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\os_helper.py", 
line 385, in _unlink
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\os_helper.py", 
line 353, in _waitfor
PermissionError: [WinError 21] The device is not ready: '@test_2524_tmp�2'


Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... 
ok


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_largefile.py", line 
30, in setUp
with self.open(TESTFN, mode) as f:
...<11 lines>...
self.assertEqual(os.fstat(f.fileno()).st_size, size+1)
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
75, in testStored
self.zipTest(TESTFN2, zipfile.ZIP_STORED)
^
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
45, in zipTest
zipfp.writestr("testfn%d" % num, self.data)
~~^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1936, in writestr
dest.write(data)
~~^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1247, in write
self._fileobj.write(data)
~~~^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_largefile.py", line 
41, in setUp
f.flush()
~~~^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\_pyio.py", line 1274, 
in flush
self._flus

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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 
Refleaks 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1105/builds/456

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

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

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

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py",
 line 992, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/subprocess.py",
 line 1733, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
Refleaks 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1200/builds/475

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

Worker for this Build: edelsohn-fedora-z

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

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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) (main)

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Clang Installed 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/531/builds/6502

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

Worker for this Build: edelsohn-fedora-z

Build Reason: 
Blamelist: sobolevn 

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.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
^
fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
^
default_read_pipesize)
^^
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.13 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1407/builds/139

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

Worker for this Build: cstratak-RHEL8-ppc64le

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: 5, done.
remote: Counting objects:  20% (1/5)
remote: Counting objects:  40% (2/5)
remote: Counting objects:  60% (3/5)
remote: Counting objects:  80% (4/5)
remote: Counting objects: 100% (5/5)
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects:  33% (1/3)
remote: Compressing objects:  66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 5 (delta 2), reused 3 (delta 2), pack-reused 0 (from 0)
>From https://github.com/python/cpython
 * branch3.13   -> FETCH_HEAD
Note: switching to 'b8ef767ba52305a38e3d4ad850439cceec75a3b8'.

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 b8ef767ba52 [3.13] gh-109975: Remove dangling angle bracket from 
3.13.rst (GH-123589) (#123590)
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] Terminated


Test report
===





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-09-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 
Installed 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1098/builds/1102

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

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

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 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-x86_64.clang-installed/build/target/lib/python3.12/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/subprocess.py",
 line 992, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/subprocess.py",
 line 1733, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
PermissionError: [Errno 1] Operation not permitted



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
Clang 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1151/builds/873

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

Worker for this Build: edelsohn-fedora-z

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


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1190/builds/873

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

Worker for this Build: edelsohn-fedora-z

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


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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-09-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide NoGIL 
refleaks 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1532/builds/96

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

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

Build Reason: 
Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>

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-x86_64.refleak.nogil/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/subprocess.py",
 line 992, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/subprocess.py",
 line 1733, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.13 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1415/builds/141

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

Worker for this Build: edelsohn-fedora-z

Build Reason: 
Blamelist: Alex Waygood , Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin 
, Serhiy Storchaka , Wei-Hsiang (Matt) 
Wang , Wulian <1055917...@qq.com>

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.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
p = subprocess.Popen(
[sys.executable, "-c",
...<2 lines>...
stdin=subprocess.PIPE, stdout=subprocess.PIPE,
stderr=subprocess.PIPE, pipesize=pipesize)
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1002, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
 ~^^^
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1743, in _get_handles
fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
~~~^
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
self.assertEqual(
^
fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
^
default_read_pipesize)
^^
AssertionError: 65536 != 8192



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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) (main)

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/484/builds/5851

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

Worker for this Build: pablogsal-arch-x86_64

Build Reason: 
Blamelist: Victor Stinner 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test_perf_profiler.py",
 line 356, in test_python_calls_appear_in_the_stack_if_perf_activated
self.assertIn(f"py::bar:{script}", stdout)
~^
AssertionError: 'py::bar:/tmp/test_python_a63br8fn/tmph7x9rrja/perftest.py' not 
found in 'perf-exec 1713407 3574522.920521:  1 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unknown])\n\t974a9ff8 
[unknown] ([unknown])\n\t974afe11 [unknown] 
([unknown])\n\t975a945a [unknown] ([unknown])\n\t97622c80 
[unknown] ([unknown])\n\t975a73e1 [unknown] 
([unknown])\n\t975a75c1 [unknown] ([unknown])\n\t975a8101 
[unknown] ([unknown])\n\t975a81fe [unknown] 
([unknown])\n\t975a8548 [unknown] ([unknown])\n\t975a8867 
[unknown] ([unknown])\n\t972054f0 [unknown] 
([unknown])\n\t97fc63e6 [unknown] ([unknown])\n\t98000124 
[unknown] ([unknown])\n\nperf-exec 1713407 3574522.920529:  1 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unkno
 wn])\n\t974a9ff8 [unknown] ([unknown])\n\t974afe11 [unknown] 
([unknown])\n\t975a945a [unknown] ([unknown])\n\t97622c80 
[unknown] ([unknown])\n\t975a73e1 [unknown] 
([unknown])\n\t975a75c1 [unknown] ([unknown])\n\t975a8101 
[unknown] ([unknown])\n\t975a81fe [unknown] 
([unknown])\n\t975a8548 [unknown] ([unknown])\n\t975a8867 
[unknown] ([unknown])\n\t972054f0 [unknown] 
([unknown])\n\t97fc63e6 [unknown] ([unknown])\n\t98000124 
[unknown] ([unknown])\n\nperf-exec 1713407 3574522.920533:146 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unknown])\n\t974a9ff8 
[unknown] ([unknown])\n\t974afe11 [unknown] 
([unknown])\n\t975a945a [unknown] ([unknown])\n\t97622c80 
[unknown] ([unknown])\n\t975a73e1 [unknown] 
([unknown])\n\t975a75c1 [unknown] ([unknown])\n\tff
 ff975a8101 [unknown] ([unknown])\n\t975a81fe


Traceback (most recent call last):
  File 
"/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test_perf_profiler.py",
 line 356, in test_python_calls_appear_in_the_stack_if_perf_activated
self.assertIn(f"py::bar:{script}", stdout)
~^
AssertionError: 'py::bar:/tmp/test_python_0fcql3_d/tmptgchnrw3/perftest.py' not 
found in 'perf-exec 1724972 3574960.855300:  1 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unknown])\n\t974a9ff8 
[unknown] ([unknown])\n\t974afe11 [unknown] 
([unknown])\n\t975a945a [unknown] ([unknown])\n\t97622c80 
[unknown] ([unknown])\n\t975a73e1 [unknown] 
([unknown])\n\t975a75c1 [unknown] ([unknown])\n\t975a8101 
[unknown] ([unknown])\n\t975a81fe [unknown] 
([unknown])\n\t975a8548 [unknown] ([unknown])\n\t975a8867 
[unknown] ([unknown])\n\t972054f0 [unknown] 
([unknown])\n\t97fc63e6 [unknown] ([unknown])\n\t98000124 
[unknown] ([unknown])\n\nperf-exec 1724972 3574960.855307:  1 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unkno
 wn])\n\t974a9ff8 [unknown] ([unknown])\n\t974afe11 [unknown] 
([unknown])\n\t975a945a [unknown] ([unknown])\n\t97622c80 
[unknown] ([unknown])\n\t975a73e1 [unknown] 
([unknown])\n\t975a75c1 [unknown] ([unknown])\n\t975a8101 
[unknown] ([unknown])\n\t975a81fe [unknown] 
([unknown])\n\t975a8548 [unknown] ([unknown])\n\t975a8867 
[unknown] ([unknown])\n\t972054f0 [unknown] 
([unknown])\n\t97fc63e6 [unknown] ([unknown])\n\t98000124 
[unknown] ([unknown])\n\nperf-exec 1724972 3574960.855310:189 cycles:P: 
\n\t9729cea6 [unknown] ([unknown])\n\t97215c15 [unknown] 
([unknown])\n\t9720f95b [unknown] ([unknown])\n\t974a9ff8 
[unknown] ([unknown])\n\

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

2024-09-02 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.12 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1158/builds/483

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

Worker for this Build: cstratak-RHEL8-ppc64le

Build Reason: 
Blamelist: Donghee Na , Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Wei-Hsiang (Matt) Wang 


BUILD FAILED: failed test (failure)


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




Captured traceback
==

remote: Enumerating objects: 106, done.
remote: Counting objects:   0% (1/102)
remote: Counting objects:   1% (2/102)
remote: Counting objects:   2% (3/102)
remote: Counting objects:   3% (4/102)
remote: Counting objects:   4% (5/102)
remote: Counting objects:   5% (6/102)
remote: Counting objects:   6% (7/102)
remote: Counting objects:   7% (8/102)
remote: Counting objects:   8% (9/102)
remote: Counting objects:   9% (10/102)
remote: Counting objects:  10% (11/102)
remote: Counting objects:  11% (12/102)
remote: Counting objects:  12% (13/102)
remote: Counting objects:  13% (14/102)
remote: Counting objects:  14% (15/102)
remote: Counting objects:  15% (16/102)
remote: Counting objects:  16% (17/102)
remote: Counting objects:  17% (18/102)
remote: Counting objects:  18% (19/102)
remote: Counting objects:  19% (20/102)
remote: Counting objects:  20% (21/102)
remote: Counting objects:  21% (22/102)
remote: Counting objects:  22% (23/102)
remote: Counting objects:  23% (24/102)
remote: Counting objects:  24% (25/102)
remote: Counting objects:  25% (26/102)
remote: Counting objects:  26% (27/102)
remote: Counting objects:  27% (28/102)
remote: Counting objects:  28% (29/102)
remote: Counting objects:  29% (30/102)
remote: Counting objects:  30% (31/102)
remote: Counting objects:  31% (32/102)
remote: Counting objects:  32% (33/102)
remote: Counting objects:  33% (34/102)
remote: Counting objects:  34% (35/102)
remote: Counting objects:  35% (36/102)
remote: Counting objects:  36% (37/102)
remote: Counting objects:  37% (38/102)
remote: Counting objects:  38% (39/102)
remote: Counting objects:  39% (40/102)
remote: Counting objects:  40% (41/102)
remote: Counting objects:  41% (42/102)
remote: Counting objects:  42% (43/102)
remote: Counting objects:  43% (44/102)
remote: Counting objects:  44% (45/102)
remote: Counting objects:  45% (46/102)
remote: Counting objects:  46% (47/102)
remote: Counting objects:  47% (48/102)
remote: Counting objects:  48% (49/102)
remote: Counting objects:  49% (50/102)
remote: Counting objects:  50% (51/102)
remote: Counting objects:  51% (53/102)
remote: Counting objects:  52% (54/102)
remote: Counting objects:  53% (55/102)
remote: Counting objects:  54% (56/102)
remote: Counting objects:  55% (57/102)
remote: Counting objects:  56% (58/102)
remote: Counting objects:  57% (59/102)
remote: Counting objects:  58% (60/102)
remote: Counting objects:  59% (61/102)
remote: Counting objects:  60% (62/102)
remote: Counting objects:  61% (63/102)
remote: Counting objects:  62% (64/102)
remote: Counting objects:  63% (65/102)
remote: Counting objects:  64% (66/102)
remote: Counting objects:  65% (67/102)
remote: Counting objects:  66% (68/102)
remote: Counting objects:  67% (69/102)
remote: Counting objects:  68% (70/102)
remote: Counting objects:  69% (71/102)
remote: Counting objects:  70% (72/102)
remote: Counting objects:  71% (73/102)
remote: Counting objects:  72% (74/102)
remote: Counting objects:  73% (75/102)
remote: Counting objects:  74% (76/102)
remote: Counting objects:  75% (77/102)
remote: Counting objects:  76% (78/102)
remote: Counting objects:  77% (79/102)
remote: Counting objects:  78% (80/102)
remote: Counting objects:  79% (81/102)
remote: Counting objects:  80% (82/102)
remote: Counting objects:  81% (83/102)
remote: Counting objects:  82% (84/102)
remote: Counting objects:  83% (85/102)
remote: Counting objects:  84% (86/102)
remote: Counting objects:  85% (87/102)
remote: Counting objects:  86% (88/102)
remote: Counting objects:  87% (89/102)
remote: Counting objects:  88% (90/102)
remote: Counting objects:  89% (91/102)
remote: Counting object