-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aarch64_windows builds failing C compiler out of heap space on 4Gb RAM node build-docker-win2022-x64-3-intel ?? #3833
Comments
Re-opening as this seems to be happening on the aarch64 cross-build but not the x64 one. Re-running on the AMD system at https://ci.adoptium.net/view/Failing%20Temurin%20jobs/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk17u/job/jdk17u-evaluation-windows-aarch64-temurin/130/ |
Noting that in several jdk21u jobs it's also failing during the git fetch operation (not the initial clone of jdk21u) - this is happening after it has processed the cacerts and is fetching tags before doing the build e.g. https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-windows-x64-temurin/221/
|
Noting from the previous comments that Andrew's builds where he had seen this were run with different parameters from the ones I'd been testing with which match the ea builds, which may be why we haven't seen it on the ea ones ... My build here went through to the build itself ok and had:
The ea ones such as this one or last night's jdk17u EA have:
So this may be why we're seeing a difference. In the failing case the RAM usage does go up the limit during that git operation: |
I've started up another node with 8GiB at https://ci.adoptium.net/computer/dockerhost%2Dazure%2Dwin2022%2Dx64%2D4%2Dintel/ (Spot priced, so Azure may decommission it at any time) if needed to work around such problems for now if we need to run a build with options that are causing problems. |
Recent aarch64_windows build failing on node build-docker-win2022-x64-3-intel:
https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-aarch64-temurin/34/consoleFull
The text was updated successfully, but these errors were encountered: