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

2024-03-02 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + 
PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/494/builds/5755

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

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

Build Reason: 
Blamelist: Donghee Na 

BUILD FAILED: failed compile (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:  20% (1/5)
remote: Compressing objects:  40% (2/5)
remote: Compressing objects:  60% (3/5)
remote: Compressing objects:  80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 3 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '2e91578a76d38fa8895fce95e2661618c3de892c'.

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 2e91578a76d gh-115103: Update refleak checker to trigger 
_PyMem_ProcessDelayed (gh-116238)
Switched to and reset branch 'main'

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2996: clean-retain-profile] Error 1 (ignored)
ar: unable to copy file 'libpython3.13.a'; reason: No space left on device
make[2]: *** [Makefile:1008: libpython3.13.a] Error 1
make[1]: *** [Makefile:838: profile-gen-stamp] Error 2
make: *** [Makefile:850: profile-run-stamp] Error 2


Test report
===





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

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Brett Cannon , Donghee Na , 
Eric Snow , Marco Trevisan 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 4, done.
remote: Counting objects:  25% (1/4)
remote: Counting objects:  50% (2/4)
remote: Counting objects:  75% (3/4)
remote: Counting objects: 100% (4/4)
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects:  25% (1/4)
remote: Compressing objects:  50% (2/4)
remote: Compressing objects:  75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 0 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '2e91578a76d38fa8895fce95e2661618c3de892c'.

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 2e91578a76d gh-115103: Update refleak checker to trigger 
_PyMem_ProcessDelayed (gh-116238)
Switched to and reset branch 'main'

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2996: clean-retain-profile] Error 1 (ignored)
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from 
incompatible pointer type ‘int (*)(const char *, int)’ 
[-Wincompatible-pointer-types]
 1305 | rl_startup_hook = 

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

2024-03-02 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/664

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_logging.py", 
line 5682, in test_rollover_at_midnight
self.assertLogFile(otherfn)
  File "b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\test_logging.py", 
line 5465, in assertLogFile
self.assertTrue(os.path.exists(filename),
AssertionError: False is not true : Log file 
'b:\\uildworker_temp\\test_python_m7ymhzox\\test_logging-2-yqpagqlp.log.2024-03-01'
 does not exist


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 tests:

- test_logging
- test_io

Failed subtests:

- test_rollover_at_midnight - 
test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight
- 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 s390x RHEL7 
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/938/builds/646

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

Worker for this Build: edelsohn-rhel-z

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_exec_failure) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_syntax_error) ... ok


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.11.edelsohn-rhel-z.refleak/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/dje/cpython-buildarea/3.11.edelsohn-rhel-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_io
- test_import

Failed subtests:

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

Test leaking resources:

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

2024-03-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows11 Bigmem 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1079/builds/3538

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

Worker for this Build: ambv-bb-win11

Build Reason: 
Blamelist: Marco Trevisan 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 9, done.
remote: Counting objects:  11% (1/9)
remote: Counting objects:  22% (2/9)
remote: Counting objects:  33% (3/9)
remote: Counting objects:  44% (4/9)
remote: Counting objects:  55% (5/9)
remote: Counting objects:  66% (6/9)
remote: Counting objects:  77% (7/9)
remote: Counting objects:  88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects:  12% (1/8)
remote: Compressing objects:  25% (2/8)
remote: Compressing objects:  37% (3/8)
remote: Compressing objects:  50% (4/8)
remote: Compressing objects:  62% (5/8)
remote: Compressing objects:  75% (6/8)
remote: Compressing objects:  87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 9 (delta 1), reused 2 (delta 1), pack-reused 0
>From https://github.com/python/cpython
 * branch  main   -> FETCH_HEAD
Note: switching to '140d9ec4bcf969b62a742f81e2892fe04a44b6ac'.

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 140d9ec4bc gh-85644: webbrowser: Use $XDG_CURRENT_DESKTOP to 
check desktop (GH-21731)
Switched to and reset branch 'main'

Could Not Find R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find R:\buildarea\3.x.ambv-bb-win11.bigmem\build\PCbuild\python*.zip

Could Not Find R:\buildarea\3.x.ambv-bb-win11.bigmem\build\PCbuild\python*.zip


Test report
===

Failed tests:

- test_bigmem




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-03-02 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1226/builds/1364

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: AN Long , Brett Cannon 
, Donghee Na , Eric Snow 
, Erlend E. Aasland , 
Gouvernathor <44340603+gouvernat...@users.noreply.github.com>, Humbulani 
<92155443+humbulani1...@users.noreply.github.com>, Ken Jin , 
Malcolm Smith , Nikita Sobolev , Rémi 
Lapeyre , Serhiy Storchaka , 
mpage 

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.refleak.nogil/build/Lib/test/test_eintr.py",
 line 17, in test_all
script_helper.run_test_script(script)
~
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/support/script_helper.py",
 line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/test_shutdown.py",
 line 50, in test_interpreter_shutdown
self.assertEqual(out.strip(), b"apple")
^^^
AssertionError: b'' != b'apple'


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/test_shutdown.py",
 line 250, in test_cancel_futures_wait_false
self.assertEqual(out.strip(), b"apple")
^^^
AssertionError: b'' != b'apple'


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.7 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 590, in test_active_children
self.assertIn(p, self.active_children())
~^^^
AssertionError:  not found in []



Test report
===

Failed subtests:

- test_cancel_futures_wait_false - 
test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_cancel_futures_wait_false
- test_lockf - __main__.FNTLEINTRTest.test_lockf
- test_all - test.test_eintr.EINTRTests.test_all
- test_active_children - 
test.test_multiprocessing_fork.test_processes.WithProcessesTestProcess.test_active_children
- test_interpreter_shutdown - 
test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_interpreter_shutdown

Test leaking resources:

- test_sched: memory blocks




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

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

Worker for this Build: gps-debian-profile-opt

Build Reason: 
Blamelist: Brett Cannon , Donghee Na , 
Eric Snow 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 18, done.
remote: Counting objects:   5% (1/18)
remote: Counting objects:  11% (2/18)
remote: Counting objects:  16% (3/18)
remote: Counting objects:  22% (4/18)
remote: Counting objects:  27% (5/18)
remote: Counting objects:  33% (6/18)
remote: Counting objects:  38% (7/18)
remote: Counting objects:  44% (8/18)
remote: Counting objects:  50% (9/18)
remote: Counting objects:  55% (10/18)
remote: Counting objects:  61% (11/18)
remote: Counting objects:  66% (12/18)
remote: Counting objects:  72% (13/18)
remote: Counting objects:  77% (14/18)
remote: Counting objects:  83% (15/18)
remote: Counting objects:  88% (16/18)
remote: Counting objects:  94% (17/18)
remote: Counting objects: 100% (18/18)
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects:  11% (1/9)
remote: Compressing objects:  22% (2/9)
remote: Compressing objects:  33% (3/9)
remote: Compressing objects:  44% (4/9)
remote: