Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 502
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3044
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 294
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10
Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-02T21:58:26.312Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-12-02T21:58:26.313Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-12-02T21:58:26.326Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-02T21:58:26.330Z] dynamicAgents: []
[Pipeline] node
[2025-12-02T21:58:41.333Z] Still waiting to schedule task
[2025-12-02T21:58:41.334Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
[2025-12-02T22:06:16.668Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-12-02T22:06:16.693Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T22:06:16.961Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T22:06:16.961Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T22:06:17.084Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-02T22:06:17.246Z] The recommended git tool is: git
[2025-12-02T22:06:17.489Z] No credentials specified
[2025-12-02T22:06:17.609Z] Cloning the remote Git repository
[2025-12-02T22:06:17.782Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-02T22:06:17.783Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-12-02T22:06:17.807Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-02T22:06:17.808Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-02T22:06:17.808Z] > git --version # timeout=10
[2025-12-02T22:06:17.814Z] > git --version # 'git version 2.45.4'
[2025-12-02T22:06:17.818Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-02T22:06:24.755Z] Avoid second fetch
[2025-12-02T22:06:24.888Z] Checking out Revision 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master)
[2025-12-02T22:06:24.534Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-02T22:06:24.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-02T22:06:24.809Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-02T22:06:24.942Z] > git config core.sparsecheckout # timeout=10
[2025-12-02T22:06:24.950Z] > git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10
[2025-12-02T22:06:26.817Z] Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-02T22:06:29.169Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2025-12-02T22:06:30.559Z] + which activate_multicast
[Pipeline] echo
[2025-12-02T22:06:30.923Z] which activate_multicast status code: 1
[Pipeline] echo
[2025-12-02T22:06:30.924Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-02T22:06:32.329Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-02T22:06:32.822Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-02T22:06:34.261Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-02T22:06:34.261Z] Unix type machine..
[2025-12-02T22:06:34.261Z] Running on a Linux host
[2025-12-02T22:06:34.261Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-12-02T22:06:36.704Z] + printenv
[2025-12-02T22:06:36.704Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-02T22:06:36.704Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-02T22:06:36.704Z] SETUP_JCK_RUN=false
[2025-12-02T22:06:36.704Z] USE_TESTENV_PROPERTIES=false
[2025-12-02T22:06:36.704Z] MAIL=/var/mail/jenkins
[2025-12-02T22:06:36.704Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-02T22:06:36.704Z] BUILD_LIST=openjdk
[2025-12-02T22:06:36.704Z] USER=jenkins
[2025-12-02T22:06:36.704Z] SSH_CLIENT=78.47.239.97 38276 22
[2025-12-02T22:06:36.704Z] SDK_RESOURCE=upstream
[2025-12-02T22:06:36.704Z] CI=true
[2025-12-02T22:06:36.704Z] OPENJ9_BRANCH=master
[2025-12-02T22:06:36.704Z] jobStatus=SUCCESS
[2025-12-02T22:06:36.704Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-02T22:06:36.704Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/150/display/redirect?page=changes
[2025-12-02T22:06:36.704Z] UPSTREAM_JOB_NUMBER=502
[2025-12-02T22:06:36.704Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-02T22:06:36.704Z] TARGET=extended.openjdk
[2025-12-02T22:06:36.704Z] EXIT_FAILURE=false
[2025-12-02T22:06:36.704Z] SHLVL=2
[2025-12-02T22:06:36.704Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 test-docker-alpine320-x64-4 sw.os.alpine-linux ci.role.test ci.role.perf hw.arch.x86
[2025-12-02T22:06:36.704Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-12-02T22:06:36.704Z] HOME=/home/jenkins
[2025-12-02T22:06:36.704Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-02T22:06:36.704Z] USE_JRE=false
[2025-12-02T22:06:36.704Z] OLDPWD=/home/jenkins
[2025-12-02T22:06:36.704Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/150/
[2025-12-02T22:06:36.704Z] ADOPTOPENJDK_BRANCH=master
[2025-12-02T22:06:36.704Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux.tap
[2025-12-02T22:06:36.704Z] JDK_IMPL=hotspot
[2025-12-02T22:06:36.704Z] HUDSON_COOKIE=3a53ad45-1b04-4861-bbd5-7f0e6129881f
[2025-12-02T22:06:36.704Z] DOCKER_REQUIRED=false
[2025-12-02T22:06:36.704Z] JENKINS_SERVER_COOKIE=durable-da10362f96d4fec339c4177fd92265b0df4c40ffd6fc472dfbba1981483eb471
[2025-12-02T22:06:36.704Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../benchmarks
[2025-12-02T22:06:36.704Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2025-12-02T22:06:36.704Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[2025-12-02T22:06:36.704Z] KEEP_WORKSPACE=false
[2025-12-02T22:06:36.704Z] ARCHIVE_TEST_RESULTS=false
[2025-12-02T22:06:36.704Z] GENERATE_JOBS=true
[2025-12-02T22:06:36.704Z] NODE_NAME=test-docker-alpine320-x64-4
[2025-12-02T22:06:36.704Z] LOGNAME=jenkins
[2025-12-02T22:06:36.704Z] PERSONAL_BUILD=false
[2025-12-02T22:06:36.704Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-02T22:06:36.704Z] JDK_BRANCH=jdk8u482-b03_adopt
[2025-12-02T22:06:36.704Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-12-02T22:06:36.704Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/150/display/redirect?page=artifacts
[2025-12-02T22:06:36.704Z] AUTO_DETECT=true
[2025-12-02T22:06:36.704Z] STAGE_NAME=Setup
[2025-12-02T22:06:36.704Z] EXECUTOR_NUMBER=0
[2025-12-02T22:06:36.704Z] JDK_VERSION=8
[2025-12-02T22:06:36.704Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-02T22:06:36.704Z] BUILD_DISPLAY_NAME=#150
[2025-12-02T22:06:36.704Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-02T22:06:36.704Z] TIME_LIMIT=25
[2025-12-02T22:06:36.704Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/150/display/redirect?page=tests
[2025-12-02T22:06:36.704Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-02T22:06:36.704Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[2025-12-02T22:06:36.704Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-12-02T22:06:36.704Z] TKG_ITERATIONS=1
[2025-12-02T22:06:36.704Z] PLATFORM=x86-64_alpine-linux
[2025-12-02T22:06:36.704Z] BUILD_ID=150
[2025-12-02T22:06:36.704Z] EXIT_SUCCESS=false
[2025-12-02T22:06:36.704Z] RERUN_FAILURE=true
[2025-12-02T22:06:36.704Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/system_lib
[2025-12-02T22:06:36.704Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-02T22:06:36.704Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux-150
[2025-12-02T22:06:36.704Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-02T22:06:36.704Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-02T22:06:36.704Z] KEEP_REPORTDIR=true
[2025-12-02T22:06:36.704Z] ORIGIN_JDK_VERSION=8
[2025-12-02T22:06:36.704Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/
[2025-12-02T22:06:36.704Z] JCK_GIT_BRANCH=master
[2025-12-02T22:06:36.704Z] BUILD_NUMBER=150
[2025-12-02T22:06:36.704Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-12-02T22:06:36.704Z] ITERATIONS=1
[2025-12-02T22:06:36.704Z] JENKINS_NODE_COOKIE=6b819b19-8fca-46bf-b5be-0c1f8585238a
[2025-12-02T22:06:36.704Z] SHELL=/bin/bash
[2025-12-02T22:06:36.704Z] SPEC=alpine-linux_x86-64
[2025-12-02T22:06:36.704Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-02T22:06:36.704Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-02T22:06:36.704Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-02T22:06:36.704Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/150/display/redirect
[2025-12-02T22:06:36.704Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-02T22:06:36.704Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/display/redirect
[2025-12-02T22:06:36.704Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2025-12-02T22:06:36.704Z] SLACK_CHANNEL=aqavit-bot
[2025-12-02T22:06:36.704Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[2025-12-02T22:06:36.704Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-02T22:06:36.704Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[2025-12-02T22:06:36.704Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:06:36.704Z] SSH_CONNECTION=78.47.239.97 38276 172.17.0.2 22
[2025-12-02T22:06:36.704Z] TEST_TIME=120
[2025-12-02T22:06:36.704Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@tmp
[2025-12-02T22:06:36.704Z] PARALLEL=Dynamic
[2025-12-02T22:06:36.704Z] JOBSTARTTIME=Tue, 02 Dec 2025 22:06:31 +0000
[2025-12-02T22:06:36.704Z] DYNAMIC_COMPILE=false
[2025-12-02T22:06:36.704Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-02T22:06:37.071Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-02T22:06:37.082Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T22:07:16.854Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 502
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-02T22:07:17.076Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-12-02T22:07:17.085Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-02T22:07:17.160Z] $ ssh-agent
[2025-12-02T22:07:17.719Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOmOok/agent.2179620
[2025-12-02T22:07:17.719Z] SSH_AGENT_PID=2179622
[2025-12-02T22:07:17.719Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-02T22:07:17.732Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-02T22:07:17.765Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-02T22:07:19.525Z] + pwd
[2025-12-02T22:07:19.525Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-02T22:07:19.525Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests
[2025-12-02T22:07:19.525Z] get jdk binary...
[2025-12-02T22:07:19.525Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-02T22:07:19.525Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz ...
[2025-12-02T22:07:22.797Z] List files in jdkbinary folder...
[2025-12-02T22:07:22.797Z] total 303820
[2025-12-02T22:07:22.797Z] -rw-r--r-- 1 jenkins jenkins 168630648 Dec 2 21:48 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:22.797Z] -rw-r--r-- 1 jenkins jenkins 100998363 Dec 2 21:48 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:22.797Z] -rw-r--r-- 1 jenkins jenkins 41364282 Dec 2 21:48 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:22.797Z] -rw-rw-r-- 1 jenkins jenkins 21553 Dec 2 21:51 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b03-ea-metadata.json
[2025-12-02T22:07:22.797Z] -rw-r--r-- 1 jenkins jenkins 76100 Dec 2 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b03-ea.json
[2025-12-02T22:07:22.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 22:07 tmp
[2025-12-02T22:07:22.798Z] List files in jdkbinary/tmp folder...
[2025-12-02T22:07:22.798Z] total 4
[2025-12-02T22:07:22.798Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 2 22:07 jdk8u482-b03
[2025-12-02T22:07:22.798Z] Moving directory jdk8u482-b03/ to ../j2sdk-image
[2025-12-02T22:07:22.798Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz ...
[2025-12-02T22:07:24.304Z] List files in jdkbinary folder...
[2025-12-02T22:07:24.304Z] total 303824
[2025-12-02T22:07:24.304Z] -rw-r--r-- 1 jenkins jenkins 168630648 Dec 2 21:48 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:24.304Z] -rw-r--r-- 1 jenkins jenkins 100998363 Dec 2 21:48 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:24.304Z] -rw-r--r-- 1 jenkins jenkins 41364282 Dec 2 21:48 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T22:07:24.304Z] -rw-rw-r-- 1 jenkins jenkins 21553 Dec 2 21:51 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b03-ea-metadata.json
[2025-12-02T22:07:24.304Z] -rw-r--r-- 1 jenkins jenkins 76100 Dec 2 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b03-ea.json
[2025-12-02T22:07:24.304Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 2 22:07 j2sdk-image
[2025-12-02T22:07:24.304Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 22:07 tmp
[2025-12-02T22:07:24.304Z] List files in jdkbinary/tmp folder...
[2025-12-02T22:07:24.304Z] total 4
[2025-12-02T22:07:24.304Z] drwxr-xr-x 5 jenkins jenkins 4096 Dec 2 22:07 jdk8u482-b03-jre
[2025-12-02T22:07:24.304Z] Moving directory jdk8u482-b03-jre/ to ../j2re-image
[2025-12-02T22:07:24.304Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b03-ea.tar.gz over ./j2sdk-image/jre...
[2025-12-02T22:07:30.881Z] Removing top-level folder jdk8u482-b03-debug-image/
[2025-12-02T22:07:30.881Z] Removing top-level folder jdk8u482-b03/
[2025-12-02T22:07:30.881Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-02T22:07:30.881Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-02T22:07:31.620Z] openjdk version "1.8.0_482-beta"
[2025-12-02T22:07:31.620Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512022124-b03)
[2025-12-02T22:07:31.620Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b03, mixed mode)
[2025-12-02T22:07:31.620Z] =JAVA VERSION OUTPUT END=
[2025-12-02T22:07:31.620Z] =RELEASE INFO BEGIN=
[2025-12-02T22:07:31.620Z] JAVA_VERSION="1.8.0_482"
[2025-12-02T22:07:31.620Z] OS_NAME="Linux"
[2025-12-02T22:07:31.620Z] OS_VERSION="2.6"
[2025-12-02T22:07:31.620Z] OS_ARCH="amd64"
[2025-12-02T22:07:31.620Z] SOURCE=".:git:a9491a753e68+"
[2025-12-02T22:07:31.620Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-02T22:07:31.620Z] BUILD_SOURCE="git:5584d0f5d42f6078da3d3c32a2a53041754c2baa"
[2025-12-02T22:07:31.620Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-02T22:07:31.620Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2025-12-02T22:07:31.620Z] FULL_VERSION="1.8.0_482-beta-202512022124-b03"
[2025-12-02T22:07:31.620Z] SEMANTIC_VERSION="8.0.482+3"
[2025-12-02T22:07:31.620Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-12-02T22:07:31.620Z] JVM_VARIANT="Hotspot"
[2025-12-02T22:07:31.620Z] JVM_VERSION="25.482-b03"
[2025-12-02T22:07:31.620Z] IMAGE_TYPE="JDK"
[2025-12-02T22:07:31.620Z] =RELEASE INFO END=
[2025-12-02T22:07:31.620Z] get testKitGen...
[2025-12-02T22:07:31.620Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-02T22:07:32.350Z] git rev-parse master
[2025-12-02T22:07:32.350Z] git checkout -q -f dacf03c94365d6ebc256acf06582d0f4148bad34
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-02T22:07:32.826Z] $ ssh-agent -k
[2025-12-02T22:07:32.832Z] unset SSH_AUTH_SOCK;
[2025-12-02T22:07:32.839Z] unset SSH_AGENT_PID;
[2025-12-02T22:07:32.839Z] echo Agent pid 2179622 killed;
[2025-12-02T22:07:33.380Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-02T22:07:33.863Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=502&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-02T22:07:33.875Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=502&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-02T22:07:33.939Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T22:07:34.687Z] Copied 1 artifact from "getTRSSOutput" build number 1975
[Pipeline] sh
[2025-12-02T22:07:36.061Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-02T22:07:36.061Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-02T22:07:36.061Z] + tar xof -
[2025-12-02T22:07:36.061Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-02T22:07:36.461Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-02T22:07:36.474Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-02T22:07:37.819Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-02T22:07:44.410Z] --------------------------------------------
[2025-12-02T22:07:44.410Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:44.410Z] task is set to default
[2025-12-02T22:07:44.410Z] dependencyList is set to all
[2025-12-02T22:07:44.410Z] --------------------------------------------
[2025-12-02T22:07:44.410Z] Starting download third party dependent jars
[2025-12-02T22:07:44.410Z] --------------------------------------------
[2025-12-02T22:07:44.410Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-02T22:07:44.410Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-02T22:07:44.902Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] echo
[2025-12-02T22:07:44.905Z] Machine limit is 3.
[Pipeline] sh
[2025-12-02T22:07:46.339Z] + cd ./aqa-tests/TKG
[2025-12-02T22:07:46.339Z] + uname
[2025-12-02T22:07:46.339Z] + '[' Linux '=' AIX ]
[2025-12-02T22:07:46.339Z] + uname
[2025-12-02T22:07:46.339Z] + '[' Linux '=' SunOS ]
[2025-12-02T22:07:46.339Z] + uname
[2025-12-02T22:07:46.339Z] + '[' Linux '=' '*BSD' ]
[2025-12-02T22:07:46.339Z] + MAKE=make
[2025-12-02T22:07:46.339Z] + unset LD_LIBRARY_PATH
[2025-12-02T22:07:46.339Z] + make genParallelList 'TEST=extended.openjdk' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-12-02T22:07:46.339Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-02T22:07:46.339Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:46.339Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T22:07:46.339Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T22:07:46.339Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-02T22:07:46.339Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-02T22:07:46.339Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-02T22:07:47.075Z]
[2025-12-02T22:07:47.075Z] build:
[2025-12-02T22:07:47.075Z]
[2025-12-02T22:07:47.075Z] clean:
[2025-12-02T22:07:47.075Z]
[2025-12-02T22:07:47.075Z] init:
[2025-12-02T22:07:47.896Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-02T22:07:47.896Z]
[2025-12-02T22:07:47.896Z] getDependentLibs:
[2025-12-02T22:07:47.896Z] [exec] --------------------------------------------
[2025-12-02T22:07:47.896Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:47.896Z] [exec] task is set to default
[2025-12-02T22:07:47.896Z] [exec] dependencyList is set to json_simple
[2025-12-02T22:07:47.896Z] [exec] --------------------------------------------
[2025-12-02T22:07:47.896Z] [exec] Starting download third party dependent jars
[2025-12-02T22:07:47.896Z] [exec] --------------------------------------------
[2025-12-02T22:07:47.896Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:47.896Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-02T22:07:47.896Z] [exec] downloaded dependent third party jars successfully
[2025-12-02T22:07:47.896Z]
[2025-12-02T22:07:47.896Z] compile:
[2025-12-02T22:07:47.896Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T22:07:47.896Z] [echo] ============COMPILER SETTINGS============
[2025-12-02T22:07:47.896Z] [echo] ===fork: yes
[2025-12-02T22:07:47.896Z] [echo] ===debug: on
[2025-12-02T22:07:47.896Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-02T22:07:52.191Z]
[2025-12-02T22:07:52.191Z] dist:
[2025-12-02T22:07:52.191Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-02T22:07:52.191Z]
[2025-12-02T22:07:52.191Z] BUILD SUCCESSFUL
[2025-12-02T22:07:52.191Z] Total time: 5 seconds
[2025-12-02T22:07:52.191Z] 0
[2025-12-02T22:07:52.191Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-02T22:07:52.191Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-02T22:07:52.191Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-12-02T22:07:52.928Z] ****************************** MACHINE INFO ******************************
[2025-12-02T22:07:52.928Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-02T22:07:52.928Z] Free Physical Memory Size : 2822348800
[2025-12-02T22:07:52.928Z] Free space (bytes) : 170230734848
[2025-12-02T22:07:52.928Z] Total Physical Memory Size : 6442450944
[2025-12-02T22:07:52.928Z] Total space (bytes) : 480790110208
[2025-12-02T22:07:52.928Z] Usable space (bytes) : 147880509440
[2025-12-02T22:07:52.928Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T22:07:52.928Z] bashVersion :
[2025-12-02T22:07:52.928Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-12-02T22:07:52.928Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-02T22:07:52.928Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] This is free software; you are free to change and redistribute it.
[2025-12-02T22:07:52.928Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T22:07:52.928Z] cpuCores : 16
[2025-12-02T22:07:52.928Z] curlVersion :
[2025-12-02T22:07:52.928Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-12-02T22:07:52.928Z] Release-Date: 2025-06-04
[2025-12-02T22:07:52.928Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-12-02T22:07:52.928Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-12-02T22:07:52.928Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-02T22:07:52.928Z] gcc version : 13.2.1
[2025-12-02T22:07:52.928Z] gclibc version :
[2025-12-02T22:07:52.928Z] musl libc (x86_64)
[2025-12-02T22:07:52.928Z] Version 1.2.5
[2025-12-02T22:07:52.928Z] Dynamic Program Loader
[2025-12-02T22:07:52.928Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-12-02T22:07:52.928Z] gdb version : bash: line 1: gdb: command not found
[2025-12-02T22:07:52.928Z] lldb version : Command could not be executed
[2025-12-02T22:07:52.928Z] makeVersion :
[2025-12-02T22:07:52.928Z] GNU Make 4.4.1
[2025-12-02T22:07:52.928Z] Built for x86_64-alpine-linux-musl
[2025-12-02T22:07:52.928Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-12-02T22:07:52.928Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-12-02T22:07:52.928Z] This is free software: you are free to change and redistribute it.
[2025-12-02T22:07:52.928Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T22:07:52.928Z] mavenVersion : bash: line 1: mvn: command not found
[2025-12-02T22:07:52.928Z] perlVersion :
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] Copyright 1987-2025, Larry Wall
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-02T22:07:52.928Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-02T22:07:52.928Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-02T22:07:52.928Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-02T22:07:52.928Z] procArch : unknown
[2025-12-02T22:07:52.928Z] sysArch : x86_64
[2025-12-02T22:07:52.928Z] sysOS : Linux
[2025-12-02T22:07:52.928Z] ulimit :
[2025-12-02T22:07:52.928Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-02T22:07:52.928Z] core file size (blocks, -c) unlimited
[2025-12-02T22:07:52.928Z] data seg size (kbytes, -d) unlimited
[2025-12-02T22:07:52.928Z] scheduling priority (-e) 0
[2025-12-02T22:07:52.928Z] file size (blocks, -f) unlimited
[2025-12-02T22:07:52.928Z] pending signals (-i) 257167
[2025-12-02T22:07:52.928Z] max locked memory (kbytes, -l) 8192
[2025-12-02T22:07:52.928Z] max memory size (kbytes, -m) unlimited
[2025-12-02T22:07:52.928Z] open files (-n) 1048576
[2025-12-02T22:07:52.928Z] pipe size (512 bytes, -p) 8
[2025-12-02T22:07:52.928Z] POSIX message queues (bytes, -q) 819200
[2025-12-02T22:07:52.928Z] real-time priority (-r) 0
[2025-12-02T22:07:52.928Z] stack size (kbytes, -s) 8192
[2025-12-02T22:07:52.928Z] cpu time (seconds, -t) unlimited
[2025-12-02T22:07:52.928Z] max user processes (-u) unlimited
[2025-12-02T22:07:52.928Z] virtual memory (kbytes, -v) unlimited
[2025-12-02T22:07:52.928Z] file locks (-x) unlimited
[2025-12-02T22:07:52.928Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-12-02T22:07:52.928Z] vmVendor : Oracle Corporation
[2025-12-02T22:07:52.928Z] vmVersion : 25.482-b03
[2025-12-02T22:07:52.928Z] xlc version : bash: line 1: xlC: command not found
[2025-12-02T22:07:52.928Z] **************************************************************************
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('java.vendor')=Temurin
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('os.name')=Linux
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('os.arch')=amd64
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('java.fullversion')=null
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:52.928Z] System.getProperty('sun.arch.data.model')=64
[2025-12-02T22:07:52.928Z]
[2025-12-02T22:07:53.669Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-02T22:07:53.669Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-02T22:07:53.669Z] perl scripts/configure.pl
[2025-12-02T22:07:53.669Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-02T22:07:54.404Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-02T22:07:54.404Z]
[2025-12-02T22:07:54.404Z]
[2025-12-02T22:07:54.404Z] Starting to generate parallel test lists.
[2025-12-02T22:07:54.404Z]
[2025-12-02T22:07:54.404Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-12-02T22:07:55.132Z] Attempting to get test duration data from TRSS.
[2025-12-02T22:07:55.132Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=openjdk&level=extended
[2025-12-02T22:07:55.860Z] Attempting to get test duration data from cached files.
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] TEST DURATION
[2025-12-02T22:07:55.860Z] ====================================================================================
[2025-12-02T22:07:55.860Z] Total number of tests searched: 64
[2025-12-02T22:07:55.860Z] Number of test durations found: 64
[2025-12-02T22:07:55.860Z] Top slowest tests:
[2025-12-02T22:07:55.860Z] 31m58s jdk_security3_0
[2025-12-02T22:07:55.860Z] 30m42s jdk_security3_1
[2025-12-02T22:07:55.860Z] 28m33s jdk_other_1
[2025-12-02T22:07:55.860Z] ====================================================================================
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] Test target is split into 3 lists.
[2025-12-02T22:07:55.860Z] Reducing estimated test running time from 337m11s to 119m18s.
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] -------------------------------------testList_0-------------------------------------
[2025-12-02T22:07:55.860Z] Number of tests: 4
[2025-12-02T22:07:55.860Z] Estimated running time: 119m18s
[2025-12-02T22:07:55.860Z] TESTLIST=jdk_security3_0,jdk_security3_1,jdk_other_1,jdk_other_0
[2025-12-02T22:07:55.860Z] ------------------------------------------------------------------------------------
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] -------------------------------------testList_1-------------------------------------
[2025-12-02T22:07:55.860Z] Number of tests: 8
[2025-12-02T22:07:55.860Z] Estimated running time: 114m16s
[2025-12-02T22:07:55.860Z] TESTLIST=hotspot_jdk_0,jdk_jfr_0,jdk_nio_0,jdk_nio_1,jdk_jfr_1,jdk_beans_0,jdk_beans_1,jdk_tools_1
[2025-12-02T22:07:55.860Z] ------------------------------------------------------------------------------------
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] -------------------------------------testList_2-------------------------------------
[2025-12-02T22:07:55.860Z] Number of tests: 52
[2025-12-02T22:07:55.860Z] Estimated running time: 103m37s
[2025-12-02T22:07:55.860Z] TESTLIST=jdk_tools_0,jdk_net_0,jdk_net_1,jdk_rmi_1,jdk_jmx_0,jdk_rmi_0,jdk_jmx_1,jdk_instrument_0,jdk_instrument_1,jdk_time_0,jdk_time_1,jdk_imageio_0,jdk_imageio_1,jdk_io_1,jdk_io_0,jdk_management_0,jdk_management_1,jdk_text_0,jdk_text_1,jdk_time_2,jdk_awt_2,jdk_awt_0,jdk_2d_0,jdk_swing_2,jdk_awt_1,jdk_2d_2,jdk_2d_1,jdk_beans_2,jdk_net_2,jdk_management_2,jdk_swing_1,jdk_sound_2,jdk_security_infra_0,jdk_security_infra_1,jdk_other_2,jdk_io_2,jdk_security_infra_2,jdk_sound_0,jdk_rmi_2,jdk_nio_2,jdk_jmx_2,jdk_swing_0,jdk_security_infra_zos_1,jdk_security3_2,jdk_jfr_2,jdk_imageio_2,jdk_tools_2,jdk_security_infra_zos_2,jdk_security_infra_zos_0,jdk_text_2,jdk_sound_1,jdk_instrument_2
[2025-12-02T22:07:55.860Z] ------------------------------------------------------------------------------------
[2025-12-02T22:07:55.860Z]
[2025-12-02T22:07:55.860Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-02T22:07:55.860Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-02T22:07:56.347Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-02T22:07:56.718Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-12-02T22:07:56.720Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-12-02T22:07:56.862Z] Archiving artifacts
[2025-12-02T22:07:57.104Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-12-02T22:07:57.265Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-12-02T22:07:57.760Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 params for generating the job
[Pipeline] echo
[2025-12-02T22:07:57.761Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 params for generating the job
[Pipeline] echo
[2025-12-02T22:07:57.762Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-12-02T22:07:58.512Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-02T22:07:58.517Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-02T22:07:58.634Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-02T22:11:11.000Z] LEVELS: [extended]
[2025-12-02T22:11:11.002Z] JDK_VERSIONS: [8]
[2025-12-02T22:11:11.002Z] GROUPS: [openjdk]
[2025-12-02T22:11:11.002Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-02T22:11:11.097Z] LEVELS: [extended]
[2025-12-02T22:11:11.098Z] JDK_VERSIONS: [8]
[2025-12-02T22:11:11.098Z] GROUPS: [openjdk]
[2025-12-02T22:11:11.098Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-02T22:11:11.099Z] LEVELS: [extended]
[2025-12-02T22:11:11.099Z] JDK_VERSIONS: [8]
[2025-12-02T22:11:11.099Z] GROUPS: [openjdk]
[2025-12-02T22:11:11.099Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-02T22:11:11.270Z] Existing items:
[2025-12-02T22:11:11.270Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'}
[2025-12-02T22:11:11.270Z] Unreferenced items:
[2025-12-02T22:11:11.270Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'}
[2025-12-02T22:11:11.270Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'}
[2025-12-02T22:11:11.270Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'}
[2025-12-02T22:11:11.319Z] Existing items:
[2025-12-02T22:11:11.319Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'}
[2025-12-02T22:11:11.319Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'}
[2025-12-02T22:11:11.319Z] Unreferenced items:
[2025-12-02T22:11:11.319Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'}
[2025-12-02T22:11:11.319Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'}
[2025-12-02T22:11:11.369Z] Existing items:
[2025-12-02T22:11:11.369Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'}
[2025-12-02T22:11:11.369Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'}
[2025-12-02T22:11:11.369Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'}
[2025-12-02T22:11:11.369Z] Unreferenced items:
[2025-12-02T22:11:11.369Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-02T22:11:12.802Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-02T22:11:14.293Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-02T22:11:14.294Z] Unix type machine..
[2025-12-02T22:11:14.294Z] Running on a Linux host
[2025-12-02T22:11:14.294Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T22:11:14.922Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T22:11:14.922Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T22:11:16.477Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-02T22:11:17.891Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-02T22:11:18.284Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-12-02T22:11:18.458Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0
[Pipeline] build
[2025-12-02T22:11:18.467Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1
[Pipeline] build
[2025-12-02T22:11:18.501Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2
[2025-12-02T22:11:25.826Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #44
[2025-12-02T22:11:25.826Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #37
[2025-12-02T22:11:25.827Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #43
[2025-12-02T23:55:14.942Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #37 completed: UNSTABLE
[Pipeline] }
[2025-12-02T23:57:47.519Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #44 completed: SUCCESS
[Pipeline] }
[2025-12-03T00:00:08.472Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #43 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-03T00:00:08.570Z] Running on test-rise-ubuntu2404-riscv64-9 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-03T00:00:09.038Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-03T00:00:09.038Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-03T00:00:09.085Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-03T00:00:09.125Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #44 completed with status SUCCESS
[Pipeline] timeout
[2025-12-03T00:00:09.140Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-03T00:00:09.348Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0" build number 44
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-03T00:00:09.385Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0/44/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-03T00:00:09.418Z] Archiving artifacts
[2025-12-03T00:00:09.508Z] Recording fingerprints
[Pipeline] echo
[2025-12-03T00:00:09.563Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #43 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-03T00:00:09.579Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-03T00:00:09.780Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1" build number 43
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-03T00:00:09.814Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1/43/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-03T00:00:09.850Z] Archiving artifacts
[2025-12-03T00:00:09.921Z] Recording fingerprints
[Pipeline] echo
[2025-12-03T00:00:09.966Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #37 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-03T00:00:09.977Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-03T00:00:10.147Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2" build number 37
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-03T00:00:10.182Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2/37/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-03T00:00:10.215Z] Archiving artifacts
[2025-12-03T00:00:10.284Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-03T00:00:10.507Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0/44/aqa-tests/TKG/output_17647165392089/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-12-03T00:00:10.678Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1/43/aqa-tests/TKG/output_17647157123720/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-12-03T00:00:10.956Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2/37/aqa-tests/TKG/output_17647157495577/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-03T00:00:11.185Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-03T00:00:11.185Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-03T00:00:11.229Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-12-03T00:00:11.330Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-03T00:00:11.357Z] Running on test-docker-ubi9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-12-03T00:00:11.374Z] Generating rerun Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2025-12-03T00:00:11.400Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-12-03T00:00:13.511Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-03T00:00:14.446Z] Processing DSL script testJobTemplate
[2025-12-03T00:03:44.654Z] LEVELS: [extended]
[2025-12-03T00:03:44.654Z] JDK_VERSIONS: [8]
[2025-12-03T00:03:44.654Z] GROUPS: [openjdk]
[2025-12-03T00:03:44.654Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-03T00:03:44.938Z] Existing items:
[2025-12-03T00:03:44.938Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'}
[2025-12-03T00:03:44.938Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'}
[2025-12-03T00:03:44.938Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'}
[2025-12-03T00:03:44.938Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-03T00:03:45.697Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun)
[Pipeline] build
[2025-12-03T00:03:45.716Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun
[2025-12-03T00:03:55.131Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #45
[2025-12-03T01:49:27.581Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #45 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-03T01:49:27.648Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-03T01:49:27.717Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-03T01:49:27.717Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-03T01:49:27.739Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-03T01:49:27.777Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #45 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-03T01:49:27.790Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-03T01:49:27.927Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun" build number 45
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-03T01:49:27.964Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/45/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-03T01:49:27.987Z] Archiving artifacts
[2025-12-03T01:49:28.049Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-03T01:49:28.193Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/45/aqa-tests/TKG/output_17647229222192/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-03T01:49:28.360Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=hotspot_jdk_0,jdk_management_0,jdk_management_1,jdk_tools_0,jdk_tools_1,jdk_jfr_0,jdk_jfr_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=502&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-03T01:49:28.398Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Flang%2Fmanagement%2FMemoryMXBean%2FCollectionUsageThreshold.java+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryManagementParallelGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryManagementConcMarkSweepGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryTestAllGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FPendingAllGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FResetPeakMemoryUsage.java+java%2Flang%2Fmanagement%2FMemoryMXBean%2FLowMemoryTest.java++tools%2Fpack200%2FDefaultTimeZoneTest.java++jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCWithFasttime.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithG1New.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWith32BitOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWithZeroBasedOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWithHeapBasedOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCTLABConfigurationEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCSurvivorConfigurationEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestEvacuationInfoEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1ConcurrentModeFailureEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1EvacMemoryStatsEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestCMSConcurrentModeFailureEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1MMUEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1HeapRegionTypeChangeEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestPromotionEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestPromotionEventWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithParallel.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithParallel.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestTenuringDistributionEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryCommittedSize.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventConcurrentCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventPSParOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventPSSerial.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1New.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestConcMarkSweepAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1HumongousAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1OldAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1YoungAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceConcMarkSweepGCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceG1GCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceParallelGCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParallelMarkSweepAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParallelScavengeAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParNewAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestG1.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestParallel.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestParallelOld.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestSizeTFlags.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestThreadCpuTimeEvent.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestVMOperation.java+jdk%2Fjfr%2Fjavaagent%2FTestPremainAgent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventParNewCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestCMS.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=502&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-03T01:49:28.433Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=hotspot_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=compiler%2Fjsr292%2FConcurrentClassLoadingTest.java+gc%2Farguments%2FTestAggressiveHeap.java+gc%2Farguments%2FTestAlignmentToUseLargePages.java+gc%2F6581734%2FTest6581734.java+gc%2Farguments%2FTestCMSHeapSizeFlags.java+gc%2Farguments%2FTestG1ConcRefinementThreads.java+gc%2Farguments%2FTestG1HeapSizeFlags.java+gc%2Farguments%2FTestMinInitialErgonomics.java+gc%2Farguments%2FTestParallelHeapSizeFlags.java+gc%2Farguments%2FTestMaxNewSize.java+gc%2Fclass_unloading%2FTestClassUnloadingDisabled.java+gc%2Farguments%2FTestUseCompressedOopsErgo.java+gc%2Fclass_unloading%2FTestG1ClassUnloadingHWM.java+gc%2Fg1%2FTest2GbHeap.java+gc%2Fg1%2FTestEagerReclaimHumongousRegions.java+gc%2Fergonomics%2FTestDynamicNumberOfGCThreads.java+gc%2Fg1%2FTestEagerReclaimHumongousRegionsClearMarkBits.java+gc%2Fg1%2FTestEagerReclaimHumongousRegionsWithRefs.java+gc%2Fg1%2FTestG1TraceEagerReclaimHumongousObjects.java+gc%2Fg1%2FTestGreyReclaimedHumongousObjects.java+gc%2Fg1%2FTestGCLogMessages.java+gc%2Fg1%2FTestHumongousAllocInitialMark.java+gc%2Fg1%2FTestHumongousShrinkHeap.java+gc%2Fg1%2FTestHumongousCodeCacheRoots.java+gc%2Fg1%2FTestNoEagerReclaimOfHumongousRegions.java+gc%2Fg1%2FTestPrintGCDetails.java+gc%2Fg1%2FTestRegionAlignment.java+gc%2Fg1%2FTestPrintRegionRememberedSetInfo.java+gc%2Fg1%2FTestShrinkAuxiliaryData00.java+gc%2Fg1%2FTestShrinkToOneRegion.java+gc%2Fg1%2FTestShrinkDefragmentedHeap.java+gc%2Fg1%2FTestStringDeduplicationAgeThreshold.java+gc%2Fg1%2FTestStringDeduplicationFullGC.java+gc%2Fg1%2FTestStringDeduplicationInterned.java+gc%2Fg1%2FTestStringDeduplicationPrintOptions.java+gc%2Fg1%2FTestStringDeduplicationTableResize.java+gc%2Fg1%2FTestStringDeduplicationYoungGC.java+gc%2Fg1%2FTestStringDeduplicationTableRehash.java+gc%2Fg1%2FTestStringSymbolTableStats.java+gc%2Fmetaspace%2FG1AddMetaspaceDependency.java+gc%2Fmetaspace%2FTestMetaspacePerfCounters.java+gc%2Fstartup_warnings%2FTestG1.java+gc%2Fstartup_warnings%2FTestParallelGC.java+gc%2Fstartup_warnings%2FTestParallelScavengeSerialOld.java+gc%2FTestMemoryMXBeansAndPoolsPresence.java+gc%2FTestSystemGC.java+compiler%2Fgcbarriers%2FPreserveFPRegistersTest.java+compiler%2Fregalloc%2FC1ObjectSpillInLogicOp.java+compiler%2Fstringopts%2FTestStringObjectInitialization.java+gc%2FconcurrentMarkSweep%2FCheckAllocateAndSystemGC.java+gc%2FconcurrentMarkSweep%2FDisableResizePLAB.java+gc%2FconcurrentMarkSweep%2FGuardShrinkWarning.java+gc%2FconcurrentMarkSweep%2FSystemGCOnForegroundCollector.java+gc%2Fg1%2Fmixedgc%2FTestOldGenCollectionUsage.java+gc%2Flogging%2FTestGCId.java+gc%2FparallelScavenge%2FAdaptiveGCBoundary.java+gc%2Fwhitebox%2FTestConcMarkCycleWB.java+serviceability%2Fjvmti%2FDynamicCodeGenerated%2FDynamicCodeGeneratedTest.sh&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=502&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-03T01:49:28.518Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-03T01:49:28.519Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-03T01:49:28.539Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE