jdk17u-linux-aarch64-temurin
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1003
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 438
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
> git init /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Pruning obsolete local branches
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4adee3dde6da51b7e75d83ffacd83b61d01e0296 (origin/master)
Commit message: "Add build job workspace clean config to defaults.json (#1325)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4adee3dde6da51b7e75d83ffacd83b61d01e0296 # timeout=10
> git rev-list --no-walk 0a21e22a5610443c13308dddb83757d17e2a77ad # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision 122955d80a30710692f2bbf98a3379290eba61fc
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/adoptium/jenkins-helper.git
> git init /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 122955d80a30710692f2bbf98a3379290eba61fc (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
Commit message: "Update getAvailableReleases to use api.adoptium.net (#62)"
> git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-26T20:31:19.292Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2025-11-26T20:31:19.312Z] {
[2025-11-26T20:31:19.312Z] "ARCHITECTURE": "aarch64",
[2025-11-26T20:31:19.312Z] "TARGET_OS": "linux",
[2025-11-26T20:31:19.312Z] "VARIANT": "temurin",
[2025-11-26T20:31:19.312Z] "JAVA_TO_BUILD": "jdk17u",
[2025-11-26T20:31:19.312Z] "TEST_LIST": [
[2025-11-26T20:31:19.312Z] "sanity.openjdk",
[2025-11-26T20:31:19.312Z] "sanity.system",
[2025-11-26T20:31:19.312Z] "extended.system",
[2025-11-26T20:31:19.312Z] "sanity.perf",
[2025-11-26T20:31:19.312Z] "sanity.functional",
[2025-11-26T20:31:19.312Z] "extended.functional",
[2025-11-26T20:31:19.312Z] "extended.openjdk",
[2025-11-26T20:31:19.312Z] "extended.perf",
[2025-11-26T20:31:19.312Z] "special.functional",
[2025-11-26T20:31:19.312Z] "special.openjdk",
[2025-11-26T20:31:19.312Z] "dev.functional"
[2025-11-26T20:31:19.312Z] ],
[2025-11-26T20:31:19.312Z] "DYNAMIC_LIST": [
[2025-11-26T20:31:19.312Z] "extended.openjdk"
[2025-11-26T20:31:19.312Z] ],
[2025-11-26T20:31:19.312Z] "NUM_MACHINES": [
[2025-11-26T20:31:19.312Z] "3"
[2025-11-26T20:31:19.312Z] ],
[2025-11-26T20:31:19.312Z] "SCM_REF": "jdk-17.0.18+4_adopt",
[2025-11-26T20:31:19.312Z] "BUILD_REF": "",
[2025-11-26T20:31:19.312Z] "CI_REF": "",
[2025-11-26T20:31:19.312Z] "HELPER_REF": "",
[2025-11-26T20:31:19.312Z] "AQA_REF": "",
[2025-11-26T20:31:19.312Z] "AQA_AUTO_GEN": true,
[2025-11-26T20:31:19.312Z] "BUILD_ARGS": "--create-jre-image --create-sbom --enable-sbom-strace",
[2025-11-26T20:31:19.312Z] "NODE_LABEL": "build&&linux&&aarch64",
[2025-11-26T20:31:19.312Z] "ADDITIONAL_TEST_LABEL": "",
[2025-11-26T20:31:19.312Z] "KEEP_TEST_REPORTDIR": false,
[2025-11-26T20:31:19.312Z] "ACTIVE_NODE_TIMEOUT": "5",
[2025-11-26T20:31:19.312Z] "CODEBUILD": false,
[2025-11-26T20:31:19.312Z] "DOCKER_IMAGE": "adoptopenjdk/centos7_build_image",
[2025-11-26T20:31:19.312Z] "DOCKER_ARGS": "",
[2025-11-26T20:31:19.312Z] "DOCKER_FILE": "",
[2025-11-26T20:31:19.312Z] "DOCKER_NODE": "",
[2025-11-26T20:31:19.312Z] "DOCKER_REGISTRY": "",
[2025-11-26T20:31:19.312Z] "DOCKER_CREDENTIAL": "",
[2025-11-26T20:31:19.312Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2025-11-26T20:31:19.312Z] "CONFIGURE_ARGS": "--enable-dtrace --with-jobs=4 --with-version-opt=ea",
[2025-11-26T20:31:19.312Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2025-11-26T20:31:19.312Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2025-11-26T20:31:19.312Z] "RELEASE": false,
[2025-11-26T20:31:19.312Z] "WEEKLY": true,
[2025-11-26T20:31:19.312Z] "PUBLISH_NAME": "jdk-17.0.18+4-ea",
[2025-11-26T20:31:19.312Z] "ADOPT_BUILD_NUMBER": "",
[2025-11-26T20:31:19.312Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2025-11-26T20:31:19.312Z] "ENABLE_TESTS": true,
[2025-11-26T20:31:19.312Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2025-11-26T20:31:19.312Z] "ENABLE_INSTALLERS": true,
[2025-11-26T20:31:19.312Z] "ENABLE_SIGNER": true,
[2025-11-26T20:31:19.312Z] "CLEAN_WORKSPACE": false,
[2025-11-26T20:31:19.312Z] "CLEAN_WORKSPACE_AFTER": false,
[2025-11-26T20:31:19.312Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2025-11-26T20:31:19.312Z] }
[Pipeline] echo
[2025-11-26T20:31:19.326Z] Filename will be: OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.18_4-ea.tar.gz
[Pipeline] echo
[2025-11-26T20:31:19.327Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, special.openjdk, dev.functional]
[Pipeline] echo
[2025-11-26T20:31:19.329Z] Build num: 583
[Pipeline] echo
[2025-11-26T20:31:19.330Z] File name: OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.18_4-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2025-11-26T20:31:19.378Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-11-26T20:31:19.392Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2025-11-26T20:31:19.394Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&aarch64&&dockerBuild...
[Pipeline] node
[2025-11-26T20:31:34.397Z] Still waiting to schedule task
[2025-11-26T20:31:34.397Z] Waiting for next available executor on ‘build&&linux&&aarch64&&dockerBuild’
[2025-11-26T21:30:37.421Z] Running on dockerhost-osuosl-ubuntu2404-aarch64-3 in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin
[Pipeline] {
[Pipeline] timeout
[2025-11-26T21:30:37.480Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-11-26T21:30:39.558Z] + docker pull adoptopenjdk/centos7_build_image
[2025-11-26T21:30:39.558Z] Using default tag: latest
[2025-11-26T21:30:40.508Z] latest: Pulling from adoptopenjdk/centos7_build_image
[2025-11-26T21:30:40.508Z] 6717b8ec66cd: Already exists
[2025-11-26T21:30:40.508Z] 11e20e70b668: Pulling fs layer
[2025-11-26T21:30:40.508Z] f0b3e15be879: Pulling fs layer
[2025-11-26T21:30:40.508Z] e3b3f4481a99: Pulling fs layer
[2025-11-26T21:30:40.508Z] 31d35e868424: Pulling fs layer
[2025-11-26T21:30:40.508Z] b828270bdb58: Pulling fs layer
[2025-11-26T21:30:40.508Z] d2b9b7dd7d38: Pulling fs layer
[2025-11-26T21:30:40.508Z] 3bf266dfd8a3: Pulling fs layer
[2025-11-26T21:30:40.508Z] dd70e193aef5: Pulling fs layer
[2025-11-26T21:30:40.508Z] 512c91365f0b: Pulling fs layer
[2025-11-26T21:30:40.508Z] b828270bdb58: Waiting
[2025-11-26T21:30:40.508Z] d2b9b7dd7d38: Waiting
[2025-11-26T21:30:40.508Z] 3bf266dfd8a3: Waiting
[2025-11-26T21:30:40.508Z] dd70e193aef5: Waiting
[2025-11-26T21:30:40.508Z] 512c91365f0b: Waiting
[2025-11-26T21:30:40.508Z] 31d35e868424: Waiting
[2025-11-26T21:30:41.483Z] 11e20e70b668: Verifying Checksum
[2025-11-26T21:30:41.483Z] 11e20e70b668: Download complete
[2025-11-26T21:30:41.483Z] f0b3e15be879: Verifying Checksum
[2025-11-26T21:30:41.483Z] f0b3e15be879: Download complete
[2025-11-26T21:30:41.483Z] 11e20e70b668: Pull complete
[2025-11-26T21:30:41.483Z] f0b3e15be879: Pull complete
[2025-11-26T21:30:41.483Z] b828270bdb58: Download complete
[2025-11-26T21:30:42.468Z] 31d35e868424: Verifying Checksum
[2025-11-26T21:30:42.468Z] 31d35e868424: Download complete
[2025-11-26T21:30:43.452Z] 3bf266dfd8a3: Verifying Checksum
[2025-11-26T21:30:43.452Z] 3bf266dfd8a3: Download complete
[2025-11-26T21:30:43.452Z] dd70e193aef5: Verifying Checksum
[2025-11-26T21:30:43.453Z] dd70e193aef5: Download complete
[2025-11-26T21:30:43.453Z] 512c91365f0b: Verifying Checksum
[2025-11-26T21:30:43.453Z] 512c91365f0b: Download complete
[2025-11-26T21:30:45.437Z] e3b3f4481a99: Download complete
[2025-11-26T21:30:59.598Z] e3b3f4481a99: Pull complete
[2025-11-26T21:31:01.559Z] 31d35e868424: Pull complete
[2025-11-26T21:31:01.559Z] b828270bdb58: Pull complete
[2025-11-26T21:32:54.618Z] d2b9b7dd7d38: Verifying Checksum
[2025-11-26T21:32:54.618Z] d2b9b7dd7d38: Download complete
[2025-11-26T21:39:15.724Z] failed to register layer: write /usr/local/gcc9/lib64/libstdc++.a: no space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-26T21:39:16.372Z] Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
[2025-11-26T21:39:16.377Z] hudson.AbortException: script returned exit code 1
[2025-11-26T21:39:16.377Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:693)
[2025-11-26T21:39:16.377Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:625)
[2025-11-26T21:39:16.377Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:566)
[2025-11-26T21:39:16.377Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-26T21:39:16.377Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-26T21:39:16.377Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[2025-11-26T21:39:16.377Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-26T21:39:16.377Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-26T21:39:16.377Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-26T21:39:16.377Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4bf72b03-6187-4288-aa26-8a57d858e78b
[2025-11-26T21:39:16.377Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE