jdk-alpine-linux-aarch64-temurin
Started by upstream project "build-scripts/openjdk26-pipeline" build number 23
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 41
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/jdk/jdk-alpine-linux-aarch64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/.git # 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 --version # timeout=10
> git --version # 'git version 2.34.1'
> 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 314013c2f2d0c4d0f0afe34a709b96dc169549f4 (origin/master)
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 314013c2f2d0c4d0f0afe34a709b96dc169549f4 # timeout=10
Commit message: "Run SBOM validation whenever a build completes (#1313)"
> git rev-list --no-walk 38653c222873f2afdbc79682cfb217664a5bfd22 # 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
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
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
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/jdk/jdk-alpine-linux-aarch64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-13T21:31:05.846Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2025-11-13T21:31:05.894Z] {
[2025-11-13T21:31:05.894Z] "ARCHITECTURE": "aarch64",
[2025-11-13T21:31:05.894Z] "TARGET_OS": "alpine-linux",
[2025-11-13T21:31:05.894Z] "VARIANT": "temurin",
[2025-11-13T21:31:05.894Z] "JAVA_TO_BUILD": "jdk",
[2025-11-13T21:31:05.894Z] "TEST_LIST": [
[2025-11-13T21:31:05.894Z] "sanity.openjdk",
[2025-11-13T21:31:05.894Z] "sanity.system",
[2025-11-13T21:31:05.894Z] "extended.system",
[2025-11-13T21:31:05.894Z] "sanity.perf",
[2025-11-13T21:31:05.894Z] "sanity.functional",
[2025-11-13T21:31:05.894Z] "extended.functional",
[2025-11-13T21:31:05.894Z] "extended.openjdk",
[2025-11-13T21:31:05.894Z] "extended.perf",
[2025-11-13T21:31:05.894Z] "special.functional",
[2025-11-13T21:31:05.894Z] "special.openjdk",
[2025-11-13T21:31:05.894Z] "dev.functional"
[2025-11-13T21:31:05.894Z] ],
[2025-11-13T21:31:05.894Z] "DYNAMIC_LIST": [
[2025-11-13T21:31:05.894Z] "extended.openjdk"
[2025-11-13T21:31:05.894Z] ],
[2025-11-13T21:31:05.894Z] "NUM_MACHINES": [
[2025-11-13T21:31:05.894Z] "3"
[2025-11-13T21:31:05.894Z] ],
[2025-11-13T21:31:05.894Z] "SCM_REF": "jdk-26+24_adopt",
[2025-11-13T21:31:05.894Z] "BUILD_REF": "",
[2025-11-13T21:31:05.894Z] "CI_REF": "",
[2025-11-13T21:31:05.894Z] "HELPER_REF": "",
[2025-11-13T21:31:05.894Z] "AQA_REF": "",
[2025-11-13T21:31:05.894Z] "AQA_AUTO_GEN": true,
[2025-11-13T21:31:05.894Z] "BUILD_ARGS": "--create-jre-image --create-sbom --enable-sbom-strace",
[2025-11-13T21:31:05.894Z] "NODE_LABEL": "build&&alpine-linux&&aarch64",
[2025-11-13T21:31:05.894Z] "ADDITIONAL_TEST_LABEL": "",
[2025-11-13T21:31:05.894Z] "KEEP_TEST_REPORTDIR": false,
[2025-11-13T21:31:05.894Z] "ACTIVE_NODE_TIMEOUT": "5",
[2025-11-13T21:31:05.894Z] "CODEBUILD": false,
[2025-11-13T21:31:05.894Z] "DOCKER_IMAGE": "adoptopenjdk/alpine3_build_image",
[2025-11-13T21:31:05.894Z] "DOCKER_ARGS": "",
[2025-11-13T21:31:05.894Z] "DOCKER_FILE": "",
[2025-11-13T21:31:05.894Z] "DOCKER_NODE": "",
[2025-11-13T21:31:05.894Z] "DOCKER_REGISTRY": "",
[2025-11-13T21:31:05.894Z] "DOCKER_CREDENTIAL": "",
[2025-11-13T21:31:05.894Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2025-11-13T21:31:05.894Z] "CONFIGURE_ARGS": "--enable-headless-only=yes --with-jobs=4 --with-version-opt=ea",
[2025-11-13T21:31:05.894Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2025-11-13T21:31:05.894Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2025-11-13T21:31:05.894Z] "RELEASE": false,
[2025-11-13T21:31:05.894Z] "WEEKLY": true,
[2025-11-13T21:31:05.894Z] "PUBLISH_NAME": "jdk-26+24-ea",
[2025-11-13T21:31:05.894Z] "ADOPT_BUILD_NUMBER": "",
[2025-11-13T21:31:05.894Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2025-11-13T21:31:05.894Z] "ENABLE_TESTS": true,
[2025-11-13T21:31:05.894Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2025-11-13T21:31:05.894Z] "ENABLE_INSTALLERS": true,
[2025-11-13T21:31:05.894Z] "ENABLE_SIGNER": true,
[2025-11-13T21:31:05.894Z] "CLEAN_WORKSPACE": false,
[2025-11-13T21:31:05.894Z] "CLEAN_WORKSPACE_AFTER": false,
[2025-11-13T21:31:05.894Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2025-11-13T21:31:05.894Z] }
[Pipeline] echo
[2025-11-13T21:31:05.906Z] Filename will be: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz
[Pipeline] echo
[2025-11-13T21:31:05.907Z] 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-13T21:31:05.908Z] Build num: 216
[Pipeline] echo
[2025-11-13T21:31:05.909Z] File name: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2025-11-13T21:31:05.976Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-11-13T21:31:05.988Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2025-11-13T21:31:05.989Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&alpine-linux&&aarch64&&dockerBuild...
[Pipeline] node
[2025-11-13T21:31:05.997Z] Running on dockerhost-osuosl-ubuntu2404-aarch64-3 in /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin
[Pipeline] {
[Pipeline] timeout
[2025-11-13T21:31:06.042Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-11-13T21:31:08.354Z] + docker pull adoptopenjdk/alpine3_build_image
[2025-11-13T21:31:08.354Z] Using default tag: latest
[2025-11-13T21:31:08.354Z] latest: Pulling from adoptopenjdk/alpine3_build_image
[2025-11-13T21:31:08.354Z] Digest: sha256:955a5a0cbe99d9eda2d2828c0358003866684d04578a08f1c606e40042320571
[2025-11-13T21:31:08.354Z] Status: Image is up to date for adoptopenjdk/alpine3_build_image:latest
[2025-11-13T21:31:08.354Z] docker.io/adoptopenjdk/alpine3_build_image:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2025-11-13T21:31:11.036Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/alpine3_build_image
[Pipeline] echo
[2025-11-13T21:31:11.733Z] Target docker image digest = [adoptopenjdk/alpine3_build_image@sha256:955a5a0cbe99d9eda2d2828c0358003866684d04578a08f1c606e40042320571]
[2025-11-13T21:31:11.733Z]
[Pipeline] sh
[2025-11-13T21:31:13.893Z] + docker --version
[2025-11-13T21:31:13.893Z] + grep podman
[Pipeline] echo
[2025-11-13T21:31:14.414Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/alpine3_build_image
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-11-13T21:31:17.092Z] + docker inspect -f . adoptopenjdk/alpine3_build_image
[2025-11-13T21:31:17.092Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-11-13T21:31:19.590Z] dockerhost-osuosl-ubuntu2404-aarch64-3 does not seem to be running inside a container
[2025-11-13T21:31:21.626Z] $ docker run -t -d -u 1000:1002 -e BUILDIMAGESHA=adoptopenjdk/alpine3_build_image@sha256:955a5a0cbe99d9eda2d2828c0358003866684d04578a08f1c606e40042320571
[2025-11-13T21:31:21.627Z] --init -w /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin -v /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin:rw,z -v /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin@tmp:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** adoptopenjdk/alpine3_build_image cat
[2025-11-13T21:31:24.188Z] $ docker top d14f47b9b2ec0a0f078cedb6ba232fbd74d480eeb3c33d5c1baf3756d580cfb4 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2025-11-13T21:31:25.056Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2025-11-13T21:31:25.057Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2025-11-13T21:31:25.059Z] DEFAULTS_JSON:
[Pipeline] echo
[2025-11-13T21:31:25.060Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["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-13T21:31:25.062Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2025-11-13T21:31:25.064Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["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-13T21:31:25.065Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2025-11-13T21:31:25.067Z] buildConfig.CI_REF:
[Pipeline] echo
[2025-11-13T21:31:25.069Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2025-11-13T21:31:25.071Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2025-11-13T21:31:25.076Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-11-13T21:31:25.100Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:27.111Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-13T21:31:27.664Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-11-13T21:31:27.678Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2025-11-13T21:31:27.854Z] The recommended git tool is: git
[2025-11-13T21:31:28.210Z] No credentials specified
[2025-11-13T21:31:28.210Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@391cdffd; decorates RemoteLauncher[hudson.remoting.Channel@38a64ab5:dockerhost-osuosl-ubuntu2404-aarch64-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-11-13T21:31:28.456Z] Fetching changes from the remote Git repository
[2025-11-13T21:31:28.298Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/.git # timeout=10
[2025-11-13T21:31:28.723Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2025-11-13T21:31:28.909Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2025-11-13T21:31:28.909Z] > git --version # timeout=10
[2025-11-13T21:31:28.918Z] > git --version # 'git version 2.43.0'
[2025-11-13T21:31:28.918Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T21:31:29.795Z] Checking out Revision 314013c2f2d0c4d0f0afe34a709b96dc169549f4 (origin/master)
[2025-11-13T21:31:29.700Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-13T21:31:29.880Z] > git config core.sparsecheckout # timeout=10
[2025-11-13T21:31:29.890Z] > git checkout -f 314013c2f2d0c4d0f0afe34a709b96dc169549f4 # timeout=10
[2025-11-13T21:31:30.199Z] Commit message: "Run SBOM validation whenever a build completes (#1313)"
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:32.212Z] + git clean -fdx
[2025-11-13T21:31:32.212Z] Removing .gpg-temp/
[2025-11-13T21:31:32.212Z] Removing cyclonedx-lib/
[2025-11-13T21:31:32.212Z] Removing jdk25/
[2025-11-13T21:31:32.212Z] Removing security/
[2025-11-13T21:31:32.212Z] Skipping repository workspace/build/src
[2025-11-13T21:31:32.212Z] Removing workspace/build/installedalsa
[2025-11-13T21:31:32.212Z] Removing workspace/libs
[2025-11-13T21:31:32.212Z] Removing workspace/config
[Pipeline] echo
[2025-11-13T21:31:32.734Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:35.185Z] + git status
[2025-11-13T21:31:35.185Z] HEAD detached at 314013c2
[2025-11-13T21:31:35.185Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-11-13T21:31:35.707Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:37.719Z] + git rev-parse HEAD
[2025-11-13T21:31:37.719Z] 314013c2f2d0c4d0f0afe34a709b96dc169549f4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2025-11-13T21:31:38.293Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2025-11-13T21:31:38.308Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2025-11-13T21:31:38.322Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2025-11-13T21:31:38.500Z] The recommended git tool is: git
[2025-11-13T21:31:38.849Z] No credentials specified
[2025-11-13T21:31:38.849Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@160722ae; decorates RemoteLauncher[hudson.remoting.Channel@38a64ab5:dockerhost-osuosl-ubuntu2404-aarch64-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-11-13T21:31:39.032Z] Fetching changes from the remote Git repository
[2025-11-13T21:31:38.934Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/.git # timeout=10
[2025-11-13T21:31:39.293Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2025-11-13T21:31:39.478Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2025-11-13T21:31:39.478Z] > git --version # timeout=10
[2025-11-13T21:31:39.486Z] > git --version # 'git version 2.43.0'
[2025-11-13T21:31:39.486Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T21:31:40.719Z] Checking out Revision 2bda476bc6f40b0136f2de1f736d76e60e80b325 (origin/master)
[2025-11-13T21:31:40.625Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-13T21:31:41.258Z] Commit message: "Extract SBOM validation so it can be added into the build pipeline (#4299)"
[2025-11-13T21:31:40.803Z] > git config core.sparsecheckout # timeout=10
[2025-11-13T21:31:40.807Z] > git checkout -f 2bda476bc6f40b0136f2de1f736d76e60e80b325 # timeout=10
[2025-11-13T21:31:41.344Z] > git rev-list --no-walk f4bcbeb80b2dc0a624721f09a91c925e6df2bc90 # timeout=10
[Pipeline] echo
[2025-11-13T21:31:41.821Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:43.827Z] + git status
[2025-11-13T21:31:43.827Z] HEAD detached at 2bda476b
[2025-11-13T21:31:43.827Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-11-13T21:31:44.349Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:46.224Z] + git rev-parse HEAD
[2025-11-13T21:31:46.224Z] 2bda476bc6f40b0136f2de1f736d76e60e80b325
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2025-11-13T21:31:46.775Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2025-11-13T21:31:48.616Z] + bash ./build-farm/make-adopt-build-farm.sh
[2025-11-13T21:31:48.616Z] This appears to be JDK Head. Querying the Adoptium API to get the JDK HEAD Number (https://api.adoptium.net/v3/info/available_releases)...
[2025-11-13T21:31:49.559Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-11-13T21:31:49.559Z] Dload Upload Total Spent Left Speed
[2025-11-13T21:31:49.559Z]
[2025-11-13T21:31:49.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-11-13T21:31:49.559Z] 100 404 0 404 0 0 4853 0 --:--:-- --:--:-- --:--:-- 4926
[2025-11-13T21:31:49.559Z] JAVA_FEATURE_VERSION FOUND: 26
[2025-11-13T21:31:49.559Z] BUILD TYPE:
[2025-11-13T21:31:49.559Z] VERSION: jdk
[2025-11-13T21:31:49.559Z] ARCHITECTURE aarch64
[2025-11-13T21:31:49.559Z] VARIANT: temurin
[2025-11-13T21:31:49.559Z] OS: alpine-linux
[2025-11-13T21:31:49.559Z] SCM_REF: jdk-26+24_adopt
[2025-11-13T21:31:49.559Z] Detecting boot jdk for: jdk
[2025-11-13T21:31:49.559Z] Found build version: 26
[2025-11-13T21:31:49.559Z] Required boot JDK version: 25
[2025-11-13T21:31:49.559Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/build-farm/platform-specific-configurations/alpine-linux.sh
[2025-11-13T21:31:49.559Z] Downloading GA release of boot JDK version 25 from https://api.adoptium.net/v3/binary/latest/25/ga/alpine-linux/aarch64/jdk/hotspot/normal/eclipse
[2025-11-13T21:31:55.441Z] BOOT JDK: openjdk version "25.0.1" 2025-10-21 LTS
[2025-11-13T21:31:55.441Z] BOOT JDK: OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS)
[2025-11-13T21:31:55.441Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode, sharing)
[2025-11-13T21:31:55.441Z] Boot jdk directory: /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/jdk25
[2025-11-13T21:31:55.441Z] BOOT JDK: openjdk version "25.0.1" 2025-10-21 LTS
[2025-11-13T21:31:55.441Z] BOOT JDK: OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS)
[2025-11-13T21:31:55.441Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode, sharing)
[2025-11-13T21:31:55.441Z] JDK IN PATH: ./build-farm/make-adopt-build-farm.sh: line 201: java: command not found
[2025-11-13T21:31:55.441Z] BRANCH: jdk-26+24_adopt (For release either BRANCH or TAG should be set)
[2025-11-13T21:31:55.441Z] TAG:
[2025-11-13T21:31:55.441Z] Filename will be: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz
[2025-11-13T21:31:55.441Z] /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/jdk25 --configure-args --disable-warnings-as-errors --disable-ccache --enable-headless-only=yes --with-jobs=4 --with-version-opt=ea --target-file-name OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz --disable-shallow-git-clone -b jdk-26+24_adopt --create-jre-image --create-sbom --enable-sbom-strace --freetype-dir bundled --use-jep319-certs --create-debug-image --build-variant temurin jdk
[2025-11-13T21:31:55.441Z] Starting /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2025-11-13T21:31:55.441Z] Parsing opt: --clean-git-repo
[2025-11-13T21:31:55.441Z] Possible opt arg: --jdk-boot-dir
[2025-11-13T21:31:55.441Z] Parsing opt: --jdk-boot-dir
[2025-11-13T21:31:55.441Z] Possible opt arg: /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/jdk25
[2025-11-13T21:31:55.441Z] Parsing opt: --configure-args
[2025-11-13T21:31:55.441Z] Possible opt arg: --disable-warnings-as-errors --disable-ccache --enable-headless-only=yes --with-jobs=4 --with-version-opt=ea
[2025-11-13T21:31:55.441Z] Parsing opt: --target-file-name
[2025-11-13T21:31:55.441Z] Possible opt arg: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz
[2025-11-13T21:31:55.441Z] Parsing opt: --disable-shallow-git-clone
[2025-11-13T21:31:55.441Z] Possible opt arg: -b
[2025-11-13T21:31:55.441Z] Parsing opt: -b
[2025-11-13T21:31:55.441Z] Possible opt arg: jdk-26+24_adopt
[2025-11-13T21:31:55.441Z] Parsing opt: --create-jre-image
[2025-11-13T21:31:55.441Z] Possible opt arg: --create-sbom
[2025-11-13T21:31:55.441Z] Parsing opt: --create-sbom
[2025-11-13T21:31:55.441Z] Possible opt arg: --enable-sbom-strace
[2025-11-13T21:31:55.441Z] Parsing opt: --enable-sbom-strace
[2025-11-13T21:31:55.441Z] Possible opt arg: --freetype-dir
[2025-11-13T21:31:55.441Z] Parsing opt: --freetype-dir
[2025-11-13T21:31:55.441Z] Possible opt arg: bundled
[2025-11-13T21:31:55.441Z] Parsing opt: --use-jep319-certs
[2025-11-13T21:31:55.441Z] Possible opt arg: --create-debug-image
[2025-11-13T21:31:55.441Z] Parsing opt: --create-debug-image
[2025-11-13T21:31:55.441Z] Possible opt arg: --build-variant
[2025-11-13T21:31:55.441Z] Parsing opt: --build-variant
[2025-11-13T21:31:55.441Z] Possible opt arg: temurin
[2025-11-13T21:31:55.441Z] Setting version based on forest_name=jdk
[2025-11-13T21:31:55.441Z] This appears to be JDK Head. Querying the Adoptium API to get the JDK HEAD Number (https://api.adoptium.net/v3/info/available_releases)...
[2025-11-13T21:31:55.441Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-11-13T21:31:55.441Z] Dload Upload Total Spent Left Speed
[2025-11-13T21:31:55.441Z]
[2025-11-13T21:31:55.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-11-13T21:31:55.441Z] 100 404 0 404 0 0 7879 0 --:--:-- --:--:-- --:--:-- 7921
[2025-11-13T21:31:55.441Z] featureNumber FOUND: 26
[2025-11-13T21:31:55.441Z] Default branch set to BUILD_CONFIG[BRANCH]=jdk-26+24_adopt
[2025-11-13T21:31:55.441Z] Using source repository https://github.com/adoptium/jdk
[2025-11-13T21:31:55.441Z] Working dir is ./build/
[2025-11-13T21:31:55.441Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2025-11-13T21:31:55.441Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2025-11-13T21:31:55.441Z] JDK Image folder name: jdk
[2025-11-13T21:31:55.441Z] JRE Image folder name: jre
[2025-11-13T21:31:55.441Z] Skipping setting boot JDK on docker host machine
[2025-11-13T21:31:55.441Z] # ============================
[2025-11-13T21:31:55.441Z] # OPENJDK BUILD CONFIGURATION:
[2025-11-13T21:31:55.441Z] # ============================
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[ALSA]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[BRANCH]="jdk-26+24_adopt"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[BUILD_FULL_NAME]="linux-aarch64-server-release"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2025-11-13T21:31:55.441Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk-temurin"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="true"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[FREETYPE]="true"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[FREETYPE_DIRECTORY]="bundled"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[JDK_BOOT_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/jdk25"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[JDK_PATH]="jdk"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[JMODS_IMAGE_PATH]="jmods"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[JRE_PATH]="jre"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="product-images legacy-jre-image"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="26"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OS_ARCHITECTURE]="aarch64"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OS_FULL_VERSION]="Alpine Linux 3.15.11 (Kernel: 6.8.0-71-generic)"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[OS_KERNEL_NAME]="linux"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[PATCHES]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[RELEASE]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[SIGN]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs-graal"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TAG]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_24-ea.tar.gz"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors --disable-ccache --enable-headless-only=yes --with-jobs=4 --with-version-opt=ea"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[USE_SSH]="false"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2025-11-13T21:31:55.442Z] BUILD_CONFIG[WORKSPACE_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/workspace"
[2025-11-13T21:31:55.442Z] build.sh : 21:31:55 : Clearing out target dir ...
[2025-11-13T21:31:55.442Z] rm: can't remove '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin/workspace/target': No such file or directory
[2025-11-13T21:31:55.442Z] build.sh : 21:31:55 : Configuring workspace inc. clone and cacerts generation ...
[2025-11-13T21:31:55.442Z] Checking and downloading Alsa dependency because OSTYPE="linux-musl"
[2025-11-13T21:31:55.442Z] Checking for ALSA
[2025-11-13T21:32:11.110Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-11-13T21:32:11.110Z] Dload Upload Total Spent Left Speed
[2025-11-13T21:32:11.110Z]
[2025-11-13T21:32:11.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-11-13T21:32:11.110Z] 100 966k 100 966k 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 20.9M
[2025-11-13T21:32:11.110Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-11-13T21:32:11.110Z] Dload Upload Total Spent Left Speed
[2025-11-13T21:32:11.110Z]
[2025-11-13T21:32:11.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-11-13T21:32:11.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-11-13T21:32:11.110Z] 100 833 100 833 0 0 855 0 --:--:-- --:--:-- --:--:-- 855
[2025-11-13T21:32:11.110Z] mktemp: (null): No space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
[2025-11-13T21:32:11.732Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-11-13T21:32:11.926Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-11-13T21:32:12.436Z] $ docker stop --time=1 d14f47b9b2ec0a0f078cedb6ba232fbd74d480eeb3c33d5c1baf3756d580cfb4
[2025-11-13T21:32:13.711Z] $ docker rm -f --volumes d14f47b9b2ec0a0f078cedb6ba232fbd74d480eeb3c33d5c1baf3756d580cfb4
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-13T21:32:14.600Z] Execution error: hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[Pipeline] echo
[2025-11-13T21:32:14.603Z] hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[2025-11-13T21:32:14.603Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:280)
[2025-11-13T21:32:14.603Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2025-11-13T21:32:14.603Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2025-11-13T21:32:14.603Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-11-13T21:32:14.603Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-13T21:32:14.603Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-13T21:32:14.603Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-13T21:32:14.603Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-13T21:32:14.603Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-13T21:32:14.603Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1665b35f-2ee8-4605-8513-6b26bad6364b
[2025-11-13T21:32:14.603Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE