☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/339/builds/4204
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Eric Snow <ericsnowcurrently@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
432 tests OK.
10 slowest tests:
- test_gdb: 5 min 31 sec
- test_multiprocessing_spawn: 3 min 47 sec
- test_concurrent_futures: 2 min 59 sec
- test_capi: 2 min 32 sec
- test_math: 2 min 28 sec
- test_multiprocessing_forkserver: 1 min 55 sec
- test_socket: 1 min 37 sec
- test_multiprocessing_fork: 1 min 29 sec
- test_tokenize: 1 min 24 sec
- test_unparse: 1 min 14 sec
1 test altered the execution environment: test_concurrent_futures
14 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_ioctl test_kqueue test_launcher test_startfile test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
Total duration: 5 min 39 sec
Captured traceback
remote: Enumerating objects: 15, done.
remote: Counting objects: 6% (1/15)
remote: Counting objects: 13% (2/15)
remote: Counting objects: 20% (3/15)
remote: Counting objects: 26% (4/15)
remote: Counting objects: 33% (5/15)
remote: Counting objects: 40% (6/15)
remote: Counting objects: 46% (7/15)
remote: Counting objects: 53% (8/15)
remote: Counting objects: 60% (9/15)
remote: Counting objects: 66% (10/15)
remote: Counting objects: 73% (11/15)
remote: Counting objects: 80% (12/15)
remote: Counting objects: 86% (13/15)
remote: Counting objects: 93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 8 (delta 6), reused 3 (delta 2), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '017f047183fa33743f7e36c5c360f5c670032be3'.
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 017f047183 gh-107471: Fix Refleaks in test_import (gh-107569) Switched to and reset branch 'main'
../Objects/longobject.c: In function ‘long_format_binary’: ../Objects/longobject.c:2122:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 2122 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ ../Objects/longobject.c:1998:9: note: ‘kind’ was declared here 1998 | int kind; | ^~~~ ../Objects/longobject.c: In function ‘long_to_decimal_string_internal’: ../Objects/longobject.c:1945:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1945 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ ../Objects/longobject.c:1769:9: note: ‘kind’ was declared here 1769 | int kind; | ^~~~
make: *** [Makefile:2021: buildbottest] Error 3
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org