Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun

Started by upstream project "Test_openjdk21_hs_sanity.openjdk_aarch64_windows" build number 147 originally caused by: Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 116 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 440 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 428 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun@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.openjdk_aarch64_windows_rerun@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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-12T03:07:43.721Z] SPEC: windows_aarch64 [Pipeline] echo [2026-02-12T03:07:43.722Z] Specified LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) 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 [2026-02-12T03:07:43.738Z] dynamicAgents: [] [Pipeline] echo [2026-02-12T03:07:43.740Z] Provisioning LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64 [Pipeline] nodesByLabel [2026-02-12T03:07:43.746Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label [Pipeline] node [2026-02-12T03:07:58.750Z] Still waiting to schedule task [2026-02-12T03:07:58.750Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’ [2026-02-12T05:58:55.913Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [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 [2026-02-12T05:58:55.946Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-12T05:58:56.001Z] [WS-CLEANUP] Deleting project workspace... [2026-02-12T05:58:56.001Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-12T05:58:56.018Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-12T05:58:56.104Z] The recommended git tool is: git [2026-02-12T05:58:56.142Z] No credentials specified [2026-02-12T05:58:56.159Z] Cloning the remote Git repository [2026-02-12T05:58:56.172Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-12T05:58:56.173Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun\aqa-tests # timeout=10 [2026-02-12T05:58:56.299Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-12T05:58:56.300Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-12T05:58:56.300Z] > git --version # timeout=10 [2026-02-12T05:58:56.362Z] > git --version # 'git version 2.39.0' [2026-02-12T05:58:56.363Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-12T05:59:04.957Z] Avoid second fetch [2026-02-12T05:59:05.058Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-12T05:59:04.761Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-12T05:59:04.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-12T05:59:04.952Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-12T05:59:05.053Z] > git config core.sparsecheckout # timeout=10 [2026-02-12T05:59:05.125Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [2026-02-12T05:59:10.341Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/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 [2026-02-12T05:59:18.880Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-12T05:59:18.901Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-12T05:59:19.563Z] + LC_TIME=C [2026-02-12T05:59:19.563Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-12T05:59:19.925Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-12T05:59:20.342Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-12T05:59:20.342Z] Windows machine, using powershell queries... [2026-02-12T05:59:21.882Z] 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 [2026-02-12T05:59:22.898Z] + printenv [2026-02-12T05:59:22.898Z] ProgramFiles(Arm)=C:\Program Files (Arm) [2026-02-12T05:59:22.898Z] TIME_LIMIT=25 [2026-02-12T05:59:22.898Z] USERDOMAIN=test-azure-win1 [2026-02-12T05:59:22.898Z] OS=Windows_NT [2026-02-12T05:59:22.898Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-12T05:59:22.898Z] RERUN_ITERATIONS=1 [2026-02-12T05:59:22.898Z] PROCESSOR_LEVEL=3340 [2026-02-12T05:59:22.898Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-12T05:59:22.898Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/67/display/redirect [2026-02-12T05:59:22.898Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-12T05:59:22.898Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-12T05:59:22.898Z] EXECUTOR_NUMBER=0 [2026-02-12T05:59:22.898Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-12T05:59:22.898Z] _=/usr/bin/printenv [2026-02-12T05:59:22.898Z] BUILD_ID=67 [2026-02-12T05:59:22.898Z] USE_JRE=false [2026-02-12T05:59:22.898Z] jobStatus=SUCCESS [2026-02-12T05:59:22.898Z] PUBLIC=C:\Users\Public [2026-02-12T05:59:22.898Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/67/display/redirect?page=changes [2026-02-12T05:59:22.898Z] STF_OWNER_BRANCH=adoptium:master [2026-02-12T05:59:22.898Z] PERSONAL_BUILD=false [2026-02-12T05:59:22.898Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/../../externalDependency/lib [2026-02-12T05:59:22.898Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-12T05:59:22.898Z] JENKINS_NODE_COOKIE=6b152b55-64ce-4852-b5e8-ffd304d273f5 [2026-02-12T05:59:22.898Z] USERNAME=jenkins [2026-02-12T05:59:22.898Z] JAVA_HOME=C:\openjdk\jdk-11 [2026-02-12T05:59:22.898Z] SLACK_CHANNEL=aqavit-bot [2026-02-12T05:59:22.898Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files [2026-02-12T05:59:22.898Z] JDK_IMPL=hotspot [2026-02-12T05:59:22.898Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-12T05:59:22.898Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [2026-02-12T05:59:22.898Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun@tmp [2026-02-12T05:59:22.898Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-12T05:59:22.898Z] DYNAMIC_COMPILE=false [2026-02-12T05:59:22.898Z] OPENJ9_BRANCH=master [2026-02-12T05:59:22.898Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-12T05:59:22.898Z] CI=true [2026-02-12T05:59:22.898Z] HUDSON_COOKIE=438e8790-876a-4694-96c7-1b3cde913775 [2026-02-12T05:59:22.898Z] COMPUTERNAME=test-azure-win1 [2026-02-12T05:59:22.899Z] ADOPTOPENJDK_BRANCH=master [2026-02-12T05:59:22.899Z] ORIGIN_JDK_VERSION=21 [2026-02-12T05:59:22.899Z] SYSTEMDRIVE=C: [2026-02-12T05:59:22.899Z] USERPROFILE=C:\Users\jenkins [2026-02-12T05:59:22.899Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-12T05:59:22.899Z] SYSTEMROOT=C:\Windows [2026-02-12T05:59:22.899Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/../../externalDependency/system_lib [2026-02-12T05:59:22.899Z] UPSTREAM_JOB_NUMBER=116 [2026-02-12T05:59:22.899Z] BUILD_NUMBER=67 [2026-02-12T05:59:22.899Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-12T05:59:22.899Z] JCK_GIT_BRANCH=master [2026-02-12T05:59:22.899Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R) [2026-02-12T05:59:22.899Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-12T05:59:22.899Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [2026-02-12T05:59:22.899Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin [2026-02-12T05:59:22.899Z] KEEP_REPORTDIR=true [2026-02-12T05:59:22.899Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [2026-02-12T05:59:22.899Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-12T05:59:22.899Z] USE_TESTENV_PROPERTIES=false [2026-02-12T05:59:22.899Z] HOME=/home/jenkins [2026-02-12T05:59:22.899Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-12T05:59:22.899Z] NODE_NAME=test-azure-win11-aarch64-2 [2026-02-12T05:59:22.899Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/../../benchmarks [2026-02-12T05:59:22.899Z] DOCKER_REQUIRED=false [2026-02-12T05:59:22.899Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-12T05:59:22.899Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-12T05:59:22.899Z] JDK_BRANCH=jdk-21.0.11+2_adopt [2026-02-12T05:59:22.899Z] ARCHIVE_TEST_RESULTS=false [2026-02-12T05:59:22.899Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-12T05:59:22.899Z] JOB_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [2026-02-12T05:59:22.899Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/67/display/redirect?page=tests [2026-02-12T05:59:22.899Z] BUILD_LIST=openjdk [2026-02-12T05:59:22.899Z] KEEP_WORKSPACE=false [2026-02-12T05:59:22.899Z] OneDrive=C:\Users\jenkins\OneDrive [2026-02-12T05:59:22.899Z] NUM_PROCESSORS=4 [2026-02-12T05:59:22.899Z] EXIT_SUCCESS=false [2026-02-12T05:59:22.899Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-12T05:59:22.899Z] PROCESSOR_REVISION=0301 [2026-02-12T05:59:22.899Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-12T05:59:22.899Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/display/redirect [2026-02-12T05:59:22.899Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-12T05:59:22.899Z] RERUN_FAILURE=true [2026-02-12T05:59:22.899Z] SDK_RESOURCE=upstream [2026-02-12T05:59:22.899Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-12T05:59:22.899Z] SETUP_JCK_RUN=false [2026-02-12T05:59:22.899Z] SPEC=windows_aarch64 [2026-02-12T05:59:22.899Z] ITERATIONS=1 [2026-02-12T05:59:22.899Z] GENERATE_JOBS=true [2026-02-12T05:59:22.899Z] NUMBER_OF_PROCESSORS=4 [2026-02-12T05:59:22.899Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/jdkbinary/j2sdk-image [2026-02-12T05:59:22.899Z] ProgramW6432=C:\Program Files [2026-02-12T05:59:22.899Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-12T05:59:22.899Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/67/display/redirect?page=artifacts [2026-02-12T05:59:22.899Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-12T05:59:22.899Z] AUTO_DETECT=true [2026-02-12T05:59:22.899Z] TAP_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun.tap [2026-02-12T05:59:22.899Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-12T05:59:22.899Z] WINSW_SERVICE_ID=Jenkins [2026-02-12T05:59:22.899Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-12T05:59:22.899Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/67/ [2026-02-12T05:59:22.899Z] TERM=xterm-256color [2026-02-12T05:59:22.899Z] STAGE_NAME=Setup [2026-02-12T05:59:22.899Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-12T05:59:22.899Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/ [2026-02-12T05:59:22.899Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-12T05:59:22.899Z] JDK_VERSION=21 [2026-02-12T05:59:22.899Z] BUILD_DISPLAY_NAME=#67 [2026-02-12T05:59:22.899Z] PLATFORM=aarch64_windows [2026-02-12T05:59:22.899Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-12T05:59:22.899Z] WINDIR=C:\Windows [2026-02-12T05:59:22.899Z] CUSTOM_TARGET=java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java [2026-02-12T05:59:22.899Z] ProgramData=C:\ProgramData [2026-02-12T05:59:22.899Z] SHLVL=2 [2026-02-12T05:59:22.899Z] JDK_REPO=https://github.com/adoptium/jdk21u [2026-02-12T05:59:22.899Z] PROGRAMFILES=C:\Program Files [2026-02-12T05:59:22.899Z] PARALLEL=None [2026-02-12T05:59:22.899Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun-67 [2026-02-12T05:59:22.899Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-12T05:59:22.899Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-12T05:59:22.899Z] TKG_ITERATIONS=1 [2026-02-12T05:59:22.899Z] EXIT_FAILURE=false [2026-02-12T05:59:22.899Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-12T05:59:22.899Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-2 windows [2026-02-12T05:59:22.899Z] SERVICE_ID=Jenkins [2026-02-12T05:59:22.899Z] TARGET=jdk_custom [2026-02-12T05:59:22.899Z] JOBSTARTTIME=Thu, 12 Feb 2026 05:59:19 +0000 [2026-02-12T05:59:22.899Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-12T05:59:22.899Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-12T05:59:22.899Z] PATH=/cygdrive/d/Program Files (Arm)/Microsoft/jdk-17.0.6.10-hotspot/bin:/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-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools [2026-02-12T05:59:22.899Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-12T05:59:22.899Z] BASE=C:\Users\jenkins\agent [2026-02-12T05:59:22.899Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-12T05:59:22.899Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-12T05:59:22.899Z] JENKINS_SERVER_COOKIE=durable-7767f38f9b52d413e1c1a9a6017abd8d2be881863f68a64ebaaefe61df98f370 [2026-02-12T05:59:22.899Z] 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 [2026-02-12T05:59:23.235Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-12T05:59:23.254Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-12T05:59:35.865Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 116 [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 [2026-02-12T05:59:36.084Z] 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 [2026-02-12T05:59:36.091Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun [Pipeline] { [Pipeline] sshagent [2026-02-12T05:59:36.100Z] $ ssh-agent [2026-02-12T05:59:36.242Z] SSH_AUTH_SOCK=/tmp/ssh-TqnyZsmlQKhR/agent.997 [2026-02-12T05:59:36.242Z] SSH_AGENT_PID=998 [2026-02-12T05:59:36.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-12T05:59:36.258Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-12T05:59:36.283Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-12T05:59:36.710Z] ++ pwd [2026-02-12T05:59:36.710Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/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 [2026-02-12T05:59:37.009Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun/aqa-tests [2026-02-12T05:59:37.009Z] get jdk binary... [2026-02-12T05:59:37.009Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-12T05:59:37.009Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.11_2-ea.zip ... [2026-02-12T05:59:43.970Z] List files in jdkbinary folder... [2026-02-12T05:59:43.970Z] total 305936 [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 48363113 Feb 11 22:13 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.11_2-ea.zip [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 192627344 Feb 11 22:20 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.11_2-ea.zip [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 40053422 Feb 11 22:21 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.11_2-ea.zip [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 35061 Feb 11 22:19 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.11_2-ea-metadata.json [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 181759 Feb 11 22:42 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.11_2-ea.json [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 17019202 Feb 11 22:21 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.11_2-ea.zip [2026-02-12T05:59:43.970Z] -rwx------+ 1 jenkins None 14980200 Feb 11 22:12 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.11_2-ea.zip [2026-02-12T05:59:43.970Z] drwxr-xr-x+ 1 jenkins None 0 Feb 12 05:59 tmp [2026-02-12T05:59:43.970Z] List files in jdkbinary/tmp folder... [2026-02-12T05:59:43.970Z] total 4 [2026-02-12T05:59:43.970Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 22:12 jdk-21.0.11+2 [2026-02-12T05:59:43.971Z] Moving directory jdk-21.0.11+2/ to ../j2sdk-image [2026-02-12T05:59:43.971Z] mv: cannot move 'jdk-21.0.11+2/' to '../j2sdk-image': Permission denied [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-12T05:59:44.055Z] $ ssh-agent -k [2026-02-12T05:59:44.110Z] unset SSH_AUTH_SOCK; [2026-02-12T05:59:44.110Z] unset SSH_AGENT_PID; [2026-02-12T05:59:44.110Z] echo Agent pid 998 killed; [2026-02-12T05:59:44.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-12T05:59:44.333Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-12T05:59:44.750Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-12T05:59:44.750Z] Windows machine, using powershell queries... [2026-02-12T05:59:46.279Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-12T05:59:46.367Z] [WS-CLEANUP] Deleting project workspace... [2026-02-12T05:59:46.367Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-12T05:59:48.353Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-02-12T05:59:48.794Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-12T05:59:49.152Z] Exception: hudson.AbortException: script returned exit code 1 [Pipeline] timeout [2026-02-12T05:59:49.156Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] echo [2026-02-12T05:59:49.169Z] Test_openjdk21_hs_sanity.openjdk_aarch64_windows_rerun #67 result is FAILURE. Checking console log for specific errors... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: FAILURE