⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 Windows11 Bigmem 3.x has failed when building commit91b7f2e. 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/#/builders/1079/builds/4658) and take a look at the build logs.
- Check if the failure is related to this commit (91b7f2e) 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/#/builders/1079/builds/4658 Failed tests: - test_hashlib
- test_zipimport
Failed subtests: - testZip64LargeFile - test.test_zipimport.CompressedZipImportTestCase.testZip64LargeFile
- testZip64LargeFile - test.test_zipimport.UncompressedZipImportTestCase.testZip64LargeFile
- test_case_md5_uintmax - test.test_hashlib.HashLibTestCase.test_case_md5_uintmax
Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last): File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line923, intestZip64LargeFilewithopen(os_helper.TESTFN,"wb")as f:~~~~^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on deviceTraceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... okTraceback (most recent call last): File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", line1094, inwrapperreturn f(self, maxsize) File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line551, intest_case_md5_uintmaxself.check('md5',b'A'*size,'28138d306ff1b8281f1a9067e1a1a2b3')~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line405, incheckself.check_file_digest(name, data, hexdigest)~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line418, incheck_file_digest f.write(data)~~~~~~~^^^^^^OSError:[Errno 28] No space left on deviceTraceback (most recent call last): File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line986, intestZip64LargeFilewithopen(TEMP_ZIP,"wb")as f:~~~~^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on deviceTraceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... okTraceback (most recent call last): File"R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line989, intestZip64LargeFile f.seek(offset, os.SEEK_SET)~~~~~~^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device |
Uh oh!
There was an error while loading.Please reload this page.
This issue was not fullyfixed:#123553
See

Local repro:
After:
Refs#123554
CC@Eclips4
‘compiler_is_top_level_await’ defined but not used [-Wunused-function]
#123553