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/all/#/builders/484/builds/3754
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Alex Waygood <Alex.Waygood@Gmail.com>, Charlie Zhao <zhaoyu_hit@qq.com>, Eric Snow <ericsnowcurrently@gmail.com>, Felipe A. Hernandez <ergoithz@gmail.com>, Illia Volochii <illia.volochii@gmail.com>, Mark Shannon <mark@hotpy.org>, Serhiy Storchaka <storchaka@gmail.com>, Tom Niget <zippedfire@free.fr>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 35, done.
remote: Counting objects: 2% (1/35)
remote: Counting objects: 5% (2/35)
remote: Counting objects: 8% (3/35)
remote: Counting objects: 11% (4/35)
remote: Counting objects: 14% (5/35)
remote: Counting objects: 17% (6/35)
remote: Counting objects: 20% (7/35)
remote: Counting objects: 22% (8/35)
remote: Counting objects: 25% (9/35)
remote: Counting objects: 28% (10/35)
remote: Counting objects: 31% (11/35)
remote: Counting objects: 34% (12/35)
remote: Counting objects: 37% (13/35)
remote: Counting objects: 40% (14/35)
remote: Counting objects: 42% (15/35)
remote: Counting objects: 45% (16/35)
remote: Counting objects: 48% (17/35)
remote: Counting objects: 51% (18/35)
remote: Counting objects: 54% (19/35)
remote: Counting objects: 57% (20/35)
remote: Counting objects: 60% (21/35)
remote: Counting objects: 62% (22/35)
remote: Counting objects: 65% (23/35)
remote: Counting objects: 68% (24/35)
remote: Counting objects: 71% (25/35)
remote: Counting objects: 74% (26/35)
remote: Counting objects: 77% (27/35)
remote: Counting objects: 80% (28/35)
remote: Counting objects: 82% (29/35)
remote: Counting objects: 85% (30/35)
remote: Counting objects: 88% (31/35)
remote: Counting objects: 91% (32/35)
remote: Counting objects: 94% (33/35)
remote: Counting objects: 97% (34/35)
remote: Counting objects: 100% (35/35)
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 5% (1/17)
remote: Compressing objects: 11% (2/17)
remote: Compressing objects: 17% (3/17)
remote: Compressing objects: 23% (4/17)
remote: Compressing objects: 29% (5/17)
remote: Compressing objects: 35% (6/17)
remote: Compressing objects: 41% (7/17)
remote: Compressing objects: 47% (8/17)
remote: Compressing objects: 52% (9/17)
remote: Compressing objects: 58% (10/17)
remote: Compressing objects: 64% (11/17)
remote: Compressing objects: 70% (12/17)
remote: Compressing objects: 76% (13/17)
remote: Compressing objects: 82% (14/17)
remote: Compressing objects: 88% (15/17)
remote: Compressing objects: 94% (16/17)
remote: Compressing objects: 100% (17/17)
remote: Compressing objects: 100% (17/17), done.
remote: Total 21 (delta 16), reused 7 (delta 4), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '2aaa83d5f5c7b025f4bf2e04836139eb01a33bd8'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 2aaa83d5f5 Fix typo in comment (gh-107389) Switched to and reset branch 'main'
Objects/object.c:2235: _Py_ForgetReference: Assertion failed: invalid object chain Enable tracemalloc to get the memory block allocation traceback
object address : 0x7f62a9381490 object refcount : 0 object type : 0x559788e74d40 object type name: generator object repr : <refcnt 0 at 0x7f62a9381490>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed Python runtime state: initialized
Extension modules: _testcapi, _xxsubinterpreters (total: 2) make: *** [Makefile:2026: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
Failed tests:
- test__xxsubinterpreters
- test_capi
Sincerely, -The Buildbot