Pre Test

Started by upstream project "AQA_Test_Pipeline" build number 554 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 552 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 551 originally caused by: Started by user Stewart X Addison Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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_openjdk25_hs_extended.openjdk_aarch64_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 6df95738bab85e77a33a7d87d7f6eeab0bff6498 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6df95738bab85e77a33a7d87d7f6eeab0bff6498 # timeout=10 Commit message: "Update TestNativeStack exclusion to apply to all Windows platforms (#6722)" > git rev-list --no-walk 0d7595419a9c523ce563b64947349df32a4cc06b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-11T17:26:06.853Z] SPEC: alpine-linux_aarch64 [Pipeline] echo [2025-11-11T17:26:06.856Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-11T17:26:06.973Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&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-11-11T17:26:06.981Z] dynamicAgents: [] [Pipeline] node [2025-11-11T17:26:22.040Z] Still waiting to schedule task [2025-11-11T17:26:22.040Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux’ [2025-11-12T00:42:16.378Z] Running on test-docker-alpine320-armv8-3 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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-11-12T00:42:16.415Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-12T00:42:16.789Z] [WS-CLEANUP] Deleting project workspace... [2025-11-12T00:42:16.789Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-12T00:42:16.966Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-12T00:42:17.217Z] The recommended git tool is: git [2025-11-12T00:42:17.570Z] No credentials specified [2025-11-12T00:42:17.749Z] Cloning the remote Git repository [2025-11-12T00:42:18.010Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-12T00:42:18.011Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests # timeout=10 [2025-11-12T00:42:18.019Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-12T00:42:18.020Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-12T00:42:18.020Z] > git --version # timeout=10 [2025-11-12T00:42:18.024Z] > git --version # 'git version 2.45.4' [2025-11-12T00:42:18.024Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-12T00:42:58.484Z] Avoid second fetch [2025-11-12T00:42:58.202Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-12T00:42:58.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-12T00:42:58.567Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-12T00:42:58.666Z] Checking out Revision 6df95738bab85e77a33a7d87d7f6eeab0bff6498 (origin/master) [2025-11-12T00:43:00.260Z] Commit message: "Update TestNativeStack exclusion to apply to all Windows platforms (#6722)" [Pipeline] } [Pipeline] // retry [Pipeline] load [2025-11-12T00:42:58.750Z] > git config core.sparsecheckout # timeout=10 [2025-11-12T00:42:58.754Z] > git checkout -f 6df95738bab85e77a33a7d87d7f6eeab0bff6498 # timeout=10 [Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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-11-12T00:43:02.213Z] Timeout set to expire in 10 hr [Pipeline] { [Pipeline] sh [2025-11-12T00:43:04.070Z] + which activate_multicast [Pipeline] echo [2025-11-12T00:43:04.601Z] which activate_multicast status code: 1 [Pipeline] echo [2025-11-12T00:43:04.603Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-12T00:43:06.515Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-12T00:43:07.759Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-12T00:43:09.755Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-12T00:43:09.755Z] Unix type machine.. [2025-11-12T00:43:09.755Z] Running on a Linux host [2025-11-12T00:43:09.755Z] Woohoo - no rogue processes detected! 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-11-12T00:43:12.945Z] + printenv [2025-11-12T00:43:12.945Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-12T00:43:12.945Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-12T00:43:12.945Z] SETUP_JCK_RUN=false [2025-11-12T00:43:12.945Z] USE_TESTENV_PROPERTIES=true [2025-11-12T00:43:12.945Z] MAIL=/var/mail/jenkins [2025-11-12T00:43:12.945Z] SSH_CLIENT=78.47.239.97 57174 22 [2025-11-12T00:43:12.945Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-12T00:43:12.945Z] BUILD_LIST=openjdk [2025-11-12T00:43:12.945Z] USER=jenkins [2025-11-12T00:43:12.945Z] SDK_RESOURCE=releases [2025-11-12T00:43:12.945Z] CI=true [2025-11-12T00:43:12.945Z] OPENJ9_BRANCH=master [2025-11-12T00:43:12.945Z] jobStatus=SUCCESS [2025-11-12T00:43:12.945Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-12T00:43:12.945Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/30/display/redirect?page=changes [2025-11-12T00:43:12.945Z] NODE_LABELS=alpine-linux test-docker-alpine320-armv8-3 armv8 hw.arch.aarch64 sw.os.alpine-linux test ci.role.test alpine armv8.2 hw.dockerhost.alpine-linux.dockerhost-osuosl-ubuntu2404-aarch64-2 [2025-11-12T00:43:12.945Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-12T00:43:12.945Z] TARGET=extended.openjdk [2025-11-12T00:43:12.945Z] EXIT_FAILURE=false [2025-11-12T00:43:12.945Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2025-11-12T00:43:12.945Z] SHLVL=2 [2025-11-12T00:43:12.945Z] STF_OWNER_BRANCH=adoptium:master [2025-11-12T00:43:12.945Z] HOME=/home/jenkins [2025-11-12T00:43:12.945Z] USE_JRE=false [2025-11-12T00:43:12.945Z] OLDPWD=/home/jenkins [2025-11-12T00:43:12.945Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/30/ [2025-11-12T00:43:12.945Z] ADOPTOPENJDK_BRANCH=master [2025-11-12T00:43:12.945Z] TAP_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux.tap [2025-11-12T00:43:12.945Z] JDK_IMPL=hotspot [2025-11-12T00:43:12.945Z] HUDSON_COOKIE=4b2770cf-a4cf-45eb-844b-20c533dec76e [2025-11-12T00:43:12.945Z] DOCKER_REQUIRED=false [2025-11-12T00:43:12.945Z] JENKINS_SERVER_COOKIE=durable-f83a366f194cdaceb6ba606294a5c830e844400042e06cf6d9274e1ab2971456 [2025-11-12T00:43:12.945Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../benchmarks [2025-11-12T00:43:12.945Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux [2025-11-12T00:43:12.945Z] KEEP_WORKSPACE=false [2025-11-12T00:43:12.945Z] ARCHIVE_TEST_RESULTS=false [2025-11-12T00:43:12.945Z] GENERATE_JOBS=false [2025-11-12T00:43:12.945Z] LOGNAME=jenkins [2025-11-12T00:43:12.946Z] NODE_NAME=test-docker-alpine320-armv8-3 [2025-11-12T00:43:12.946Z] PERSONAL_BUILD=false [2025-11-12T00:43:12.946Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-12T00:43:12.946Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/30/display/redirect?page=artifacts [2025-11-12T00:43:12.946Z] _=/usr/lib/jvm/jdk21/bin/java [2025-11-12T00:43:12.946Z] AUTO_DETECT=true [2025-11-12T00:43:12.946Z] STAGE_NAME=Setup [2025-11-12T00:43:12.946Z] EXECUTOR_NUMBER=0 [2025-11-12T00:43:12.946Z] JDK_VERSION=25 [2025-11-12T00:43:12.946Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-12T00:43:12.946Z] BUILD_DISPLAY_NAME=#30 [2025-11-12T00:43:12.946Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-12T00:43:12.946Z] TIME_LIMIT=10 [2025-11-12T00:43:12.946Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/30/display/redirect?page=tests [2025-11-12T00:43:12.946Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-12T00:43:12.946Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux [2025-11-12T00:43:12.946Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2025-11-12T00:43:12.946Z] TKG_ITERATIONS=1 [2025-11-12T00:43:12.946Z] PLATFORM=aarch64_alpine-linux [2025-11-12T00:43:12.946Z] BUILD_ID=30 [2025-11-12T00:43:12.946Z] EXIT_SUCCESS=false [2025-11-12T00:43:12.946Z] NUM_MACHINES=1 [2025-11-12T00:43:12.946Z] RERUN_FAILURE=false [2025-11-12T00:43:12.946Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/system_lib [2025-11-12T00:43:12.946Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux-30 [2025-11-12T00:43:12.946Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:43:12.946Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-12T00:43:12.946Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/ [2025-11-12T00:43:12.946Z] KEEP_REPORTDIR=true [2025-11-12T00:43:12.946Z] JCK_GIT_BRANCH=master [2025-11-12T00:43:12.946Z] ORIGIN_JDK_VERSION=25 [2025-11-12T00:43:12.946Z] BUILD_NUMBER=30 [2025-11-12T00:43:12.946Z] ITERATIONS=1 [2025-11-12T00:43:12.946Z] JENKINS_NODE_COOKIE=97425c06-5c1f-4f5c-b8c0-cb1fe13edb71 [2025-11-12T00:43:12.946Z] SHELL=/bin/bash [2025-11-12T00:43:12.946Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-11-12T00:43:12.946Z] SPEC=alpine-linux_aarch64 [2025-11-12T00:43:12.946Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-12T00:43:12.946Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-12T00:43:12.946Z] LIGHT_WEIGHT_CHECKOUT=true [2025-11-12T00:43:12.946Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/30/display/redirect [2025-11-12T00:43:12.946Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-12T00:43:12.946Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/display/redirect [2025-11-12T00:43:12.946Z] JOB_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux [2025-11-12T00:43:12.946Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-12T00:43:12.946Z] SLACK_CHANNEL=aqavit-bot [2025-11-12T00:43:12.946Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:43:12.946Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux [2025-11-12T00:43:12.946Z] SSH_CONNECTION=78.47.239.97 57174 172.17.0.3 22 [2025-11-12T00:43:12.946Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux@tmp [2025-11-12T00:43:12.946Z] PARALLEL=None [2025-11-12T00:43:12.946Z] JOBSTARTTIME=Wed, 12 Nov 2025 00:43:05 +0000 [2025-11-12T00:43:12.946Z] DYNAMIC_COMPILE=false [2025-11-12T00:43:12.946Z] RERUN_ITERATIONS=0 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. 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 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-11-12T00:43:13.514Z] 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-11-12T00:43:13.521Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux [Pipeline] { [Pipeline] sshagent [2025-11-12T00:43:13.618Z] $ ssh-agent [2025-11-12T00:43:14.421Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJLKlKa/agent.316007 [2025-11-12T00:43:14.421Z] SSH_AGENT_PID=316009 [2025-11-12T00:43:14.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-12T00:43:14.433Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-12T00:43:14.459Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-12T00:43:16.323Z] + pwd [2025-11-12T00:43:16.323Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/.. -p aarch64_alpine-linux -r releases -j 25 -i hotspot --clone_openj9 false [2025-11-12T00:43:16.323Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests [2025-11-12T00:43:16.323Z] load ./testenv/testenv.properties [2025-11-12T00:43:16.323Z] Running checkTags with ./testenv/testenv.properties and 25 [2025-11-12T00:43:16.323Z] From https://github.com/adoptium/aqa-tests.git [2025-11-12T00:43:16.323Z] 730566459ec37462563afa3d4841c91bf376e353 refs/tags/AdoptOpenJDKTest-v.0.1 [2025-11-12T00:43:16.323Z] d4d6fab1d3ca718f3568e2f131264aec1df39a4c refs/tags/april-psu [2025-11-12T00:43:16.323Z] e375cdf406d20dd37ed019f5acfcfd419f6809b1 refs/tags/june-2023-pin-jck8c [2025-11-12T00:43:16.323Z] 22c1c0af288241cad31a78124312024c9cec0e9d refs/tags/june-2023-pin-jck8c^{} [2025-11-12T00:43:16.323Z] 25ecf3664af821dae9db743095ca74dfe07d07e7 refs/tags/oct-2021-prerelease [2025-11-12T00:43:16.323Z] 8d2d00d9fb568a1686434cc8843109a6ef825094 refs/tags/v0.8.0 [2025-11-12T00:43:16.323Z] 3f77e72793da1732a2f9ed18f8515b041202dd57 refs/tags/v0.8.0^{} [2025-11-12T00:43:16.323Z] ea69711a2db74d3bee0820fa13b57342ac00f78d refs/tags/v0.9.0 [2025-11-12T00:43:16.323Z] f9255ef564716df2be39e076d488739896a783c6 refs/tags/v0.9.0^{} [2025-11-12T00:43:16.323Z] 8d2d00d9fb568a1686434cc8843109a6ef825094 refs/tags/v0.9.1 [2025-11-12T00:43:16.323Z] 3f77e72793da1732a2f9ed18f8515b041202dd57 refs/tags/v0.9.1^{} [2025-11-12T00:43:16.323Z] fc8b9fa0f9928dd6932c9388b9208b9ef764c337 refs/tags/v0.9.3 [2025-11-12T00:43:16.323Z] 31e8b5bb8dd026bd16fe3bb7e8b2c854937a03ca refs/tags/v0.9.3^{} [2025-11-12T00:43:16.323Z] 025a33b004ce85384a3bc7944489477ae2ec20a8 refs/tags/v0.9.4 [2025-11-12T00:43:16.323Z] 8154b7e13223cf9f0f34c3026a7115e5d543d3b9 refs/tags/v0.9.5 [2025-11-12T00:43:16.323Z] a909fc0fd19e547b3aefccd285611268e31663d1 refs/tags/v0.9.5^{} [2025-11-12T00:43:16.323Z] 4b18c3acdc192c644e08f788918d0fce74ba4a00 refs/tags/v0.9.6 [2025-11-12T00:43:16.323Z] c07073574793842e6c9d8af818febfd67b241c7c refs/tags/v0.9.6^{} [2025-11-12T00:43:16.324Z] f33ba70b24ebdd12811328ef779cadfe7a80892d refs/tags/v0.9.7 [2025-11-12T00:43:16.324Z] 44ea825538f9b07398ccd460bfec53d957428203 refs/tags/v0.9.7^{} [2025-11-12T00:43:16.324Z] cf7bb8cfb60e2f5bac89d1239efb49bf4c7ea71f refs/tags/v0.9.8 [2025-11-12T00:43:16.324Z] 436302edc750359ec0ab18b834c399fa6ef3d754 refs/tags/v0.9.8^{} [2025-11-12T00:43:16.324Z] 35485554c81211cd55faa77c3245ff4fd1e340c1 refs/tags/v0.9.9 [2025-11-12T00:43:16.324Z] 02b19009cd5133f481e1e571488564a0167b19c2 refs/tags/v1.0.0 [2025-11-12T00:43:16.324Z] 0dbc4a9266a677cdc8ae541f792e06e71d9f02a6 refs/tags/v1.0.0^{} [2025-11-12T00:43:16.324Z] 5a13ae1c732560a4f2e355e0bf7f68089c2b44b8 refs/tags/v1.0.1 [2025-11-12T00:43:16.324Z] 187ab1b384b5da2553741c130d6cecf4e938f57a refs/tags/v1.0.1^{} [2025-11-12T00:43:16.324Z] bc1e5376b70038d769ea59651a0d2a63d62169a3 refs/tags/v1.0.10 [2025-11-12T00:43:16.324Z] 426711918d68d238c99718e01b6b4fb2a53848e8 refs/tags/v1.0.10^{} [2025-11-12T00:43:16.324Z] 9f223f002bc5948a0da8106652c0c1056402dcbd refs/tags/v1.0.2 [2025-11-12T00:43:16.324Z] 0f1508971ddb416332fdf96de93fd9c1a9f4dfc3 refs/tags/v1.0.2^{} [2025-11-12T00:43:16.324Z] 8a85047610c52fe33d7413c7e410760fb2911a6b refs/tags/v1.0.3 [2025-11-12T00:43:16.324Z] 5e8790b27ded941633ab786dad440721751263f5 refs/tags/v1.0.3^{} [2025-11-12T00:43:16.324Z] 58a4bd368febe1aee6aba0e707ea680663bbf311 refs/tags/v1.0.4 [2025-11-12T00:43:16.324Z] 0aeebf6166adcecf1c57956cb5d46584664a68fe refs/tags/v1.0.4^{} [2025-11-12T00:43:16.324Z] de1d96cabd527e3dfb41342442e6805d116bfeda refs/tags/v1.0.5 [2025-11-12T00:43:16.324Z] a2f96a0fc17d206c45eeade3fbea7395dcb13d36 refs/tags/v1.0.5^{} [2025-11-12T00:43:16.324Z] 777bbd21840b59dd56d4e020ff0d28bdc34a128f refs/tags/v1.0.6 [2025-11-12T00:43:16.324Z] a90cb73d942dbfbbe14ea1f5bb120ee4e24b4a69 refs/tags/v1.0.6^{} [2025-11-12T00:43:16.324Z] 6c64c733a0ce37e137b8b917d4c7de2687c1dcb2 refs/tags/v1.0.7 [2025-11-12T00:43:16.324Z] 6dee9dfa001408224fbb4e0f3d2d36c827ce1d34 refs/tags/v1.0.7^{} [2025-11-12T00:43:16.324Z] cabdb82738dd32261b1a711789eff81491831eeb refs/tags/v1.0.8 [2025-11-12T00:43:16.324Z] 49804bb8d1771d48f553a3cd840310f3752fcc72 refs/tags/v1.0.8^{} [2025-11-12T00:43:16.324Z] 234393898d6a0149a17106cbd2e828a393e0197e refs/tags/v1.0.9 [2025-11-12T00:43:16.324Z] c10dac3fda959ffa1bf37ca8e6ac1212a9a090c4 refs/tags/v1.0.9^{} [2025-11-12T00:43:16.324Z] Use tag name from ./testenv/testenv.properties [2025-11-12T00:43:16.324Z] get jdk binary... [2025-11-12T00:43:16.324Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/alpine-linux/aarch64/jdk/hotspot/normal/adoptium?project=jdk [2025-11-12T00:43:19.350Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/alpine-linux/aarch64/sbom/hotspot/normal/adoptium?project=jdk [2025-11-12T00:43:20.302Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/alpine-linux/aarch64/testimage/hotspot/normal/adoptium?project=jdk [2025-11-12T00:43:23.374Z] Uncompressing file: OpenJDK25U-jdk_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz ... [2025-11-12T00:43:26.421Z] List files in jdkbinary folder... [2025-11-12T00:43:26.421Z] total 250916 [2025-11-12T00:43:26.421Z] -rw-r--r-- 1 jenkins jenkins 138728738 Nov 12 00:43 OpenJDK25U-jdk_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz [2025-11-12T00:43:26.421Z] -rw-r--r-- 1 jenkins jenkins 166645 Nov 12 00:43 OpenJDK25U-sbom_aarch64_alpine-linux_hotspot_25.0.1_8.json [2025-11-12T00:43:26.421Z] -rw-r--r-- 1 jenkins jenkins 118027030 Nov 12 00:43 OpenJDK25U-testimage_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz [2025-11-12T00:43:26.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 00:43 tmp [2025-11-12T00:43:26.421Z] List files in jdkbinary/tmp folder... [2025-11-12T00:43:26.421Z] total 4 [2025-11-12T00:43:26.421Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 12 00:43 jdk-25.0.1+8 [2025-11-12T00:43:26.421Z] Moving directory jdk-25.0.1+8/ to ../j2sdk-image [2025-11-12T00:43:26.421Z] Uncompressing file: OpenJDK25U-testimage_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz ... [2025-11-12T00:43:29.441Z] List files in jdkbinary folder... [2025-11-12T00:43:29.441Z] total 250924 [2025-11-12T00:43:29.441Z] -rw-r--r-- 1 jenkins jenkins 138728738 Nov 12 00:43 OpenJDK25U-jdk_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz [2025-11-12T00:43:29.441Z] -rw-r--r-- 1 jenkins jenkins 166645 Nov 12 00:43 OpenJDK25U-sbom_aarch64_alpine-linux_hotspot_25.0.1_8.json [2025-11-12T00:43:29.441Z] -rw-r--r-- 1 jenkins jenkins 118027030 Nov 12 00:43 OpenJDK25U-testimage_aarch64_alpine-linux_hotspot_25.0.1_8.tar.gz [2025-11-12T00:43:29.441Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 12 00:43 j2sdk-image [2025-11-12T00:43:29.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 00:43 tmp [2025-11-12T00:43:29.441Z] List files in jdkbinary/tmp folder... [2025-11-12T00:43:29.441Z] total 4 [2025-11-12T00:43:29.441Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 12 00:43 jdk-25.0.1+8-test-image [2025-11-12T00:43:29.441Z] Moving directory jdk-25.0.1+8-test-image/ to ../openjdk-test-image [2025-11-12T00:43:29.441Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-12T00:43:29.441Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-12T00:43:29.441Z] openjdk version "25.0.1" 2025-10-21 LTS [2025-11-12T00:43:29.441Z] OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS) [2025-11-12T00:43:29.441Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode, sharing) [2025-11-12T00:43:29.441Z] =JAVA VERSION OUTPUT END= [2025-11-12T00:43:29.441Z] =RELEASE INFO BEGIN= [2025-11-12T00:43:29.441Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-12T00:43:29.441Z] IMPLEMENTOR_VERSION="Temurin-25.0.1+8" [2025-11-12T00:43:29.441Z] JAVA_RUNTIME_VERSION="25.0.1+8-LTS" [2025-11-12T00:43:29.441Z] JAVA_VERSION="25.0.1" [2025-11-12T00:43:29.441Z] JAVA_VERSION_DATE="2025-10-21" [2025-11-12T00:43:29.441Z] LIBC="musl" [2025-11-12T00:43:29.442Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-11-12T00:43:29.442Z] OS_ARCH="aarch64" [2025-11-12T00:43:29.442Z] OS_NAME="Linux" [2025-11-12T00:43:29.442Z] SOURCE=".:git:61d6a2c1b35e" [2025-11-12T00:43:29.442Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-11-12T00:43:29.442Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-12T00:43:29.442Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git" [2025-11-12T00:43:29.442Z] FULL_VERSION="25.0.1+8-LTS" [2025-11-12T00:43:29.442Z] SEMANTIC_VERSION="25.0.1+8" [2025-11-12T00:43:29.442Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic" [2025-11-12T00:43:29.442Z] JVM_VARIANT="Hotspot" [2025-11-12T00:43:29.442Z] JVM_VERSION="25.0.1+8-LTS" [2025-11-12T00:43:29.442Z] IMAGE_TYPE="JDK" [2025-11-12T00:43:29.442Z] =RELEASE INFO END= [2025-11-12T00:43:29.442Z] get testKitGen... [2025-11-12T00:43:29.442Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-12T00:43:45.196Z] git rev-parse master [2025-11-12T00:43:45.196Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-12T00:43:45.858Z] $ ssh-agent -k [2025-11-12T00:43:45.864Z] unset SSH_AUTH_SOCK; [2025-11-12T00:43:45.865Z] unset SSH_AGENT_PID; [2025-11-12T00:43:45.865Z] echo Agent pid 316009 killed; [2025-11-12T00:43:46.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-12T00:43:47.230Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_alpine-linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=25&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-12T00:43:47.245Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_alpine-linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-armv8-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=25&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-12T00:43:47.296Z] Building tests... [Pipeline] timeout [2025-11-12T00:43:47.300Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-12T00:43:47.319Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-12T00:43:49.342Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-12T00:49:54.934Z] -------------------------------------------- [2025-11-12T00:49:54.934Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:49:54.934Z] task is set to default [2025-11-12T00:49:54.934Z] dependencyList is set to all [2025-11-12T00:49:54.934Z] -------------------------------------------- [2025-11-12T00:49:54.934Z] Starting download third party dependent jars [2025-11-12T00:49:54.934Z] -------------------------------------------- [2025-11-12T00:49:54.934Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-12T00:49:54.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-12T00:49:54.935Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-12T00:49:54.935Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-12T00:49:55.901Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-12T00:49:55.920Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-12T00:49:56.028Z] $ ssh-agent [2025-11-12T00:49:56.834Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPkimNp/agent.316356 [2025-11-12T00:49:56.834Z] SSH_AGENT_PID=316359 [2025-11-12T00:49:56.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T00:49:58.698Z] + unset LD_LIBRARY_PATH [2025-11-12T00:49:58.698Z] + bash ./compile.sh [2025-11-12T00:49:58.698Z] Set values based on ./testenv/testenv.properties: [2025-11-12T00:49:58.698Z] ========= [2025-11-12T00:49:58.698Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-11-12T00:49:58.698Z] TKG_BRANCH=master [2025-11-12T00:49:58.698Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-12T00:49:58.698Z] OPENJ9_BRANCH=master [2025-11-12T00:49:58.698Z] STF_REPO=https://github.com/adoptium/STF.git [2025-11-12T00:49:58.698Z] STF_BRANCH=master [2025-11-12T00:49:58.698Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-11-12T00:49:58.698Z] OPENJ9_SYSTEMTEST_BRANCH=master [2025-11-12T00:49:58.698Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-11-12T00:49:58.698Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2025-11-12T00:49:58.698Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-11-12T00:49:58.698Z] JDK8_BRANCH=dev [2025-11-12T00:49:58.698Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-11-12T00:49:58.698Z] JDK11_BRANCH=dev [2025-11-12T00:49:58.698Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-11-12T00:49:58.698Z] JDK17_BRANCH=dev [2025-11-12T00:49:58.698Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-11-12T00:49:58.698Z] JDK21_BRANCH=dev [2025-11-12T00:49:58.698Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-11-12T00:49:58.698Z] JDK8_OPENJ9_BRANCH=openj9 [2025-11-12T00:49:58.698Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-11-12T00:49:58.698Z] JDK11_OPENJ9_BRANCH=openj9 [2025-11-12T00:49:58.699Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-11-12T00:49:58.699Z] JDK17_OPENJ9_BRANCH=openj9 [2025-11-12T00:49:58.699Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-11-12T00:49:58.699Z] JDK21_OPENJ9_BRANCH=openj9 [2025-11-12T00:49:58.699Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-11-12T00:49:58.699Z] JDK24_OPENJ9_BRANCH=openj9 [2025-11-12T00:49:58.699Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:49:58.699Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-11-12T00:49:58.699Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:49:58.699Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-11-12T00:49:58.699Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:49:58.699Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-11-12T00:49:58.699Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:49:58.699Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24 [2025-11-12T00:49:58.699Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-11-12T00:49:58.699Z] ========= [2025-11-12T00:49:58.699Z] [2025-11-12T00:49:58.699Z] JDK_REPO= [2025-11-12T00:49:58.699Z] JDK_BRANCH= [2025-11-12T00:49:58.699Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:49:58.699Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-11-12T00:49:58.699Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-12T00:49:58.699Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:49:58.699Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-12T00:49:58.699Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-12T00:49:58.700Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-12T00:49:58.700Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-12T00:50:02.864Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-12T00:50:03.819Z] [2025-11-12T00:50:03.819Z] build: [2025-11-12T00:50:03.819Z] [2025-11-12T00:50:03.819Z] clean: [2025-11-12T00:50:03.819Z] [2025-11-12T00:50:03.819Z] init: [2025-11-12T00:50:03.819Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-12T00:50:03.819Z] [2025-11-12T00:50:03.819Z] getDependentLibs: [2025-11-12T00:50:04.772Z] [exec] -------------------------------------------- [2025-11-12T00:50:04.772Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:50:04.772Z] [exec] task is set to default [2025-11-12T00:50:04.772Z] [exec] dependencyList is set to json_simple [2025-11-12T00:50:04.772Z] [exec] -------------------------------------------- [2025-11-12T00:50:04.772Z] [exec] Starting download third party dependent jars [2025-11-12T00:50:04.772Z] [exec] -------------------------------------------- [2025-11-12T00:50:04.772Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:50:04.772Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-12T00:50:04.772Z] [exec] downloaded dependent third party jars successfully [2025-11-12T00:50:04.772Z] [2025-11-12T00:50:04.772Z] compile: [2025-11-12T00:50:04.772Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-12T00:50:04.772Z] [echo] ============COMPILER SETTINGS============ [2025-11-12T00:50:04.772Z] [echo] ===fork: yes [2025-11-12T00:50:04.772Z] [echo] ===debug: on [2025-11-12T00:50:04.772Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-12T00:50:08.938Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-12T00:50:08.938Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-12T00:50:08.938Z] [2025-11-12T00:50:08.938Z] dist: [2025-11-12T00:50:08.938Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-12T00:50:08.938Z] [2025-11-12T00:50:08.938Z] BUILD SUCCESSFUL [2025-11-12T00:50:08.938Z] Total time: 6 seconds [2025-11-12T00:50:08.938Z] 0 [2025-11-12T00:50:08.938Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-12T00:50:08.938Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-12T00:50:08.938Z] microArchOutput: [2025-11-12T00:50:09.894Z] ****************************** MACHINE INFO ****************************** [2025-11-12T00:50:09.894Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG [2025-11-12T00:50:09.894Z] Free Physical Memory Size : 3797102592 [2025-11-12T00:50:09.894Z] Free space (bytes) : 44770693120 [2025-11-12T00:50:09.894Z] Total Physical Memory Size : 6442450944 [2025-11-12T00:50:09.894Z] Total space (bytes) : 167961710592 [2025-11-12T00:50:09.894Z] Usable space (bytes) : 36164194304 [2025-11-12T00:50:09.894Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-12T00:50:09.894Z] bashVersion : [2025-11-12T00:50:09.894Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl) [2025-11-12T00:50:09.894Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-12T00:50:09.894Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-12T00:50:09.894Z] [2025-11-12T00:50:09.894Z] This is free software; you are free to change and redistribute it. [2025-11-12T00:50:09.895Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-12T00:50:09.895Z] cpuCores : 8 [2025-11-12T00:50:09.895Z] curlVersion : [2025-11-12T00:50:09.895Z] curl 8.14.1 (aarch64-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-11-12T00:50:09.895Z] Release-Date: 2025-06-04 [2025-11-12T00:50:09.895Z] 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-11-12T00:50:09.895Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-12T00:50:09.895Z] dockerVersion : bash: line 1: docker: command not found [2025-11-12T00:50:09.895Z] gcc version : 13.2.1 [2025-11-12T00:50:09.895Z] gclibc version : [2025-11-12T00:50:09.895Z] musl libc (aarch64) [2025-11-12T00:50:09.895Z] Version 1.2.5 [2025-11-12T00:50:09.895Z] Dynamic Program Loader [2025-11-12T00:50:09.895Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname [2025-11-12T00:50:09.895Z] gdb version : bash: line 1: gdb: command not found [2025-11-12T00:50:09.895Z] lldb version : Command could not be executed [2025-11-12T00:50:09.895Z] makeVersion : [2025-11-12T00:50:09.895Z] GNU Make 4.4.1 [2025-11-12T00:50:09.895Z] Built for aarch64-alpine-linux-musl [2025-11-12T00:50:09.895Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-12T00:50:09.895Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-12T00:50:09.895Z] This is free software: you are free to change and redistribute it. [2025-11-12T00:50:09.895Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-12T00:50:09.895Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-12T00:50:09.895Z] perlVersion : [2025-11-12T00:50:09.895Z] [2025-11-12T00:50:09.895Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi [2025-11-12T00:50:09.895Z] [2025-11-12T00:50:09.895Z] Copyright 1987-2025, Larry Wall [2025-11-12T00:50:09.895Z] [2025-11-12T00:50:09.895Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-12T00:50:09.895Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-12T00:50:09.895Z] [2025-11-12T00:50:09.895Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-12T00:50:09.895Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-12T00:50:09.895Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-12T00:50:09.895Z] [2025-11-12T00:50:09.896Z] podmanVersion : bash: line 1: podman: command not found [2025-11-12T00:50:09.896Z] procArch : unknown [2025-11-12T00:50:09.896Z] sysArch : aarch64 [2025-11-12T00:50:09.896Z] sysOS : Linux [2025-11-12T00:50:09.896Z] ulimit : [2025-11-12T00:50:09.896Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-12T00:50:09.896Z] core file size (blocks, -c) unlimited [2025-11-12T00:50:09.896Z] data seg size (kbytes, -d) unlimited [2025-11-12T00:50:09.896Z] scheduling priority (-e) 0 [2025-11-12T00:50:09.896Z] file size (blocks, -f) unlimited [2025-11-12T00:50:09.896Z] pending signals (-i) 63426 [2025-11-12T00:50:09.896Z] max locked memory (kbytes, -l) 8192 [2025-11-12T00:50:09.896Z] max memory size (kbytes, -m) unlimited [2025-11-12T00:50:09.896Z] open files (-n) 1048576 [2025-11-12T00:50:09.896Z] pipe size (512 bytes, -p) 8 [2025-11-12T00:50:09.896Z] POSIX message queues (bytes, -q) 819200 [2025-11-12T00:50:09.896Z] real-time priority (-r) 0 [2025-11-12T00:50:09.896Z] stack size (kbytes, -s) 8192 [2025-11-12T00:50:09.896Z] cpu time (seconds, -t) unlimited [2025-11-12T00:50:09.896Z] max user processes (-u) unlimited [2025-11-12T00:50:09.896Z] virtual memory (kbytes, -v) unlimited [2025-11-12T00:50:09.896Z] file locks (-x) unlimited [2025-11-12T00:50:09.896Z] uname : Linux 9d364c30ea6d 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux [2025-11-12T00:50:09.896Z] vmVendor : Oracle Corporation [2025-11-12T00:50:09.896Z] vmVersion : 25.0.1+8-LTS [2025-11-12T00:50:09.896Z] xlc version : bash: line 1: xlC: command not found [2025-11-12T00:50:09.896Z] ************************************************************************** [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('os.name')=Linux [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('os.arch')=aarch64 [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('java.fullversion')=null [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] System.getProperty('sun.arch.data.model')=64 [2025-11-12T00:50:09.896Z] [2025-11-12T00:50:09.896Z] make -f clean.mk cleanBuild [2025-11-12T00:50:09.896Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:50:09.896Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest [2025-11-12T00:50:09.897Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:50:09.897Z] make -f compile.mk compile [2025-11-12T00:50:09.897Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:50:09.897Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-12T00:50:09.897Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-12T00:50:09.897Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-12T00:50:09.897Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-12T00:50:09.897Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml [2025-11-12T00:50:10.852Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-11-12T00:50:10.852Z] [2025-11-12T00:50:10.852Z] -create_test_directory: [2025-11-12T00:50:10.852Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jvmtest [2025-11-12T00:50:10.852Z] [2025-11-12T00:50:10.852Z] stage_test_material: [2025-11-12T00:50:10.852Z] [copy] Copying 133 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jvmtest [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] build: [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] build: [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] getJtregVersion: [2025-11-12T00:50:11.838Z] [echo] jtreg version used is : jtreg_7_5_1_1 [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] getDependentLibs: [2025-11-12T00:50:11.838Z] [exec] -------------------------------------------- [2025-11-12T00:50:11.838Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:50:11.838Z] [exec] task is set to default [2025-11-12T00:50:11.838Z] [exec] dependencyList is set to jtreg_7_5_1_1 [2025-11-12T00:50:11.838Z] [exec] -------------------------------------------- [2025-11-12T00:50:11.838Z] [exec] Starting download third party dependent jars [2025-11-12T00:50:11.838Z] [exec] -------------------------------------------- [2025-11-12T00:50:11.838Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:50:11.838Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-12T00:50:11.838Z] [exec] downloaded dependent third party jars successfully [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] getJtreg: [2025-11-12T00:50:11.838Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jvmtest/openjdk [2025-11-12T00:50:11.838Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/openjdk [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] openjdk-jdk.check: [2025-11-12T00:50:11.838Z] [2025-11-12T00:50:11.838Z] getOpenjdk: [2025-11-12T00:50:11.838Z] [echo] Using a git ls-remote command to determine if the jdk source repo has an available 'u' version yet. [2025-11-12T00:50:11.838Z] [echo] git ls-remote -h https://github.com/adoptium/jdk25u.git [2025-11-12T00:50:11.838Z] [exec] 3a3836046d3a1189667e49fcf6f4f849850f3731 refs/heads/dev [2025-11-12T00:50:11.838Z] [exec] 89c5659aa88acd1e9624aa14e5b9757255e55916 refs/heads/master [2025-11-12T00:50:11.838Z] [exec] 61d6a2c1b35e47d0ff1d1afbdff804d390699703 refs/heads/release [2025-11-12T00:50:11.838Z] [echo] Command passed. Setting repo name to the 'u' version. [2025-11-12T00:50:11.838Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk25u.git openjdk-jdk [2025-11-12T00:50:11.838Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-11-12T00:51:04.023Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2025-11-12T00:51:04.023Z] [2025-11-12T00:51:04.023Z] dist: [2025-11-12T00:51:04.023Z] [copy] Copying 47 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jvmtest/openjdk [2025-11-12T00:51:04.023Z] [2025-11-12T00:51:04.024Z] BUILD SUCCESSFUL [2025-11-12T00:51:04.024Z] Total time: 52 seconds [2025-11-12T00:51:04.024Z] 0 [2025-11-12T00:51:04.024Z] [2025-11-12T00:51:04.024Z] [2025-11-12T00:51:04.024Z] RECORD TEST REPOs SHA [2025-11-12T00:51:04.024Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-12T00:51:04.024Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-12T00:51:04.024Z] Check shas in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-12T00:51:04.024Z] touch /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-12T00:51:04.024Z] ================================================ [2025-11-12T00:51:04.024Z] timestamp: 20251112-005102 [2025-11-12T00:51:04.024Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG [2025-11-12T00:51:04.024Z] git repo: [2025-11-12T00:51:04.024Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-12T00:51:04.024Z] sha: [2025-11-12T00:51:04.024Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382 [2025-11-12T00:51:04.024Z] ================================================ [2025-11-12T00:51:04.024Z] timestamp: 20251112-005103 [2025-11-12T00:51:04.024Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests [2025-11-12T00:51:04.024Z] git repo: [2025-11-12T00:51:08.177Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-12T00:51:08.177Z] sha: [2025-11-12T00:51:08.177Z] 6df95738bab85e77a33a7d87d7f6eeab0bff6498 [2025-11-12T00:51:08.177Z] ================================================ [2025-11-12T00:51:08.177Z] timestamp: 20251112-005107 [2025-11-12T00:51:08.177Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/openjdk/openjdk-jdk [2025-11-12T00:51:08.177Z] git repo: [2025-11-12T00:51:08.177Z] Fetch URL: https://github.com/adoptium/jdk25u.git [2025-11-12T00:51:08.177Z] sha: [2025-11-12T00:51:08.177Z] 3a3836046d3a1189667e49fcf6f4f849850f3731 [2025-11-12T00:51:08.177Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [Pipeline] } [2025-11-12T00:51:08.963Z] $ ssh-agent -k [2025-11-12T00:51:08.970Z] unset SSH_AUTH_SOCK; [2025-11-12T00:51:08.970Z] unset SSH_AGENT_PID; [2025-11-12T00:51:08.970Z] echo Agent pid 316359 killed; [2025-11-12T00:51:09.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-12T00:51:09.889Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-12T00:51:09.917Z] ITERATION: 1/1 [Pipeline] sh [2025-11-12T00:51:11.772Z] + which Xvfb [2025-11-12T00:51:11.772Z] /usr/bin/Xvfb [Pipeline] wrap [2025-11-12T00:51:12.746Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/.xvfb-30-..fbdir15852477832032860290 [Pipeline] { [Pipeline] sh [2025-11-12T00:51:35.236Z] + ps -f [2025-11-12T00:51:35.236Z] + grep '[X]vfb' [2025-11-12T00:51:35.236Z] + awk '{print $9}' [Pipeline] echo [2025-11-12T00:51:35.962Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-11-12T00:51:36.049Z] $ ssh-agent [2025-11-12T00:51:36.851Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjmCEFB/agent.316917 [2025-11-12T00:51:36.851Z] SSH_AGENT_PID=316919 [2025-11-12T00:51:36.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T00:51:38.713Z] + uname [2025-11-12T00:51:38.714Z] + '[' Linux '=' AIX ] [2025-11-12T00:51:38.714Z] + uname [2025-11-12T00:51:38.714Z] + '[' Linux '=' SunOS ] [2025-11-12T00:51:38.714Z] + uname [2025-11-12T00:51:38.714Z] + '[' Linux '=' '*BSD' ] [2025-11-12T00:51:38.714Z] + MAKE=make [2025-11-12T00:51:38.714Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-12T00:51:38.714Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-12T00:51:42.090Z] + unset LD_LIBRARY_PATH [2025-11-12T00:51:42.090Z] + uname [2025-11-12T00:51:42.090Z] + '[' Linux '=' AIX ] [2025-11-12T00:51:42.090Z] + uname [2025-11-12T00:51:42.090Z] + '[' Linux '=' SunOS ] [2025-11-12T00:51:42.090Z] + uname [2025-11-12T00:51:42.090Z] + '[' Linux '=' '*BSD' ] [2025-11-12T00:51:42.090Z] + MAKE=make [2025-11-12T00:51:42.090Z] + cd ./aqa-tests [2025-11-12T00:51:42.090Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-12T00:51:42.090Z] + set +x [2025-11-12T00:51:42.090Z] Set values based on ./testenv/testenv.properties: [2025-11-12T00:51:42.090Z] ========= [2025-11-12T00:51:42.090Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-11-12T00:51:42.091Z] TKG_BRANCH=master [2025-11-12T00:51:42.091Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-12T00:51:42.091Z] OPENJ9_BRANCH=master [2025-11-12T00:51:42.091Z] STF_REPO=https://github.com/adoptium/STF.git [2025-11-12T00:51:42.091Z] STF_BRANCH=master [2025-11-12T00:51:42.091Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-11-12T00:51:42.091Z] OPENJ9_SYSTEMTEST_BRANCH=master [2025-11-12T00:51:42.091Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-11-12T00:51:42.091Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2025-11-12T00:51:42.091Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-11-12T00:51:42.091Z] JDK8_BRANCH=dev [2025-11-12T00:51:42.091Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-11-12T00:51:42.091Z] JDK11_BRANCH=dev [2025-11-12T00:51:42.091Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-11-12T00:51:42.091Z] JDK17_BRANCH=dev [2025-11-12T00:51:42.091Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-11-12T00:51:42.091Z] JDK21_BRANCH=dev [2025-11-12T00:51:42.091Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-11-12T00:51:42.091Z] JDK8_OPENJ9_BRANCH=openj9 [2025-11-12T00:51:42.091Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-11-12T00:51:42.091Z] JDK11_OPENJ9_BRANCH=openj9 [2025-11-12T00:51:42.091Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-11-12T00:51:42.091Z] JDK17_OPENJ9_BRANCH=openj9 [2025-11-12T00:51:42.091Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-11-12T00:51:42.091Z] JDK21_OPENJ9_BRANCH=openj9 [2025-11-12T00:51:42.091Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-11-12T00:51:42.091Z] JDK24_OPENJ9_BRANCH=openj9 [2025-11-12T00:51:42.091Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:51:42.091Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-11-12T00:51:42.091Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:51:42.091Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-11-12T00:51:42.091Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:51:42.091Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-11-12T00:51:42.091Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:51:42.091Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24 [2025-11-12T00:51:42.091Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-11-12T00:51:42.091Z] ========= [2025-11-12T00:51:42.091Z] [2025-11-12T00:51:42.091Z] JDK_REPO= [2025-11-12T00:51:42.091Z] JDK_BRANCH= [2025-11-12T00:51:42.091Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-12T00:51:42.091Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-11-12T00:51:42.091Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-12T00:51:42.091Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib [2025-11-12T00:51:42.091Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.openjdk TESTLIST= [2025-11-12T00:51:42.091Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:51:42.091Z] perl scripts/configure.pl [2025-11-12T00:51:42.091Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL= [2025-11-12T00:51:42.091Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-12T00:51:42.091Z] [2025-11-12T00:51:42.091Z] Starting to generate test make files. [2025-11-12T00:51:42.091Z] [2025-11-12T00:51:44.049Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-12T00:51:44.049Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../openjdk/autoGen.mk [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../autoGen.mk [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] Make files are generated successfully. [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:51:44.049Z] make -f runtest.mk _extended.openjdk [2025-11-12T00:51:44.049Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] Running make 4.4.1 [2025-11-12T00:51:44.049Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/TKG/.. [2025-11-12T00:51:44.049Z] set JDK_VERSION to 25 [2025-11-12T00:51:44.049Z] set JDK_IMPL to hotspot [2025-11-12T00:51:44.049Z] set JVM_VERSION to openjdk25 [2025-11-12T00:51:44.049Z] set JCL_VERSION to latest [2025-11-12T00:51:44.049Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-12T00:51:44.049Z] set SPEC to alpine-linux_aarch64 [2025-11-12T00:51:44.049Z] set TEST_FLAG to [2025-11-12T00:51:44.049Z] Running extended.openjdk ... [2025-11-12T00:51:44.049Z] There are 89 test targets in extended.openjdk [2025-11-12T00:51:44.049Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version [2025-11-12T00:51:44.049Z] openjdk version "25.0.1" 2025-10-21 LTS [2025-11-12T00:51:44.049Z] OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS) [2025-11-12T00:51:44.049Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode, sharing) [2025-11-12T00:51:44.049Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests' [2025-11-12T00:51:44.049Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_alpine-linux/aqa-tests/openjdk' [2025-11-12T00:51:44.049Z] [2025-11-12T00:51:44.049Z] ===============================================