Pre Test

Started by upstream project "AQA_Test_Pipeline" build number 610 originally caused by: Started by user Scott Fryer Started by upstream project "AQA_Test_Pipeline" build number 609 originally caused by: Started by user Scott Fryer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_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_openjdk8_hs_sanity.openjdk_x86-64_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 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" > git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-02T13:13:10.466Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-02T13:13:10.467Z] Specified LABEL: sfr-test-node-x64-1 [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-02T13:13:10.483Z] dynamicAgents: [] [Pipeline] echo [2026-02-02T13:13:10.485Z] Provisioning LABEL: sfr-test-node-x64-1 [Pipeline] nodesByLabel [2026-02-02T13:13:10.492Z] Found a total of 1 nodes with the 'sfr-test-node-x64-1' label [Pipeline] node [2026-02-02T13:13:25.496Z] Still waiting to schedule task [2026-02-02T13:13:25.496Z] Waiting for next available executor on ‘sfr-test-node-x64-1’ [2026-02-03T20:36:40.866Z] Running on sfr-test-node-x64-1 in c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_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 [2026-02-03T20:36:40.889Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-03T20:36:40.955Z] [WS-CLEANUP] Deleting project workspace... [2026-02-03T20:36:40.955Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-03T20:36:40.975Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-03T20:36:41.053Z] The recommended git tool is: git [2026-02-03T20:36:41.093Z] No credentials specified [2026-02-03T20:36:41.114Z] Cloning the remote Git repository [2026-02-03T20:36:41.145Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-03T20:36:41.145Z] > git init c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests # timeout=10 [2026-02-03T20:36:41.213Z] [WARNING] Reference path does not exist: C:\Users\jenkins/openjdk_cache [2026-02-03T20:36:41.213Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-03T20:36:41.213Z] > git --version # timeout=10 [2026-02-03T20:36:41.246Z] > git --version # 'git version 2.45.1' [2026-02-03T20:36:41.246Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-03T20:36:45.885Z] Avoid second fetch [2026-02-03T20:36:45.947Z] Checking out Revision bb1165c9c01e39d91400639edf891109bd8e0d1f (origin/master) [2026-02-03T20:36:45.762Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-03T20:36:45.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-03T20:36:45.896Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-03T20:36:45.957Z] > git config core.sparsecheckout # timeout=10 [2026-02-03T20:36:45.992Z] > git checkout -f bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10 [2026-02-03T20:36:48.249Z] Commit message: "Disable new failing Valhalla tests and update urls (#6872)" [2026-02-03T20:36:48.259Z] > git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_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 [2026-02-03T20:36:49.643Z] Timeout set to expire in 10 hr [Pipeline] { [Pipeline] echo [2026-02-03T20:36:49.671Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-03T20:36:50.161Z] + LC_TIME=C [2026-02-03T20:36:50.161Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-03T20:36:50.259Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-03T20:36:50.708Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-03T20:36:50.708Z] Windows machine, using powershell queries... [2026-02-03T20:36:56.649Z] Get-WmiObject : Access denied [2026-02-03T20:36:56.649Z] At line:1 char:2 [2026-02-03T20:36:56.649Z] + (Get-WmiObject Win32_Process -Filter {not CommandLine like '%remoting ... [2026-02-03T20:36:56.649Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-02-03T20:36:56.649Z] + CategoryInfo : InvalidOperation: (:) [Get-WmiObject], ManagementException [2026-02-03T20:36:56.649Z] + FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand [2026-02-03T20:36:56.649Z] [2026-02-03T20:36:56.649Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-03T20:36:57.776Z] + printenv [2026-02-03T20:36:57.776Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-03T20:36:57.776Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-03T20:36:57.776Z] !C:=c:\workspace [2026-02-03T20:36:57.776Z] SHELL=c:\windows\system32\cmd.exe [2026-02-03T20:36:57.776Z] KEEP_WORKSPACE=false [2026-02-03T20:36:57.776Z] NUMBER_OF_PROCESSORS=4 [2026-02-03T20:36:57.776Z] PROCESSOR_LEVEL=25 [2026-02-03T20:36:57.776Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows.tap [2026-02-03T20:36:57.776Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../externalDependency/lib [2026-02-03T20:36:57.776Z] EXIT_FAILURE=false [2026-02-03T20:36:57.776Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/1012/display/redirect?page=tests [2026-02-03T20:36:57.776Z] PLATFORM=x86-64_windows [2026-02-03T20:36:57.776Z] DOCKER_REQUIRED=false [2026-02-03T20:36:57.776Z] PROGRAMFILES=C:\Program Files [2026-02-03T20:36:57.776Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-03T20:36:57.776Z] TIME_LIMIT=10 [2026-02-03T20:36:57.776Z] JENKINS_SERVER_COOKIE=durable-879e3162d2d4cd327403708578449f1d290013e85b5ae969b6b04a1e1463fd39 [2026-02-03T20:36:57.776Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-03T20:36:57.776Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-03T20:36:57.776Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-03T20:36:57.776Z] GENERATE_JOBS=false [2026-02-03T20:36:57.776Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:36:57.776Z] OS=Windows_NT [2026-02-03T20:36:57.776Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/1012/display/redirect?page=changes [2026-02-03T20:36:57.776Z] HOMEDRIVE=C: [2026-02-03T20:36:57.776Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-03T20:36:57.776Z] RERUN_ITERATIONS=0 [2026-02-03T20:36:57.776Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-03T20:36:57.776Z] USERDOMAIN=WORKGROUP [2026-02-03T20:36:57.776Z] STF_OWNER_BRANCH=adoptium:master [2026-02-03T20:36:57.776Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-03T20:36:57.776Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2026-02-03T20:36:57.776Z] USERPROFILE=C:\Users\jenkins [2026-02-03T20:36:57.776Z] LOGNAME=jenkins [2026-02-03T20:36:57.776Z] ARCHIVE_TEST_RESULTS=false [2026-02-03T20:36:57.776Z] SETUP_JCK_RUN=false [2026-02-03T20:36:57.776Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/1012/ [2026-02-03T20:36:57.776Z] SLACK_CHANNEL=aqavit-bot [2026-02-03T20:36:57.776Z] JCK_GIT_BRANCH=master [2026-02-03T20:36:57.777Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/ [2026-02-03T20:36:57.777Z] BUILD_NUMBER=1012 [2026-02-03T20:36:57.777Z] TKG_ITERATIONS=1 [2026-02-03T20:36:57.777Z] _=/usr/bin/printenv [2026-02-03T20:36:57.777Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-03T20:36:57.777Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAgA= [2026-02-03T20:36:57.777Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../benchmarks [2026-02-03T20:36:57.777Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-03T20:36:57.777Z] JENKINS_NODE_COOKIE=d572e048-dd13-4455-bb29-afb48272953f [2026-02-03T20:36:57.777Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-03T20:36:57.777Z] KEEP_REPORTDIR=true [2026-02-03T20:36:57.777Z] BUILD_DISPLAY_NAME=#1012 [2026-02-03T20:36:57.777Z] SDK_RESOURCE=releases [2026-02-03T20:36:57.777Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2026-02-03T20:36:57.777Z] HOME=/cygdrive/c/Users/jenkins [2026-02-03T20:36:57.777Z] USERNAME=jenkins [2026-02-03T20:36:57.777Z] NUM_MACHINES=1 [2026-02-03T20:36:57.777Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-03T20:36:57.777Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-03T20:36:57.777Z] jobStatus=SUCCESS [2026-02-03T20:36:57.777Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-03T20:36:57.777Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2026-02-03T20:36:57.777Z] JOBSTARTTIME=Tue, 03 Feb 2026 20:36:49 +0000 [2026-02-03T20:36:57.777Z] JDK_VERSION=8 [2026-02-03T20:36:57.777Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-03T20:36:57.777Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2026-02-03T20:36:57.777Z] USE_TESTENV_PROPERTIES=true [2026-02-03T20:36:57.777Z] SYSTEMROOT=C:\Windows [2026-02-03T20:36:57.777Z] PERSONAL_BUILD=false [2026-02-03T20:36:57.777Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/1012/display/redirect [2026-02-03T20:36:57.777Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-03T20:36:57.777Z] AUTO_DETECT=true [2026-02-03T20:36:57.777Z] SSH_CONNECTION=78.47.239.97 50794 172.19.0.4 22 [2026-02-03T20:36:57.777Z] EXIT_SUCCESS=false [2026-02-03T20:36:57.777Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/display/redirect [2026-02-03T20:36:57.777Z] PROMPT=jenkins@sfr-dynamic-tes $P$G [2026-02-03T20:36:57.777Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2026-02-03T20:36:57.777Z] COMPUTERNAME=sfr-dynamic-tes [2026-02-03T20:36:57.777Z] OPENJ9_BRANCH=master [2026-02-03T20:36:57.777Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-03T20:36:57.777Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../externalDependency/system_lib [2026-02-03T20:36:57.777Z] PARALLEL=None [2026-02-03T20:36:57.777Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-03T20:36:57.777Z] ITERATIONS=1 [2026-02-03T20:36:57.777Z] SPEC=win_x86-64 [2026-02-03T20:36:57.777Z] LABEL=sfr-test-node-x64-1 [2026-02-03T20:36:57.777Z] TERM=xterm-256color [2026-02-03T20:36:57.777Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-03T20:36:57.777Z] NODE_NAME=sfr-test-node-x64-1 [2026-02-03T20:36:57.777Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-03T20:36:57.777Z] USER=jenkins [2026-02-03T20:36:57.777Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-03T20:36:57.777Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-03T20:36:57.777Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-03T20:36:57.777Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-03T20:36:57.777Z] DYNAMIC_COMPILE=false [2026-02-03T20:36:57.777Z] SHLVL=2 [2026-02-03T20:36:57.777Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_windows-1012 [2026-02-03T20:36:57.777Z] PROCESSOR_REVISION=0101 [2026-02-03T20:36:57.777Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-03T20:36:57.777Z] EXECUTOR_NUMBER=0 [2026-02-03T20:36:57.777Z] HUDSON_COOKIE=cf901120-c36a-4826-b63d-8333daae5f25 [2026-02-03T20:36:57.777Z] ADOPTOPENJDK_BRANCH=master [2026-02-03T20:36:57.777Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-03T20:36:57.777Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-03T20:36:57.777Z] ORIGIN_JDK_VERSION=8 [2026-02-03T20:36:57.777Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-02-03T20:36:57.777Z] NUM_PROCESSORS=2 [2026-02-03T20:36:57.777Z] SSH_CLIENT=78.47.239.97 50794 22 [2026-02-03T20:36:57.777Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-03T20:36:57.777Z] NODE_LABELS=ci.role.testX windowsX testX x64X sw.os.windowsX hw.arch.x86X sfr-test-node-x64-1 [2026-02-03T20:36:57.777Z] STAGE_NAME=Setup [2026-02-03T20:36:57.777Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-03T20:36:57.777Z] HOMEPATH=\Users\jenkins [2026-02-03T20:36:57.777Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows@tmp [2026-02-03T20:36:57.777Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-03T20:36:57.777Z] 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/Program Files/dotnet:/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/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-02-03T20:36:57.777Z] LIGHT_WEIGHT_CHECKOUT=true [2026-02-03T20:36:57.777Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-03T20:36:57.777Z] ProgramW6432=C:\Program Files [2026-02-03T20:36:57.777Z] CI=true [2026-02-03T20:36:57.777Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/1012/display/redirect?page=artifacts [2026-02-03T20:36:57.777Z] RERUN_FAILURE=false [2026-02-03T20:36:57.777Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-03T20:36:57.777Z] BUILD_LIST=openjdk [2026-02-03T20:36:57.777Z] BUILD_ID=1012 [2026-02-03T20:36:57.777Z] WINDIR=C:\Windows [2026-02-03T20:36:57.777Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-03T20:36:57.777Z] PUBLIC=C:\Users\Public [2026-02-03T20:36:57.777Z] SYSTEMDRIVE=C: [2026-02-03T20:36:57.777Z] TARGET=sanity.openjdk [2026-02-03T20:36:57.777Z] USE_JRE=false [2026-02-03T20:36:57.777Z] JDK_IMPL=hotspot [2026-02-03T20:36:57.777Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-03T20:36:57.867Z] 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-03T20:36:57.873Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-02-03T20:36:57.906Z] $ ssh-agent [2026-02-03T20:36:58.004Z] SSH_AUTH_SOCK=/tmp/ssh-fUfcJRUzHmcC/agent.62 [2026-02-03T20:36:58.004Z] SSH_AGENT_PID=63 [2026-02-03T20:36:58.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-03T20:36:58.022Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-03T20:36:58.048Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-03T20:36:58.533Z] ++ pwd [2026-02-03T20:36:58.533Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 false [2026-02-03T20:36:58.533Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests [2026-02-03T20:36:58.533Z] load ./testenv/testenv.properties [2026-02-03T20:36:58.533Z] Running checkTags with ./testenv/testenv.properties and 8 [2026-02-03T20:36:59.708Z] Use branch name dev from ./testenv/testenv.properties [2026-02-03T20:36:59.708Z] get jdk binary... [2026-02-03T20:36:59.708Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/jdk/hotspot/normal/adoptium?project=jdk [2026-02-03T20:37:00.427Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/sbom/hotspot/normal/adoptium?project=jdk [2026-02-03T20:37:01.579Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip ... [2026-02-03T20:37:03.250Z] List files in jdkbinary folder... [2026-02-03T20:37:03.589Z] total 104552 [2026-02-03T20:37:03.589Z] -rw-rw-r--+ 1 jenkins None 106977960 Feb 3 20:37 OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip [2026-02-03T20:37:03.589Z] -rw-rw-r--+ 1 jenkins None 78772 Feb 3 20:37 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08.json [2026-02-03T20:37:03.589Z] drwxrwxr-x+ 1 jenkins None 0 Feb 3 20:37 tmp [2026-02-03T20:37:03.589Z] List files in jdkbinary/tmp folder... [2026-02-03T20:37:03.589Z] total 4 [2026-02-03T20:37:03.589Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 jdk8u472-b08 [2026-02-03T20:37:03.589Z] Moving directory jdk8u472-b08/ to ../j2sdk-image [2026-02-03T20:37:03.589Z] Run c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-02-03T20:37:03.589Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-03T20:37:03.931Z] openjdk version "1.8.0_472" [2026-02-03T20:37:03.931Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2026-02-03T20:37:03.931Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode) [2026-02-03T20:37:03.931Z] =JAVA VERSION OUTPUT END= [2026-02-03T20:37:03.931Z] =RELEASE INFO BEGIN= [2026-02-03T20:37:03.931Z] JAVA_VERSION="1.8.0_472" [2026-02-03T20:37:03.931Z] OS_NAME="Windows" [2026-02-03T20:37:03.931Z] OS_VERSION="5.2" [2026-02-03T20:37:03.931Z] OS_ARCH="amd64" [2026-02-03T20:37:03.931Z] SOURCE=".:git:7c0a02d6a25b+" [2026-02-03T20:37:03.931Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-03T20:37:03.931Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2026-02-03T20:37:03.931Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-03T20:37:03.931Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-03T20:37:03.931Z] FULL_VERSION="1.8.0_472-b08" [2026-02-03T20:37:03.931Z] SEMANTIC_VERSION="8.0.472+8" [2026-02-03T20:37:03.931Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-03T20:37:03.931Z] JVM_VARIANT="Hotspot" [2026-02-03T20:37:03.931Z] JVM_VERSION="25.472-b08" [2026-02-03T20:37:03.931Z] IMAGE_TYPE="JDK" [2026-02-03T20:37:03.931Z] =RELEASE INFO END= [2026-02-03T20:37:03.931Z] get testKitGen... [2026-02-03T20:37:03.931Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-03T20:37:05.606Z] git rev-parse master [2026-02-03T20:37:05.607Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-03T20:37:06.059Z] $ ssh-agent -k [2026-02-03T20:37:06.093Z] unset SSH_AUTH_SOCK; [2026-02-03T20:37:06.093Z] unset SSH_AGENT_PID; [2026-02-03T20:37:06.093Z] echo Agent pid 63 killed; [2026-02-03T20:37:06.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-03T20:37:06.466Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=sfr-test-node-x64-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;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-03T20:37:06.483Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=sfr-test-node-x64-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;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-03T20:37:06.534Z] Building tests... [Pipeline] timeout [2026-02-03T20:37:06.537Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-03T20:37:06.557Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-03T20:37:06.675Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-03T20:37:06.694Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-03T20:37:06.722Z] $ ssh-agent [2026-02-03T20:37:06.818Z] SSH_AUTH_SOCK=/tmp/ssh-zqHONf8uIBot/agent.113 [2026-02-03T20:37:06.818Z] SSH_AGENT_PID=114 [2026-02-03T20:37:06.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-03T20:37:07.287Z] + bash ./compile.sh [2026-02-03T20:37:07.287Z] Set values based on ./testenv/testenv.properties: [2026-02-03T20:37:07.288Z] ========= [2026-02-03T20:37:07.288Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-03T20:37:07.288Z] TKG_BRANCH=master [2026-02-03T20:37:07.288Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-03T20:37:07.288Z] OPENJ9_BRANCH=master [2026-02-03T20:37:07.288Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-03T20:37:07.288Z] STF_BRANCH=master [2026-02-03T20:37:07.288Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-03T20:37:07.288Z] OPENJ9_SYSTEMTEST_BRANCH=master [2026-02-03T20:37:07.288Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-03T20:37:07.288Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2026-02-03T20:37:07.288Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-03T20:37:07.288Z] JDK8_BRANCH=dev [2026-02-03T20:37:07.288Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-03T20:37:07.288Z] JDK11_BRANCH=dev [2026-02-03T20:37:07.288Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-03T20:37:07.288Z] JDK17_BRANCH=dev [2026-02-03T20:37:07.288Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-03T20:37:07.288Z] JDK21_BRANCH=dev [2026-02-03T20:37:07.288Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-03T20:37:07.288Z] JDK8_OPENJ9_BRANCH=openj9 [2026-02-03T20:37:07.288Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-03T20:37:07.288Z] JDK11_OPENJ9_BRANCH=openj9 [2026-02-03T20:37:07.288Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-03T20:37:07.288Z] JDK17_OPENJ9_BRANCH=openj9 [2026-02-03T20:37:07.288Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-03T20:37:07.288Z] JDK21_OPENJ9_BRANCH=openj9 [2026-02-03T20:37:07.288Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-03T20:37:07.288Z] JDK25_OPENJ9_BRANCH=openj9 [2026-02-03T20:37:07.288Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:37:07.288Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2026-02-03T20:37:07.288Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:37:07.288Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-02-03T20:37:07.288Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:37:07.288Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-03T20:37:07.288Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:37:07.288Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-02-03T20:37:07.288Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-03T20:37:07.288Z] ========= [2026-02-03T20:37:07.288Z] [2026-02-03T20:37:07.288Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-02-03T20:37:07.288Z] JDK_BRANCH=dev [2026-02-03T20:37:07.288Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:37:07.288Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-03T20:37:07.621Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2026-02-03T20:37:07.621Z] LIB_DIR is set to C:/workspace/externalDependency/lib [2026-02-03T20:37:07.621Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-03T20:37:07.621Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-03T20:37:07.621Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-03T20:37:07.621Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-03T20:37:08.349Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-03T20:37:08.710Z] [2026-02-03T20:37:08.711Z] build: [2026-02-03T20:37:08.711Z] [2026-02-03T20:37:08.711Z] clean: [2026-02-03T20:37:08.711Z] [2026-02-03T20:37:08.711Z] init: [2026-02-03T20:37:08.711Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2026-02-03T20:37:08.711Z] [2026-02-03T20:37:08.711Z] getDependentLibs: [2026-02-03T20:37:09.062Z] [exec] -------------------------------------------- [2026-02-03T20:37:09.062Z] [exec] path is set to C:/workspace/externalDependency/lib [2026-02-03T20:37:09.062Z] [exec] task is set to default [2026-02-03T20:37:09.062Z] [exec] dependencyList is set to json_simple [2026-02-03T20:37:09.062Z] [exec] System Test jars will not be downloaded. [2026-02-03T20:37:09.062Z] [exec] -------------------------------------------- [2026-02-03T20:37:09.062Z] [exec] Starting download third party dependent jars [2026-02-03T20:37:09.062Z] [exec] -------------------------------------------- [2026-02-03T20:37:09.062Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib [2026-02-03T20:37:09.062Z] [exec] C:/workspace/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-03T20:37:09.062Z] [exec] downloaded dependent third party jars successfully [2026-02-03T20:37:09.062Z] [2026-02-03T20:37:09.062Z] compile: [2026-02-03T20:37:09.062Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-03T20:37:09.062Z] [echo] ============COMPILER SETTINGS============ [2026-02-03T20:37:09.062Z] [echo] ===fork: yes [2026-02-03T20:37:09.063Z] [echo] ===debug: on [2026-02-03T20:37:09.063Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2026-02-03T20:37:11.371Z] [2026-02-03T20:37:11.371Z] dist: [2026-02-03T20:37:11.371Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-03T20:37:11.371Z] [2026-02-03T20:37:11.371Z] BUILD SUCCESSFUL [2026-02-03T20:37:11.371Z] Total time: 2 seconds [2026-02-03T20:37:11.371Z] 0 [2026-02-03T20:37:11.371Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-03T20:37:11.720Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-03T20:37:11.720Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-02-03T20:37:13.390Z] ****************************** MACHINE INFO ****************************** [2026-02-03T20:37:13.390Z] File path : C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG [2026-02-03T20:37:13.390Z] Free Physical Memory Size : 12574949376 [2026-02-03T20:37:13.390Z] Free space (bytes) : 73973202944 [2026-02-03T20:37:13.390Z] Total Physical Memory Size : 17126223872 [2026-02-03T20:37:13.390Z] Total space (bytes) : 135771664384 [2026-02-03T20:37:13.390Z] Usable space (bytes) : 73973202944 [2026-02-03T20:37:13.390Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-03T20:37:13.390Z] bashVersion : [2026-02-03T20:37:13.390Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-03T20:37:13.390Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-03T20:37:13.390Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-03T20:37:13.390Z] [2026-02-03T20:37:13.390Z] This is free software; you are free to change and redistribute it. [2026-02-03T20:37:13.390Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-03T20:37:13.390Z] cpuCores : 4 [2026-02-03T20:37:13.390Z] curlVersion : [2026-02-03T20:37:13.390Z] curl 8.9.1 (x86_64-pc-cygwin) libcurl/8.9.1 OpenSSL/3.0.14 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2026-02-03T20:37:13.390Z] Release-Date: 2024-07-31 [2026-02-03T20:37:13.390Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-03T20:37:13.390Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-03T20:37:13.390Z] dockerVersion : bash: line 1: docker: command not found [2026-02-03T20:37:13.390Z] gcc version : 12 [2026-02-03T20:37:13.390Z] gclibc version : ldd (cygwin) 3.5.4 [2026-02-03T20:37:13.390Z] gdb version : bash: line 1: gdb: command not found [2026-02-03T20:37:13.390Z] lldb version : Command could not be executed [2026-02-03T20:37:13.390Z] makeVersion : [2026-02-03T20:37:13.390Z] GNU Make 4.4.1 [2026-02-03T20:37:13.390Z] Built for x86_64-pc-cygwin [2026-02-03T20:37:13.390Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-03T20:37:13.390Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-03T20:37:13.391Z] This is free software: you are free to change and redistribute it. [2026-02-03T20:37:13.391Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-03T20:37:13.391Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-03T20:37:13.391Z] perlVersion : [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2026-02-03T20:37:13.391Z] (with 3 registered patches, see perl -V for more detail) [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] Copyright 1987-2024, Larry Wall [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-03T20:37:13.391Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-03T20:37:13.391Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-03T20:37:13.391Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] podmanVersion : bash: line 1: podman: command not found [2026-02-03T20:37:13.391Z] procArch : unknown [2026-02-03T20:37:13.391Z] sysArch : x86_64 [2026-02-03T20:37:13.391Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-03T20:37:13.391Z] ulimit : [2026-02-03T20:37:13.391Z] core file size (blocks, -c) 0 [2026-02-03T20:37:13.391Z] data seg size (kbytes, -d) unlimited [2026-02-03T20:37:13.391Z] file size (blocks, -f) unlimited [2026-02-03T20:37:13.391Z] open files (-n) 3200 [2026-02-03T20:37:13.391Z] pipe size (512 bytes, -p) 8 [2026-02-03T20:37:13.391Z] stack size (kbytes, -s) 2032 [2026-02-03T20:37:13.391Z] cpu time (seconds, -t) unlimited [2026-02-03T20:37:13.391Z] max user processes (-u) 256 [2026-02-03T20:37:13.391Z] virtual memory (kbytes, -v) unlimited [2026-02-03T20:37:13.391Z] uname : CYGWIN_NT-10.0-20348 sfr-dynamic-tes 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2026-02-03T20:37:13.391Z] vmVendor : Oracle Corporation [2026-02-03T20:37:13.391Z] vmVersion : 25.472-b08 [2026-02-03T20:37:13.391Z] xlc version : bash: line 1: xlC: command not found [2026-02-03T20:37:13.391Z] ************************************************************************** [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] System.getProperty('java.vendor')=Temurin [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.391Z] System.getProperty('os.arch')=amd64 [2026-02-03T20:37:13.391Z] [2026-02-03T20:37:13.392Z] System.getProperty('java.fullversion')=null [2026-02-03T20:37:13.392Z] [2026-02-03T20:37:13.392Z] System.getProperty('sun.arch.data.model')=64 [2026-02-03T20:37:13.392Z] [2026-02-03T20:37:13.392Z] make -f clean.mk cleanBuild [2026-02-03T20:37:13.392Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:37:13.724Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests///..//jvmtest [2026-02-03T20:37:13.724Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:37:13.724Z] make -f compile.mk compile [2026-02-03T20:37:13.724Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:37:14.056Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-03T20:37:14.056Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-03T20:37:14.057Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-03T20:37:14.057Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2026-02-03T20:37:15.234Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-02-03T20:37:15.580Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-02-03T20:37:15.580Z] [2026-02-03T20:37:15.580Z] -create_test_directory: [2026-02-03T20:37:15.580Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\jvmtest [2026-02-03T20:37:15.580Z] [2026-02-03T20:37:15.580Z] stage_test_material: [2026-02-03T20:37:15.581Z] [copy] Copying 135 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\jvmtest [2026-02-03T20:37:15.926Z] [2026-02-03T20:37:15.926Z] build: [2026-02-03T20:37:15.926Z] [echo] pathconvert C:\Users\jenkins to unix on windows. home.unix is set to C:/Users/jenkins [2026-02-03T20:37:15.926Z] [2026-02-03T20:37:15.926Z] build: [2026-02-03T20:37:15.926Z] [echo] pathconvert C:\Users\jenkins to unix on windows. home.unix is set to C:/Users/jenkins [2026-02-03T20:37:15.926Z] [2026-02-03T20:37:15.926Z] getJtregVersion: [2026-02-03T20:37:15.926Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-03T20:37:15.926Z] [2026-02-03T20:37:15.926Z] getDependentLibs: [2026-02-03T20:37:15.926Z] [exec] -------------------------------------------- [2026-02-03T20:37:15.926Z] [exec] path is set to C:/workspace/externalDependency/lib [2026-02-03T20:37:15.926Z] [exec] task is set to default [2026-02-03T20:37:15.926Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-03T20:37:15.926Z] [exec] System Test jars will not be downloaded. [2026-02-03T20:37:15.926Z] [exec] -------------------------------------------- [2026-02-03T20:37:15.926Z] [exec] Starting download third party dependent jars [2026-02-03T20:37:15.926Z] [exec] -------------------------------------------- [2026-02-03T20:37:15.926Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib [2026-02-03T20:37:15.926Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:15.927Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:16.257Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:16.257Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-02-03T20:37:16.257Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-02-03T20:37:16.604Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz [2026-02-03T20:37:16.604Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:16.604Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:16.604Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-03T20:37:16.604Z] [exec] downloaded dependent third party jars successfully [2026-02-03T20:37:16.604Z] [2026-02-03T20:37:16.604Z] getJtreg: [2026-02-03T20:37:16.605Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\jvmtest\openjdk [2026-02-03T20:37:16.605Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\openjdk [2026-02-03T20:37:16.957Z] [2026-02-03T20:37:16.957Z] openjdk-jdk.check: [2026-02-03T20:37:16.957Z] [2026-02-03T20:37:16.957Z] getOpenjdk: [2026-02-03T20:37:16.957Z] [echo] Using user specified repo and branch [2026-02-03T20:37:16.957Z] [exec] git clone --depth 1 -q --reference-if-able C:/Users/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdktempinfo: Could not add alternate for 'C:/Users/jenkins/openjdk_cache': reference repository 'C:/Users/jenkins/openjdk_cache' is not a local repository. [2026-02-03T20:37:16.957Z] [exec] [2026-02-03T20:38:26.240Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-02-03T20:38:26.240Z] [2026-02-03T20:38:26.240Z] dist: [2026-02-03T20:38:26.240Z] [copy] Copying 12 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\jvmtest\openjdk [2026-02-03T20:38:26.240Z] [2026-02-03T20:38:26.240Z] BUILD SUCCESSFUL [2026-02-03T20:38:26.240Z] Total time: 1 minute 5 seconds [2026-02-03T20:38:26.240Z] 0 [2026-02-03T20:38:26.240Z] [2026-02-03T20:38:26.240Z] [2026-02-03T20:38:26.240Z] RECORD TEST REPOs SHA [2026-02-03T20:38:26.240Z] cd "C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-02-03T20:38:26.240Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2026-02-03T20:38:26.240Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-03T20:38:26.240Z] touch C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-03T20:38:26.240Z] ================================================ [2026-02-03T20:38:26.240Z] timestamp: 20260203-203821 [2026-02-03T20:38:26.240Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests [2026-02-03T20:38:26.240Z] git repo: [2026-02-03T20:38:26.240Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-03T20:38:26.240Z] sha: [2026-02-03T20:38:26.240Z] bb1165c9c01e39d91400639edf891109bd8e0d1f [2026-02-03T20:38:26.240Z] ================================================ [2026-02-03T20:38:26.240Z] timestamp: 20260203-203821 [2026-02-03T20:38:26.241Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/openjdk/openjdk-jdk [2026-02-03T20:38:26.241Z] git repo: [2026-02-03T20:38:26.241Z] Fetch URL: https://github.com/adoptium/jdk8u.git [2026-02-03T20:38:26.241Z] sha: [2026-02-03T20:38:26.241Z] 24b30339d40020ef4ab3a2aab7aee6ab225ab8e8 [2026-02-03T20:38:26.241Z] ================================================ [2026-02-03T20:38:26.241Z] timestamp: 20260203-203821 [2026-02-03T20:38:26.241Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG [2026-02-03T20:38:26.241Z] git repo: [2026-02-03T20:38:26.241Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-03T20:38:26.241Z] sha: [2026-02-03T20:38:26.241Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-02-03T20:38:26.241Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2026-02-03T20:38:26.334Z] $ ssh-agent -k [2026-02-03T20:38:26.368Z] unset SSH_AUTH_SOCK; [2026-02-03T20:38:26.368Z] unset SSH_AGENT_PID; [2026-02-03T20:38:26.368Z] echo Agent pid 114 killed; [2026-02-03T20:38:26.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-03T20:38:26.599Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-03T20:38:26.629Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-03T20:38:26.646Z] $ ssh-agent [2026-02-03T20:38:26.742Z] SSH_AUTH_SOCK=/tmp/ssh-hXULOtHnD898/agent.1097 [2026-02-03T20:38:26.742Z] SSH_AGENT_PID=1098 [2026-02-03T20:38:26.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-03T20:38:27.215Z] ++ uname [2026-02-03T20:38:27.215Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-03T20:38:27.215Z] ++ uname [2026-02-03T20:38:27.215Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-03T20:38:27.215Z] ++ uname [2026-02-03T20:38:27.215Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-03T20:38:27.215Z] + MAKE=make [2026-02-03T20:38:27.215Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-03T20:38:27.215Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-03T20:38:27.744Z] ++ uname [2026-02-03T20:38:27.744Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-03T20:38:27.744Z] ++ uname [2026-02-03T20:38:27.744Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-03T20:38:27.744Z] ++ uname [2026-02-03T20:38:27.744Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-03T20:38:27.744Z] + MAKE=make [2026-02-03T20:38:27.744Z] + cd ./aqa-tests [2026-02-03T20:38:27.744Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-03T20:38:27.744Z] ++ set +x [2026-02-03T20:38:27.744Z] Set values based on ./testenv/testenv.properties: [2026-02-03T20:38:27.744Z] ========= [2026-02-03T20:38:27.744Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-03T20:38:27.744Z] TKG_BRANCH=master [2026-02-03T20:38:27.744Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-03T20:38:27.744Z] OPENJ9_BRANCH=master [2026-02-03T20:38:27.744Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-03T20:38:27.744Z] STF_BRANCH=master [2026-02-03T20:38:27.744Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-03T20:38:27.744Z] OPENJ9_SYSTEMTEST_BRANCH=master [2026-02-03T20:38:27.744Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-03T20:38:27.744Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2026-02-03T20:38:27.744Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-03T20:38:27.744Z] JDK8_BRANCH=dev [2026-02-03T20:38:27.744Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-03T20:38:27.744Z] JDK11_BRANCH=dev [2026-02-03T20:38:27.744Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-03T20:38:27.744Z] JDK17_BRANCH=dev [2026-02-03T20:38:27.744Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-03T20:38:27.744Z] JDK21_BRANCH=dev [2026-02-03T20:38:27.744Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-03T20:38:27.744Z] JDK8_OPENJ9_BRANCH=openj9 [2026-02-03T20:38:27.744Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-03T20:38:27.744Z] JDK11_OPENJ9_BRANCH=openj9 [2026-02-03T20:38:27.744Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-03T20:38:27.744Z] JDK17_OPENJ9_BRANCH=openj9 [2026-02-03T20:38:27.744Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-03T20:38:27.744Z] JDK21_OPENJ9_BRANCH=openj9 [2026-02-03T20:38:27.744Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-03T20:38:27.744Z] JDK25_OPENJ9_BRANCH=openj9 [2026-02-03T20:38:27.744Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:38:27.744Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2026-02-03T20:38:27.744Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:38:27.744Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-02-03T20:38:27.744Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:38:27.744Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-03T20:38:27.744Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:38:27.744Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-02-03T20:38:27.744Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-03T20:38:27.744Z] ========= [2026-02-03T20:38:27.744Z] [2026-02-03T20:38:27.744Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-02-03T20:38:27.744Z] JDK_BRANCH=dev [2026-02-03T20:38:27.744Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-03T20:38:27.744Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-03T20:38:27.744Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2026-02-03T20:38:27.744Z] LIB_DIR is set to C:/workspace/externalDependency/lib [2026-02-03T20:38:27.744Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.openjdk TESTLIST= [2026-02-03T20:38:28.080Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:38:28.080Z] perl scripts/configure.pl [2026-02-03T20:38:28.081Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL= [2026-02-03T20:38:28.437Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-03T20:38:28.437Z] [2026-02-03T20:38:28.437Z] Starting to generate test make files. [2026-02-03T20:38:28.437Z] [2026-02-03T20:38:31.400Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\..\openjdk\playlist.xml [2026-02-03T20:38:31.400Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../openjdk/autoGen.mk [2026-02-03T20:38:31.400Z] [2026-02-03T20:38:31.400Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-02-03T20:38:31.400Z] [2026-02-03T20:38:31.400Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-02-03T20:38:31.400Z] [2026-02-03T20:38:31.400Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-02-03T20:38:31.400Z] [2026-02-03T20:38:31.400Z] Make files are generated successfully. [2026-02-03T20:38:31.400Z] [2026-02-03T20:38:31.400Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:38:31.400Z] make -f runtest.mk _sanity.openjdk [2026-02-03T20:38:31.400Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2026-02-03T20:38:31.732Z] [2026-02-03T20:38:31.732Z] Running make 4.4.1 [2026-02-03T20:38:31.732Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/ [2026-02-03T20:38:31.732Z] set JDK_VERSION to 8 [2026-02-03T20:38:31.732Z] set JDK_IMPL to hotspot [2026-02-03T20:38:31.732Z] set JVM_VERSION to openjdk8 [2026-02-03T20:38:31.732Z] set JCL_VERSION to latest [2026-02-03T20:38:31.732Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-03T20:38:31.732Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2026-02-03T20:38:32.064Z] set SPEC to win_x86-64 [2026-02-03T20:38:32.064Z] set TEST_FLAG to [2026-02-03T20:38:32.064Z] Running sanity.openjdk ... [2026-02-03T20:38:32.064Z] There are 31 test targets in sanity.openjdk [2026-02-03T20:38:32.064Z] "c:/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-03T20:38:32.064Z] openjdk version "1.8.0_472" [2026-02-03T20:38:32.064Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2026-02-03T20:38:32.064Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode) [2026-02-03T20:38:32.395Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests' [2026-02-03T20:38:32.395Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/openjdk' [2026-02-03T20:38:38.314Z] Get-CimInstance : Access denied [2026-02-03T20:38:38.314Z] At line:1 char:2 [2026-02-03T20:38:38.314Z] + (Get-CimInstance Win32_ComputerSystem).TotalPhysicalMemory / 1024 / 1 ... [2026-02-03T20:38:38.314Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-02-03T20:38:38.314Z] + CategoryInfo : PermissionDenied: (root\cimv2:Win32_ComputerSystem:String) [Get-CimInstance], CimExcepti [2026-02-03T20:38:38.314Z] on [2026-02-03T20:38:38.314Z] + FullyQualifiedErrorId : HRESULT 0x80041003,Microsoft.Management.Infrastructure.CimCmdlets.GetCimInstanceCommand [2026-02-03T20:38:38.314Z] [2026-02-03T20:38:38.314Z] [2026-02-03T20:38:38.314Z] ===============================================