⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotaarch64 Fedora Stable Clang Installed 3.12 has failed when building commit51f8c04. 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/1209/builds/529) and take a look at the build logs.
- Check if the failure is related to this commit (51f8c04) 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/1209/builds/529 Summary of the results of the build (if available): Click to see traceback logsremote:Enumerating objects: 24, done.remote:Counting objects: 4% (1/24)remote:Counting objects: 8% (2/24)remote:Counting objects: 12% (3/24)remote:Counting objects: 16% (4/24)remote:Counting objects: 20% (5/24)remote:Counting objects: 25% (6/24)remote:Counting objects: 29% (7/24)remote:Counting objects: 33% (8/24)remote:Counting objects: 37% (9/24)remote:Counting objects: 41% (10/24)remote:Counting objects: 45% (11/24)remote:Counting objects: 50% (12/24)remote:Counting objects: 54% (13/24)remote:Counting objects: 58% (14/24)remote:Counting objects: 62% (15/24)remote:Counting objects: 66% (16/24)remote:Counting objects: 70% (17/24)remote:Counting objects: 75% (18/24)remote:Counting objects: 79% (19/24)remote:Counting objects: 83% (20/24)remote:Counting objects: 87% (21/24)remote:Counting objects: 91% (22/24)remote:Counting objects: 95% (23/24)remote:Counting objects: 100% (24/24)remote:Counting objects: 100% (24/24), 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 24 (delta 7), reused 17 (delta 6), pack-reused 0From https://github.com/python/cpython * branch 3.12 -> FETCH_HEADNote:switching to '51f8c0459d48966daa4e1676187f6943c6446aff'.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 51f8c0459d [3.12] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115053)Switched to and reset branch '3.12'./Modules/expat/xmlparse.c:3116:9: warning: code will never be executed [-Wunreachable-code] parser->m_characterDataHandler(parser->m_handlerArg, parser->m_dataBuf,^~~~~~./Modules/expat/xmlparse.c:3115:16: note: silence by adding parentheses to mark code as explicitly deadelseif (0&& parser->m_characterDataHandler)^/*DISABLESCODE*/ ( )./Modules/expat/xmlparse.c:4059:9: warning: code will never be executed [-Wunreachable-code] parser->m_characterDataHandler(parser->m_handlerArg, parser->m_dataBuf,^~~~~~./Modules/expat/xmlparse.c:4058:16: note: silence by adding parentheses to mark code as explicitly deadelseif (0&& parser->m_characterDataHandler)^/*DISABLESCODE*/ ( )2 warnings generated.ERROR:Could not install packages due to an OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/target/bin/pip3'Traceback (most recent call last): File"<frozen runpy>", line198, in_run_module_as_main File"<frozen runpy>", line88, in_run_code File"/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/Lib/ensurepip/__main__.py", line5, in<module> sys.exit(ensurepip._main())^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/Lib/ensurepip/__init__.py", line284, in_mainreturn _bootstrap(^^^^^^^^^^^ File"/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/Lib/ensurepip/__init__.py", line200, in_bootstrapreturn _run_pip([*args,*_PACKAGE_NAMES], additional_paths)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/Lib/ensurepip/__init__.py", line101, in_run_pipreturn subprocess.run(cmd,check=True).returncode^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/Lib/subprocess.py", line571, inrunraise CalledProcessError(retcode, process.args,subprocess.CalledProcessError:Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64.clang-installed/build/python', '-W', 'ignore::DeprecationWarning', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/tmp/tmpbo0p1073/pip-24.0-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/tmp/tmpbo0p1073\', \'--root\', \'/\', \'--upgrade\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1.make:*** [Makefile:2058: install] Error 1 |
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commit638e811)
Co-authored-by: Ned Deilynad@python.org