Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 602 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363 originally caused by: Started by user Andrew Leonard 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/master^{commit} # timeout=10 Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 Commit message: "Exclude OSRWithManyLocals for OpenJ9" > git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-02-10T10:36:25.922Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2026-02-10T10:36:25.935Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-10T10:36:25.935Z] Specified LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf [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-10T10:36:25.944Z] dynamicAgents: [] [Pipeline] echo [2026-02-10T10:36:25.945Z] Provisioning LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf [Pipeline] nodesByLabel [2026-02-10T10:36:25.955Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] node [2026-02-10T10:36:40.958Z] Still waiting to schedule task [2026-02-10T10:36:40.958Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’ [2026-02-10T10:38:44.078Z] Running on test-azure-win2022-x64-2 in c:\jenkins\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-10T10:38:44.100Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-10T10:38:44.155Z] [WS-CLEANUP] Deleting project workspace... [2026-02-10T10:38:44.155Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-10T10:38:44.173Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-10T10:38:44.239Z] The recommended git tool is: git [2026-02-10T10:38:44.276Z] No credentials specified [2026-02-10T10:38:44.294Z] Cloning the remote Git repository [2026-02-10T10:38:44.321Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-10T10:38:44.322Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10 [2026-02-10T10:38:44.484Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-10T10:38:44.484Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-10T10:38:44.485Z] > git --version # timeout=10 [2026-02-10T10:38:44.537Z] > git --version # 'git version 2.51.0' [2026-02-10T10:38:44.538Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T10:38:49.768Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-10T10:38:49.912Z] Avoid second fetch [2026-02-10T10:38:49.996Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) [2026-02-10T10:38:49.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T10:38:49.922Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-10T10:38:50.005Z] > git config core.sparsecheckout # timeout=10 [2026-02-10T10:38:50.053Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 [2026-02-10T10:38:54.391Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\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-10T10:38:55.901Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-10T10:38:55.924Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-10T10:38:56.415Z] + LC_TIME=C [2026-02-10T10:38:56.415Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-10T10:38:56.499Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-10T10:38:56.923Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-10T10:38:56.923Z] Windows machine, using powershell queries... [2026-02-10T10:38:57.246Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-10T10:38:58.431Z] + printenv [2026-02-10T10:38:58.431Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-10T10:38:58.431Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-10T10:38:58.431Z] KEEP_WORKSPACE=false [2026-02-10T10:38:58.431Z] NUMBER_OF_PROCESSORS=4 [2026-02-10T10:38:58.431Z] PROCESSOR_LEVEL=6 [2026-02-10T10:38:58.431Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows.tap [2026-02-10T10:38:58.431Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2026-02-10T10:38:58.431Z] EXIT_FAILURE=false [2026-02-10T10:38:58.431Z] JDK_BRANCH=jdk8u492-b01_adopt [2026-02-10T10:38:58.431Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/224/display/redirect?page=tests [2026-02-10T10:38:58.431Z] PLATFORM=x86-64_windows [2026-02-10T10:38:58.431Z] DOCKER_REQUIRED=false [2026-02-10T10:38:58.431Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-10T10:38:58.431Z] PROGRAMFILES=C:\Program Files [2026-02-10T10:38:58.431Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-10T10:38:58.431Z] TIME_LIMIT=25 [2026-02-10T10:38:58.431Z] JENKINS_SERVER_COOKIE=durable-7c1cd19b357af971c7e449b1fb28cef26766aa1e9c996ca59366d4288a414488 [2026-02-10T10:38:58.431Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-10T10:38:58.431Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-10T10:38:58.431Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-10T10:38:58.431Z] GENERATE_JOBS=true [2026-02-10T10:38:58.431Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-10T10:38:58.431Z] OS=Windows_NT [2026-02-10T10:38:58.431Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/224/display/redirect?page=changes [2026-02-10T10:38:58.431Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-10T10:38:58.431Z] RERUN_ITERATIONS=1 [2026-02-10T10:38:58.431Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-10T10:38:58.431Z] USERDOMAIN=test-azure-win2 [2026-02-10T10:38:58.431Z] STF_OWNER_BRANCH=adoptium:master [2026-02-10T10:38:58.431Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-10T10:38:58.431Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-10T10:38:58.431Z] USERPROFILE=C:\Users\jenkins [2026-02-10T10:38:58.431Z] ARCHIVE_TEST_RESULTS=false [2026-02-10T10:38:58.431Z] SETUP_JCK_RUN=false [2026-02-10T10:38:58.431Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/224/ [2026-02-10T10:38:58.431Z] SLACK_CHANNEL=aqavit-bot [2026-02-10T10:38:58.431Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-10T10:38:58.431Z] JCK_GIT_BRANCH=master [2026-02-10T10:38:58.431Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/ [2026-02-10T10:38:58.431Z] BUILD_NUMBER=224 [2026-02-10T10:38:58.431Z] TKG_ITERATIONS=1 [2026-02-10T10:38:58.431Z] _=/usr/bin/printenv [2026-02-10T10:38:58.431Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-10T10:38:58.431Z] SERVICE_ID=Jenkins [2026-02-10T10:38:58.431Z] BASE=C:\Users\jenkins\agent [2026-02-10T10:38:58.431Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../benchmarks [2026-02-10T10:38:58.431Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-10T10:38:58.431Z] JENKINS_NODE_COOKIE=1c6a0d8b-1a61-4b9c-b907-7c18c84b12fe [2026-02-10T10:38:58.431Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-10T10:38:58.431Z] KEEP_REPORTDIR=false [2026-02-10T10:38:58.431Z] BUILD_DISPLAY_NAME=#224 [2026-02-10T10:38:58.431Z] SDK_RESOURCE=upstream [2026-02-10T10:38:58.431Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-10T10:38:58.431Z] HOME=/home/jenkins [2026-02-10T10:38:58.431Z] USERNAME=jenkins [2026-02-10T10:38:58.431Z] WINSW_SERVICE_ID=Jenkins [2026-02-10T10:38:58.431Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-10T10:38:58.431Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-10T10:38:58.431Z] jobStatus=SUCCESS [2026-02-10T10:38:58.431Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-10T10:38:58.431Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-10T10:38:58.431Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:38:56 +0000 [2026-02-10T10:38:58.431Z] JDK_VERSION=8 [2026-02-10T10:38:58.431Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-10T10:38:58.431Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-10T10:38:58.431Z] USE_TESTENV_PROPERTIES=false [2026-02-10T10:38:58.431Z] SYSTEMROOT=C:\Windows [2026-02-10T10:38:58.431Z] PERSONAL_BUILD=false [2026-02-10T10:38:58.431Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/224/display/redirect [2026-02-10T10:38:58.431Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-10T10:38:58.431Z] AUTO_DETECT=true [2026-02-10T10:38:58.431Z] EXIT_SUCCESS=false [2026-02-10T10:38:58.431Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/display/redirect [2026-02-10T10:38:58.431Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows [2026-02-10T10:38:58.431Z] COMPUTERNAME=test-azure-win2 [2026-02-10T10:38:58.431Z] OPENJ9_BRANCH=master [2026-02-10T10:38:58.431Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-10T10:38:58.431Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib [2026-02-10T10:38:58.431Z] PARALLEL=Dynamic [2026-02-10T10:38:58.431Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-10T10:38:58.431Z] ITERATIONS=1 [2026-02-10T10:38:58.431Z] UPSTREAM_JOB_NUMBER=602 [2026-02-10T10:38:58.431Z] SPEC=win_x86-64 [2026-02-10T10:38:58.431Z] TERM=xterm-256color [2026-02-10T10:38:58.431Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-10T10:38:58.431Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-10T10:38:58.431Z] NODE_NAME=test-azure-win2022-x64-2 [2026-02-10T10:38:58.431Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-10T10:38:58.431Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-10T10:38:58.431Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-10T10:38:58.431Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-10T10:38:58.431Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-10T10:38:58.431Z] DYNAMIC_COMPILE=false [2026-02-10T10:38:58.431Z] SHLVL=2 [2026-02-10T10:38:58.431Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_windows-224 [2026-02-10T10:38:58.431Z] PROCESSOR_REVISION=5504 [2026-02-10T10:38:58.431Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-10T10:38:58.431Z] EXECUTOR_NUMBER=0 [2026-02-10T10:38:58.431Z] HUDSON_COOKIE=fde54f01-b39f-4c63-b504-56bf29d26dce [2026-02-10T10:38:58.432Z] ADOPTOPENJDK_BRANCH=master [2026-02-10T10:38:58.432Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-10T10:38:58.432Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-10T10:38:58.432Z] ORIGIN_JDK_VERSION=8 [2026-02-10T10:38:58.432Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2026-02-10T10:38:58.432Z] NUM_PROCESSORS=2 [2026-02-10T10:38:58.432Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-10T10:38:58.432Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022 [2026-02-10T10:38:58.432Z] STAGE_NAME=Setup [2026-02-10T10:38:58.432Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-10T10:38:58.432Z] TEST_TIME=120 [2026-02-10T10:38:58.432Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows@tmp [2026-02-10T10:38:58.432Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-10T10:38:58.432Z] 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/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-02-10T10:38:58.432Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-10T10:38:58.432Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-10T10:38:58.432Z] ProgramW6432=C:\Program Files [2026-02-10T10:38:58.432Z] CI=true [2026-02-10T10:38:58.432Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_windows/224/display/redirect?page=artifacts [2026-02-10T10:38:58.432Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-10T10:38:58.432Z] RERUN_FAILURE=true [2026-02-10T10:38:58.432Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-10T10:38:58.432Z] BUILD_LIST=perf [2026-02-10T10:38:58.432Z] BUILD_ID=224 [2026-02-10T10:38:58.432Z] WINDIR=C:\Windows [2026-02-10T10:38:58.432Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-10T10:38:58.432Z] PUBLIC=C:\Users\Public [2026-02-10T10:38:58.432Z] SYSTEMDRIVE=C: [2026-02-10T10:38:58.432Z] TARGET=extended.perf [2026-02-10T10:38:58.432Z] USE_JRE=false [2026-02-10T10:38:58.432Z] JDK_IMPL=hotspot [2026-02-10T10:38:58.432Z] 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. [Pipeline] timeout [2026-02-10T10:38:58.498Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-10T10:38:58.508Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T10:39:01.854Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 602 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-10T10:39:02.046Z] 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-10T10:39:02.053Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-02-10T10:39:02.076Z] $ ssh-agent [2026-02-10T10:39:02.184Z] SSH_AUTH_SOCK=/tmp/ssh-Ct3IzBmgICuJ/agent.110615 [2026-02-10T10:39:02.184Z] SSH_AGENT_PID=110616 [2026-02-10T10:39:02.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-10T10:39:02.194Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-10T10:39:02.224Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-10T10:39:02.713Z] ++ pwd [2026-02-10T10:39:02.713Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-10T10:39:02.713Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests [2026-02-10T10:39:02.713Z] get jdk binary... [2026-02-10T10:39:03.046Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-10T10:39:03.046Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip ... [2026-02-10T10:39:05.961Z] List files in jdkbinary folder... [2026-02-10T10:39:05.961Z] total 173620 [2026-02-10T10:39:05.961Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:05.962Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:05.962Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:05.962Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json [2026-02-10T10:39:05.962Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json [2026-02-10T10:39:05.962Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:39 tmp [2026-02-10T10:39:05.962Z] List files in jdkbinary/tmp folder... [2026-02-10T10:39:05.962Z] total 4 [2026-02-10T10:39:05.962Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01 [2026-02-10T10:39:05.962Z] Moving directory jdk8u492-b01/ to ../j2sdk-image [2026-02-10T10:39:05.962Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip ... [2026-02-10T10:39:07.600Z] List files in jdkbinary folder... [2026-02-10T10:39:07.600Z] total 173624 [2026-02-10T10:39:07.600Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:07.600Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:07.600Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T10:39:07.600Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json [2026-02-10T10:39:07.600Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json [2026-02-10T10:39:07.600Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 j2sdk-image [2026-02-10T10:39:07.600Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:39 tmp [2026-02-10T10:39:07.600Z] List files in jdkbinary/tmp folder... [2026-02-10T10:39:07.600Z] total 4 [2026-02-10T10:39:07.600Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01-jre [2026-02-10T10:39:07.600Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image [2026-02-10T10:39:07.600Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip over ./j2sdk-image/jre... [2026-02-10T10:39:09.234Z] Removing top-level folder jdk8u492-b01-debug-image/ [2026-02-10T10:39:09.234Z] Removing top-level folder jdk8u492-b01/ [2026-02-10T10:39:11.455Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-02-10T10:39:11.455Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-10T10:39:11.785Z] openjdk version "1.8.0_492-beta" [2026-02-10T10:39:11.785Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01) [2026-02-10T10:39:11.785Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T10:39:11.785Z] =JAVA VERSION OUTPUT END= [2026-02-10T10:39:11.785Z] =RELEASE INFO BEGIN= [2026-02-10T10:39:12.114Z] JAVA_VERSION="1.8.0_492" [2026-02-10T10:39:12.114Z] OS_NAME="Windows" [2026-02-10T10:39:12.114Z] OS_VERSION="5.2" [2026-02-10T10:39:12.114Z] OS_ARCH="amd64" [2026-02-10T10:39:12.114Z] SOURCE=".:git:f719f676c4e2+" [2026-02-10T10:39:12.114Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-10T10:39:12.114Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-10T10:39:12.114Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-10T10:39:12.114Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-10T10:39:12.114Z] FULL_VERSION="1.8.0_492-beta-202602100942-b01" [2026-02-10T10:39:12.114Z] SEMANTIC_VERSION="8.0.492+1" [2026-02-10T10:39:12.114Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-10T10:39:12.114Z] JVM_VARIANT="Hotspot" [2026-02-10T10:39:12.114Z] JVM_VERSION="25.492-b01" [2026-02-10T10:39:12.114Z] IMAGE_TYPE="JDK" [2026-02-10T10:39:12.114Z] =RELEASE INFO END= [2026-02-10T10:39:12.114Z] get testKitGen... [2026-02-10T10:39:12.114Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-10T10:39:14.331Z] git rev-parse master [2026-02-10T10:39:14.331Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-10T10:39:14.756Z] $ ssh-agent -k [2026-02-10T10:39:14.804Z] unset SSH_AUTH_SOCK; [2026-02-10T10:39:14.804Z] unset SSH_AGENT_PID; [2026-02-10T10:39:14.804Z] echo Agent pid 110616 killed; [2026-02-10T10:39:14.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-10T10:39:15.149Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=602&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-10T10:39:15.161Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=602&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-10T10:39:15.204Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T10:39:15.308Z] Copied 1 artifact from "getTRSSOutput" build number 2043 [Pipeline] sh [2026-02-10T10:39:15.801Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-10T10:39:15.801Z] + gzip -cd TRSSOutput.tar.gz [2026-02-10T10:39:15.801Z] + tar xof - [2026-02-10T10:39:16.134Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-10T10:39:16.211Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-10T10:39:16.227Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-10T10:39:16.298Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2026-02-10T10:39:16.303Z] Machine limit is 3. [Pipeline] sh [2026-02-10T10:39:16.769Z] + cd ./aqa-tests/TKG [2026-02-10T10:39:16.769Z] ++ uname [2026-02-10T10:39:16.769Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-10T10:39:16.769Z] ++ uname [2026-02-10T10:39:16.769Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-10T10:39:16.769Z] ++ uname [2026-02-10T10:39:16.769Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-10T10:39:16.769Z] + MAKE=make [2026-02-10T10:39:16.769Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-02-10T10:39:16.769Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-10T10:39:17.090Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-10T10:39:17.090Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:39:17.090Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:39:17.090Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T10:39:17.090Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/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/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T10:39:18.223Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-10T10:39:18.561Z] [2026-02-10T10:39:18.561Z] build: [2026-02-10T10:39:18.561Z] [2026-02-10T10:39:18.561Z] clean: [2026-02-10T10:39:18.561Z] [2026-02-10T10:39:18.561Z] init: [2026-02-10T10:39:18.561Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-10T10:39:18.561Z] [2026-02-10T10:39:18.561Z] getDependentLibs: [2026-02-10T10:39:18.898Z] [exec] -------------------------------------------- [2026-02-10T10:39:18.898Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-10T10:39:18.898Z] [exec] task is set to default [2026-02-10T10:39:18.898Z] [exec] dependencyList is set to json_simple [2026-02-10T10:39:18.898Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:39:18.898Z] [exec] -------------------------------------------- [2026-02-10T10:39:18.898Z] [exec] Starting download third party dependent jars [2026-02-10T10:39:18.898Z] [exec] -------------------------------------------- [2026-02-10T10:39:18.898Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-10T10:39:18.898Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T10:39:18.898Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:39:18.898Z] [2026-02-10T10:39:18.898Z] compile: [2026-02-10T10:39:18.898Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:39:18.898Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T10:39:18.898Z] [echo] ===fork: yes [2026-02-10T10:39:18.898Z] [echo] ===debug: on [2026-02-10T10:39:18.898Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-10T10:39:21.847Z] [2026-02-10T10:39:21.847Z] dist: [2026-02-10T10:39:21.847Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-10T10:39:21.847Z] [2026-02-10T10:39:21.847Z] BUILD SUCCESSFUL [2026-02-10T10:39:21.847Z] Total time: 3 seconds [2026-02-10T10:39:21.847Z] 0 [2026-02-10T10:39:21.847Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-10T10:39:22.184Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-10T10:39:22.184Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2026-02-10T10:39:24.393Z] ****************************** MACHINE INFO ****************************** [2026-02-10T10:39:24.393Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2026-02-10T10:39:24.393Z] Free Physical Memory Size : 5853749248 [2026-02-10T10:39:24.393Z] Free space (bytes) : 181305176064 [2026-02-10T10:39:24.393Z] Total Physical Memory Size : 8536289280 [2026-02-10T10:39:24.393Z] Total space (bytes) : 274283311104 [2026-02-10T10:39:24.393Z] Usable space (bytes) : 181305176064 [2026-02-10T10:39:24.393Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:39:24.393Z] bashVersion : [2026-02-10T10:39:24.393Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-10T10:39:24.393Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-10T10:39:24.393Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] This is free software; you are free to change and redistribute it. [2026-02-10T10:39:24.393Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:39:24.393Z] cpuCores : 4 [2026-02-10T10:39:24.393Z] curlVersion : [2026-02-10T10:39:24.393Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-02-10T10:39:24.393Z] Release-Date: 2025-07-16 [2026-02-10T10:39:24.393Z] 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 ws wss [2026-02-10T10:39:24.393Z] 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-10T10:39:24.393Z] dockerVersion : bash: line 1: docker: command not found [2026-02-10T10:39:24.393Z] gcc version : 13 [2026-02-10T10:39:24.393Z] gclibc version : ldd (cygwin) 3.6.4 [2026-02-10T10:39:24.393Z] gdb version : bash: line 1: gdb: command not found [2026-02-10T10:39:24.393Z] lldb version : Command could not be executed [2026-02-10T10:39:24.393Z] makeVersion : [2026-02-10T10:39:24.393Z] GNU Make 4.4.1 [2026-02-10T10:39:24.393Z] Built for x86_64-pc-cygwin [2026-02-10T10:39:24.393Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-10T10:39:24.393Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-10T10:39:24.393Z] This is free software: you are free to change and redistribute it. [2026-02-10T10:39:24.393Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:39:24.393Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-10T10:39:24.393Z] perlVersion : [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-02-10T10:39:24.393Z] (with 3 registered patches, see perl -V for more detail) [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] Copyright 1987-2025, Larry Wall [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-10T10:39:24.393Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-10T10:39:24.393Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-10T10:39:24.393Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] podmanVersion : bash: line 1: podman: command not found [2026-02-10T10:39:24.393Z] procArch : unknown [2026-02-10T10:39:24.393Z] sysArch : x86_64 [2026-02-10T10:39:24.393Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-10T10:39:24.393Z] ulimit : [2026-02-10T10:39:24.393Z] core file size (blocks, -c) 0 [2026-02-10T10:39:24.393Z] data seg size (kbytes, -d) unlimited [2026-02-10T10:39:24.393Z] file size (blocks, -f) unlimited [2026-02-10T10:39:24.393Z] open files (-n) 3200 [2026-02-10T10:39:24.393Z] pipe size (512 bytes, -p) 8 [2026-02-10T10:39:24.393Z] stack size (kbytes, -s) 2032 [2026-02-10T10:39:24.393Z] cpu time (seconds, -t) unlimited [2026-02-10T10:39:24.393Z] max user processes (-u) 256 [2026-02-10T10:39:24.393Z] virtual memory (kbytes, -v) unlimited [2026-02-10T10:39:24.393Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-02-10T10:39:24.393Z] vmVendor : Oracle Corporation [2026-02-10T10:39:24.393Z] vmVersion : 25.492-b01 [2026-02-10T10:39:24.393Z] xlc version : bash: line 1: xlC: command not found [2026-02-10T10:39:24.393Z] ************************************************************************** [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('java.vendor')=Temurin [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('os.arch')=amd64 [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('java.fullversion')=null [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] System.getProperty('sun.arch.data.model')=64 [2026-02-10T10:39:24.393Z] [2026-02-10T10:39:24.393Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib [2026-02-10T10:39:24.393Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:39:24.393Z] perl scripts/configure.pl [2026-02-10T10:39:24.393Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-10T10:39:25.108Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T10:39:25.108Z] [2026-02-10T10:39:25.108Z] [2026-02-10T10:39:25.108Z] Starting to generate parallel test lists. [2026-02-10T10:39:25.108Z] [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2026-02-10T10:39:25.108Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2026-02-10T10:39:25.108Z] Attempting to get test duration data from TRSS. [2026-02-10T10:39:25.108Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_windows&group=perf&level=extended" [2026-02-10T10:39:25.449Z] Attempting to get test duration data from cached files. [2026-02-10T10:39:25.449Z] [2026-02-10T10:39:25.449Z] TEST DURATION [2026-02-10T10:39:25.449Z] ==================================================================================== [2026-02-10T10:39:25.449Z] Total number of tests searched: 17 [2026-02-10T10:39:25.449Z] Number of test durations found: 17 [2026-02-10T10:39:25.449Z] Top slowest tests: [2026-02-10T10:39:25.449Z] 05m45s renaissance-movie-lens_0 [2026-02-10T10:39:25.449Z] 02m59s renaissance-als_0 [2026-02-10T10:39:25.449Z] 01m49s renaissance-db-shootout_0 [2026-02-10T10:39:25.449Z] ==================================================================================== [2026-02-10T10:39:25.449Z] [2026-02-10T10:39:25.449Z] Test target is split into 1 lists. [2026-02-10T10:39:25.449Z] Reducing estimated test running time from 15m08s to 15m08s. [2026-02-10T10:39:25.449Z] [2026-02-10T10:39:25.449Z] -------------------------------------testList_0------------------------------------- [2026-02-10T10:39:25.449Z] Number of tests: 17 [2026-02-10T10:39:25.449Z] Estimated running time: 15m08s [2026-02-10T10:39:25.449Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-db-shootout_0,renaissance-chi-square_0,renaissance-finagle-http_0,renaissance-dec-tree_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-log-regression_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-xalan_0,dacapo-jython_0,dacapo-fop_0,dacapo-pmd_0,renaissance-finagle-chirper_0 [2026-02-10T10:39:25.449Z] ------------------------------------------------------------------------------------ [2026-02-10T10:39:25.449Z] [2026-02-10T10:39:25.449Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-10T10:39:25.786Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-10T10:39:25.881Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-10T10:39:25.968Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-10T10:39:26.040Z] Building tests... [Pipeline] timeout [2026-02-10T10:39:26.044Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-10T10:39:26.062Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-10T10:39:26.198Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-10T10:39:26.214Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-10T10:39:26.246Z] $ ssh-agent [2026-02-10T10:39:26.362Z] SSH_AUTH_SOCK=/tmp/ssh-unWby2JBOBvT/agent.110798 [2026-02-10T10:39:26.362Z] SSH_AGENT_PID=110799 [2026-02-10T10:39:26.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-10T10:39:26.812Z] + bash ./compile.sh [2026-02-10T10:39:26.812Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-10T10:39:27.133Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-10T10:39:27.133Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:39:27.133Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T10:39:27.134Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T10:39:27.134Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/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/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T10:39:27.841Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-10T10:39:28.179Z] [2026-02-10T10:39:28.179Z] build: [2026-02-10T10:39:28.517Z] [2026-02-10T10:39:28.517Z] clean: [2026-02-10T10:39:28.517Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2026-02-10T10:39:28.517Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-10T10:39:28.517Z] [2026-02-10T10:39:28.517Z] init: [2026-02-10T10:39:28.517Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-10T10:39:28.517Z] [2026-02-10T10:39:28.517Z] getDependentLibs: [2026-02-10T10:39:28.517Z] [exec] -------------------------------------------- [2026-02-10T10:39:28.517Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-10T10:39:28.517Z] [exec] task is set to default [2026-02-10T10:39:28.517Z] [exec] dependencyList is set to json_simple [2026-02-10T10:39:28.517Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:39:28.517Z] [exec] -------------------------------------------- [2026-02-10T10:39:28.517Z] [exec] Starting download third party dependent jars [2026-02-10T10:39:28.517Z] [exec] -------------------------------------------- [2026-02-10T10:39:28.517Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-10T10:39:28.517Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T10:39:28.517Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:39:28.517Z] [2026-02-10T10:39:28.517Z] compile: [2026-02-10T10:39:28.517Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:39:28.517Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T10:39:28.517Z] [echo] ===fork: yes [2026-02-10T10:39:28.517Z] [echo] ===debug: on [2026-02-10T10:39:28.517Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2026-02-10T10:39:30.188Z] [2026-02-10T10:39:30.188Z] dist: [2026-02-10T10:39:30.188Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-10T10:39:30.527Z] [2026-02-10T10:39:30.527Z] BUILD SUCCESSFUL [2026-02-10T10:39:30.527Z] Total time: 2 seconds [2026-02-10T10:39:30.527Z] 0 [2026-02-10T10:39:30.527Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-10T10:39:30.867Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-10T10:39:30.867Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2026-02-10T10:39:32.507Z] ****************************** MACHINE INFO ****************************** [2026-02-10T10:39:32.507Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2026-02-10T10:39:32.507Z] Free Physical Memory Size : 5862141952 [2026-02-10T10:39:32.507Z] Free space (bytes) : 181305171968 [2026-02-10T10:39:32.507Z] Total Physical Memory Size : 8536289280 [2026-02-10T10:39:32.507Z] Total space (bytes) : 274283311104 [2026-02-10T10:39:32.507Z] Usable space (bytes) : 181305171968 [2026-02-10T10:39:32.507Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:39:32.507Z] bashVersion : [2026-02-10T10:39:32.507Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-10T10:39:32.507Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-10T10:39:32.507Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T10:39:32.507Z] [2026-02-10T10:39:32.507Z] This is free software; you are free to change and redistribute it. [2026-02-10T10:39:32.507Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:39:32.507Z] cpuCores : 4 [2026-02-10T10:39:32.507Z] curlVersion : [2026-02-10T10:39:32.507Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-02-10T10:39:32.507Z] Release-Date: 2025-07-16 [2026-02-10T10:39:32.507Z] 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 ws wss [2026-02-10T10:39:32.507Z] 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-10T10:39:32.507Z] dockerVersion : bash: line 1: docker: command not found [2026-02-10T10:39:32.507Z] gcc version : 13 [2026-02-10T10:39:32.507Z] gclibc version : ldd (cygwin) 3.6.4 [2026-02-10T10:39:32.507Z] gdb version : bash: line 1: gdb: command not found [2026-02-10T10:39:32.507Z] lldb version : Command could not be executed [2026-02-10T10:39:32.507Z] makeVersion : [2026-02-10T10:39:32.507Z] GNU Make 4.4.1 [2026-02-10T10:39:32.507Z] Built for x86_64-pc-cygwin [2026-02-10T10:39:32.507Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-10T10:39:32.507Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-10T10:39:32.507Z] This is free software: you are free to change and redistribute it. [2026-02-10T10:39:32.507Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T10:39:32.508Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-10T10:39:32.508Z] perlVersion : [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-02-10T10:39:32.508Z] (with 3 registered patches, see perl -V for more detail) [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] Copyright 1987-2025, Larry Wall [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-10T10:39:32.508Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-10T10:39:32.508Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-10T10:39:32.508Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] podmanVersion : bash: line 1: podman: command not found [2026-02-10T10:39:32.508Z] procArch : unknown [2026-02-10T10:39:32.508Z] sysArch : x86_64 [2026-02-10T10:39:32.508Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-10T10:39:32.508Z] ulimit : [2026-02-10T10:39:32.508Z] core file size (blocks, -c) 0 [2026-02-10T10:39:32.508Z] data seg size (kbytes, -d) unlimited [2026-02-10T10:39:32.508Z] file size (blocks, -f) unlimited [2026-02-10T10:39:32.508Z] open files (-n) 3200 [2026-02-10T10:39:32.508Z] pipe size (512 bytes, -p) 8 [2026-02-10T10:39:32.508Z] stack size (kbytes, -s) 2032 [2026-02-10T10:39:32.508Z] cpu time (seconds, -t) unlimited [2026-02-10T10:39:32.508Z] max user processes (-u) 256 [2026-02-10T10:39:32.508Z] virtual memory (kbytes, -v) unlimited [2026-02-10T10:39:32.508Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-02-10T10:39:32.508Z] vmVendor : Oracle Corporation [2026-02-10T10:39:32.508Z] vmVersion : 25.492-b01 [2026-02-10T10:39:32.508Z] xlc version : bash: line 1: xlC: command not found [2026-02-10T10:39:32.508Z] ************************************************************************** [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('java.vendor')=Temurin [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('os.arch')=amd64 [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('java.fullversion')=null [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.508Z] System.getProperty('sun.arch.data.model')=64 [2026-02-10T10:39:32.508Z] [2026-02-10T10:39:32.830Z] make -f clean.mk cleanBuild [2026-02-10T10:39:32.830Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:39:33.172Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest [2026-02-10T10:39:33.172Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:39:33.172Z] make -f compile.mk compile [2026-02-10T10:39:33.493Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:39:33.815Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-10T10:39:33.815Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-10T10:39:33.815Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/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:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-10T10:39:33.816Z] if [ -z "$(tail -1 C:/jenkins/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:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2026-02-10T10:39:35.473Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-02-10T10:39:35.817Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-10T10:39:35.817Z] [2026-02-10T10:39:35.817Z] -create_test_directory: [2026-02-10T10:39:35.817Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest [2026-02-10T10:39:35.817Z] [2026-02-10T10:39:35.817Z] stage_test_material: [2026-02-10T10:39:35.817Z] [copy] Copying 586 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] build: [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] init: [2026-02-10T10:39:36.525Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] dist: [2026-02-10T10:39:36.525Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] build: [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] build: [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] init: [2026-02-10T10:39:36.525Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2026-02-10T10:39:36.525Z] [2026-02-10T10:39:36.525Z] getBumbleBench: [2026-02-10T10:39:36.525Z] [echo] Cloning BumbleBench [2026-02-10T10:39:36.525Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-10T10:39:36.525Z] [exec] Cloning into 'bumblebench'... [2026-02-10T10:39:38.171Z] [2026-02-10T10:39:38.171Z] buildBumbleBench: [2026-02-10T10:39:38.171Z] [echo] Building BumbleBench [2026-02-10T10:39:38.171Z] [2026-02-10T10:39:38.171Z] compile-all: [2026-02-10T10:39:38.171Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:38.918Z] [javac] Note: C:\jenkins\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-10T10:39:38.918Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-10T10:39:38.918Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:38.918Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.289Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.289Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.633Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.633Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.633Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.982Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.982Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:39.982Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:40.332Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:40.674Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:40.674Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:40.674Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2026-02-10T10:39:40.674Z] [2026-02-10T10:39:40.675Z] dist: [2026-02-10T10:39:41.009Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar [2026-02-10T10:39:41.726Z] [2026-02-10T10:39:41.726Z] dist: [2026-02-10T10:39:41.726Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2026-02-10T10:39:41.726Z] [2026-02-10T10:39:41.726Z] build: [2026-02-10T10:39:42.069Z] [2026-02-10T10:39:42.069Z] getDependentLibs: [2026-02-10T10:39:45.814Z] [exec] -------------------------------------------- [2026-02-10T10:39:45.814Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-10T10:39:45.814Z] [exec] task is set to default [2026-02-10T10:39:45.814Z] [exec] dependencyList is set to dacapo [2026-02-10T10:39:45.814Z] [exec] System Test jars will not be downloaded. [2026-02-10T10:39:45.814Z] [exec] -------------------------------------------- [2026-02-10T10:39:45.814Z] [exec] Starting download third party dependent jars [2026-02-10T10:39:45.814Z] [exec] -------------------------------------------- [2026-02-10T10:39:45.814Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-10T10:39:45.814Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-10T10:39:45.814Z] [exec] downloaded dependent third party jars successfully [2026-02-10T10:39:45.814Z] [2026-02-10T10:39:45.814Z] init: [2026-02-10T10:39:45.814Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-10T10:39:45.814Z] [2026-02-10T10:39:45.814Z] getDacapoSuite: [2026-02-10T10:39:45.814Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-10T10:40:54.932Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-10T10:40:54.932Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo [2026-02-10T10:40:54.932Z] [2026-02-10T10:40:54.932Z] dist: [2026-02-10T10:40:54.932Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2026-02-10T10:40:54.932Z] [2026-02-10T10:40:54.932Z] build: [2026-02-10T10:40:54.932Z] [2026-02-10T10:40:54.932Z] init: [2026-02-10T10:40:54.932Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-10T10:40:54.932Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-10T10:40:54.932Z] [2026-02-10T10:40:54.932Z] compile: [2026-02-10T10:40:54.932Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T10:40:54.932Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T10:40:54.932Z] [echo] ===fork: yes [2026-02-10T10:40:54.932Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2026-02-10T10:40:54.932Z] [echo] ===debug: on [2026-02-10T10:40:54.932Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro [2026-02-10T10:40:54.933Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] dist: [2026-02-10T10:40:54.933Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar [2026-02-10T10:40:54.933Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-10T10:40:54.933Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-10T10:40:54.933Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] clean: [2026-02-10T10:40:54.933Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] build: [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] build: [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] init: [2026-02-10T10:40:54.933Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2026-02-10T10:40:54.933Z] [2026-02-10T10:40:54.933Z] getRenaissanceSuite: [2026-02-10T10:40:54.933Z] [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-10T10:40:59.670Z] [2026-02-10T10:40:59.670Z] dist: [2026-02-10T10:40:59.670Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2026-02-10T10:41:00.007Z] [2026-02-10T10:41:00.007Z] build: [2026-02-10T10:41:00.007Z] [2026-02-10T10:41:00.007Z] init: [2026-02-10T10:41:00.007Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb [2026-02-10T10:41:00.007Z] [2026-02-10T10:41:00.007Z] getSpecjbbSuite: [2026-02-10T10:41:00.007Z] [2026-02-10T10:41:00.007Z] dist: [2026-02-10T10:41:00.007Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run [2026-02-10T10:41:00.007Z] [2026-02-10T10:41:00.007Z] BUILD SUCCESSFUL [2026-02-10T10:41:00.007Z] Total time: 1 minute 24 seconds [2026-02-10T10:41:00.007Z] 0 [2026-02-10T10:41:00.345Z] [2026-02-10T10:41:00.345Z] [2026-02-10T10:41:00.345Z] RECORD TEST REPOs SHA [2026-02-10T10:41:00.345Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-02-10T10:41:00.345Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2026-02-10T10:41:00.345Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-10T10:41:00.345Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-10T10:41:00.699Z] ================================================ [2026-02-10T10:41:00.699Z] timestamp: 20260210-104100 [2026-02-10T10:41:00.699Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests [2026-02-10T10:41:00.699Z] git repo: [2026-02-10T10:41:00.699Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-10T10:41:00.699Z] sha: [2026-02-10T10:41:01.036Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b [2026-02-10T10:41:01.036Z] ================================================ [2026-02-10T10:41:01.036Z] timestamp: 20260210-104100 [2026-02-10T10:41:01.036Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench [2026-02-10T10:41:01.036Z] git repo: [2026-02-10T10:41:01.376Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-10T10:41:01.376Z] sha: [2026-02-10T10:41:01.376Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-10T10:41:01.376Z] ================================================ [2026-02-10T10:41:01.376Z] timestamp: 20260210-104101 [2026-02-10T10:41:01.377Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG [2026-02-10T10:41:01.377Z] git repo: [2026-02-10T10:41:01.714Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-10T10:41:01.714Z] sha: [2026-02-10T10:41:01.714Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-10T10:41:01.714Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2026-02-10T10:41:01.778Z] $ ssh-agent -k [2026-02-10T10:41:01.825Z] unset SSH_AUTH_SOCK; [2026-02-10T10:41:01.825Z] unset SSH_AGENT_PID; [2026-02-10T10:41:01.825Z] echo Agent pid 110799 killed; [2026-02-10T10:41:01.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-10T10:41:02.014Z] 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-10T10:41:02.036Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-10T10:41:02.052Z] $ ssh-agent [2026-02-10T10:41:02.160Z] SSH_AUTH_SOCK=/tmp/ssh-dWAtXiDB3X6m/agent.111090 [2026-02-10T10:41:02.160Z] SSH_AGENT_PID=111091 [2026-02-10T10:41:02.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-10T10:41:02.613Z] ++ uname [2026-02-10T10:41:02.613Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-10T10:41:02.613Z] ++ uname [2026-02-10T10:41:02.613Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-10T10:41:02.613Z] ++ uname [2026-02-10T10:41:02.613Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-10T10:41:02.613Z] + MAKE=make [2026-02-10T10:41:02.613Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-10T10:41:02.613Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-10T10:41:03.134Z] ++ uname [2026-02-10T10:41:03.134Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-10T10:41:03.134Z] ++ uname [2026-02-10T10:41:03.134Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-10T10:41:03.469Z] ++ uname [2026-02-10T10:41:03.469Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-10T10:41:03.469Z] + MAKE=make [2026-02-10T10:41:03.469Z] + cd ./aqa-tests [2026-02-10T10:41:03.469Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-10T10:41:03.469Z] ++ set +x [2026-02-10T10:41:03.469Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-10T10:41:03.469Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-10T10:41:03.469Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-02-10T10:41:03.469Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:41:03.469Z] perl scripts/configure.pl [2026-02-10T10:41:03.804Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/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= --testTime=120 --TRSSURL= [2026-02-10T10:41:04.153Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T10:41:04.153Z] [2026-02-10T10:41:04.153Z] Starting to generate test make files. [2026-02-10T10:41:04.153Z] [2026-02-10T10:41:04.153Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2026-02-10T10:41:04.153Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2026-02-10T10:41:04.153Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk [2026-02-10T10:41:04.153Z] [2026-02-10T10:41:04.153Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2026-02-10T10:41:04.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2026-02-10T10:41:04.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2026-02-10T10:41:04.478Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2026-02-10T10:41:04.478Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] Make files are generated successfully. [2026-02-10T10:41:04.478Z] [2026-02-10T10:41:04.478Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:41:04.478Z] make -f runtest.mk _extended.perf [2026-02-10T10:41:04.478Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2026-02-10T10:41:05.189Z] [2026-02-10T10:41:05.189Z] Running make 4.4.1 [2026-02-10T10:41:05.189Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/ [2026-02-10T10:41:05.189Z] set JDK_VERSION to 8 [2026-02-10T10:41:05.189Z] set JDK_IMPL to hotspot [2026-02-10T10:41:05.189Z] set JVM_VERSION to openjdk8 [2026-02-10T10:41:05.189Z] set JCL_VERSION to latest [2026-02-10T10:41:05.189Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-10T10:41:05.507Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2026-02-10T10:41:05.507Z] set SPEC to win_x86-64 [2026-02-10T10:41:05.507Z] set TEST_FLAG to [2026-02-10T10:41:05.507Z] Running extended.perf ... [2026-02-10T10:41:05.507Z] There are 17 test targets in extended.perf [2026-02-10T10:41:05.507Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-10T10:41:05.827Z] openjdk version "1.8.0_492-beta" [2026-02-10T10:41:05.827Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01) [2026-02-10T10:41:05.827Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T10:41:05.827Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests' [2026-02-10T10:41:06.148Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2026-02-10T10:41:06.149Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2026-02-10T10:41:06.468Z] [2026-02-10T10:41:06.468Z] ===============================================