⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotARM Raspbian 3.x has failed when building commit447d061. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/424/builds/3216) and take a look at the build logs.
- Check if the failure is related to this commit (447d061) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/424/builds/3216 Summary of the results of the build (if available): == Tests result: ENV CHANGED == 411 tests OK. 10 slowest tests: - test_largefile: 6 min 32 sec
- test_venv: 4 min 50 sec
- test_asyncio: 3 min 51 sec
- test_multiprocessing_spawn: 3 min 21 sec
- test_concurrent_futures: 3 min 9 sec
- test_multiprocessing_forkserver: 3 min 2 sec
- test_zipfile: 2 min 44 sec
- test_shutil: 2 min 20 sec
- test_tokenize: 2 min 1 sec
- test_gdb: 1 min 45 sec
1 test altered the execution environment: test_multiprocessing_forkserver 21 tests skipped: test_check_c_globals test_devpoll test_idle test_ioctl test_kqueue test_launcher test_msilib test_peg_generator test_perf_profiler test_startfile test_tcl test_tix test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64 Total duration: 29 min 29 sec Click to see traceback logsremote:Enumerating objects: 42, done.remote:Counting objects: 2% (1/42)remote:Counting objects: 4% (2/42)remote:Counting objects: 7% (3/42)remote:Counting objects: 9% (4/42)remote:Counting objects: 11% (5/42)remote:Counting objects: 14% (6/42)remote:Counting objects: 16% (7/42)remote:Counting objects: 19% (8/42)remote:Counting objects: 21% (9/42)remote:Counting objects: 23% (10/42)remote:Counting objects: 26% (11/42)remote:Counting objects: 28% (12/42)remote:Counting objects: 30% (13/42)remote:Counting objects: 33% (14/42)remote:Counting objects: 35% (15/42)remote:Counting objects: 38% (16/42)remote:Counting objects: 40% (17/42)remote:Counting objects: 42% (18/42)remote:Counting objects: 45% (19/42)remote:Counting objects: 47% (20/42)remote:Counting objects: 50% (21/42)remote:Counting objects: 52% (22/42)remote:Counting objects: 54% (23/42)remote:Counting objects: 57% (24/42)remote:Counting objects: 59% (25/42)remote:Counting objects: 61% (26/42)remote:Counting objects: 64% (27/42)remote:Counting objects: 66% (28/42)remote:Counting objects: 69% (29/42)remote:Counting objects: 71% (30/42)remote:Counting objects: 73% (31/42)remote:Counting objects: 76% (32/42)remote:Counting objects: 78% (33/42)remote:Counting objects: 80% (34/42)remote:Counting objects: 83% (35/42)remote:Counting objects: 85% (36/42)remote:Counting objects: 88% (37/42)remote:Counting objects: 90% (38/42)remote:Counting objects: 92% (39/42)remote:Counting objects: 95% (40/42)remote:Counting objects: 97% (41/42)remote:Counting objects: 100% (42/42)remote:Counting objects: 100% (42/42), done.remote:Compressing objects: 5% (1/20)remote:Compressing objects: 10% (2/20)remote:Compressing objects: 15% (3/20)remote:Compressing objects: 20% (4/20)remote:Compressing objects: 25% (5/20)remote:Compressing objects: 30% (6/20)remote:Compressing objects: 35% (7/20)remote:Compressing objects: 40% (8/20)remote:Compressing objects: 45% (9/20)remote:Compressing objects: 50% (10/20)remote:Compressing objects: 55% (11/20)remote:Compressing objects: 60% (12/20)remote:Compressing objects: 65% (13/20)remote:Compressing objects: 70% (14/20)remote:Compressing objects: 75% (15/20)remote:Compressing objects: 80% (16/20)remote:Compressing objects: 85% (17/20)remote:Compressing objects: 90% (18/20)remote:Compressing objects: 95% (19/20)remote:Compressing objects: 100% (20/20)remote:Compressing objects: 100% (20/20), done.remote:Total 23 (delta 18), reused 7 (delta 3), pack-reused 0From https://github.com/python/cpython * branch main -> FETCH_HEADNote:switching to '447d061bc7b978afedd3b0148715d2153ac726c5'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo 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 falseHEAD is now at 447d061bc7 gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)Switched to and reset branch 'main'Objects/obmalloc.c:776:1: warning: ‘always_inline’ function might not be inlinable [-Wattributes] 776 | arena_map_get(pymem_block *p, int create)|^~~~~~~~~~~~~make:*** [Makefile:1895: buildbottest] Error 3 |
Uh oh!
There was an error while loading.Please reload this page.
Previous sync with 5.9 was#97929.
Changes aredescribed here:
These changes have been released for several months with no reported concerns.