Test_openjdk21_hs_sanity.system_aarch64_windows

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 87 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 392 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 314 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows@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_openjdk21_hs_sanity.system_aarch64_windows@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 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 # timeout=10 Commit message: "Update JDK24+ VT test/platform exclude list" > git rev-list --no-walk bc11769b59004b7d0c8374edd3a05e7f782a9981 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-07-30T23:04:31.745Z] SPEC: windows_aarch64 [Pipeline] echo [2025-07-30T23:04:31.747Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-07-30T23:04:31.760Z] Found a total of 2 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' 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-07-30T23:04:31.762Z] dynamicAgents: [] [Pipeline] node [2025-07-30T23:04:31.870Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows [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-07-30T23:04:31.897Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-07-30T23:04:31.948Z] [WS-CLEANUP] Deleting project workspace... [2025-07-30T23:04:31.948Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-30T23:04:31.968Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-07-30T23:04:32.122Z] The recommended git tool is: git [2025-07-30T23:04:32.180Z] No credentials specified [2025-07-30T23:04:32.197Z] Cloning the remote Git repository [2025-07-30T23:04:32.208Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-07-30T23:04:32.224Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests # timeout=10 [2025-07-30T23:04:32.349Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-07-30T23:04:32.349Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-07-30T23:04:32.349Z] > git --version # timeout=10 [2025-07-30T23:04:32.411Z] > git --version # 'git version 2.37.2' [2025-07-30T23:04:32.411Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-30T23:04:40.589Z] Avoid second fetch [2025-07-30T23:04:40.689Z] Checking out Revision 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 (origin/master) [2025-07-30T23:04:40.387Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-07-30T23:04:40.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-30T23:04:40.590Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-07-30T23:04:40.684Z] > git config core.sparsecheckout # timeout=10 [2025-07-30T23:04:40.762Z] > git checkout -f 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 # timeout=10 [2025-07-30T23:04:46.609Z] Commit message: "Update JDK24+ VT test/platform exclude list" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/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-07-30T23:04:57.303Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-07-30T23:04:57.324Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-07-30T23:04:57.781Z] + LC_TIME=C [2025-07-30T23:04:57.781Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-07-30T23:04:58.174Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-30T23:05:00.693Z] + aqa-tests/terminateTestProcesses.sh null [2025-07-30T23:05:00.693Z] Windows machine, using powershell queries... [2025-07-30T23:05:00.693Z] 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-07-30T23:05:01.787Z] + printenv [2025-07-30T23:05:01.787Z] ProgramFiles(Arm)=C:\Program Files (Arm) [2025-07-30T23:05:01.787Z] TIME_LIMIT=25 [2025-07-30T23:05:01.787Z] USERDOMAIN=test-azure-win1 [2025-07-30T23:05:01.787Z] OS=Windows_NT [2025-07-30T23:05:01.787Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-07-30T23:05:01.787Z] RERUN_ITERATIONS=1 [2025-07-30T23:05:01.787Z] PROCESSOR_LEVEL=3340 [2025-07-30T23:05:01.787Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-07-30T23:05:01.787Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/131/display/redirect [2025-07-30T23:05:01.787Z] JENKINS_URL=https://ci.adoptium.net/ [2025-07-30T23:05:01.787Z] CommonProgramW6432=C:\Program Files\Common Files [2025-07-30T23:05:01.787Z] EXECUTOR_NUMBER=0 [2025-07-30T23:05:01.787Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-07-30T23:05:01.787Z] _=/usr/bin/printenv [2025-07-30T23:05:01.787Z] BUILD_ID=131 [2025-07-30T23:05:01.787Z] USE_JRE=false [2025-07-30T23:05:01.787Z] jobStatus=SUCCESS [2025-07-30T23:05:01.787Z] PUBLIC=C:\Users\Public [2025-07-30T23:05:01.787Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/131/display/redirect?page=changes [2025-07-30T23:05:01.787Z] STF_OWNER_BRANCH=adoptium:master [2025-07-30T23:05:01.787Z] PERSONAL_BUILD=false [2025-07-30T23:05:01.787Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/lib [2025-07-30T23:05:01.787Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-07-30T23:05:01.787Z] JENKINS_NODE_COOKIE=cbc89bea-14d4-45ae-b65d-8a45e912d9ba [2025-07-30T23:05:01.787Z] USERNAME=jenkins [2025-07-30T23:05:01.787Z] JAVA_HOME=C:\openjdk\jdk-11 [2025-07-30T23:05:01.787Z] SLACK_CHANNEL=aqavit-bot [2025-07-30T23:05:01.787Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files [2025-07-30T23:05:01.787Z] LOGONSERVER=\\test-azure-win1 [2025-07-30T23:05:01.787Z] JDK_IMPL=hotspot [2025-07-30T23:05:01.787Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-07-30T23:05:01.787Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.system_aarch64_windows [2025-07-30T23:05:01.787Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows@tmp [2025-07-30T23:05:01.787Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-07-30T23:05:01.787Z] DYNAMIC_COMPILE=false [2025-07-30T23:05:01.787Z] OPENJ9_BRANCH=master [2025-07-30T23:05:01.787Z] CLIENTNAME=li-db41a7cc-251 [2025-07-30T23:05:01.787Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-07-30T23:05:01.787Z] CI=true [2025-07-30T23:05:01.787Z] HUDSON_COOKIE=a3df3ef6-21c1-4067-98b0-5c1f464bd2d7 [2025-07-30T23:05:01.787Z] COMPUTERNAME=test-azure-win1 [2025-07-30T23:05:01.787Z] ADOPTOPENJDK_BRANCH=master [2025-07-30T23:05:01.787Z] ORIGIN_JDK_VERSION=21 [2025-07-30T23:05:01.787Z] SYSTEMDRIVE=C: [2025-07-30T23:05:01.787Z] USERPROFILE=C:\Users\jenkins [2025-07-30T23:05:01.787Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-07-30T23:05:01.787Z] SYSTEMROOT=C:\Windows [2025-07-30T23:05:01.787Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib [2025-07-30T23:05:01.787Z] UPSTREAM_JOB_NUMBER=87 [2025-07-30T23:05:01.787Z] BUILD_NUMBER=131 [2025-07-30T23:05:01.787Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-30T23:05:01.787Z] JCK_GIT_BRANCH=master [2025-07-30T23:05:01.787Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1 [2025-07-30T23:05:01.787Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R) [2025-07-30T23:05:01.787Z] EXTERNAL_TEST_CMD=mvn clean install [2025-07-30T23:05:01.787Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows [2025-07-30T23:05:01.787Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin [2025-07-30T23:05:01.787Z] KEEP_REPORTDIR=false [2025-07-30T23:05:01.787Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows [2025-07-30T23:05:01.787Z] HUDSON_URL=https://ci.adoptium.net/ [2025-07-30T23:05:01.787Z] USE_TESTENV_PROPERTIES=false [2025-07-30T23:05:01.787Z] HOME=/home/jenkins [2025-07-30T23:05:01.787Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-07-30T23:05:01.787Z] NODE_NAME=test-azure-win11-aarch64-1 [2025-07-30T23:05:01.787Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/../../benchmarks [2025-07-30T23:05:01.787Z] DOCKER_REQUIRED=false [2025-07-30T23:05:01.787Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-07-30T23:05:01.787Z] git=C:\Program Files\Git\cmd\git.exe [2025-07-30T23:05:01.787Z] JDK_BRANCH=jdk-21.0.9+1_adopt [2025-07-30T23:05:01.787Z] ARCHIVE_TEST_RESULTS=false [2025-07-30T23:05:01.787Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-07-30T23:05:01.787Z] JOB_NAME=Test_openjdk21_hs_sanity.system_aarch64_windows [2025-07-30T23:05:01.787Z] TEST_TIME=120 [2025-07-30T23:05:01.787Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/131/display/redirect?page=tests [2025-07-30T23:05:01.787Z] BUILD_LIST=system [2025-07-30T23:05:01.787Z] KEEP_WORKSPACE=false [2025-07-30T23:05:01.787Z] OneDrive=C:\Users\jenkins\OneDrive [2025-07-30T23:05:01.787Z] NUM_PROCESSORS=4 [2025-07-30T23:05:01.787Z] EXIT_SUCCESS=false [2025-07-30T23:05:01.787Z] !C:=C:\Users\jenkins [2025-07-30T23:05:01.787Z] EXTERNAL_CUSTOM_BRANCH=master [2025-07-30T23:05:01.787Z] PROCESSOR_REVISION=0301 [2025-07-30T23:05:01.787Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-07-30T23:05:01.787Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/display/redirect [2025-07-30T23:05:01.787Z] RERUN_FAILURE=true [2025-07-30T23:05:01.787Z] SDK_RESOURCE=upstream [2025-07-30T23:05:01.787Z] ACTIVE_NODE_TIMEOUT=5 [2025-07-30T23:05:01.787Z] SETUP_JCK_RUN=false [2025-07-30T23:05:01.787Z] SPEC=windows_aarch64 [2025-07-30T23:05:01.787Z] ITERATIONS=1 [2025-07-30T23:05:01.787Z] GENERATE_JOBS=true [2025-07-30T23:05:01.787Z] PROMPT=$P$G [2025-07-30T23:05:01.787Z] NUMBER_OF_PROCESSORS=4 [2025-07-30T23:05:01.787Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image [2025-07-30T23:05:01.787Z] ProgramW6432=C:\Program Files [2025-07-30T23:05:01.787Z] LIGHT_WEIGHT_CHECKOUT=false [2025-07-30T23:05:01.787Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/131/display/redirect?page=artifacts [2025-07-30T23:05:01.787Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-07-30T23:05:01.787Z] AUTO_DETECT=true [2025-07-30T23:05:01.787Z] TAP_NAME=Test_openjdk21_hs_sanity.system_aarch64_windows.tap [2025-07-30T23:05:01.787Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-07-30T23:05:01.787Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-07-30T23:05:01.787Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/131/ [2025-07-30T23:05:01.787Z] TERM=xterm-256color [2025-07-30T23:05:01.787Z] STAGE_NAME=Setup [2025-07-30T23:05:01.787Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-30T23:05:01.787Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_windows/ [2025-07-30T23:05:01.787Z] TKG_OWNER_BRANCH=adoptium:master [2025-07-30T23:05:01.787Z] JDK_VERSION=21 [2025-07-30T23:05:01.787Z] BUILD_DISPLAY_NAME=#131 [2025-07-30T23:05:01.787Z] PLATFORM=aarch64_windows [2025-07-30T23:05:01.787Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-07-30T23:05:01.787Z] WINDIR=C:\Windows [2025-07-30T23:05:01.787Z] ProgramData=C:\ProgramData [2025-07-30T23:05:01.787Z] SHLVL=2 [2025-07-30T23:05:01.787Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-07-30T23:05:01.787Z] PROGRAMFILES=C:\Program Files [2025-07-30T23:05:01.787Z] PARALLEL=Dynamic [2025-07-30T23:05:01.787Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.system_aarch64_windows-131 [2025-07-30T23:05:01.787Z] ALLUSERSPROFILE=C:\ProgramData [2025-07-30T23:05:01.787Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-07-30T23:05:01.787Z] TKG_ITERATIONS=1 [2025-07-30T23:05:01.787Z] EXIT_FAILURE=false [2025-07-30T23:05:01.787Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-07-30T23:05:01.787Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-1 windows [2025-07-30T23:05:01.787Z] TARGET=sanity.system [2025-07-30T23:05:01.787Z] SESSIONNAME=RDP-Tcp#29 [2025-07-30T23:05:01.787Z] JOBSTARTTIME=Wed, 30 Jul 2025 23:04:57 +0000 [2025-07-30T23:05:01.787Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-07-30T23:05:01.787Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-07-30T23:05:01.788Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-11/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools [2025-07-30T23:05:01.788Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-07-30T23:05:01.788Z] HOMEDRIVE=C: [2025-07-30T23:05:01.788Z] HOMEPATH=\Users\jenkins [2025-07-30T23:05:01.788Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-07-30T23:05:01.788Z] CUDA_PATH_V9_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0 [2025-07-30T23:05:01.788Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-07-30T23:05:01.788Z] JENKINS_SERVER_COOKIE=durable-4b04a2575fd7fb23b26c5956245155e1ff2c682ab24cd6ddf97ae1f8215750b2 [2025-07-30T23:05:01.788Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ 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-07-30T23:05:02.115Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-07-30T23:05:02.128Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-07-30T23:05:16.999Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 87 [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-07-30T23:05:17.190Z] 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-07-30T23:05:17.196Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows [Pipeline] { [Pipeline] sshagent [2025-07-30T23:05:17.230Z] $ ssh-agent [2025-07-30T23:05:17.362Z] SSH_AUTH_SOCK=/tmp/ssh-MIIC1EZmZaBd/agent.530 [2025-07-30T23:05:17.362Z] SSH_AGENT_PID=531 [2025-07-30T23:05:17.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-07-30T23:05:17.379Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-07-30T23:05:17.418Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-07-30T23:05:18.202Z] ++ pwd [2025-07-30T23:05:18.202Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-07-30T23:05:18.202Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests [2025-07-30T23:05:18.202Z] get jdk binary... [2025-07-30T23:05:18.202Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-07-30T23:05:18.202Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_1-ea.zip ... [2025-07-30T23:05:25.115Z] List files in jdkbinary folder... [2025-07-30T23:05:25.115Z] total 304476 [2025-07-30T23:05:25.115Z] -rwx------+ 1 jenkins None 48305315 Jul 30 22:19 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:25.115Z] -rwx------+ 1 jenkins None 192052941 Jul 30 22:27 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:25.116Z] -rwx------+ 1 jenkins None 39782303 Jul 30 22:27 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:25.116Z] -rwx------+ 1 jenkins None 34181 Jul 30 22:25 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea-metadata.json [2025-07-30T23:05:25.116Z] -rwx------+ 1 jenkins None 176334 Jul 30 22:44 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea.json [2025-07-30T23:05:25.116Z] -rwx------+ 1 jenkins None 16427900 Jul 30 22:27 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:25.116Z] -rwx------+ 1 jenkins None 14991035 Jul 30 22:19 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:25.116Z] drwxr-xr-x+ 1 jenkins None 0 Jul 30 23:05 tmp [2025-07-30T23:05:25.116Z] List files in jdkbinary/tmp folder... [2025-07-30T23:05:25.116Z] total 4 [2025-07-30T23:05:25.116Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 jdk-21.0.9+1 [2025-07-30T23:05:25.116Z] Moving directory jdk-21.0.9+1/ to ../j2sdk-image [2025-07-30T23:05:25.116Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_1-ea.zip ... [2025-07-30T23:05:26.629Z] List files in jdkbinary folder... [2025-07-30T23:05:26.629Z] total 304480 [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 48305315 Jul 30 22:19 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 192052941 Jul 30 22:27 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 39782303 Jul 30 22:27 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 34181 Jul 30 22:25 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea-metadata.json [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 176334 Jul 30 22:44 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea.json [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 16427900 Jul 30 22:27 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:26.629Z] -rwx------+ 1 jenkins None 14991035 Jul 30 22:19 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:26.629Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 j2sdk-image [2025-07-30T23:05:26.629Z] drwxr-xr-x+ 1 jenkins None 0 Jul 30 23:05 tmp [2025-07-30T23:05:26.629Z] List files in jdkbinary/tmp folder... [2025-07-30T23:05:26.629Z] total 4 [2025-07-30T23:05:26.629Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 jdk-21.0.9+1-jre [2025-07-30T23:05:26.629Z] Moving directory jdk-21.0.9+1-jre/ to ../j2re-image [2025-07-30T23:05:26.629Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_1-ea.zip ... [2025-07-30T23:05:27.668Z] List files in jdkbinary folder... [2025-07-30T23:05:27.668Z] total 304484 [2025-07-30T23:05:27.668Z] -rwx------+ 1 jenkins None 48305315 Jul 30 22:19 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:27.668Z] -rwx------+ 1 jenkins None 192052941 Jul 30 22:27 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:27.668Z] -rwx------+ 1 jenkins None 39782303 Jul 30 22:27 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:27.668Z] -rwx------+ 1 jenkins None 34181 Jul 30 22:25 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea-metadata.json [2025-07-30T23:05:27.669Z] -rwx------+ 1 jenkins None 176334 Jul 30 22:44 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea.json [2025-07-30T23:05:27.669Z] -rwx------+ 1 jenkins None 16427900 Jul 30 22:27 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:27.669Z] -rwx------+ 1 jenkins None 14991035 Jul 30 22:19 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:27.669Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 j2re-image [2025-07-30T23:05:27.669Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 j2sdk-image [2025-07-30T23:05:27.669Z] drwxr-xr-x+ 1 jenkins None 0 Jul 30 23:05 tmp [2025-07-30T23:05:27.669Z] List files in jdkbinary/tmp folder... [2025-07-30T23:05:27.669Z] total 0 [2025-07-30T23:05:27.669Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:18 jdk-21.0.9+1-static-libs [2025-07-30T23:05:27.963Z] Moving directory jdk-21.0.9+1-static-libs/ to ../static-libs [2025-07-30T23:05:27.963Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_1-ea.zip ... [2025-07-30T23:05:33.545Z] List files in jdkbinary folder... [2025-07-30T23:05:33.545Z] total 304484 [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 48305315 Jul 30 22:19 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 192052941 Jul 30 22:27 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 39782303 Jul 30 22:27 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 34181 Jul 30 22:25 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea-metadata.json [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 176334 Jul 30 22:44 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_1-ea.json [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 16427900 Jul 30 22:27 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:33.545Z] -rwx------+ 1 jenkins None 14991035 Jul 30 22:19 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_1-ea.zip [2025-07-30T23:05:33.545Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 j2re-image [2025-07-30T23:05:33.545Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:19 j2sdk-image [2025-07-30T23:05:33.545Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 22:18 static-libs [2025-07-30T23:05:33.545Z] drwxr-xr-x+ 1 jenkins None 0 Jul 30 23:05 tmp [2025-07-30T23:05:33.545Z] List files in jdkbinary/tmp folder... [2025-07-30T23:05:33.545Z] total 4 [2025-07-30T23:05:33.545Z] drwxrwxr-x+ 1 jenkins None 0 Jul 30 21:41 jdk-21.0.9+1-test-image [2025-07-30T23:05:33.545Z] Moving directory jdk-21.0.9+1-test-image/ to ../openjdk-test-image [2025-07-30T23:05:33.545Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_1-ea.zip over ./j2sdk-image... [2025-07-30T23:05:38.006Z] Removing top-level folder jdk-21.0.9+1-debug-image/ [2025-07-30T23:05:38.006Z] Removing top-level folder jdk-21.0.9+1/ [2025-07-30T23:05:41.537Z] Run C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-07-30T23:05:41.537Z] =JAVA VERSION OUTPUT BEGIN= [2025-07-30T23:05:41.537Z] openjdk version "21.0.9-beta" 2025-10-21 [2025-07-30T23:05:41.537Z] OpenJDK Runtime Environment Temurin-21.0.9+1-202507301903 (build 21.0.9-beta+1-ea) [2025-07-30T23:05:41.538Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+1-202507301903 (build 21.0.9-beta+1-ea, mixed mode) [2025-07-30T23:05:41.538Z] =JAVA VERSION OUTPUT END= [2025-07-30T23:05:41.538Z] =RELEASE INFO BEGIN= [2025-07-30T23:05:41.538Z] IMPLEMENTOR="Eclipse Adoptium" [2025-07-30T23:05:41.538Z] IMPLEMENTOR_VERSION="Temurin-21.0.9+1-202507301903" [2025-07-30T23:05:41.538Z] JAVA_RUNTIME_VERSION="21.0.9-beta+1-ea" [2025-07-30T23:05:41.538Z] JAVA_VERSION="21.0.9" [2025-07-30T23:05:41.538Z] JAVA_VERSION_DATE="2025-10-21" [2025-07-30T23:05:41.538Z] LIBC="default" [2025-07-30T23:05:41.538Z] 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.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management 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.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-07-30T23:05:41.538Z] OS_ARCH="aarch64" [2025-07-30T23:05:41.538Z] OS_NAME="Windows" [2025-07-30T23:05:41.538Z] SOURCE=".:git:8ac05b6cd608" [2025-07-30T23:05:41.538Z] BUILD_SOURCE="git:bc1e4add4aca8e05fe2ee689555f080955b3c3a3" [2025-07-30T23:05:41.538Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-07-30T23:05:41.538Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git" [2025-07-30T23:05:41.538Z] FULL_VERSION="" [2025-07-30T23:05:41.538Z] SEMANTIC_VERSION="21.0.9+1" [2025-07-30T23:05:41.538Z] BUILD_INFO="OS: Version: " [2025-07-30T23:05:41.538Z] JVM_VARIANT="Hotspot" [2025-07-30T23:05:41.538Z] JVM_VERSION="" [2025-07-30T23:05:41.538Z] IMAGE_TYPE="JDK" [2025-07-30T23:05:41.538Z] =RELEASE INFO END= [2025-07-30T23:05:41.538Z] get testKitGen... [2025-07-30T23:05:41.538Z] git clone -q https://github.com/adoptium/TKG.git [2025-07-30T23:05:45.070Z] git rev-parse master [2025-07-30T23:05:45.070Z] git checkout -q -f 2ae84fe86c549fc47661d2614a58fd693c611a05 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-07-30T23:05:47.590Z] $ ssh-agent -k [2025-07-30T23:05:47.652Z] unset SSH_AUTH_SOCK; [2025-07-30T23:05:47.652Z] unset SSH_AGENT_PID; [2025-07-30T23:05:47.652Z] echo Agent pid 531 killed; [2025-07-30T23:05:47.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-30T23:05:48.154Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&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;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B1_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=87&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-07-30T23:05:48.165Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-aarch64-1&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;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B1_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=87&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-07-30T23:05:48.214Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-30T23:05:48.328Z] Copied 1 artifact from "getTRSSOutput" build number 1850 [Pipeline] sh [2025-07-30T23:05:48.750Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-07-30T23:05:48.750Z] + gzip -cd TRSSOutput.tar.gz [2025-07-30T23:05:48.750Z] + tar xof - [2025-07-30T23:05:49.385Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-30T23:05:49.451Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-07-30T23:05:49.475Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-07-30T23:05:49.932Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-07-30T23:05:52.014Z] -------------------------------------------- [2025-07-30T23:05:52.014Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib [2025-07-30T23:05:52.014Z] task is set to default [2025-07-30T23:05:52.014Z] dependencyList is set to all [2025-07-30T23:05:52.014Z] -------------------------------------------- [2025-07-30T23:05:52.014Z] Starting download third party dependent jars [2025-07-30T23:05:52.014Z] -------------------------------------------- [2025-07-30T23:05:52.014Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-07-30T23:05:52.014Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-07-30T23:05:52.014Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-07-30T23:05:52.076Z] Found a total of 2 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label [Pipeline] sh [2025-07-30T23:05:52.512Z] + cd ./aqa-tests/TKG [2025-07-30T23:05:52.512Z] ++ uname [2025-07-30T23:05:52.805Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']' [2025-07-30T23:05:52.805Z] ++ uname [2025-07-30T23:05:52.805Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']' [2025-07-30T23:05:52.805Z] ++ uname [2025-07-30T23:05:52.805Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']' [2025-07-30T23:05:52.805Z] + MAKE=make [2025-07-30T23:05:52.805Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES= [2025-07-30T23:05:52.805Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image [2025-07-30T23:05:53.097Z] LIB_DIR is set to C:/Users/jenkins/testDependency/system_lib [2025-07-30T23:05:53.097Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-30T23:05:53.097Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-30T23:05:53.097Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-30T23:05:53.097Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-07-30T23:05:55.186Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-07-30T23:05:55.480Z] [2025-07-30T23:05:55.480Z] build: [2025-07-30T23:05:55.480Z] [2025-07-30T23:05:55.480Z] clean: [2025-07-30T23:05:55.480Z] [2025-07-30T23:05:55.480Z] init: [2025-07-30T23:05:55.480Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\bin [2025-07-30T23:05:55.480Z] [2025-07-30T23:05:55.480Z] getDependentLibs: [2025-07-30T23:05:55.773Z] [exec] -------------------------------------------- [2025-07-30T23:05:55.773Z] [exec] path is set to C:/Users/jenkins/testDependency/system_lib [2025-07-30T23:05:55.773Z] [exec] task is set to default [2025-07-30T23:05:55.773Z] [exec] dependencyList is set to json_simple [2025-07-30T23:05:55.773Z] [exec] -------------------------------------------- [2025-07-30T23:05:55.773Z] [exec] Starting download third party dependent jars [2025-07-30T23:05:55.773Z] [exec] -------------------------------------------- [2025-07-30T23:05:55.773Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/system_lib [2025-07-30T23:05:55.773Z] [exec] C:/Users/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-07-30T23:05:55.773Z] [exec] downloaded dependent third party jars successfully [2025-07-30T23:05:55.773Z] [2025-07-30T23:05:55.773Z] compile: [2025-07-30T23:05:55.773Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-30T23:05:55.773Z] [echo] ============COMPILER SETTINGS============ [2025-07-30T23:05:55.773Z] [echo] ===fork: yes [2025-07-30T23:05:55.773Z] [echo] ===debug: on [2025-07-30T23:05:55.773Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\bin [2025-07-30T23:05:57.898Z] [javac] Note: Some input files use or override a deprecated API. [2025-07-30T23:05:57.898Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-07-30T23:05:57.898Z] [2025-07-30T23:05:57.898Z] dist: [2025-07-30T23:05:58.191Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-07-30T23:05:58.191Z] [2025-07-30T23:05:58.191Z] BUILD SUCCESSFUL [2025-07-30T23:05:58.191Z] Total time: 3 seconds [2025-07-30T23:05:58.191Z] 0 [2025-07-30T23:05:58.485Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-30T23:05:59.123Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-30T23:05:59.123Z] microArchOutput: model name : Virtual CPU @ 2.99GHz [2025-07-30T23:06:01.865Z] ****************************** MACHINE INFO ****************************** [2025-07-30T23:06:01.865Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG [2025-07-30T23:06:01.865Z] Free Physical Memory Size : 4064366592 [2025-07-30T23:06:01.865Z] Free space (bytes) : 17695825920 [2025-07-30T23:06:01.865Z] Total Physical Memory Size : 8585789440 [2025-07-30T23:06:01.865Z] Total space (bytes) : 135771664384 [2025-07-30T23:06:01.865Z] Usable space (bytes) : 17695825920 [2025-07-30T23:06:01.865Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-30T23:06:01.865Z] bashVersion : [2025-07-30T23:06:01.865Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin) [2025-07-30T23:06:01.865Z] Copyright (C) 2016 Free Software Foundation, Inc. [2025-07-30T23:06:01.865Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-30T23:06:01.865Z] [2025-07-30T23:06:01.865Z] This is free software; you are free to change and redistribute it. [2025-07-30T23:06:01.865Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-30T23:06:01.865Z] cpuCores : 4 [2025-07-30T23:06:01.865Z] curlVersion : [2025-07-30T23:06:01.865Z] curl 7.84.0 (x86_64-pc-cygwin) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.10.0 nghttp2/1.48.0 libgsasl/1.10.0 OpenLDAP/2.6.3 [2025-07-30T23:06:01.865Z] Release-Date: 2022-06-27 [2025-07-30T23:06:01.865Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-30T23:06:01.865Z] Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd [2025-07-30T23:06:01.865Z] dockerVersion : bash: docker: command not found [2025-07-30T23:06:01.865Z] gcc version : 11 [2025-07-30T23:06:01.865Z] gclibc version : ldd (cygwin) 3.3.5 [2025-07-30T23:06:01.865Z] gdb version : bash: gdb: command not found [2025-07-30T23:06:01.866Z] lldb version : Command could not be executed [2025-07-30T23:06:01.866Z] makeVersion : [2025-07-30T23:06:01.866Z] GNU Make 4.3 [2025-07-30T23:06:01.866Z] Built for x86_64-pc-cygwin [2025-07-30T23:06:01.866Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-07-30T23:06:01.866Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-30T23:06:01.866Z] This is free software: you are free to change and redistribute it. [2025-07-30T23:06:01.866Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-30T23:06:01.866Z] mavenVersion : bash: mvn: command not found [2025-07-30T23:06:01.866Z] perlVersion : [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi [2025-07-30T23:06:01.866Z] (with 7 registered patches, see perl -V for more detail) [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] Copyright 1987-2021, Larry Wall [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-30T23:06:01.866Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-30T23:06:01.866Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-30T23:06:01.866Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] podmanVersion : bash: podman: command not found [2025-07-30T23:06:01.866Z] procArch : unknown [2025-07-30T23:06:01.866Z] sysArch : x86_64 [2025-07-30T23:06:01.866Z] sysOS : CYGWIN_NT-10.0-22000 [2025-07-30T23:06:01.866Z] ulimit : [2025-07-30T23:06:01.866Z] core file size (blocks, -c) unlimited [2025-07-30T23:06:01.866Z] data seg size (kbytes, -d) unlimited [2025-07-30T23:06:01.866Z] file size (blocks, -f) unlimited [2025-07-30T23:06:01.866Z] open files (-n) 3200 [2025-07-30T23:06:01.866Z] pipe size (512 bytes, -p) 8 [2025-07-30T23:06:01.866Z] stack size (kbytes, -s) 2032 [2025-07-30T23:06:01.866Z] cpu time (seconds, -t) unlimited [2025-07-30T23:06:01.866Z] max user processes (-u) 256 [2025-07-30T23:06:01.866Z] virtual memory (kbytes, -v) unlimited [2025-07-30T23:06:01.866Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin [2025-07-30T23:06:01.866Z] vmVendor : Oracle Corporation [2025-07-30T23:06:01.866Z] vmVersion : 21.0.9-beta+1-ea [2025-07-30T23:06:01.866Z] xlc version : bash: xlC: command not found [2025-07-30T23:06:01.866Z] ************************************************************************** [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('os.name')=Windows 11 [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('os.arch')=aarch64 [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('java.fullversion')=null [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:01.866Z] System.getProperty('sun.arch.data.model')=64 [2025-07-30T23:06:01.866Z] [2025-07-30T23:06:02.506Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=C:/Users/jenkins/testDependency/system_lib [2025-07-30T23:06:02.506Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG' [2025-07-30T23:06:02.506Z] perl scripts/configure.pl [2025-07-30T23:06:02.506Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-07-30T23:06:03.147Z] [2025-07-30T23:06:03.147Z] Warning: cannot find spec in resources/ottawa.csv. [2025-07-30T23:06:03.147Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-07-30T23:06:03.147Z] [2025-07-30T23:06:03.147Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-30T23:06:03.147Z] [2025-07-30T23:06:03.147Z] [2025-07-30T23:06:03.147Z] Starting to generate parallel test lists. [2025-07-30T23:06:03.147Z] [2025-07-30T23:06:03.147Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\churn\playlist.xml [2025-07-30T23:06:03.147Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-07-30T23:06:03.147Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\security\playlist.xml [2025-07-30T23:06:03.441Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-07-30T23:06:03.441Z] Attempting to get test duration data from TRSS. [2025-07-30T23:06:03.441Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=aarch64_windows&group=system&level=sanity" [2025-07-30T23:06:03.734Z] Attempting to get test duration data from cached files. [2025-07-30T23:06:03.735Z] [2025-07-30T23:06:03.735Z] TEST DURATION [2025-07-30T23:06:03.735Z] ==================================================================================== [2025-07-30T23:06:03.735Z] Total number of tests searched: 150 [2025-07-30T23:06:03.735Z] Number of test durations found: 150 [2025-07-30T23:06:03.735Z] Top slowest tests: [2025-07-30T23:06:04.028Z] 11m18s TestJlmRemoteThreadNoAuth_0 [2025-07-30T23:06:04.028Z] 11m13s TestJlmRemoteThreadNoAuth_1 [2025-07-30T23:06:04.028Z] 11m06s TestJlmRemoteMemoryNoAuth_0 [2025-07-30T23:06:04.028Z] ==================================================================================== [2025-07-30T23:06:04.028Z] [2025-07-30T23:06:04.028Z] Test target is split into 2 lists. [2025-07-30T23:06:04.028Z] Reducing estimated test running time from 160m36s to 118m03s. [2025-07-30T23:06:04.028Z] [2025-07-30T23:06:04.028Z] -------------------------------------testList_0------------------------------------- [2025-07-30T23:06:04.028Z] Number of tests: 16 [2025-07-30T23:06:04.028Z] Estimated running time: 118m03s [2025-07-30T23:06:04.028Z] TESTLIST=TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_0,NioLoadTest_5m_1,MauveMultiThrdLoad_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleThrdLoad_HS_5m_1,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1 [2025-07-30T23:06:04.028Z] ------------------------------------------------------------------------------------ [2025-07-30T23:06:04.028Z] [2025-07-30T23:06:04.028Z] -------------------------------------testList_1------------------------------------- [2025-07-30T23:06:04.028Z] Number of tests: 134 [2025-07-30T23:06:04.028Z] Estimated running time: 42m33s [2025-07-30T23:06:04.028Z] TESTLIST=LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,CLLoad_1,CLLoad_0,TestJlmLocal_0,TestJlmLocal_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_Adv_1,PatModImg_Adv_0,PatModImg_PlatMod_1,UpgModPath_Jar_0,UpgModPath_Jar_1,UpgModPath_JarImg_1,PatModImg_AppMod_1,UpgModPath_JarImg_0,PatModImg_AppMod_0,PatModImg_Unex_0,PatModImg_Unex_1,UpgModPath_Exp_1,UpgModPath_Exp_0,UpgModPath_ExpImg_1,UpgModPath_ExpImg_0,CLTestImg_1,CLTestImg_0,CpMpJlink_1,CpMpJlink_0,AutoMod1_1,AutoMod2_0,AutoMod_Impl2_1,AutoMod_Impl2_0,AutoMod2_1,AutoMod_Impl1_1,AutoMod1_0,AutoMod_Impl3_1,AutoMod_Impl1_0,AutoMod_Impl3_0,CpMpModJar_0,PatMod_Adv_0,InternalAPIs_0,PatMod_Adv_1,CpMpModJar_1,InternalAPIs_1,PatMod_PlatMod_0,PatMod_Unex_0,PatMod_AppMod_0,PatMod_PlatMod_1,PatMod_AppMod_1,PatMod_Unex_1,SLTest_0,SLTest_1,CpMp_MP_0,CpMpModJar2_0,CpMpModJar2_1,CpMpModJar3_0,CLTest_1,CLTest_0,CpMpModJar3_1,CpMp3_1,CpMp3_0,CpMp2_0,CpMp_CpMp_0,CpMp2_1,CpMp_MP_1,CpMp_CpMp_1,CLStressCRI_2,CLStressCRI_1,CLStressLayers_1,CLStressLayers_0,CLStressCRI_0,CLStressLayers_2,ExplMod_2,ExplMod_1,ExplMod_0,CLTest_2,ClassLoadingTest_5m_2,CLLoad_2,CpMpJlink_2,NioLoadTest_5m_2,CLTestImg_2,UpgModPath_Jar_2,UpgModPath_JarImg_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,AutoMod_Impl3_2,PatModImg_Adv_2,PatModImg_PlatMod_2,PatMod_Adv_2,AutoMod_Impl2_2,AutoMod_Impl1_2,PatModImg_AppMod_2,SLTest_2,AutoMod2_2,PatModImg_Unex_2,AutoMod1_2,PatMod_AppMod_2,PatMod_Unex_2,PatMod_PlatMod_2,CpMp2_2,InternalAPIs_2,CpMpModJar2_2,CpMp3_2,CpMp_CpMp_2,CpMpModJar3_2,CpMpModJar_2,MauveMultiThrdLoad_5m_2,CpMp_MP_2,MauveSingleInvocLoad_HS_5m_2,MathLoadTest_bigdecimal_5m_2,MauveSingleThrdLoad_HS_5m_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteMemoryAuth_0,MathLoadTest_autosimd_5m_2,ParallelStreamsLoadTest_HS_2,TestJlmRemoteClassNoAuth_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteMemoryAuth_2,TestJlmLocal_2,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteClassAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteThreadAuth_2 [2025-07-30T23:06:04.029Z] ------------------------------------------------------------------------------------ [2025-07-30T23:06:04.029Z] [2025-07-30T23:06:04.029Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-07-30T23:06:04.029Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-07-30T23:06:04.082Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-07-30T23:06:04.138Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-07-30T23:06:04.140Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows\aqa-tests\TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-07-30T23:06:04.170Z] Archiving artifacts [2025-07-30T23:06:04.204Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-30T23:06:04.266Z] [PARALLEL: Dynamic] childJobNum is 2, 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] echo [2025-07-30T23:06:04.698Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0 params for generating the job [Pipeline] echo [2025-07-30T23:06:04.700Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [2025-07-30T23:06:04.802Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-07-30T23:06:04.826Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-07-30T23:06:31.902Z] LEVELS: [sanity] [2025-07-30T23:06:31.902Z] LEVELS: [sanity] [2025-07-30T23:06:31.904Z] JDK_VERSIONS: [8] [2025-07-30T23:06:31.905Z] JDK_VERSIONS: [8] [2025-07-30T23:06:31.905Z] GROUPS: [system] [2025-07-30T23:06:31.905Z] GROUPS: [system] [2025-07-30T23:06:31.906Z] ARCH_OS_LIST: [aarch64_windows] [2025-07-30T23:06:31.906Z] ARCH_OS_LIST: [aarch64_windows] [2025-07-30T23:06:32.151Z] Existing items: [2025-07-30T23:06:32.151Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1'} [2025-07-30T23:06:32.151Z] Unreferenced items: [2025-07-30T23:06:32.151Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0'} [2025-07-30T23:06:32.151Z] Existing items: [2025-07-30T23:06:32.151Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0'} [2025-07-30T23:06:32.151Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1'} [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-30T23:06:33.793Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-30T23:06:34.205Z] + aqa-tests/terminateTestProcesses.sh null [2025-07-30T23:06:34.499Z] Windows machine, using powershell queries... [2025-07-30T23:06:36.017Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-07-30T23:06:36.092Z] [WS-CLEANUP] Deleting project workspace... [2025-07-30T23:06:36.092Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-30T23:06:40.341Z] [WS-CLEANUP] done [Pipeline] sh [2025-07-30T23:06:40.767Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-30T23:06:41.129Z] 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] build [2025-07-30T23:06:41.336Z] Scheduling project: Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0 [Pipeline] build [2025-07-30T23:06:41.342Z] Scheduling project: Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1 [2025-07-30T23:06:48.953Z] Starting building: Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1 #17 [2025-07-30T23:06:48.957Z] Starting building: Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0 #22 [2025-07-31T00:43:49.807Z] Build Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1 #17 completed: SUCCESS [Pipeline] } [2025-07-31T01:47:11.663Z] Build Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0 #22 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-07-31T01:47:11.800Z] Running on test-osuosl-aix72-ppc64-2 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows [Pipeline] { [Pipeline] cleanWs [2025-07-31T01:47:12.356Z] [WS-CLEANUP] Deleting project workspace... [2025-07-31T01:47:12.356Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-31T01:47:12.616Z] [WS-CLEANUP] done [Pipeline] echo [2025-07-31T01:47:12.624Z] Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1 #17 completed with status SUCCESS [Pipeline] timeout [2025-07-31T01:47:12.644Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-31T01:47:14.335Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1" build number 17 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-31T01:47:14.373Z] Saving Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/17/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-07-31T01:47:14.597Z] Archiving artifacts [2025-07-31T01:47:15.040Z] Recording fingerprints [Pipeline] echo [2025-07-31T01:47:15.312Z] Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0 #22 completed with status SUCCESS [Pipeline] timeout [2025-07-31T01:47:15.330Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-31T01:47:16.689Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0" build number 22 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-31T01:47:16.736Z] Saving Test_openjdk21_hs_sanity.system_aarch64_windows_testList_0/22/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-07-31T01:47:16.997Z] Archiving artifacts [2025-07-31T01:47:17.412Z] Recording fingerprints [Pipeline] cleanWs [2025-07-31T01:47:18.011Z] [WS-CLEANUP] Deleting project workspace... [2025-07-31T01:47:18.011Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-31T01:47:18.222Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-31T01:47:18.290Z] after parallel parallelResults.jobStatus is SUCCESS [Pipeline] echo [2025-07-31T01:47:18.294Z] Paralle and after rerun job status is SUCCESS [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS