Pre Test

Started by upstream project "AQA_Test_Pipeline" build number 617 originally caused by: Started by user Scott Fryer Started by upstream project "AQA_Test_Pipeline" build number 615 originally caused by: Started by user Scott Fryer Started by upstream project "AQA_Test_Pipeline" build number 614 originally caused by: Started by user Scott Fryer 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_extended.perf_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_extended.perf_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/v1.0.11-release^{commit} # timeout=10 Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10 Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)" > git rev-list --no-walk 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-08T09:23:34.473Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-08T09:23:34.475Z] Specified LABEL: sfryer.dynamic.windows.2022.poc [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-08T09:23:34.485Z] dynamicAgents: [] [Pipeline] echo [2026-02-08T09:23:34.487Z] Provisioning LABEL: sfryer.dynamic.windows.2022.poc [Pipeline] nodesByLabel [2026-02-08T09:23:34.494Z] Found a total of 2 nodes with the 'sfryer.dynamic.windows.2022.poc' label [Pipeline] node [2026-02-08T09:23:49.497Z] Still waiting to schedule task [2026-02-08T09:23:49.497Z] Waiting for next available executor on ‘sfryer.dynamic.windows.2022.poc’ [2026-02-08T10:39:14.156Z] Running on test-win245ec0 in c:\workspace\workspace\Test_openjdk8_hs_extended.perf_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-08T10:39:14.187Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-08T10:39:14.260Z] [WS-CLEANUP] Deleting project workspace... [2026-02-08T10:39:14.260Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-08T10:39:14.286Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-08T10:39:14.379Z] The recommended git tool is: git [2026-02-08T10:39:14.426Z] No credentials specified [2026-02-08T10:39:14.450Z] Cloning the remote Git repository [2026-02-08T10:39:14.487Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-08T10:39:14.488Z] > git init c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10 [2026-02-08T10:39:14.700Z] [WARNING] Reference path does not exist: C:\Users\adoptopenjdk/openjdk_cache [2026-02-08T10:39:14.700Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-08T10:39:14.700Z] > git --version # timeout=10 [2026-02-08T10:39:14.782Z] > git --version # 'git version 2.45.1' [2026-02-08T10:39:14.782Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-08T10:39:25.171Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-08T10:39:25.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-08T10:39:25.564Z] Avoid second fetch [2026-02-08T10:39:25.831Z] Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release) [2026-02-08T10:39:25.576Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10 [2026-02-08T10:39:25.843Z] > git config core.sparsecheckout # timeout=10 [2026-02-08T10:39:25.931Z] > git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10 [2026-02-08T10:39:32.837Z] Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_extended.perf_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-08T10:39:41.100Z] Timeout set to expire in 10 hr [Pipeline] { [Pipeline] echo [2026-02-08T10:39:41.119Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-08T10:39:41.652Z] + LC_TIME=C [2026-02-08T10:39:41.652Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-08T10:39:42.110Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-08T10:39:42.994Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk [2026-02-08T10:39:42.994Z] Windows machine, using powershell queries... [2026-02-08T10:39:44.183Z] 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-08T10:39:45.364Z] + printenv [2026-02-08T10:39:45.364Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-08T10:39:45.364Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-08T10:39:45.364Z] !C:=C:\Users\adoptopenjdk [2026-02-08T10:39:45.364Z] SHELL=c:\windows\system32\cmd.exe [2026-02-08T10:39:45.364Z] KEEP_WORKSPACE=false [2026-02-08T10:39:45.364Z] NUMBER_OF_PROCESSORS=4 [2026-02-08T10:39:45.364Z] PROCESSOR_LEVEL=6 [2026-02-08T10:39:45.364Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows.tap [2026-02-08T10:39:45.364Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2026-02-08T10:39:45.364Z] EXIT_FAILURE=false [2026-02-08T10:39:45.364Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/223/display/redirect?page=tests [2026-02-08T10:39:45.364Z] PLATFORM=x86-64_windows [2026-02-08T10:39:45.364Z] DOCKER_REQUIRED=false [2026-02-08T10:39:45.364Z] PROGRAMFILES=C:\Program Files [2026-02-08T10:39:45.364Z] TIME_LIMIT=10 [2026-02-08T10:39:45.364Z] JENKINS_SERVER_COOKIE=durable-7760a48a1bc06c6f83c665ce9cdce4d56b3fcf2343c24bb3b86cb2acf58ac969 [2026-02-08T10:39:45.364Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-08T10:39:45.364Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-08T10:39:45.364Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-08T10:39:45.364Z] GENERATE_JOBS=false [2026-02-08T10:39:45.364Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:39:45.364Z] OS=Windows_NT [2026-02-08T10:39:45.364Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/223/display/redirect?page=changes [2026-02-08T10:39:45.364Z] HOMEDRIVE=C: [2026-02-08T10:39:45.364Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-08T10:39:45.364Z] RERUN_ITERATIONS=0 [2026-02-08T10:39:45.364Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-08T10:39:45.364Z] USERDOMAIN=WORKGROUP [2026-02-08T10:39:45.364Z] STF_OWNER_BRANCH=adoptium:master [2026-02-08T10:39:45.364Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-08T10:39:45.364Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-08T10:39:45.364Z] USERPROFILE=C:\Users\adoptopenjdk [2026-02-08T10:39:45.364Z] LOGNAME=adoptopenjdk [2026-02-08T10:39:45.364Z] ARCHIVE_TEST_RESULTS=false [2026-02-08T10:39:45.364Z] SETUP_JCK_RUN=false [2026-02-08T10:39:45.364Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/223/ [2026-02-08T10:39:45.364Z] SLACK_CHANNEL=aqavit-bot [2026-02-08T10:39:45.364Z] JCK_GIT_BRANCH=master [2026-02-08T10:39:45.364Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/ [2026-02-08T10:39:45.364Z] BUILD_NUMBER=223 [2026-02-08T10:39:45.364Z] TKG_ITERATIONS=1 [2026-02-08T10:39:45.364Z] _=/usr/bin/printenv [2026-02-08T10:39:45.364Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-08T10:39:45.364Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAnI= [2026-02-08T10:39:45.364Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../benchmarks [2026-02-08T10:39:45.364Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-08T10:39:45.364Z] JENKINS_NODE_COOKIE=f48f64af-ab1e-44e9-84c2-08c643191717 [2026-02-08T10:39:45.364Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-08T10:39:45.364Z] KEEP_REPORTDIR=false [2026-02-08T10:39:45.364Z] BUILD_DISPLAY_NAME=#223 [2026-02-08T10:39:45.364Z] SDK_RESOURCE=releases [2026-02-08T10:39:45.364Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-08T10:39:45.364Z] HOME=/cygdrive/c/Users/adoptopenjdk [2026-02-08T10:39:45.364Z] USERNAME=adoptopenjdk [2026-02-08T10:39:45.364Z] NUM_MACHINES=1 [2026-02-08T10:39:45.364Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-08T10:39:45.364Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-08T10:39:45.364Z] jobStatus=SUCCESS [2026-02-08T10:39:45.364Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-08T10:39:45.364Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-08T10:39:45.364Z] JOBSTARTTIME=Sun, 08 Feb 2026 10:39:41 +0000 [2026-02-08T10:39:45.364Z] JDK_VERSION=8 [2026-02-08T10:39:45.364Z] APPDATA=C:\Users\adoptopenjdk\AppData\Roaming [2026-02-08T10:39:45.364Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-08T10:39:45.364Z] USE_TESTENV_PROPERTIES=true [2026-02-08T10:39:45.364Z] SYSTEMROOT=C:\Windows [2026-02-08T10:39:45.364Z] PERSONAL_BUILD=false [2026-02-08T10:39:45.364Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/223/display/redirect [2026-02-08T10:39:45.364Z] LOCALAPPDATA=C:\Users\adoptopenjdk\AppData\Local [2026-02-08T10:39:45.364Z] AUTO_DETECT=true [2026-02-08T10:39:45.364Z] FQDN=test-win245ec0.uksouth.cloudapp.azure.com [2026-02-08T10:39:45.364Z] SSH_CONNECTION=78.47.239.97 36504 10.0.0.6 22 [2026-02-08T10:39:45.364Z] EXIT_SUCCESS=false [2026-02-08T10:39:45.364Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/display/redirect [2026-02-08T10:39:45.364Z] PROMPT=adoptopenjdk@test-win245ec0 $P$G [2026-02-08T10:39:45.364Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-08T10:39:45.364Z] COMPUTERNAME=test-win245ec0 [2026-02-08T10:39:45.364Z] OPENJ9_BRANCH=master [2026-02-08T10:39:45.365Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-08T10:39:45.365Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib [2026-02-08T10:39:45.365Z] PARALLEL=None [2026-02-08T10:39:45.365Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-08T10:39:45.365Z] ITERATIONS=1 [2026-02-08T10:39:45.365Z] SPEC=win_x86-64 [2026-02-08T10:39:45.365Z] LABEL=sfryer.dynamic.windows.2022.poc [2026-02-08T10:39:45.365Z] TERM=xterm-256color [2026-02-08T10:39:45.365Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-08T10:39:45.365Z] NODE_NAME=test-win245ec0 [2026-02-08T10:39:45.365Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-08T10:39:45.365Z] USER=adoptopenjdk [2026-02-08T10:39:45.365Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-08T10:39:45.365Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-08T10:39:45.365Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-08T10:39:45.365Z] TEMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp [2026-02-08T10:39:45.365Z] DYNAMIC_COMPILE=false [2026-02-08T10:39:45.365Z] SHLVL=2 [2026-02-08T10:39:45.365Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_windows-223 [2026-02-08T10:39:45.365Z] PROCESSOR_REVISION=5504 [2026-02-08T10:39:45.365Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-08T10:39:45.365Z] EXECUTOR_NUMBER=0 [2026-02-08T10:39:45.365Z] HUDSON_COOKIE=99175f37-222f-452b-9d8e-8e5036f98520 [2026-02-08T10:39:45.365Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-02-08T10:39:45.365Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-08T10:39:45.365Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-08T10:39:45.365Z] ORIGIN_JDK_VERSION=8 [2026-02-08T10:39:45.365Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2026-02-08T10:39:45.365Z] SSH_CLIENT=78.47.239.97 36504 22 [2026-02-08T10:39:45.365Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-08T10:39:45.365Z] NODE_LABELS=test-win245ec0 sfryer.dynamic.windows.2022.poc [2026-02-08T10:39:45.365Z] STAGE_NAME=Setup [2026-02-08T10:39:45.365Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-08T10:39:45.365Z] HOMEPATH=\Users\adoptopenjdk [2026-02-08T10:39:45.365Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows@tmp [2026-02-08T10:39:45.365Z] TMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp [2026-02-08T10:39:45.365Z] 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/adoptopenjdk/AppData/Local/Microsoft/WindowsApps [2026-02-08T10:39:45.365Z] LIGHT_WEIGHT_CHECKOUT=true [2026-02-08T10:39:45.365Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-08T10:39:45.365Z] ProgramW6432=C:\Program Files [2026-02-08T10:39:45.365Z] CI=true [2026-02-08T10:39:45.365Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/223/display/redirect?page=artifacts [2026-02-08T10:39:45.365Z] RERUN_FAILURE=false [2026-02-08T10:39:45.365Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-08T10:39:45.365Z] BUILD_LIST=perf [2026-02-08T10:39:45.365Z] BUILD_ID=223 [2026-02-08T10:39:45.365Z] WINDIR=C:\Windows [2026-02-08T10:39:45.365Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-08T10:39:45.365Z] PUBLIC=C:\Users\Public [2026-02-08T10:39:45.365Z] SYSTEMDRIVE=C: [2026-02-08T10:39:45.365Z] TARGET=extended.perf [2026-02-08T10:39:45.365Z] USE_JRE=false [2026-02-08T10:39:45.365Z] JDK_IMPL=hotspot [2026-02-08T10:39:45.365Z] 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-08T10:39:45.463Z] 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-08T10:39:45.469Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-02-08T10:39:45.497Z] $ ssh-agent [2026-02-08T10:39:45.694Z] SSH_AUTH_SOCK=/tmp/ssh-9d2JqkvmMok1/agent.1213 [2026-02-08T10:39:45.694Z] SSH_AGENT_PID=1214 [2026-02-08T10:39:45.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-08T10:39:45.711Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-08T10:39:45.738Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-08T10:39:46.633Z] ++ pwd [2026-02-08T10:39:46.633Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 false [2026-02-08T10:39:46.975Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests [2026-02-08T10:39:46.975Z] load ./testenv/testenv.properties [2026-02-08T10:39:46.975Z] Running checkTags with ./testenv/testenv.properties and 8 [2026-02-08T10:39:48.186Z] 4af7a23c1c34b2217301f1f4c51d2b6ea2850795 refs/tags/jdk8u482-ga [2026-02-08T10:39:48.187Z] Use tag name jdk8u482-ga from ./testenv/testenv.properties [2026-02-08T10:39:48.187Z] get jdk binary... [2026-02-08T10:39:48.187Z] _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-08T10:39:49.917Z] _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-08T10:39:51.127Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ... [2026-02-08T10:39:57.174Z] List files in jdkbinary folder... [2026-02-08T10:39:57.174Z] total 104032 [2026-02-08T10:39:57.174Z] -rw-rw-r--+ 1 adoptopenjdk None 106448448 Feb 8 10:39 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip [2026-02-08T10:39:57.174Z] -rw-rw-r--+ 1 adoptopenjdk None 76577 Feb 8 10:39 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json [2026-02-08T10:39:57.174Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Feb 8 10:39 tmp [2026-02-08T10:39:57.174Z] List files in jdkbinary/tmp folder... [2026-02-08T10:39:57.174Z] total 4 [2026-02-08T10:39:57.174Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Jan 21 06:33 jdk8u482-b08 [2026-02-08T10:39:57.174Z] Moving directory jdk8u482-b08/ to ../j2sdk-image [2026-02-08T10:39:57.174Z] Run c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-02-08T10:39:57.174Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-08T10:39:58.394Z] openjdk version "1.8.0_482" [2026-02-08T10:39:58.394Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-02-08T10:39:58.394Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-02-08T10:39:58.394Z] =JAVA VERSION OUTPUT END= [2026-02-08T10:39:58.394Z] =RELEASE INFO BEGIN= [2026-02-08T10:39:58.394Z] JAVA_VERSION="1.8.0_482" [2026-02-08T10:39:58.394Z] OS_NAME="Windows" [2026-02-08T10:39:58.394Z] OS_VERSION="5.2" [2026-02-08T10:39:58.394Z] OS_ARCH="amd64" [2026-02-08T10:39:58.394Z] SOURCE=".:git:0129ab207bc0+" [2026-02-08T10:39:58.394Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-08T10:39:58.394Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-02-08T10:39:58.394Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-08T10:39:58.394Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-08T10:39:58.394Z] FULL_VERSION="1.8.0_482-b08" [2026-02-08T10:39:58.394Z] SEMANTIC_VERSION="8.0.482+8" [2026-02-08T10:39:58.394Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-08T10:39:58.394Z] JVM_VARIANT="Hotspot" [2026-02-08T10:39:58.394Z] JVM_VERSION="25.482-b08" [2026-02-08T10:39:58.394Z] IMAGE_TYPE="JDK" [2026-02-08T10:39:58.394Z] =RELEASE INFO END= [2026-02-08T10:39:58.394Z] get testKitGen... [2026-02-08T10:39:58.394Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-08T10:40:01.459Z] git rev-parse v1.0.11.1 [2026-02-08T10:40:01.459Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-08T10:40:03.917Z] $ ssh-agent -k [2026-02-08T10:40:04.005Z] unset SSH_AUTH_SOCK; [2026-02-08T10:40:04.006Z] unset SSH_AGENT_PID; [2026-02-08T10:40:04.006Z] echo Agent pid 1214 killed; [2026-02-08T10:40:04.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-08T10:40:04.422Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=extended.perf&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=false&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=sfryer.dynamic.windows.2022.poc&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&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=perf&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-08T10:40:04.434Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=extended.perf&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=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-win245ec0&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&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=perf&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-08T10:40:04.498Z] Building tests... [Pipeline] timeout [2026-02-08T10:40:04.502Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-08T10:40:04.524Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-08T10:40:05.078Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-08T10:40:18.385Z] -------------------------------------------- [2026-02-08T10:40:18.385Z] path is set to c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2026-02-08T10:40:18.385Z] task is set to default [2026-02-08T10:40:18.385Z] dependencyList is set to all [2026-02-08T10:40:18.385Z] System Test jars will not be downloaded. [2026-02-08T10:40:18.385Z] -------------------------------------------- [2026-02-08T10:40:18.385Z] Starting download third party dependent jars [2026-02-08T10:40:18.385Z] -------------------------------------------- [2026-02-08T10:40:18.385Z] downloading dependent third party jars to c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-02-08T10:40:18.385Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-08T10:40:18.568Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-08T10:40:18.586Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-08T10:40:18.611Z] $ ssh-agent [2026-02-08T10:40:18.793Z] SSH_AUTH_SOCK=/tmp/ssh-9MUIxIxOi9AD/agent.435 [2026-02-08T10:40:18.793Z] SSH_AGENT_PID=436 [2026-02-08T10:40:18.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-08T10:40:19.304Z] + bash ./compile.sh [2026-02-08T10:40:19.664Z] Set values based on ./testenv/testenv.properties: [2026-02-08T10:40:19.664Z] ========= [2026-02-08T10:40:20.006Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-08T10:40:20.006Z] TKG_BRANCH=v1.0.11.1 [2026-02-08T10:40:20.006Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-08T10:40:20.006Z] OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-08T10:40:20.006Z] STF_BRANCH=v1.0.11 [2026-02-08T10:40:20.006Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-08T10:40:20.006Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-08T10:40:20.006Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-08T10:40:20.006Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-08T10:40:20.006Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-08T10:40:20.006Z] JDK8_BRANCH=jdk8u482-ga [2026-02-08T10:40:20.006Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-08T10:40:20.006Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-02-08T10:40:20.006Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-08T10:40:20.006Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-02-08T10:40:20.006Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-08T10:40:20.006Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-02-08T10:40:20.006Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-02-08T10:40:20.006Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-02-08T10:40:20.006Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-08T10:40:20.006Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-08T10:40:20.006Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-08T10:40:20.006Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-08T10:40:20.006Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-08T10:40:20.006Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:40:20.006Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:40:20.006Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-02-08T10:40:20.006Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:40:20.006Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-02-08T10:40:20.006Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:40:20.006Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-02-08T10:40:20.006Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:40:20.006Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-02-08T10:40:20.006Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-08T10:40:20.006Z] [2026-02-08T10:40:20.006Z] ========= [2026-02-08T10:40:20.006Z] [2026-02-08T10:40:20.006Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-02-08T10:40:20.006Z] JDK_BRANCH=jdk8u482-ga [2026-02-08T10:40:20.006Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:40:20.006Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-08T10:40:20.006Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-08T10:40:20.347Z] LIB_DIR is set to C:/workspace/externalDependency/lib [2026-02-08T10:40:20.347Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-08T10:40:20.347Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-08T10:40:20.347Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-08T10:40:20.347Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-08T10:40:22.668Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-08T10:40:23.477Z] [2026-02-08T10:40:23.477Z] build: [2026-02-08T10:40:23.477Z] [2026-02-08T10:40:23.477Z] clean: [2026-02-08T10:40:23.873Z] [2026-02-08T10:40:23.873Z] init: [2026-02-08T10:40:23.873Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-08T10:40:23.873Z] [2026-02-08T10:40:23.873Z] getDependentLibs: [2026-02-08T10:40:24.263Z] [exec] -------------------------------------------- [2026-02-08T10:40:24.263Z] [exec] path is set to C:/workspace/externalDependency/lib [2026-02-08T10:40:24.263Z] [exec] task is set to default [2026-02-08T10:40:24.263Z] [exec] dependencyList is set to json_simple [2026-02-08T10:40:24.263Z] [exec] System Test jars will not be downloaded. [2026-02-08T10:40:24.263Z] [exec] -------------------------------------------- [2026-02-08T10:40:24.263Z] [exec] Starting download third party dependent jars [2026-02-08T10:40:24.264Z] [exec] -------------------------------------------- [2026-02-08T10:40:24.264Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib [2026-02-08T10:40:24.264Z] [exec] C:/workspace/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-08T10:40:24.264Z] [exec] downloaded dependent third party jars successfully [2026-02-08T10:40:24.264Z] [2026-02-08T10:40:24.264Z] compile: [2026-02-08T10:40:24.264Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-08T10:40:24.264Z] [echo] ============COMPILER SETTINGS============ [2026-02-08T10:40:24.264Z] [echo] ===fork: yes [2026-02-08T10:40:24.264Z] [echo] ===debug: on [2026-02-08T10:40:24.264Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-08T10:40:30.334Z] [2026-02-08T10:40:30.334Z] dist: [2026-02-08T10:40:30.335Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-08T10:40:30.719Z] [2026-02-08T10:40:30.719Z] BUILD SUCCESSFUL [2026-02-08T10:40:30.719Z] Total time: 8 seconds [2026-02-08T10:40:31.102Z] 0 [2026-02-08T10:40:31.102Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-08T10:40:31.884Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-08T10:40:31.884Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz [2026-02-08T10:40:35.777Z] ****************************** MACHINE INFO ****************************** [2026-02-08T10:40:35.777Z] File path : C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2026-02-08T10:40:35.777Z] Free Physical Memory Size : 15121014784 [2026-02-08T10:40:35.777Z] Free space (bytes) : 79111610368 [2026-02-08T10:40:35.777Z] Total Physical Memory Size : 17121890304 [2026-02-08T10:40:35.777Z] Total space (bytes) : 135771664384 [2026-02-08T10:40:35.777Z] Usable space (bytes) : 79111610368 [2026-02-08T10:40:35.777Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-08T10:40:35.777Z] bashVersion : [2026-02-08T10:40:35.777Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-08T10:40:35.777Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-08T10:40:35.777Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-08T10:40:35.777Z] [2026-02-08T10:40:35.777Z] This is free software; you are free to change and redistribute it. [2026-02-08T10:40:35.777Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-08T10:40:35.777Z] cpuCores : 4 [2026-02-08T10:40:35.777Z] curlVersion : [2026-02-08T10:40:35.777Z] 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-08T10:40:35.777Z] Release-Date: 2024-07-31 [2026-02-08T10:40:35.777Z] 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-08T10:40:35.778Z] 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-08T10:40:35.778Z] dockerVersion : bash: line 1: docker: command not found [2026-02-08T10:40:35.778Z] gcc version : 12 [2026-02-08T10:40:35.778Z] gclibc version : ldd (cygwin) 3.5.4 [2026-02-08T10:40:35.778Z] gdb version : bash: line 1: gdb: command not found [2026-02-08T10:40:35.778Z] lldb version : Command could not be executed [2026-02-08T10:40:35.778Z] makeVersion : [2026-02-08T10:40:35.778Z] GNU Make 4.4.1 [2026-02-08T10:40:35.778Z] Built for x86_64-pc-cygwin [2026-02-08T10:40:35.778Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-08T10:40:35.778Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-08T10:40:35.778Z] This is free software: you are free to change and redistribute it. [2026-02-08T10:40:35.778Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-08T10:40:35.778Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-08T10:40:35.778Z] perlVersion : [2026-02-08T10:40:35.778Z] [2026-02-08T10:40:35.778Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2026-02-08T10:40:35.778Z] (with 3 registered patches, see perl -V for more detail) [2026-02-08T10:40:35.778Z] [2026-02-08T10:40:35.778Z] Copyright 1987-2024, Larry Wall [2026-02-08T10:40:35.778Z] [2026-02-08T10:40:35.778Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-08T10:40:35.778Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-08T10:40:35.778Z] [2026-02-08T10:40:35.778Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-08T10:40:35.778Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-08T10:40:35.778Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-08T10:40:35.778Z] [2026-02-08T10:40:35.778Z] podmanVersion : bash: line 1: podman: command not found [2026-02-08T10:40:35.778Z] procArch : unknown [2026-02-08T10:40:35.778Z] sysArch : x86_64 [2026-02-08T10:40:35.778Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-08T10:40:35.778Z] ulimit : [2026-02-08T10:40:35.778Z] core file size (blocks, -c) 0 [2026-02-08T10:40:35.778Z] data seg size (kbytes, -d) unlimited [2026-02-08T10:40:35.778Z] file size (blocks, -f) unlimited [2026-02-08T10:40:35.778Z] open files (-n) 3200 [2026-02-08T10:40:35.778Z] pipe size (512 bytes, -p) 8 [2026-02-08T10:40:35.778Z] stack size (kbytes, -s) 2032 [2026-02-08T10:40:35.778Z] cpu time (seconds, -t) unlimited [2026-02-08T10:40:35.778Z] max user processes (-u) 256 [2026-02-08T10:40:35.778Z] virtual memory (kbytes, -v) unlimited [2026-02-08T10:40:35.778Z] uname : CYGWIN_NT-10.0-20348 test-win245ec0 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2026-02-08T10:40:35.778Z] vmVendor : Oracle Corporation [2026-02-08T10:40:35.778Z] vmVersion : 25.482-b08 [2026-02-08T10:40:35.778Z] xlc version : bash: line 1: xlC: command not found [2026-02-08T10:40:35.779Z] ************************************************************************** [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('java.vendor')=Temurin [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('os.arch')=amd64 [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('java.fullversion')=null [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] System.getProperty('sun.arch.data.model')=64 [2026-02-08T10:40:35.779Z] [2026-02-08T10:40:35.779Z] make -f clean.mk cleanBuild [2026-02-08T10:40:36.122Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:40:36.897Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest [2026-02-08T10:40:36.897Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:40:36.897Z] make -f compile.mk compile [2026-02-08T10:40:36.897Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:40:38.086Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-08T10:40:38.086Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-08T10:40:38.087Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-08T10:40:38.087Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2026-02-08T10:40:40.466Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-02-08T10:40:41.763Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-08T10:40:41.763Z] [2026-02-08T10:40:41.763Z] -create_test_directory: [2026-02-08T10:40:41.763Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest [2026-02-08T10:40:41.763Z] [2026-02-08T10:40:41.763Z] stage_test_material: [2026-02-08T10:40:41.763Z] [copy] Copying 135 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest [2026-02-08T10:40:42.553Z] [2026-02-08T10:40:42.553Z] build: [2026-02-08T10:40:42.553Z] [2026-02-08T10:40:42.553Z] init: [2026-02-08T10:40:42.553Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf [2026-02-08T10:40:42.553Z] [2026-02-08T10:40:42.553Z] dist: [2026-02-08T10:40:42.553Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf [2026-02-08T10:40:42.553Z] [2026-02-08T10:40:42.553Z] build: [2026-02-08T10:40:42.948Z] [2026-02-08T10:40:42.948Z] build: [2026-02-08T10:40:42.948Z] [2026-02-08T10:40:42.948Z] init: [2026-02-08T10:40:42.948Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2026-02-08T10:40:42.948Z] [2026-02-08T10:40:42.948Z] getBumbleBench: [2026-02-08T10:40:42.948Z] [echo] Cloning BumbleBench [2026-02-08T10:40:42.948Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-08T10:40:42.948Z] [exec] Cloning into 'bumblebench'... [2026-02-08T10:40:44.714Z] [2026-02-08T10:40:44.715Z] buildBumbleBench: [2026-02-08T10:40:44.715Z] [echo] Building BumbleBench [2026-02-08T10:40:44.715Z] [2026-02-08T10:40:44.715Z] compile-all: [2026-02-08T10:40:44.715Z] [javac] Compiling 8 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:47.102Z] [javac] Note: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations. [2026-02-08T10:40:47.102Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-08T10:40:47.103Z] [javac] Compiling 1 source file to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:47.103Z] [javac] Compiling 11 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:47.911Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:47.911Z] [javac] Compiling 9 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:48.695Z] [javac] Compiling 1 source file to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:49.085Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:49.086Z] [javac] Compiling 8 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:49.478Z] [javac] Compiling 6 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:49.873Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:50.271Z] [javac] Compiling 7 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:51.099Z] [javac] Compiling 8 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:51.490Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:51.490Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:51.879Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-08T10:40:52.292Z] [2026-02-08T10:40:52.292Z] dist: [2026-02-08T10:40:52.684Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar [2026-02-08T10:40:57.569Z] [2026-02-08T10:40:57.569Z] dist: [2026-02-08T10:40:57.570Z] [copy] Copying 126 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2026-02-08T10:40:57.980Z] [2026-02-08T10:40:57.980Z] build: [2026-02-08T10:40:57.980Z] [2026-02-08T10:40:57.980Z] getDependentLibs: [2026-02-08T10:41:07.037Z] [exec] -------------------------------------------- [2026-02-08T10:41:07.037Z] [exec] path is set to C:/workspace/externalDependency/lib [2026-02-08T10:41:07.037Z] [exec] task is set to default [2026-02-08T10:41:07.037Z] [exec] dependencyList is set to dacapo [2026-02-08T10:41:07.038Z] [exec] System Test jars will not be downloaded. [2026-02-08T10:41:07.038Z] [exec] -------------------------------------------- [2026-02-08T10:41:07.038Z] [exec] Starting download third party dependent jars [2026-02-08T10:41:07.038Z] [exec] -------------------------------------------- [2026-02-08T10:41:07.038Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib [2026-02-08T10:41:07.038Z] [exec] C:/workspace/externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-08T10:41:07.038Z] [exec] downloaded dependent third party jars successfully [2026-02-08T10:41:07.038Z] [2026-02-08T10:41:07.038Z] init: [2026-02-08T10:41:07.038Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-08T10:41:07.038Z] [2026-02-08T10:41:07.038Z] getDacapoSuite: [2026-02-08T10:41:07.038Z] [unzip] Expanding: C:\workspace\externalDependency\lib\dacapo.zip into C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-08T10:42:45.488Z] [move] Moving 1 file to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-08T10:42:45.488Z] [move] Moving 10669 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo [2026-02-08T10:42:45.488Z] [2026-02-08T10:42:45.488Z] dist: [2026-02-08T10:42:45.488Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-08T10:42:45.488Z] [2026-02-08T10:42:45.488Z] build: [2026-02-08T10:42:45.488Z] [2026-02-08T10:42:45.488Z] init: [2026-02-08T10:42:45.488Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-08T10:42:45.489Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] compile: [2026-02-08T10:42:45.489Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-08T10:42:45.489Z] [echo] ============COMPILER SETTINGS============ [2026-02-08T10:42:45.489Z] [echo] ===fork: yes [2026-02-08T10:42:45.489Z] [echo] ===executable: c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2026-02-08T10:42:45.489Z] [echo] ===debug: on [2026-02-08T10:42:45.489Z] [echo] ===destdir: C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro [2026-02-08T10:42:45.489Z] [javac] Compiling 3 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] dist: [2026-02-08T10:42:45.489Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar [2026-02-08T10:42:45.489Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-08T10:42:45.489Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-08T10:42:45.489Z] [copy] Copying 7 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] clean: [2026-02-08T10:42:45.489Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] build: [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] build: [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] init: [2026-02-08T10:42:45.489Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2026-02-08T10:42:45.489Z] [2026-02-08T10:42:45.489Z] getRenaissanceSuite: [2026-02-08T10:42:45.489Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-02-08T10:42:48.554Z] [2026-02-08T10:42:48.554Z] dist: [2026-02-08T10:42:48.554Z] [copy] Copying 3 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2026-02-08T10:42:48.943Z] [2026-02-08T10:42:48.943Z] build: [2026-02-08T10:42:48.943Z] [2026-02-08T10:42:48.943Z] init: [2026-02-08T10:42:48.943Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb [2026-02-08T10:42:48.943Z] [2026-02-08T10:42:48.943Z] getSpecjbbSuite: [2026-02-08T10:42:48.943Z] [2026-02-08T10:42:48.943Z] dist: [2026-02-08T10:42:48.943Z] [copy] Copying 3 files to C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run [2026-02-08T10:42:48.943Z] [2026-02-08T10:42:48.943Z] BUILD SUCCESSFUL [2026-02-08T10:42:48.943Z] Total time: 2 minutes 8 seconds [2026-02-08T10:42:49.322Z] 0 [2026-02-08T10:42:49.668Z] [2026-02-08T10:42:49.668Z] [2026-02-08T10:42:49.668Z] RECORD TEST REPOs SHA [2026-02-08T10:42:49.668Z] cd "C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-02-08T10:42:49.668Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2026-02-08T10:42:50.062Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-08T10:42:50.062Z] touch C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-08T10:42:50.454Z] ================================================ [2026-02-08T10:42:50.454Z] timestamp: 20260208-104250 [2026-02-08T10:42:50.454Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests [2026-02-08T10:42:50.454Z] git repo: [2026-02-08T10:42:50.849Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-08T10:42:50.850Z] sha: [2026-02-08T10:42:50.850Z] 3d843d1e90255abbaffc769489c5952083f029d6 [2026-02-08T10:42:51.233Z] ================================================ [2026-02-08T10:42:51.233Z] timestamp: 20260208-104250 [2026-02-08T10:42:51.233Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench [2026-02-08T10:42:51.233Z] git repo: [2026-02-08T10:42:51.234Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-08T10:42:51.234Z] sha: [2026-02-08T10:42:51.614Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-08T10:42:51.614Z] ================================================ [2026-02-08T10:42:51.614Z] timestamp: 20260208-104251 [2026-02-08T10:42:51.614Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG [2026-02-08T10:42:51.614Z] git repo: [2026-02-08T10:42:51.614Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-08T10:42:51.614Z] sha: [2026-02-08T10:42:51.614Z] f96303aaef16d21d454009c80178975ea1d4da3b [2026-02-08T10:42:51.614Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2026-02-08T10:42:51.699Z] $ ssh-agent -k [2026-02-08T10:42:51.784Z] unset SSH_AUTH_SOCK; [2026-02-08T10:42:51.784Z] unset SSH_AGENT_PID; [2026-02-08T10:42:51.784Z] echo Agent pid 436 killed; [2026-02-08T10:42:51.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-08T10:42:51.976Z] 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-08T10:42:51.994Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-08T10:42:52.011Z] $ ssh-agent [2026-02-08T10:42:52.198Z] SSH_AUTH_SOCK=/tmp/ssh-lFZqVJEkhZR3/agent.764 [2026-02-08T10:42:52.198Z] SSH_AGENT_PID=765 [2026-02-08T10:42:52.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-08T10:42:53.106Z] ++ uname [2026-02-08T10:42:53.106Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-08T10:42:53.106Z] ++ uname [2026-02-08T10:42:53.106Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-08T10:42:53.106Z] ++ uname [2026-02-08T10:42:53.106Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-08T10:42:53.106Z] + MAKE=make [2026-02-08T10:42:53.106Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-08T10:42:53.106Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-08T10:42:54.092Z] ++ uname [2026-02-08T10:42:54.092Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-08T10:42:54.092Z] ++ uname [2026-02-08T10:42:54.092Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-08T10:42:54.092Z] ++ uname [2026-02-08T10:42:54.474Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-08T10:42:54.474Z] + MAKE=make [2026-02-08T10:42:54.474Z] + cd ./aqa-tests [2026-02-08T10:42:54.474Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-08T10:42:54.474Z] ++ set +x [2026-02-08T10:42:54.474Z] Set values based on ./testenv/testenv.properties: [2026-02-08T10:42:54.474Z] ========= [2026-02-08T10:42:54.474Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-08T10:42:54.474Z] TKG_BRANCH=v1.0.11.1 [2026-02-08T10:42:54.474Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-08T10:42:54.474Z] OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.474Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-08T10:42:54.474Z] STF_BRANCH=v1.0.11 [2026-02-08T10:42:54.475Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-08T10:42:54.475Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-08T10:42:54.475Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-08T10:42:54.475Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-08T10:42:54.475Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-08T10:42:54.475Z] JDK8_BRANCH=jdk8u482-ga [2026-02-08T10:42:54.475Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-08T10:42:54.475Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-02-08T10:42:54.475Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-08T10:42:54.475Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-02-08T10:42:54.475Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-08T10:42:54.475Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-02-08T10:42:54.475Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-02-08T10:42:54.475Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-02-08T10:42:54.475Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-08T10:42:54.475Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.475Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-08T10:42:54.475Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.475Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-08T10:42:54.475Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.475Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-08T10:42:54.475Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.475Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-08T10:42:54.475Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-02-08T10:42:54.475Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:42:54.475Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-02-08T10:42:54.475Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:42:54.475Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-02-08T10:42:54.475Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:42:54.475Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-02-08T10:42:54.475Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:42:54.475Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-02-08T10:42:54.475Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-08T10:42:54.475Z] [2026-02-08T10:42:54.475Z] ========= [2026-02-08T10:42:54.475Z] [2026-02-08T10:42:54.475Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-02-08T10:42:54.475Z] JDK_BRANCH=jdk8u482-ga [2026-02-08T10:42:54.475Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-08T10:42:54.475Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-08T10:42:54.475Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-08T10:42:54.867Z] LIB_DIR is set to C:/workspace/externalDependency/lib [2026-02-08T10:42:54.867Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-02-08T10:42:54.867Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:42:55.207Z] perl scripts/configure.pl [2026-02-08T10:42:55.208Z] c:/workspace/workspace/Test_openjdk8_hs_extended.perf_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=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines=1 --testTime= --TRSSURL= [2026-02-08T10:42:56.572Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-08T10:42:56.572Z] [2026-02-08T10:42:56.572Z] Starting to generate test make files. [2026-02-08T10:42:56.572Z] [2026-02-08T10:42:56.572Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2026-02-08T10:42:56.572Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2026-02-08T10:42:56.572Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk [2026-02-08T10:42:56.572Z] [2026-02-08T10:42:56.572Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2026-02-08T10:42:56.937Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2026-02-08T10:42:56.937Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2026-02-08T10:42:56.937Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2026-02-08T10:42:56.937Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] Make files are generated successfully. [2026-02-08T10:42:56.937Z] [2026-02-08T10:42:56.937Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:42:56.937Z] make -f runtest.mk _extended.perf [2026-02-08T10:42:56.937Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-08T10:42:57.722Z] [2026-02-08T10:42:58.103Z] Running make 4.4.1 [2026-02-08T10:42:58.103Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/ [2026-02-08T10:42:58.103Z] set JDK_VERSION to 8 [2026-02-08T10:42:58.103Z] set JDK_IMPL to hotspot [2026-02-08T10:42:58.103Z] set JVM_VERSION to openjdk8 [2026-02-08T10:42:58.483Z] set JCL_VERSION to latest [2026-02-08T10:42:58.483Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-08T10:42:58.483Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-08T10:42:58.483Z] set SPEC to win_x86-64 [2026-02-08T10:42:58.483Z] set TEST_FLAG to [2026-02-08T10:42:58.839Z] Running extended.perf ... [2026-02-08T10:42:59.199Z] There are 17 test targets in extended.perf [2026-02-08T10:42:59.199Z] "c:/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-08T10:42:59.199Z] openjdk version "1.8.0_482" [2026-02-08T10:42:59.199Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-02-08T10:42:59.199Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-02-08T10:42:59.542Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests' [2026-02-08T10:42:59.883Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2026-02-08T10:43:00.225Z] make[4]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2026-02-08T10:43:00.568Z] [2026-02-08T10:43:00.926Z] ===============================================