Test_openjdk26_hs_extended.perf_x86-64_windows

Started by upstream project "build-scripts/jobs/jdk26/jdk26-windows-x64-temurin" build number 1 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 32 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 51 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_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_openjdk26_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 3e7499ffc7dfb578b3740660f047e747ca17e8d2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10 Commit message: "Update genTestFolderList to dynamically detect test directories (#6775)" > git rev-list --no-walk 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-12-10T00:25:40.015Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2025-12-10T00:25:40.029Z] SPEC: win_x86-64 [Pipeline] echo [2025-12-10T00:25:40.032Z] 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 [2025-12-10T00:25:40.054Z] dynamicAgents: [] [Pipeline] echo [2025-12-10T00:25:40.056Z] Provisioning LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf [Pipeline] nodesByLabel [2025-12-10T00:25:40.064Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] node [2025-12-10T00:25:55.139Z] Still waiting to schedule task [2025-12-10T00:25:55.139Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’ [2025-12-10T00:28:32.869Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk26_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 [2025-12-10T00:28:32.896Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-10T00:28:32.966Z] [WS-CLEANUP] Deleting project workspace... [2025-12-10T00:28:32.966Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-10T00:28:32.989Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-12-10T00:28:33.056Z] The recommended git tool is: git [2025-12-10T00:28:33.101Z] No credentials specified [2025-12-10T00:28:33.124Z] Cloning the remote Git repository [2025-12-10T00:28:33.158Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-12-10T00:28:33.158Z] > git init c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10 [2025-12-10T00:28:33.361Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-12-10T00:28:33.362Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-12-10T00:28:33.362Z] > git --version # timeout=10 [2025-12-10T00:28:33.405Z] > git --version # 'git version 2.45.1' [2025-12-10T00:28:33.405Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-10T00:28:40.489Z] Avoid second fetch [2025-12-10T00:28:40.572Z] Checking out Revision 3e7499ffc7dfb578b3740660f047e747ca17e8d2 (origin/master) [2025-12-10T00:28:40.344Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-12-10T00:28:40.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-10T00:28:40.500Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-12-10T00:28:40.584Z] > git config core.sparsecheckout # timeout=10 [2025-12-10T00:28:40.633Z] > git checkout -f 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10 [2025-12-10T00:28:45.474Z] Commit message: "Update genTestFolderList to dynamically detect test directories (#6775)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk26_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 [2025-12-10T00:28:47.547Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-12-10T00:28:47.574Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-12-10T00:28:48.140Z] + LC_TIME=C [2025-12-10T00:28:48.140Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-12-10T00:28:48.227Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-10T00:28:48.707Z] + aqa-tests/terminateTestProcesses.sh null [2025-12-10T00:28:48.707Z] Windows machine, using powershell queries... [2025-12-10T00:28:49.392Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-12-10T00:28:50.509Z] + printenv [2025-12-10T00:28:50.509Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-12-10T00:28:50.509Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-12-10T00:28:50.509Z] KEEP_WORKSPACE=false [2025-12-10T00:28:50.509Z] NUMBER_OF_PROCESSORS=2 [2025-12-10T00:28:50.509Z] PROCESSOR_LEVEL=6 [2025-12-10T00:28:50.509Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows.tap [2025-12-10T00:28:50.509Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-12-10T00:28:50.509Z] EXIT_FAILURE=false [2025-12-10T00:28:50.509Z] JDK_BRANCH=jdk-26+27_adopt [2025-12-10T00:28:50.509Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/10/display/redirect?page=tests [2025-12-10T00:28:50.509Z] PLATFORM=x86-64_windows [2025-12-10T00:28:50.509Z] DOCKER_REQUIRED=false [2025-12-10T00:28:50.509Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2025-12-10T00:28:50.509Z] PROGRAMFILES=C:\Program Files [2025-12-10T00:28:50.509Z] git=C:\Program Files\Git\cmd\git.exe [2025-12-10T00:28:50.509Z] TIME_LIMIT=25 [2025-12-10T00:28:50.509Z] JENKINS_SERVER_COOKIE=durable-4b88f39fcfd93290439ed7440eadf5041fe6be30ce2773886cce7ee91f464690 [2025-12-10T00:28:50.509Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-12-10T00:28:50.509Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-12-10T00:28:50.509Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-12-10T00:28:50.509Z] GENERATE_JOBS=true [2025-12-10T00:28:50.509Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-12-10T00:28:50.509Z] OS=Windows_NT [2025-12-10T00:28:50.509Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/10/display/redirect?page=changes [2025-12-10T00:28:50.509Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-12-10T00:28:50.509Z] RERUN_ITERATIONS=1 [2025-12-10T00:28:50.509Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-12-10T00:28:50.509Z] USERDOMAIN=test-azure-win2 [2025-12-10T00:28:50.509Z] STF_OWNER_BRANCH=adoptium:master [2025-12-10T00:28:50.509Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-12-10T00:28:50.509Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows [2025-12-10T00:28:50.509Z] USERPROFILE=C:\Users\jenkins [2025-12-10T00:28:50.509Z] ARCHIVE_TEST_RESULTS=false [2025-12-10T00:28:50.509Z] SETUP_JCK_RUN=false [2025-12-10T00:28:50.510Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/10/ [2025-12-10T00:28:50.510Z] SLACK_CHANNEL=aqavit-bot [2025-12-10T00:28:50.510Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-windows-x64-temurin [2025-12-10T00:28:50.510Z] JCK_GIT_BRANCH=master [2025-12-10T00:28:50.510Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/ [2025-12-10T00:28:50.510Z] BUILD_NUMBER=10 [2025-12-10T00:28:50.510Z] TKG_ITERATIONS=1 [2025-12-10T00:28:50.510Z] _=/usr/bin/printenv [2025-12-10T00:28:50.510Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-12-10T00:28:50.510Z] SERVICE_ID=Jenkins [2025-12-10T00:28:50.510Z] BASE=C:\Users\jenkins\agent [2025-12-10T00:28:50.510Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../benchmarks [2025-12-10T00:28:50.510Z] ALLUSERSPROFILE=C:\ProgramData [2025-12-10T00:28:50.510Z] JENKINS_NODE_COOKIE=94747d0b-221a-4e5c-b7bb-39770afb7224 [2025-12-10T00:28:50.510Z] CommonProgramW6432=C:\Program Files\Common Files [2025-12-10T00:28:50.510Z] KEEP_REPORTDIR=false [2025-12-10T00:28:50.510Z] BUILD_DISPLAY_NAME=#10 [2025-12-10T00:28:50.510Z] SDK_RESOURCE=upstream [2025-12-10T00:28:50.510Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-12-10T00:28:50.510Z] HOME=/home/jenkins [2025-12-10T00:28:50.510Z] USERNAME=jenkins [2025-12-10T00:28:50.510Z] WINSW_SERVICE_ID=Jenkins [2025-12-10T00:28:50.510Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-12-10T00:28:50.510Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-12-10T00:28:50.510Z] jobStatus=SUCCESS [2025-12-10T00:28:50.510Z] JENKINS_URL=https://ci.adoptium.net/ [2025-12-10T00:28:50.510Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows [2025-12-10T00:28:50.510Z] JOBSTARTTIME=Wed, 10 Dec 2025 00:28:48 +0000 [2025-12-10T00:28:50.510Z] JDK_VERSION=26 [2025-12-10T00:28:50.510Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-12-10T00:28:50.510Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows [2025-12-10T00:28:50.510Z] USE_TESTENV_PROPERTIES=false [2025-12-10T00:28:50.510Z] SYSTEMROOT=C:\Windows [2025-12-10T00:28:50.510Z] PERSONAL_BUILD=false [2025-12-10T00:28:50.510Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/10/display/redirect [2025-12-10T00:28:50.510Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-12-10T00:28:50.510Z] AUTO_DETECT=true [2025-12-10T00:28:50.510Z] EXIT_SUCCESS=false [2025-12-10T00:28:50.510Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/display/redirect [2025-12-10T00:28:50.510Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [2025-12-10T00:28:50.510Z] COMPUTERNAME=test-azure-win2 [2025-12-10T00:28:50.510Z] OPENJ9_BRANCH=master [2025-12-10T00:28:50.510Z] EXTERNAL_CUSTOM_BRANCH=master [2025-12-10T00:28:50.510Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib [2025-12-10T00:28:50.510Z] PARALLEL=Dynamic [2025-12-10T00:28:50.510Z] HUDSON_URL=https://ci.adoptium.net/ [2025-12-10T00:28:50.510Z] ITERATIONS=1 [2025-12-10T00:28:50.510Z] UPSTREAM_JOB_NUMBER=1 [2025-12-10T00:28:50.510Z] SPEC=win_x86-64 [2025-12-10T00:28:50.510Z] TERM=xterm-256color [2025-12-10T00:28:50.510Z] JDK_REPO=https://github.com/adoptium/jdk [2025-12-10T00:28:50.510Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-12-10T00:28:50.510Z] NODE_NAME=test-azure-win2022-x64-4 [2025-12-10T00:28:50.510Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-12-10T00:28:50.510Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-12-10T00:28:50.510Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-12-10T00:28:50.510Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-12-10T00:28:50.510Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-12-10T00:28:50.510Z] DYNAMIC_COMPILE=false [2025-12-10T00:28:50.510Z] SHLVL=2 [2025-12-10T00:28:50.510Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_windows-10 [2025-12-10T00:28:50.510Z] PROCESSOR_REVISION=5507 [2025-12-10T00:28:50.510Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-12-10T00:28:50.510Z] EXECUTOR_NUMBER=0 [2025-12-10T00:28:50.510Z] HUDSON_COOKIE=bca0b55c-bdab-4089-9bdd-448fd5077e8d [2025-12-10T00:28:50.510Z] ADOPTOPENJDK_BRANCH=master [2025-12-10T00:28:50.510Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-12-10T00:28:50.510Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-12-10T00:28:50.510Z] ORIGIN_JDK_VERSION=26 [2025-12-10T00:28:50.510Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2025-12-10T00:28:50.510Z] NUM_PROCESSORS=2 [2025-12-10T00:28:50.510Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-12-10T00:28:50.510Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2025-12-10T00:28:50.510Z] STAGE_NAME=Setup [2025-12-10T00:28:50.510Z] EXTERNAL_TEST_CMD=mvn clean install [2025-12-10T00:28:50.510Z] TEST_TIME=120 [2025-12-10T00:28:50.510Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows@tmp [2025-12-10T00:28:50.510Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-12-10T00:28:50.510Z] 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)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-12-10T00:28:50.510Z] LIGHT_WEIGHT_CHECKOUT=false [2025-12-10T00:28:50.510Z] TKG_OWNER_BRANCH=adoptium:master [2025-12-10T00:28:50.510Z] ProgramW6432=C:\Program Files [2025-12-10T00:28:50.510Z] CI=true [2025-12-10T00:28:50.510Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/10/display/redirect?page=artifacts [2025-12-10T00:28:50.510Z] ACTIVE_NODE_TIMEOUT=5 [2025-12-10T00:28:50.510Z] RERUN_FAILURE=true [2025-12-10T00:28:50.510Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-12-10T00:28:50.510Z] BUILD_LIST=perf [2025-12-10T00:28:50.510Z] BUILD_ID=10 [2025-12-10T00:28:50.510Z] WINDIR=C:\Windows [2025-12-10T00:28:50.510Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-12-10T00:28:50.510Z] PUBLIC=C:\Users\Public [2025-12-10T00:28:50.510Z] SYSTEMDRIVE=C: [2025-12-10T00:28:50.510Z] TARGET=extended.perf [2025-12-10T00:28:50.510Z] USE_JRE=false [2025-12-10T00:28:50.510Z] JDK_IMPL=hotspot [2025-12-10T00:28:50.510Z] 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 [2025-12-10T00:28:50.558Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-12-10T00:28:50.572Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-12-10T00:29:01.886Z] Copied 7 artifacts from "build-scripts » jobs » jdk26 » jdk26-windows-x64-temurin" build number 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-12-10T00:29:02.116Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-12-10T00:29:02.126Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] sshagent [2025-12-10T00:29:02.160Z] $ ssh-agent [2025-12-10T00:29:02.294Z] SSH_AUTH_SOCK=/tmp/ssh-lggoJHHILscx/agent.1134 [2025-12-10T00:29:02.294Z] SSH_AGENT_PID=1135 [2025-12-10T00:29:02.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-12-10T00:29:02.312Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-12-10T00:29:02.343Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-12-10T00:29:02.836Z] ++ pwd [2025-12-10T00:29:02.836Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-12-10T00:29:02.836Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests [2025-12-10T00:29:02.836Z] get jdk binary... [2025-12-10T00:29:02.836Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-12-10T00:29:03.167Z] Uncompressing file: OpenJDK26U-jdk_x64_windows_hotspot_26_27-ea.zip ... [2025-12-10T00:29:06.871Z] List files in jdkbinary folder... [2025-12-10T00:29:06.871Z] total 437012 [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 145007460 Dec 9 23:39 OpenJDK26U-jdk_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 85977917 Dec 9 23:40 OpenJDK26U-jmods_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 60715348 Dec 9 23:40 OpenJDK26U-jre_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 31496 Dec 9 23:37 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea-metadata.json [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 131760 Dec 9 23:58 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea.json [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 14457907 Dec 9 23:40 OpenJDK26U-static-libs_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:06.871Z] -rwxrwx---+ 1 jenkins None 141162760 Dec 9 23:33 OpenJDK26U-testimage_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:06.871Z] drwxrwxr-x+ 1 jenkins None 0 Dec 10 00:29 tmp [2025-12-10T00:29:06.871Z] List files in jdkbinary/tmp folder... [2025-12-10T00:29:06.871Z] total 4 [2025-12-10T00:29:06.871Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 jdk-26+27 [2025-12-10T00:29:07.206Z] Moving directory jdk-26+27/ to ../j2sdk-image [2025-12-10T00:29:07.206Z] Uncompressing file: OpenJDK26U-jre_x64_windows_hotspot_26_27-ea.zip ... [2025-12-10T00:29:10.106Z] List files in jdkbinary folder... [2025-12-10T00:29:10.106Z] total 437016 [2025-12-10T00:29:10.106Z] -rwxrwx---+ 1 jenkins None 145007460 Dec 9 23:39 OpenJDK26U-jdk_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.106Z] -rwxrwx---+ 1 jenkins None 85977917 Dec 9 23:40 OpenJDK26U-jmods_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.106Z] -rwxrwx---+ 1 jenkins None 60715348 Dec 9 23:40 OpenJDK26U-jre_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.107Z] -rwxrwx---+ 1 jenkins None 31496 Dec 9 23:37 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea-metadata.json [2025-12-10T00:29:10.107Z] -rwxrwx---+ 1 jenkins None 131760 Dec 9 23:58 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea.json [2025-12-10T00:29:10.107Z] -rwxrwx---+ 1 jenkins None 14457907 Dec 9 23:40 OpenJDK26U-static-libs_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.107Z] -rwxrwx---+ 1 jenkins None 141162760 Dec 9 23:33 OpenJDK26U-testimage_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.107Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 j2sdk-image [2025-12-10T00:29:10.107Z] drwxrwxr-x+ 1 jenkins None 0 Dec 10 00:29 tmp [2025-12-10T00:29:10.107Z] List files in jdkbinary/tmp folder... [2025-12-10T00:29:10.107Z] total 4 [2025-12-10T00:29:10.107Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 jdk-26+27-jre [2025-12-10T00:29:10.107Z] Moving directory jdk-26+27-jre/ to ../j2re-image [2025-12-10T00:29:10.107Z] Uncompressing file: OpenJDK26U-static-libs_x64_windows_hotspot_26_27-ea.zip ... [2025-12-10T00:29:10.805Z] List files in jdkbinary folder... [2025-12-10T00:29:10.805Z] total 437020 [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 145007460 Dec 9 23:39 OpenJDK26U-jdk_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 85977917 Dec 9 23:40 OpenJDK26U-jmods_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 60715348 Dec 9 23:40 OpenJDK26U-jre_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 31496 Dec 9 23:37 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea-metadata.json [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 131760 Dec 9 23:58 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea.json [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 14457907 Dec 9 23:40 OpenJDK26U-static-libs_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.805Z] -rwxrwx---+ 1 jenkins None 141162760 Dec 9 23:33 OpenJDK26U-testimage_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:10.805Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 j2re-image [2025-12-10T00:29:10.805Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 j2sdk-image [2025-12-10T00:29:10.805Z] drwxrwxr-x+ 1 jenkins None 0 Dec 10 00:29 tmp [2025-12-10T00:29:10.805Z] List files in jdkbinary/tmp folder... [2025-12-10T00:29:10.805Z] total 0 [2025-12-10T00:29:10.805Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 jdk-26+27-static-libs [2025-12-10T00:29:10.805Z] Moving directory jdk-26+27-static-libs/ to ../static-libs [2025-12-10T00:29:10.805Z] Uncompressing file: OpenJDK26U-testimage_x64_windows_hotspot_26_27-ea.zip ... [2025-12-10T00:29:26.528Z] List files in jdkbinary folder... [2025-12-10T00:29:26.528Z] total 437020 [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 145007460 Dec 9 23:39 OpenJDK26U-jdk_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 85977917 Dec 9 23:40 OpenJDK26U-jmods_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 60715348 Dec 9 23:40 OpenJDK26U-jre_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 31496 Dec 9 23:37 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea-metadata.json [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 131760 Dec 9 23:58 OpenJDK26U-sbom_x64_windows_hotspot_26_27-ea.json [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 14457907 Dec 9 23:40 OpenJDK26U-static-libs_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:26.528Z] -rwxrwx---+ 1 jenkins None 141162760 Dec 9 23:33 OpenJDK26U-testimage_x64_windows_hotspot_26_27-ea.zip [2025-12-10T00:29:26.528Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 j2re-image [2025-12-10T00:29:26.528Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 j2sdk-image [2025-12-10T00:29:26.528Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:32 static-libs [2025-12-10T00:29:26.528Z] drwxrwxr-x+ 1 jenkins None 0 Dec 10 00:29 tmp [2025-12-10T00:29:26.528Z] List files in jdkbinary/tmp folder... [2025-12-10T00:29:26.528Z] total 4 [2025-12-10T00:29:26.528Z] drwxrwx---+ 1 jenkins None 0 Dec 9 23:17 jdk-26+27-test-image [2025-12-10T00:29:26.528Z] Moving directory jdk-26+27-test-image/ to ../openjdk-test-image [2025-12-10T00:29:26.528Z] Run c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-12-10T00:29:26.528Z] =JAVA VERSION OUTPUT BEGIN= [2025-12-10T00:29:26.528Z] openjdk version "26-beta" 2026-03-17 [2025-12-10T00:29:26.528Z] OpenJDK Runtime Environment Temurin-26+27-202512092138 (build 26-beta+27-ea) [2025-12-10T00:29:26.528Z] OpenJDK 64-Bit Server VM Temurin-26+27-202512092138 (build 26-beta+27-ea, mixed mode, sharing) [2025-12-10T00:29:26.528Z] =JAVA VERSION OUTPUT END= [2025-12-10T00:29:26.528Z] =RELEASE INFO BEGIN= [2025-12-10T00:29:26.528Z] IMPLEMENTOR="Eclipse Adoptium" [2025-12-10T00:29:26.528Z] IMPLEMENTOR_VERSION="Temurin-26+27-202512092138" [2025-12-10T00:29:26.528Z] JAVA_RUNTIME_VERSION="26-beta+27-ea" [2025-12-10T00:29:26.528Z] JAVA_VERSION="26" [2025-12-10T00:29:26.528Z] JAVA_VERSION_DATE="2026-03-17" [2025-12-10T00:29:26.528Z] LIBC="default" [2025-12-10T00:29:26.529Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-12-10T00:29:26.529Z] OS_ARCH="x86_64" [2025-12-10T00:29:26.529Z] OS_NAME="Windows" [2025-12-10T00:29:26.529Z] SOURCE=".:git:e205010f075d" [2025-12-10T00:29:26.529Z] BUILD_SOURCE="git:ac72d431311a3efbd00e08943ffc60eb4bfe9e68" [2025-12-10T00:29:26.529Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-12-10T00:29:26.529Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-12-10T00:29:26.529Z] FULL_VERSION="26-beta+27-ea" [2025-12-10T00:29:26.529Z] SEMANTIC_VERSION="26+27" [2025-12-10T00:29:26.529Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-12-10T00:29:26.529Z] JVM_VARIANT="Hotspot" [2025-12-10T00:29:26.529Z] JVM_VERSION="26-beta+27-ea" [2025-12-10T00:29:26.529Z] IMAGE_TYPE="JDK" [2025-12-10T00:29:26.529Z] =RELEASE INFO END= [2025-12-10T00:29:26.529Z] get testKitGen... [2025-12-10T00:29:26.529Z] git clone -q https://github.com/adoptium/TKG.git [2025-12-10T00:29:28.738Z] git rev-parse master [2025-12-10T00:29:28.738Z] git checkout -q -f ad8341f728a08500502b207e789a2ed939aa4dbe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-12-10T00:29:29.540Z] $ ssh-agent -k [2025-12-10T00:29:29.589Z] unset SSH_AUTH_SOCK; [2025-12-10T00:29:29.589Z] unset SSH_AGENT_PID; [2025-12-10T00:29:29.589Z] echo Agent pid 1135 killed; [2025-12-10T00:29:29.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-10T00:29:29.986Z] 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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk26%2Fjdk26-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=jdk-26%2B27_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=1&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-12-10T00:29:30.001Z] 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-4&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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk26%2Fjdk26-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=jdk-26%2B27_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=1&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-12-10T00:29:30.052Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-10T00:29:30.187Z] Copied 1 artifact from "getTRSSOutput" build number 1981 [Pipeline] sh [2025-12-10T00:29:30.669Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-12-10T00:29:30.669Z] + gzip -cd TRSSOutput.tar.gz [2025-12-10T00:29:30.669Z] + tar xof - [2025-12-10T00:29:32.277Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-10T00:29:32.357Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-10T00:29:32.382Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-10T00:29:32.945Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-12-10T00:29:37.605Z] -------------------------------------------- [2025-12-10T00:29:37.605Z] path is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-12-10T00:29:37.605Z] task is set to default [2025-12-10T00:29:37.605Z] dependencyList is set to all [2025-12-10T00:29:37.605Z] System Test jars will not be downloaded. [2025-12-10T00:29:37.605Z] -------------------------------------------- [2025-12-10T00:29:37.605Z] Starting download third party dependent jars [2025-12-10T00:29:37.605Z] -------------------------------------------- [2025-12-10T00:29:37.605Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-12-10T00:29:37.605Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-12-10T00:29:37.678Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2025-12-10T00:29:37.681Z] Machine limit is 3. [Pipeline] sh [2025-12-10T00:29:38.172Z] + cd ./aqa-tests/TKG [2025-12-10T00:29:38.172Z] ++ uname [2025-12-10T00:29:38.172Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-12-10T00:29:38.172Z] ++ uname [2025-12-10T00:29:38.172Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-12-10T00:29:38.172Z] ++ uname [2025-12-10T00:29:38.172Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-12-10T00:29:38.172Z] + MAKE=make [2025-12-10T00:29:38.172Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-12-10T00:29:38.172Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-12-10T00:29:38.488Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-12-10T00:29:38.488Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-10T00:29:38.488Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-10T00:29:38.488Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-10T00:29:38.488Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-10T00:29:39.689Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-12-10T00:29:40.081Z] [2025-12-10T00:29:40.081Z] build: [2025-12-10T00:29:40.423Z] [2025-12-10T00:29:40.423Z] clean: [2025-12-10T00:29:40.423Z] [2025-12-10T00:29:40.423Z] init: [2025-12-10T00:29:40.423Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-12-10T00:29:40.423Z] [2025-12-10T00:29:40.423Z] getDependentLibs: [2025-12-10T00:29:40.423Z] [exec] -------------------------------------------- [2025-12-10T00:29:40.423Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-12-10T00:29:40.423Z] [exec] task is set to default [2025-12-10T00:29:40.423Z] [exec] dependencyList is set to json_simple [2025-12-10T00:29:40.423Z] [exec] System Test jars will not be downloaded. [2025-12-10T00:29:40.423Z] [exec] -------------------------------------------- [2025-12-10T00:29:40.423Z] [exec] Starting download third party dependent jars [2025-12-10T00:29:40.423Z] [exec] -------------------------------------------- [2025-12-10T00:29:40.423Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-12-10T00:29:40.423Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-10T00:29:40.423Z] [exec] downloaded dependent third party jars successfully [2025-12-10T00:29:40.423Z] [2025-12-10T00:29:40.423Z] compile: [2025-12-10T00:29:40.423Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-10T00:29:40.423Z] [echo] ============COMPILER SETTINGS============ [2025-12-10T00:29:40.423Z] [echo] ===fork: yes [2025-12-10T00:29:40.423Z] [echo] ===debug: on [2025-12-10T00:29:40.423Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-12-10T00:29:43.982Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-10T00:29:43.982Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:29:43.982Z] [2025-12-10T00:29:43.982Z] dist: [2025-12-10T00:29:43.982Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-12-10T00:29:44.315Z] [2025-12-10T00:29:44.315Z] BUILD SUCCESSFUL [2025-12-10T00:29:44.315Z] Total time: 4 seconds [2025-12-10T00:29:44.315Z] 0 [2025-12-10T00:29:44.315Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-10T00:29:45.080Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-10T00:29:45.080Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-12-10T00:29:46.721Z] ****************************** MACHINE INFO ****************************** [2025-12-10T00:29:46.721Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2025-12-10T00:29:46.721Z] Free Physical Memory Size : 5491646464 [2025-12-10T00:29:46.721Z] Free space (bytes) : 392730193920 [2025-12-10T00:29:46.721Z] Total Physical Memory Size : 8536289280 [2025-12-10T00:29:46.721Z] Total space (bytes) : 549161218048 [2025-12-10T00:29:46.721Z] Usable space (bytes) : 392730193920 [2025-12-10T00:29:46.721Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-10T00:29:46.721Z] bashVersion : [2025-12-10T00:29:46.721Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-12-10T00:29:46.721Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-10T00:29:46.721Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-10T00:29:46.721Z] [2025-12-10T00:29:46.721Z] This is free software; you are free to change and redistribute it. [2025-12-10T00:29:46.721Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-10T00:29:46.721Z] cpuCores : 2 [2025-12-10T00:29:46.721Z] curlVersion : [2025-12-10T00:29:46.721Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 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 [2025-12-10T00:29:46.721Z] Release-Date: 2024-11-06 [2025-12-10T00:29:46.721Z] 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 [2025-12-10T00:29:46.721Z] 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 [2025-12-10T00:29:46.721Z] dockerVersion : bash: line 1: docker: command not found [2025-12-10T00:29:46.721Z] gcc version : 12 [2025-12-10T00:29:46.721Z] gclibc version : ldd (cygwin) 3.5.4 [2025-12-10T00:29:46.721Z] gdb version : bash: line 1: gdb: command not found [2025-12-10T00:29:46.721Z] lldb version : Command could not be executed [2025-12-10T00:29:46.721Z] makeVersion : [2025-12-10T00:29:46.721Z] GNU Make 4.4.1 [2025-12-10T00:29:46.721Z] Built for x86_64-pc-cygwin [2025-12-10T00:29:46.721Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-12-10T00:29:46.721Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-12-10T00:29:46.721Z] This is free software: you are free to change and redistribute it. [2025-12-10T00:29:46.721Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-10T00:29:46.722Z] mavenVersion : bash: line 1: mvn: command not found [2025-12-10T00:29:46.722Z] perlVersion : [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-12-10T00:29:46.722Z] (with 3 registered patches, see perl -V for more detail) [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] Copyright 1987-2024, Larry Wall [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-10T00:29:46.722Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-10T00:29:46.722Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-10T00:29:46.722Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] podmanVersion : bash: line 1: podman: command not found [2025-12-10T00:29:46.722Z] procArch : unknown [2025-12-10T00:29:46.722Z] sysArch : x86_64 [2025-12-10T00:29:46.722Z] sysOS : CYGWIN_NT-10.0-20348 [2025-12-10T00:29:46.722Z] ulimit : [2025-12-10T00:29:46.722Z] core file size (blocks, -c) 0 [2025-12-10T00:29:46.722Z] data seg size (kbytes, -d) unlimited [2025-12-10T00:29:46.722Z] file size (blocks, -f) unlimited [2025-12-10T00:29:46.722Z] open files (-n) 3200 [2025-12-10T00:29:46.722Z] pipe size (512 bytes, -p) 8 [2025-12-10T00:29:46.722Z] stack size (kbytes, -s) 2032 [2025-12-10T00:29:46.722Z] cpu time (seconds, -t) unlimited [2025-12-10T00:29:46.722Z] max user processes (-u) 256 [2025-12-10T00:29:46.722Z] virtual memory (kbytes, -v) unlimited [2025-12-10T00:29:46.722Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-12-10T00:29:46.722Z] vmVendor : Oracle Corporation [2025-12-10T00:29:46.722Z] vmVersion : 26-beta+27-ea [2025-12-10T00:29:46.722Z] xlc version : bash: line 1: xlC: command not found [2025-12-10T00:29:46.722Z] ************************************************************************** [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('os.name')=Windows Server 2022 [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('os.arch')=amd64 [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('java.fullversion')=null [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:46.722Z] System.getProperty('sun.arch.data.model')=64 [2025-12-10T00:29:46.722Z] [2025-12-10T00:29:47.054Z] 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 [2025-12-10T00:29:47.054Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:29:47.054Z] perl scripts/configure.pl [2025-12-10T00:29:47.054Z] c:/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-12-10T00:29:47.944Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-10T00:29:47.944Z] [2025-12-10T00:29:47.944Z] [2025-12-10T00:29:47.944Z] Starting to generate parallel test lists. [2025-12-10T00:29:47.944Z] [2025-12-10T00:29:47.944Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-12-10T00:29:47.944Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-12-10T00:29:47.944Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-12-10T00:29:48.284Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-12-10T00:29:48.284Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-12-10T00:29:48.284Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-12-10T00:29:48.284Z] Attempting to get test duration data from TRSS. [2025-12-10T00:29:48.284Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_windows&group=perf&level=extended" [2025-12-10T00:29:48.618Z] Warning: cannot parse data from TRSS. [2025-12-10T00:29:48.618Z] Unexpected character (e) at position 0. [2025-12-10T00:29:48.618Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610) [2025-12-10T00:29:48.618Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269) [2025-12-10T00:29:48.618Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118) [2025-12-10T00:29:48.618Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92) [2025-12-10T00:29:48.618Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164) [2025-12-10T00:29:48.618Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254) [2025-12-10T00:29:48.618Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283) [2025-12-10T00:29:48.618Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406) [2025-12-10T00:29:48.618Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427) [2025-12-10T00:29:48.618Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74) [2025-12-10T00:29:48.618Z] at org.testKitGen.MainRunner.main(MainRunner.java:38) [2025-12-10T00:29:48.618Z] Attempting to get test duration data from cached files. [2025-12-10T00:29:48.618Z] [2025-12-10T00:29:48.618Z] TEST DURATION [2025-12-10T00:29:48.618Z] ==================================================================================== [2025-12-10T00:29:48.618Z] Total number of tests searched: 20 [2025-12-10T00:29:48.618Z] Number of test durations found: 0 [2025-12-10T00:29:48.618Z] No test duration data found. [2025-12-10T00:29:48.618Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2025-12-10T00:29:48.618Z] ==================================================================================== [2025-12-10T00:29:48.618Z] [2025-12-10T00:29:48.618Z] Test target is split into 1 lists. [2025-12-10T00:29:48.618Z] Reducing estimated test running time from 11m20s to 11m20s. [2025-12-10T00:29:48.618Z] [2025-12-10T00:29:48.618Z] -------------------------------------testList_0------------------------------------- [2025-12-10T00:29:48.618Z] Number of tests: 20 [2025-12-10T00:29:48.618Z] Estimated running time: 11m20s [2025-12-10T00:29:48.618Z] TESTLIST=dacapo-fop_0,dacapo-jython_0,dacapo-sunflow_0,renaissance-chi-square_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-movie-lens_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-http_0,renaissance-dec-tree_0,renaissance-db-shootout_0,dacapo-tomcat_0,renaissance-als_0,dacapo-xalan_0,dacapo-luindex_0,renaissance-finagle-chirper_0,dacapo-pmd_0,dacapo-avrora_0 [2025-12-10T00:29:48.618Z] ------------------------------------------------------------------------------------ [2025-12-10T00:29:48.618Z] [2025-12-10T00:29:48.618Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-12-10T00:29:48.618Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-12-10T00:29:48.691Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-10T00:29:48.783Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-12-10T00:29:48.836Z] Building tests... [Pipeline] timeout [2025-12-10T00:29:48.839Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-10T00:29:48.860Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-10T00:29:49.352Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-12-10T00:29:54.025Z] -------------------------------------------- [2025-12-10T00:29:54.025Z] path is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-12-10T00:29:54.025Z] task is set to default [2025-12-10T00:29:54.025Z] dependencyList is set to all [2025-12-10T00:29:54.025Z] System Test jars will not be downloaded. [2025-12-10T00:29:54.025Z] -------------------------------------------- [2025-12-10T00:29:54.025Z] Starting download third party dependent jars [2025-12-10T00:29:54.025Z] -------------------------------------------- [2025-12-10T00:29:54.025Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-10T00:29:54.025Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-12-10T00:29:54.026Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-12-10T00:29:54.026Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-12-10T00:29:54.026Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-10T00:29:54.026Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-12-10T00:29:54.171Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-12-10T00:29:54.185Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-12-10T00:29:54.258Z] $ ssh-agent [2025-12-10T00:29:54.486Z] SSH_AUTH_SOCK=/tmp/ssh-jhrviU8IeikZ/agent.1481 [2025-12-10T00:29:54.486Z] SSH_AGENT_PID=1482 [2025-12-10T00:29:54.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-10T00:29:54.970Z] + bash ./compile.sh [2025-12-10T00:29:55.291Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-12-10T00:29:55.291Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-12-10T00:29:55.291Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-10T00:29:55.291Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-10T00:29:55.291Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-10T00:29:55.291Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-10T00:29:56.426Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-12-10T00:29:56.779Z] [2025-12-10T00:29:56.779Z] build: [2025-12-10T00:29:56.779Z] [2025-12-10T00:29:56.779Z] clean: [2025-12-10T00:29:57.153Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2025-12-10T00:29:57.153Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-12-10T00:29:57.153Z] [2025-12-10T00:29:57.153Z] init: [2025-12-10T00:29:57.153Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-12-10T00:29:57.153Z] [2025-12-10T00:29:57.153Z] getDependentLibs: [2025-12-10T00:29:57.153Z] [exec] -------------------------------------------- [2025-12-10T00:29:57.153Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-12-10T00:29:57.153Z] [exec] task is set to default [2025-12-10T00:29:57.153Z] [exec] dependencyList is set to json_simple [2025-12-10T00:29:57.153Z] [exec] System Test jars will not be downloaded. [2025-12-10T00:29:57.153Z] [exec] -------------------------------------------- [2025-12-10T00:29:57.153Z] [exec] Starting download third party dependent jars [2025-12-10T00:29:57.153Z] [exec] -------------------------------------------- [2025-12-10T00:29:57.153Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-12-10T00:29:57.153Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-10T00:29:57.153Z] [exec] downloaded dependent third party jars successfully [2025-12-10T00:29:57.153Z] [2025-12-10T00:29:57.153Z] compile: [2025-12-10T00:29:57.153Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-10T00:29:57.153Z] [echo] ============COMPILER SETTINGS============ [2025-12-10T00:29:57.153Z] [echo] ===fork: yes [2025-12-10T00:29:57.153Z] [echo] ===debug: on [2025-12-10T00:29:57.501Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-12-10T00:30:00.927Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-10T00:30:00.927Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:30:00.927Z] [2025-12-10T00:30:00.927Z] dist: [2025-12-10T00:30:00.927Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-12-10T00:30:00.927Z] [2025-12-10T00:30:00.927Z] BUILD SUCCESSFUL [2025-12-10T00:30:00.927Z] Total time: 4 seconds [2025-12-10T00:30:00.927Z] 0 [2025-12-10T00:30:01.262Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-10T00:30:01.599Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-10T00:30:01.599Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-12-10T00:30:04.001Z] ****************************** MACHINE INFO ****************************** [2025-12-10T00:30:04.001Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2025-12-10T00:30:04.001Z] Free Physical Memory Size : 5512560640 [2025-12-10T00:30:04.001Z] Free space (bytes) : 392730181632 [2025-12-10T00:30:04.001Z] Total Physical Memory Size : 8536289280 [2025-12-10T00:30:04.001Z] Total space (bytes) : 549161218048 [2025-12-10T00:30:04.001Z] Usable space (bytes) : 392730181632 [2025-12-10T00:30:04.001Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-10T00:30:04.001Z] bashVersion : [2025-12-10T00:30:04.001Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-12-10T00:30:04.001Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-10T00:30:04.001Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] This is free software; you are free to change and redistribute it. [2025-12-10T00:30:04.001Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-10T00:30:04.001Z] cpuCores : 2 [2025-12-10T00:30:04.001Z] curlVersion : [2025-12-10T00:30:04.001Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 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 [2025-12-10T00:30:04.001Z] Release-Date: 2024-11-06 [2025-12-10T00:30:04.001Z] 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 [2025-12-10T00:30:04.001Z] 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 [2025-12-10T00:30:04.001Z] dockerVersion : bash: line 1: docker: command not found [2025-12-10T00:30:04.001Z] gcc version : 12 [2025-12-10T00:30:04.001Z] gclibc version : ldd (cygwin) 3.5.4 [2025-12-10T00:30:04.001Z] gdb version : bash: line 1: gdb: command not found [2025-12-10T00:30:04.001Z] lldb version : Command could not be executed [2025-12-10T00:30:04.001Z] makeVersion : [2025-12-10T00:30:04.001Z] GNU Make 4.4.1 [2025-12-10T00:30:04.001Z] Built for x86_64-pc-cygwin [2025-12-10T00:30:04.001Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-12-10T00:30:04.001Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-12-10T00:30:04.001Z] This is free software: you are free to change and redistribute it. [2025-12-10T00:30:04.001Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-10T00:30:04.001Z] mavenVersion : bash: line 1: mvn: command not found [2025-12-10T00:30:04.001Z] perlVersion : [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-12-10T00:30:04.001Z] (with 3 registered patches, see perl -V for more detail) [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] Copyright 1987-2024, Larry Wall [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-10T00:30:04.001Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-10T00:30:04.001Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-10T00:30:04.001Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-10T00:30:04.001Z] [2025-12-10T00:30:04.001Z] podmanVersion : bash: line 1: podman: command not found [2025-12-10T00:30:04.001Z] procArch : unknown [2025-12-10T00:30:04.001Z] sysArch : x86_64 [2025-12-10T00:30:04.001Z] sysOS : CYGWIN_NT-10.0-20348 [2025-12-10T00:30:04.001Z] ulimit : [2025-12-10T00:30:04.001Z] core file size (blocks, -c) 0 [2025-12-10T00:30:04.001Z] data seg size (kbytes, -d) unlimited [2025-12-10T00:30:04.001Z] file size (blocks, -f) unlimited [2025-12-10T00:30:04.001Z] open files (-n) 3200 [2025-12-10T00:30:04.001Z] pipe size (512 bytes, -p) 8 [2025-12-10T00:30:04.001Z] stack size (kbytes, -s) 2032 [2025-12-10T00:30:04.001Z] cpu time (seconds, -t) unlimited [2025-12-10T00:30:04.001Z] max user processes (-u) 256 [2025-12-10T00:30:04.001Z] virtual memory (kbytes, -v) unlimited [2025-12-10T00:30:04.001Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-12-10T00:30:04.001Z] vmVendor : Oracle Corporation [2025-12-10T00:30:04.001Z] vmVersion : 26-beta+27-ea [2025-12-10T00:30:04.002Z] xlc version : bash: line 1: xlC: command not found [2025-12-10T00:30:04.002Z] ************************************************************************** [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('os.name')=Windows Server 2022 [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('os.arch')=amd64 [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('java.fullversion')=null [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] System.getProperty('sun.arch.data.model')=64 [2025-12-10T00:30:04.002Z] [2025-12-10T00:30:04.002Z] make -f clean.mk cleanBuild [2025-12-10T00:30:04.002Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:30:04.685Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest [2025-12-10T00:30:04.685Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:30:04.685Z] make -f compile.mk compile [2025-12-10T00:30:04.685Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:30:05.369Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-12-10T00:30:05.369Z] mkdir -p C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-12-10T00:30:05.369Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-12-10T00:30:05.369Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2025-12-10T00:30:06.521Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2025-12-10T00:30:07.314Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-12-10T00:30:07.314Z] [2025-12-10T00:30:07.314Z] -create_test_directory: [2025-12-10T00:30:07.314Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest [2025-12-10T00:30:07.314Z] [2025-12-10T00:30:07.314Z] stage_test_material: [2025-12-10T00:30:07.697Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] build: [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] init: [2025-12-10T00:30:08.434Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] dist: [2025-12-10T00:30:08.434Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] build: [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] build: [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] init: [2025-12-10T00:30:08.434Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2025-12-10T00:30:08.434Z] [2025-12-10T00:30:08.434Z] getBumbleBench: [2025-12-10T00:30:08.434Z] [echo] Cloning BumbleBench [2025-12-10T00:30:08.434Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-12-10T00:30:08.792Z] [exec] Cloning into 'bumblebench'... [2025-12-10T00:30:09.923Z] [2025-12-10T00:30:09.923Z] buildBumbleBench: [2025-12-10T00:30:09.923Z] [echo] Building BumbleBench [2025-12-10T00:30:09.923Z] [2025-12-10T00:30:09.923Z] compile-all: [2025-12-10T00:30:09.924Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:09.924Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:09.924Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:09.924Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:09.924Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:09.924Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:09.924Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:12.405Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-10T00:30:12.405Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:30:12.405Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations. [2025-12-10T00:30:12.405Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-12-10T00:30:12.405Z] [javac] 4 warnings [2025-12-10T00:30:12.405Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:12.405Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:12.405Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:12.405Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:12.405Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:12.405Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:12.405Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:12.405Z] [javac] 4 warnings [2025-12-10T00:30:12.405Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:12.406Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:12.406Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:12.406Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:12.406Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:12.406Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:12.406Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:13.228Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API. [2025-12-10T00:30:13.228Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:30:13.228Z] [javac] 4 warnings [2025-12-10T00:30:13.228Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:13.228Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:13.228Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:13.228Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:13.228Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:13.228Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:13.228Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:13.752Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-12-10T00:30:13.752Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:30:13.752Z] [javac] 4 warnings [2025-12-10T00:30:13.752Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:13.752Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:13.752Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:13.752Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:13.752Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:13.752Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:13.752Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:14.125Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-10T00:30:14.125Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:30:14.125Z] [javac] 4 warnings [2025-12-10T00:30:14.125Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:14.125Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:14.125Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:14.125Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:14.125Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.125Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.125Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:14.125Z] [javac] 4 warnings [2025-12-10T00:30:14.125Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:14.125Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:14.125Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:14.125Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:14.125Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.125Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.125Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:14.518Z] [javac] 4 warnings [2025-12-10T00:30:14.518Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:14.518Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:14.518Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:14.518Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:14.518Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.518Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.518Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:14.518Z] [javac] C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-12-10T00:30:14.518Z] [javac] synchronized(init) { [2025-12-10T00:30:14.518Z] [javac] ^ [2025-12-10T00:30:14.959Z] [javac] 5 warnings [2025-12-10T00:30:14.960Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:14.960Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:14.960Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:14.960Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:14.960Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.960Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.960Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:14.960Z] [javac] 4 warnings [2025-12-10T00:30:14.960Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:14.960Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:14.960Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:14.960Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:14.960Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.960Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:14.960Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:15.528Z] [javac] 4 warnings [2025-12-10T00:30:15.528Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:15.528Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:15.528Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:15.528Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:15.528Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:15.528Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:15.528Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:15.913Z] [javac] 4 warnings [2025-12-10T00:30:15.913Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:15.913Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:15.913Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:15.913Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:15.913Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:15.913Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:15.913Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:16.364Z] [javac] 4 warnings [2025-12-10T00:30:16.365Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:16.365Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:16.365Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:16.365Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:16.365Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.365Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.365Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:16.365Z] [javac] 4 warnings [2025-12-10T00:30:16.365Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:16.365Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:16.365Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:16.365Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:16.365Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.365Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.365Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:16.752Z] [javac] 4 warnings [2025-12-10T00:30:16.752Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-12-10T00:30:16.752Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-12-10T00:30:16.752Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-12-10T00:30:16.753Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-12-10T00:30:16.753Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.753Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-12-10T00:30:16.753Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-12-10T00:30:16.753Z] [javac] 4 warnings [2025-12-10T00:30:16.753Z] [2025-12-10T00:30:16.753Z] dist: [2025-12-10T00:30:17.140Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar [2025-12-10T00:30:19.374Z] [2025-12-10T00:30:19.374Z] dist: [2025-12-10T00:30:19.374Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2025-12-10T00:30:19.707Z] [2025-12-10T00:30:19.707Z] build: [2025-12-10T00:30:19.707Z] [2025-12-10T00:30:19.707Z] getDependentLibs: [2025-12-10T00:30:23.434Z] [exec] -------------------------------------------- [2025-12-10T00:30:23.434Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-12-10T00:30:23.434Z] [exec] task is set to default [2025-12-10T00:30:23.434Z] [exec] dependencyList is set to dacapo [2025-12-10T00:30:23.434Z] [exec] System Test jars will not be downloaded. [2025-12-10T00:30:23.434Z] [exec] -------------------------------------------- [2025-12-10T00:30:23.434Z] [exec] Starting download third party dependent jars [2025-12-10T00:30:23.434Z] [exec] -------------------------------------------- [2025-12-10T00:30:23.434Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-12-10T00:30:23.434Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-10T00:30:23.434Z] [exec] downloaded dependent third party jars successfully [2025-12-10T00:30:23.434Z] [2025-12-10T00:30:23.434Z] init: [2025-12-10T00:30:23.434Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-12-10T00:30:23.434Z] [2025-12-10T00:30:23.434Z] getDacapoSuite: [2025-12-10T00:30:23.434Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-12-10T00:31:32.634Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-12-10T00:31:32.634Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo [2025-12-10T00:31:32.634Z] [2025-12-10T00:31:32.634Z] dist: [2025-12-10T00:31:32.634Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-12-10T00:31:32.634Z] [2025-12-10T00:31:32.634Z] build: [2025-12-10T00:31:32.634Z] [2025-12-10T00:31:32.634Z] init: [2025-12-10T00:31:32.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-12-10T00:31:32.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-12-10T00:31:32.634Z] [2025-12-10T00:31:32.634Z] compile: [2025-12-10T00:31:32.634Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-10T00:31:32.634Z] [echo] ============COMPILER SETTINGS============ [2025-12-10T00:31:32.634Z] [echo] ===fork: yes [2025-12-10T00:31:32.634Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2025-12-10T00:31:32.634Z] [echo] ===debug: on [2025-12-10T00:31:32.634Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro [2025-12-10T00:31:32.634Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-12-10T00:31:34.310Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API. [2025-12-10T00:31:34.310Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-10T00:31:34.310Z] [2025-12-10T00:31:34.310Z] dist: [2025-12-10T00:31:34.310Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar [2025-12-10T00:31:34.311Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-12-10T00:31:34.311Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-12-10T00:31:34.311Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-12-10T00:31:34.311Z] [2025-12-10T00:31:34.311Z] clean: [2025-12-10T00:31:34.311Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-12-10T00:31:34.311Z] [2025-12-10T00:31:34.311Z] build: [2025-12-10T00:31:34.311Z] [2025-12-10T00:31:34.311Z] build: [2025-12-10T00:31:34.649Z] [2025-12-10T00:31:34.649Z] init: [2025-12-10T00:31:34.650Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2025-12-10T00:31:34.650Z] [2025-12-10T00:31:34.650Z] getRenaissanceSuite: [2025-12-10T00:31:34.650Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-12-10T00:31:40.466Z] [2025-12-10T00:31:40.466Z] dist: [2025-12-10T00:31:40.466Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2025-12-10T00:31:40.466Z] [2025-12-10T00:31:40.466Z] build: [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] init: [2025-12-10T00:31:40.467Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] getSpecjbbSuite: [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] dist: [2025-12-10T00:31:40.467Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] BUILD SUCCESSFUL [2025-12-10T00:31:40.467Z] Total time: 1 minute 33 seconds [2025-12-10T00:31:40.467Z] 0 [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] [2025-12-10T00:31:40.467Z] RECORD TEST REPOs SHA [2025-12-10T00:31:40.467Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \ [2025-12-10T00:31:40.467Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2025-12-10T00:31:40.467Z] Check shas in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-12-10T00:31:40.467Z] touch C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-12-10T00:31:41.170Z] ================================================ [2025-12-10T00:31:41.170Z] timestamp: 20251210-003140 [2025-12-10T00:31:41.170Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests [2025-12-10T00:31:41.170Z] git repo: [2025-12-10T00:31:41.170Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-12-10T00:31:41.170Z] sha: [2025-12-10T00:31:41.507Z] 3e7499ffc7dfb578b3740660f047e747ca17e8d2 [2025-12-10T00:31:41.507Z] ================================================ [2025-12-10T00:31:41.507Z] timestamp: 20251210-003141 [2025-12-10T00:31:41.507Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench [2025-12-10T00:31:41.507Z] git repo: [2025-12-10T00:31:41.507Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-12-10T00:31:41.507Z] sha: [2025-12-10T00:31:41.507Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-12-10T00:31:41.838Z] ================================================ [2025-12-10T00:31:41.838Z] timestamp: 20251210-003141 [2025-12-10T00:31:41.838Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG [2025-12-10T00:31:41.839Z] git repo: [2025-12-10T00:31:41.839Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-12-10T00:31:41.839Z] sha: [2025-12-10T00:31:41.839Z] ad8341f728a08500502b207e789a2ed939aa4dbe [2025-12-10T00:31:41.839Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2025-12-10T00:31:41.896Z] $ ssh-agent -k [2025-12-10T00:31:41.979Z] unset SSH_AUTH_SOCK; [2025-12-10T00:31:41.979Z] unset SSH_AGENT_PID; [2025-12-10T00:31:41.979Z] echo Agent pid 1482 killed; [2025-12-10T00:31:42.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-12-10T00:31:42.152Z] 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 [2025-12-10T00:31:42.177Z] ITERATION: 1/1 [Pipeline] sshagent [2025-12-10T00:31:42.196Z] $ ssh-agent [2025-12-10T00:31:42.479Z] SSH_AUTH_SOCK=/tmp/ssh-APSB7gjh73QR/agent.1777 [2025-12-10T00:31:42.479Z] SSH_AGENT_PID=1778 [2025-12-10T00:31:42.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-10T00:31:42.981Z] ++ uname [2025-12-10T00:31:42.981Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-12-10T00:31:42.981Z] ++ uname [2025-12-10T00:31:42.981Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-12-10T00:31:42.981Z] ++ uname [2025-12-10T00:31:42.981Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-12-10T00:31:42.981Z] + MAKE=make [2025-12-10T00:31:42.981Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-12-10T00:31:42.981Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-12-10T00:31:43.884Z] ++ uname [2025-12-10T00:31:43.884Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-12-10T00:31:43.884Z] ++ uname [2025-12-10T00:31:43.884Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-12-10T00:31:43.884Z] ++ uname [2025-12-10T00:31:43.884Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-12-10T00:31:43.884Z] + MAKE=make [2025-12-10T00:31:43.884Z] + cd ./aqa-tests [2025-12-10T00:31:43.884Z] + . ./scripts/testenv/testenvSettings.sh [2025-12-10T00:31:43.884Z] ++ set +x [2025-12-10T00:31:43.884Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-12-10T00:31:43.884Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-12-10T00:31:43.884Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-12-10T00:31:43.884Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:31:44.212Z] perl scripts/configure.pl [2025-12-10T00:31:44.212Z] c:/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-12-10T00:31:44.594Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-10T00:31:44.594Z] [2025-12-10T00:31:44.594Z] Starting to generate test make files. [2025-12-10T00:31:44.594Z] [2025-12-10T00:31:44.985Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-12-10T00:31:44.985Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-12-10T00:31:44.985Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk [2025-12-10T00:31:44.985Z] [2025-12-10T00:31:44.985Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-12-10T00:31:44.985Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-12-10T00:31:45.712Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-12-10T00:31:45.712Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk [2025-12-10T00:31:45.712Z] [2025-12-10T00:31:45.712Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-12-10T00:31:45.712Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk [2025-12-10T00:31:45.712Z] [2025-12-10T00:31:45.712Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2025-12-10T00:31:45.712Z] [2025-12-10T00:31:45.712Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2025-12-10T00:31:45.712Z] [2025-12-10T00:31:46.032Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-12-10T00:31:46.032Z] [2025-12-10T00:31:46.032Z] Make files are generated successfully. [2025-12-10T00:31:46.032Z] [2025-12-10T00:31:46.032Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:31:46.032Z] make -f runtest.mk _extended.perf [2025-12-10T00:31:46.032Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:31:46.363Z] [2025-12-10T00:31:46.363Z] Running make 4.4.1 [2025-12-10T00:31:46.691Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/ [2025-12-10T00:31:46.691Z] set JDK_VERSION to 26 [2025-12-10T00:31:46.691Z] set JDK_IMPL to hotspot [2025-12-10T00:31:46.691Z] set JVM_VERSION to openjdk26 [2025-12-10T00:31:46.691Z] set JCL_VERSION to latest [2025-12-10T00:31:46.691Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2025-12-10T00:31:46.691Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-12-10T00:31:46.691Z] set SPEC to win_x86-64 [2025-12-10T00:31:47.009Z] set TEST_FLAG to [2025-12-10T00:31:47.009Z] Running extended.perf ... [2025-12-10T00:31:47.009Z] There are 20 test targets in extended.perf [2025-12-10T00:31:47.009Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-12-10T00:31:47.327Z] openjdk version "26-beta" 2026-03-17 [2025-12-10T00:31:47.327Z] OpenJDK Runtime Environment Temurin-26+27-202512092138 (build 26-beta+27-ea) [2025-12-10T00:31:47.327Z] OpenJDK 64-Bit Server VM Temurin-26+27-202512092138 (build 26-beta+27-ea, mixed mode, sharing) [2025-12-10T00:31:47.327Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests' [2025-12-10T00:31:47.741Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2025-12-10T00:31:47.741Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2025-12-10T00:31:48.060Z] [2025-12-10T00:31:48.060Z] =============================================== [2025-12-10T00:31:48.060Z] Running test dacapo-avrora_0 ... [2025-12-10T00:31:48.060Z] =============================================== [2025-12-10T00:31:48.396Z] dacapo-avrora_0 Start Time: Wed Dec 10 00:31:48 2025 Epoch Time (ms): 1765326708125 [2025-12-10T00:31:48.396Z] dacapo-avrora_0_DISABLED [2025-12-10T00:31:48.396Z] Disabled Reason: [2025-12-10T00:31:48.396Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2025-12-10T00:31:48.716Z] dacapo-avrora_0 Finish Time: Wed Dec 10 00:31:48 2025 Epoch Time (ms): 1765326708444 [2025-12-10T00:31:48.716Z] [2025-12-10T00:31:48.716Z] =============================================== [2025-12-10T00:31:49.038Z] Running test dacapo-fop_0 ... [2025-12-10T00:31:49.038Z] =============================================== [2025-12-10T00:31:49.038Z] dacapo-fop_0 Start Time: Wed Dec 10 00:31:48 2025 Epoch Time (ms): 1765326708939 [2025-12-10T00:31:49.370Z] variation: NoOptions [2025-12-10T00:31:49.370Z] JVM_OPTIONS: [2025-12-10T00:31:49.370Z] { \ [2025-12-10T00:31:49.370Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:31:49.370Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:31:49.370Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-fop_0"; \ [2025-12-10T00:31:49.370Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-fop_0"; \ [2025-12-10T00:31:49.370Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:31:49.370Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \ [2025-12-10T00:31:49.370Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:31:49.370Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:31:49.370Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:31:49.370Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:31:49.370Z] [2025-12-10T00:31:49.370Z] TEST SETUP: [2025-12-10T00:31:49.370Z] Nothing to be done for setup. [2025-12-10T00:31:49.744Z] [2025-12-10T00:31:49.744Z] TESTING: [2025-12-10T00:31:52.655Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-12-10T00:31:52.656Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-12-10T00:32:00.849Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2025-12-10T00:32:00.849Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 8020 msec ===== [2025-12-10T00:32:00.849Z] ----------------------------------- [2025-12-10T00:32:00.849Z] dacapo-fop_0_PASSED [2025-12-10T00:32:00.849Z] ----------------------------------- [2025-12-10T00:32:00.849Z] [2025-12-10T00:32:00.849Z] TEST TEARDOWN: [2025-12-10T00:32:00.849Z] Nothing to be done for teardown. [2025-12-10T00:32:01.185Z] dacapo-fop_0 Finish Time: Wed Dec 10 00:32:00 2025 Epoch Time (ms): 1765326720844 [2025-12-10T00:32:01.185Z] [2025-12-10T00:32:01.185Z] =============================================== [2025-12-10T00:32:01.185Z] Running test dacapo-jython_0 ... [2025-12-10T00:32:01.503Z] =============================================== [2025-12-10T00:32:01.503Z] dacapo-jython_0 Start Time: Wed Dec 10 00:32:01 2025 Epoch Time (ms): 1765326721328 [2025-12-10T00:32:01.503Z] variation: NoOptions [2025-12-10T00:32:01.848Z] JVM_OPTIONS: [2025-12-10T00:32:01.848Z] { \ [2025-12-10T00:32:01.848Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:32:01.848Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:32:01.848Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-jython_0"; \ [2025-12-10T00:32:01.848Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-jython_0"; \ [2025-12-10T00:32:01.848Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:32:01.848Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \ [2025-12-10T00:32:01.848Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:32:01.848Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:32:01.848Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:32:01.848Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:32:01.848Z] [2025-12-10T00:32:01.848Z] TEST SETUP: [2025-12-10T00:32:01.848Z] Nothing to be done for setup. [2025-12-10T00:32:01.848Z] [2025-12-10T00:32:01.848Z] TESTING: [2025-12-10T00:32:49.719Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-12-10T00:32:49.719Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-12-10T00:32:51.325Z] ------------------------------------------------------------------------------- [2025-12-10T00:32:51.325Z] PYBENCH 2.0 [2025-12-10T00:32:51.325Z] ------------------------------------------------------------------------------- [2025-12-10T00:32:51.325Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:32:51.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2025-12-10T00:32:51.325Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2025-12-10T00:32:51.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:32:51.325Z] * using Jython [2025-12-10T00:32:51.325Z] * system check interval set to maximum: 2147483647 [2025-12-10T00:32:51.325Z] * using timer: time.time [2025-12-10T00:32:51.325Z] [2025-12-10T00:32:53.329Z] Calibrating tests. Please wait... done. [2025-12-10T00:32:53.329Z] [2025-12-10T00:32:53.329Z] Running 2 round(s) of the suite at warp factor 20: [2025-12-10T00:32:53.329Z] [2025-12-10T00:33:00.935Z] * Round 1 done. [2025-12-10T00:33:05.653Z] * Round 2 done. [2025-12-10T00:33:05.653Z] [2025-12-10T00:33:05.653Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 17749 msec ===== [2025-12-10T00:33:05.990Z] ----------------------------------- [2025-12-10T00:33:05.990Z] dacapo-jython_0_PASSED [2025-12-10T00:33:05.990Z] ----------------------------------- [2025-12-10T00:33:05.990Z] [2025-12-10T00:33:05.990Z] TEST TEARDOWN: [2025-12-10T00:33:05.990Z] Nothing to be done for teardown. [2025-12-10T00:33:05.990Z] dacapo-jython_0 Finish Time: Wed Dec 10 00:33:05 2025 Epoch Time (ms): 1765326785830 [2025-12-10T00:33:05.990Z] [2025-12-10T00:33:06.308Z] =============================================== [2025-12-10T00:33:06.308Z] Running test dacapo-luindex_0 ... [2025-12-10T00:33:06.308Z] =============================================== [2025-12-10T00:33:06.627Z] dacapo-luindex_0 Start Time: Wed Dec 10 00:33:06 2025 Epoch Time (ms): 1765326786344 [2025-12-10T00:33:06.627Z] variation: NoOptions [2025-12-10T00:33:06.627Z] JVM_OPTIONS: [2025-12-10T00:33:06.627Z] { \ [2025-12-10T00:33:06.627Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:33:06.627Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:33:06.627Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-luindex_0"; \ [2025-12-10T00:33:06.627Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-luindex_0"; \ [2025-12-10T00:33:06.627Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:33:06.627Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \ [2025-12-10T00:33:06.627Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:33:06.627Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:33:06.627Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:33:06.627Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:33:06.982Z] [2025-12-10T00:33:06.982Z] TEST SETUP: [2025-12-10T00:33:06.982Z] Nothing to be done for setup. [2025-12-10T00:33:06.982Z] [2025-12-10T00:33:06.982Z] TESTING: [2025-12-10T00:33:07.302Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.' [2025-12-10T00:33:07.641Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2025-12-10T00:33:07.641Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2025-12-10T00:33:08.891Z] Adding documents from enwiki-anarchism-abydos.md: [2025-12-10T00:33:08.891Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2025-12-10T00:33:09.596Z] Adding documents from enwiki-abydos-copleston.md: [2025-12-10T00:33:10.916Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2025-12-10T00:33:10.916Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:33:10.916Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2025-12-10T00:33:10.916Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2025-12-10T00:33:10.916Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2025-12-10T00:33:13.410Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2025-12-10T00:33:14.541Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2025-12-10T00:33:16.566Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2025-12-10T00:33:16.908Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2025-12-10T00:33:16.908Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2025-12-10T00:33:16.908Z] Optimizing... [2025-12-10T00:33:22.318Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 14091 msec ===== [2025-12-10T00:33:22.318Z] ----------------------------------- [2025-12-10T00:33:22.318Z] dacapo-luindex_0_PASSED [2025-12-10T00:33:22.318Z] ----------------------------------- [2025-12-10T00:33:22.318Z] [2025-12-10T00:33:22.318Z] TEST TEARDOWN: [2025-12-10T00:33:22.318Z] Nothing to be done for teardown. [2025-12-10T00:33:22.318Z] dacapo-luindex_0 Finish Time: Wed Dec 10 00:33:21 2025 Epoch Time (ms): 1765326801764 [2025-12-10T00:33:22.318Z] [2025-12-10T00:33:22.318Z] =============================================== [2025-12-10T00:33:22.318Z] Running test dacapo-pmd_0 ... [2025-12-10T00:33:22.318Z] =============================================== [2025-12-10T00:33:22.318Z] dacapo-pmd_0 Start Time: Wed Dec 10 00:33:22 2025 Epoch Time (ms): 1765326802270 [2025-12-10T00:33:22.652Z] dacapo-pmd_0_DISABLED [2025-12-10T00:33:22.652Z] Disabled Reason: [2025-12-10T00:33:22.652Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739 [2025-12-10T00:33:22.652Z] dacapo-pmd_0 Finish Time: Wed Dec 10 00:33:22 2025 Epoch Time (ms): 1765326802604 [2025-12-10T00:33:22.979Z] [2025-12-10T00:33:22.979Z] =============================================== [2025-12-10T00:33:22.979Z] Running test dacapo-sunflow_0 ... [2025-12-10T00:33:23.296Z] =============================================== [2025-12-10T00:33:23.296Z] dacapo-sunflow_0 Start Time: Wed Dec 10 00:33:23 2025 Epoch Time (ms): 1765326803113 [2025-12-10T00:33:23.296Z] variation: NoOptions [2025-12-10T00:33:23.700Z] JVM_OPTIONS: [2025-12-10T00:33:23.700Z] { \ [2025-12-10T00:33:23.700Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:33:23.700Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:33:23.700Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-sunflow_0"; \ [2025-12-10T00:33:23.700Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-sunflow_0"; \ [2025-12-10T00:33:23.700Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:33:23.700Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \ [2025-12-10T00:33:23.701Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:33:23.701Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:33:23.701Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:33:23.701Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:33:23.701Z] [2025-12-10T00:33:23.701Z] TEST SETUP: [2025-12-10T00:33:23.701Z] Nothing to be done for setup. [2025-12-10T00:33:23.701Z] [2025-12-10T00:33:23.701Z] TESTING: [2025-12-10T00:33:24.065Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2025-12-10T00:33:24.402Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-12-10T00:34:14.171Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 46339 msec ===== [2025-12-10T00:34:14.171Z] ----------------------------------- [2025-12-10T00:34:14.171Z] dacapo-sunflow_0_PASSED [2025-12-10T00:34:14.171Z] ----------------------------------- [2025-12-10T00:34:14.171Z] [2025-12-10T00:34:14.171Z] TEST TEARDOWN: [2025-12-10T00:34:14.171Z] Nothing to be done for teardown. [2025-12-10T00:34:14.171Z] dacapo-sunflow_0 Finish Time: Wed Dec 10 00:34:10 2025 Epoch Time (ms): 1765326850723 [2025-12-10T00:34:14.171Z] [2025-12-10T00:34:14.171Z] =============================================== [2025-12-10T00:34:14.171Z] Running test dacapo-tomcat_0 ... [2025-12-10T00:34:14.171Z] =============================================== [2025-12-10T00:34:14.171Z] dacapo-tomcat_0 Start Time: Wed Dec 10 00:34:11 2025 Epoch Time (ms): 1765326851196 [2025-12-10T00:34:14.171Z] variation: NoOptions [2025-12-10T00:34:14.171Z] JVM_OPTIONS: [2025-12-10T00:34:14.171Z] { \ [2025-12-10T00:34:14.171Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:34:14.171Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:34:14.171Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-tomcat_0"; \ [2025-12-10T00:34:14.171Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-tomcat_0"; \ [2025-12-10T00:34:14.171Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:34:14.171Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \ [2025-12-10T00:34:14.171Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:34:14.171Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:34:14.171Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:34:14.171Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:34:14.171Z] [2025-12-10T00:34:14.171Z] TEST SETUP: [2025-12-10T00:34:14.171Z] Nothing to be done for setup. [2025-12-10T00:34:14.171Z] [2025-12-10T00:34:14.171Z] TESTING: [2025-12-10T00:34:14.171Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512] [2025-12-10T00:34:14.171Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2025-12-10T00:34:27.213Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2025-12-10T00:34:27.213Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.' [2025-12-10T00:34:27.560Z] WARNING: A restricted method in java.lang.System has been called [2025-12-10T00:34:27.561Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2025-12-10T00:34:27.561Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-12-10T00:34:27.561Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-12-10T00:34:27.561Z] [2025-12-10T00:34:31.350Z] Server created with thread pool size 2 [2025-12-10T00:34:31.350Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2025-12-10T00:34:31.350Z] Loading web application [2025-12-10T00:34:31.350Z] Starting 80000 requests... [2025-12-10T00:34:55.972Z] Completing requests: 5% [2025-12-10T00:35:03.126Z] Completing requests: 10% [2025-12-10T00:35:08.956Z] Completing requests: 15% [2025-12-10T00:35:14.752Z] Completing requests: 20% [2025-12-10T00:35:20.574Z] Completing requests: 25% [2025-12-10T00:35:27.722Z] Completing requests: 30% [2025-12-10T00:35:33.516Z] Completing requests: 35% [2025-12-10T00:35:39.339Z] Completing requests: 40% [2025-12-10T00:35:45.157Z] Completing requests: 45% [2025-12-10T00:35:52.323Z] Completing requests: 50% [2025-12-10T00:35:58.166Z] Completing requests: 55% [2025-12-10T00:36:03.982Z] Completing requests: 60% [2025-12-10T00:36:11.145Z] Completing requests: 65% [2025-12-10T00:36:16.979Z] Completing requests: 70% [2025-12-10T00:36:22.784Z] Completing requests: 75% [2025-12-10T00:36:28.662Z] Completing requests: 80% [2025-12-10T00:36:34.468Z] Completing requests: 85% [2025-12-10T00:36:41.630Z] Completing requests: 90% [2025-12-10T00:36:47.458Z] Completing requests: 95% [2025-12-10T00:36:47.458Z] [2025-12-10T00:36:47.458Z] Completed requests [2025-12-10T00:36:47.458Z] Client threads complete ... unloading web application [2025-12-10T00:36:47.458Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 135670 msec ===== [2025-12-10T00:36:47.458Z] ===== DaCapo processed 80000 requests in 135494 msec, 590 requests per second ===== [2025-12-10T00:36:47.458Z] ===== DaCapo tail latency, simple: 50% 2959 usec, 90% 3239 usec, 99% 20914 usec, 99.9% 26054 usec, 99.99% 493486 usec, max 1770606 usec, measured over 80000 events ===== [2025-12-10T00:36:47.458Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3121 usec, 90% 12345 usec, 99% 20955 usec, 99.9% 33542 usec, 99.99% 493486 usec, max 1770606 usec, measured over 80000 events ===== [2025-12-10T00:36:47.458Z] ===== DaCapo tail latency, metered full smoothing: 50% 6121771 usec, 90% 10971863 usec, 99% 11905144 usec, 99.9% 11922626 usec, 99.99% 11930056 usec, max 11939451 usec, measured over 80000 events ===== [2025-12-10T00:36:47.458Z] Server stopped ... iteration complete [2025-12-10T00:36:47.458Z] ----------------------------------- [2025-12-10T00:36:47.458Z] dacapo-tomcat_0_PASSED [2025-12-10T00:36:47.458Z] ----------------------------------- [2025-12-10T00:36:47.458Z] [2025-12-10T00:36:47.458Z] TEST TEARDOWN: [2025-12-10T00:36:47.458Z] Nothing to be done for teardown. [2025-12-10T00:36:47.458Z] dacapo-tomcat_0 Finish Time: Wed Dec 10 00:36:47 2025 Epoch Time (ms): 1765327007001 [2025-12-10T00:36:47.458Z] [2025-12-10T00:36:47.458Z] =============================================== [2025-12-10T00:36:47.458Z] Running test dacapo-xalan_0 ... [2025-12-10T00:36:47.458Z] =============================================== [2025-12-10T00:36:47.777Z] dacapo-xalan_0 Start Time: Wed Dec 10 00:36:47 2025 Epoch Time (ms): 1765327007509 [2025-12-10T00:36:47.777Z] variation: NoOptions [2025-12-10T00:36:47.777Z] JVM_OPTIONS: [2025-12-10T00:36:47.777Z] { \ [2025-12-10T00:36:47.777Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:36:47.777Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:36:47.777Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-xalan_0"; \ [2025-12-10T00:36:47.777Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-xalan_0"; \ [2025-12-10T00:36:47.777Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:36:47.777Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \ [2025-12-10T00:36:47.777Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:36:47.777Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:36:47.777Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:36:47.777Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:36:48.121Z] [2025-12-10T00:36:48.121Z] TEST SETUP: [2025-12-10T00:36:48.121Z] Nothing to be done for setup. [2025-12-10T00:36:48.121Z] [2025-12-10T00:36:48.121Z] TESTING: [2025-12-10T00:36:48.121Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048] [2025-12-10T00:36:48.835Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-12-10T00:36:49.256Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-12-10T00:36:54.466Z] Processing: 5% [2025-12-10T00:36:55.553Z] Processing: 10% [2025-12-10T00:36:57.049Z] Processing: 15% [2025-12-10T00:36:57.765Z] Processing: 20% [2025-12-10T00:36:58.693Z] Processing: 25% [2025-12-10T00:36:59.751Z] Processing: 30% [2025-12-10T00:37:03.387Z] Processing: 35% [2025-12-10T00:37:03.387Z] Processing: 40% [2025-12-10T00:37:03.387Z] Processing: 45% [2025-12-10T00:37:03.387Z] Processing: 50% [2025-12-10T00:37:03.387Z] Processing: 55% [2025-12-10T00:37:03.387Z] Processing: 60% [2025-12-10T00:37:03.733Z] Processing: 65% [2025-12-10T00:37:04.540Z] Processing: 70% [2025-12-10T00:37:04.951Z] Processing: 75% [2025-12-10T00:37:05.397Z] Processing: 80% [2025-12-10T00:37:06.487Z] Processing: 85% [2025-12-10T00:37:07.491Z] Processing: 90% [2025-12-10T00:37:08.260Z] Processing: 95% [2025-12-10T00:37:08.260Z] Normal completion. [2025-12-10T00:37:08.260Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 18986 msec ===== [2025-12-10T00:37:08.260Z] ----------------------------------- [2025-12-10T00:37:08.260Z] dacapo-xalan_0_PASSED [2025-12-10T00:37:08.260Z] ----------------------------------- [2025-12-10T00:37:08.260Z] [2025-12-10T00:37:08.260Z] TEST TEARDOWN: [2025-12-10T00:37:08.260Z] Nothing to be done for teardown. [2025-12-10T00:37:08.595Z] dacapo-xalan_0 Finish Time: Wed Dec 10 00:37:08 2025 Epoch Time (ms): 1765327028302 [2025-12-10T00:37:08.595Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2025-12-10T00:37:08.595Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance' [2025-12-10T00:37:08.595Z] [2025-12-10T00:37:08.931Z] =============================================== [2025-12-10T00:37:08.931Z] Running test renaissance-als_0 ... [2025-12-10T00:37:08.931Z] =============================================== [2025-12-10T00:37:09.268Z] renaissance-als_0 Start Time: Wed Dec 10 00:37:08 2025 Epoch Time (ms): 1765327028991 [2025-12-10T00:37:09.268Z] variation: NoOptions [2025-12-10T00:37:09.268Z] JVM_OPTIONS: [2025-12-10T00:37:09.268Z] { \ [2025-12-10T00:37:09.268Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:37:09.268Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:37:09.268Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-als_0"; \ [2025-12-10T00:37:09.268Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-als_0"; \ [2025-12-10T00:37:09.268Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:37:09.268Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-als_0"\\als.json" als; \ [2025-12-10T00:37:09.268Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:37:09.268Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:37:09.268Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:37:09.268Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:37:09.621Z] [2025-12-10T00:37:09.621Z] TEST SETUP: [2025-12-10T00:37:09.621Z] Nothing to be done for setup. [2025-12-10T00:37:09.621Z] [2025-12-10T00:37:09.621Z] TESTING: [2025-12-10T00:37:10.328Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:37:10.328Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-als_0/launcher-003709-5173757372304092590/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:37:10.328Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:37:10.328Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:37:26.203Z] Benchmark 'als' failed with exception: [2025-12-10T00:37:26.203Z] java.lang.ExceptionInInitializerError [2025-12-10T00:37:26.203Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:37:26.203Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:37:26.203Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:37:26.203Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:37:26.203Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:37:26.203Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:37:26.203Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:37:26.203Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:37:26.203Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:37:26.203Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:37:26.203Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:37:26.203Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:37:26.203Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:37:26.203Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:37:26.203Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2025-12-10T00:37:26.203Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2025-12-10T00:37:26.203Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:37:26.203Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:37:26.203Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:37:26.203Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:37:26.203Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:37:26.203Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:37:26.203Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:37:26.203Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:37:26.203Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:37:26.203Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:37:26.203Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:37:26.203Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:37:26.203Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:37:26.203Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:26.203Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:37:26.203Z] ... 34 more [2025-12-10T00:37:26.203Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:26.203Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:37:26.203Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:37:26.203Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:37:26.203Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:37:26.203Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:37:26.203Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:37:26.203Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:37:26.203Z] ... 34 more [2025-12-10T00:37:26.203Z] The following benchmarks failed: als [2025-12-10T00:37:26.203Z] 00:37:24.997 WARN [Thread-0] org.renaissance.core - Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-als_0\launcher-003709-5173757372304092590: launcher-003709-5173757372304092590\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:37:26.203Z] [2025-12-10T00:37:24.929+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1) [2025-12-10T00:37:26.203Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-als_0\launcher-003709-5173757372304092590: launcher-003709-5173757372304092590\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:37:26.203Z] ----------------------------------- [2025-12-10T00:37:26.203Z] renaissance-als_0_FAILED [2025-12-10T00:37:26.203Z] ----------------------------------- [2025-12-10T00:37:26.203Z] [2025-12-10T00:37:26.203Z] TEST TEARDOWN: [2025-12-10T00:37:26.203Z] Nothing to be done for teardown. [2025-12-10T00:37:26.203Z] renaissance-als_0 Finish Time: Wed Dec 10 00:37:25 2025 Epoch Time (ms): 1765327045449 [2025-12-10T00:37:26.203Z] [2025-12-10T00:37:26.203Z] =============================================== [2025-12-10T00:37:26.203Z] Running test renaissance-chi-square_0 ... [2025-12-10T00:37:26.203Z] =============================================== [2025-12-10T00:37:26.203Z] renaissance-chi-square_0 Start Time: Wed Dec 10 00:37:25 2025 Epoch Time (ms): 1765327045897 [2025-12-10T00:37:26.203Z] variation: NoOptions [2025-12-10T00:37:26.203Z] JVM_OPTIONS: [2025-12-10T00:37:26.203Z] { \ [2025-12-10T00:37:26.203Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:37:26.203Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:37:26.203Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-chi-square_0"; \ [2025-12-10T00:37:26.203Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-chi-square_0"; \ [2025-12-10T00:37:26.203Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:37:26.203Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-chi-square_0"\\chi-square.json" chi-square; \ [2025-12-10T00:37:26.203Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:37:26.203Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:37:26.203Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:37:26.203Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:37:26.565Z] [2025-12-10T00:37:26.565Z] TEST SETUP: [2025-12-10T00:37:26.565Z] Nothing to be done for setup. [2025-12-10T00:37:26.565Z] [2025-12-10T00:37:26.565Z] TESTING: [2025-12-10T00:37:27.329Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:37:27.329Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-chi-square_0/launcher-003726-11380659907811818022/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:37:27.329Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:37:27.329Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:37:40.698Z] Benchmark 'chi-square' failed with exception: [2025-12-10T00:37:40.698Z] java.lang.ExceptionInInitializerError [2025-12-10T00:37:40.698Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:37:40.698Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:37:40.698Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:37:40.698Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:37:40.698Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:37:40.698Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:37:40.698Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:37:40.698Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:37:40.698Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:37:40.698Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:37:40.698Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:37:40.698Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:37:40.698Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:37:40.698Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:37:40.698Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2025-12-10T00:37:40.698Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2025-12-10T00:37:40.698Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:37:40.698Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:37:40.698Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:37:40.698Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:37:40.698Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:37:40.698Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:37:40.698Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:37:40.698Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:37:40.698Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:37:40.698Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:37:40.698Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:37:40.698Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:37:40.698Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:37:40.698Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:40.698Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:37:40.698Z] ... 34 more [2025-12-10T00:37:40.698Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:40.698Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:37:40.698Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:37:40.698Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:37:40.698Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:37:40.698Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:37:40.698Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:37:40.698Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:37:40.698Z] ... 34 more [2025-12-10T00:37:40.698Z] The following benchmarks failed: chi-square [2025-12-10T00:37:40.698Z] [2025-12-10T00:37:40.460+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1) [2025-12-10T00:37:40.698Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-chi-square_0\launcher-003726-11380659907811818022: launcher-003726-11380659907811818022\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:37:41.035Z] ----------------------------------- [2025-12-10T00:37:41.035Z] renaissance-chi-square_0_FAILED [2025-12-10T00:37:41.035Z] ----------------------------------- [2025-12-10T00:37:41.035Z] [2025-12-10T00:37:41.035Z] TEST TEARDOWN: [2025-12-10T00:37:41.035Z] Nothing to be done for teardown. [2025-12-10T00:37:41.035Z] renaissance-chi-square_0 Finish Time: Wed Dec 10 00:37:40 2025 Epoch Time (ms): 1765327060972 [2025-12-10T00:37:41.350Z] [2025-12-10T00:37:41.350Z] =============================================== [2025-12-10T00:37:41.350Z] Running test renaissance-db-shootout_0 ... [2025-12-10T00:37:41.687Z] =============================================== [2025-12-10T00:37:41.687Z] renaissance-db-shootout_0 Start Time: Wed Dec 10 00:37:41 2025 Epoch Time (ms): 1765327061468 [2025-12-10T00:37:41.687Z] variation: NoOptions [2025-12-10T00:37:41.687Z] JVM_OPTIONS: [2025-12-10T00:37:42.036Z] { \ [2025-12-10T00:37:42.036Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:37:42.036Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:37:42.036Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-db-shootout_0"; \ [2025-12-10T00:37:42.036Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-db-shootout_0"; \ [2025-12-10T00:37:42.036Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:37:42.036Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \ [2025-12-10T00:37:42.036Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:37:42.036Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:37:42.036Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:37:42.036Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:37:42.036Z] [2025-12-10T00:37:42.036Z] TEST SETUP: [2025-12-10T00:37:42.036Z] Nothing to be done for setup. [2025-12-10T00:37:42.036Z] [2025-12-10T00:37:42.036Z] TESTING: [2025-12-10T00:37:42.882Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:37:42.882Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-db-shootout_0/launcher-003742-14842851028397372800/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:37:42.882Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:37:42.882Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:37:58.899Z] [2025-12-10T00:37:56.444+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2025-12-10T00:37:58.899Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService [2025-12-10T00:37:58.899Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows Server 2022). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open! [2025-12-10T00:37:58.899Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2025-12-10T00:37:58.899Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:58.899Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:37:58.899Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:37:58.899Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2025-12-10T00:37:58.899Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2025-12-10T00:37:58.899Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2025-12-10T00:37:58.899Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:37:58.899Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:37:58.899Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:37:58.899Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:37:58.899Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:37:58.899Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:37:58.899Z] Benchmark 'db-shootout' failed with exception: [2025-12-10T00:37:58.899Z] java.lang.ExceptionInInitializerError [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2025-12-10T00:37:58.899Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2025-12-10T00:37:58.899Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2025-12-10T00:37:58.899Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:37:58.899Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:37:58.899Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:37:58.899Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:37:58.899Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:37:58.899Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:37:58.899Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:37:58.899Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:37:58.899Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2025-12-10T00:37:58.899Z] ... 20 more [2025-12-10T00:37:58.899Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:37:58.899Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:37:58.899Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:37:58.899Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:37:58.899Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:37:58.899Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2025-12-10T00:37:58.899Z] ... 20 more [2025-12-10T00:37:58.899Z] The following benchmarks failed: db-shootout [2025-12-10T00:37:58.899Z] ----------------------------------- [2025-12-10T00:37:58.899Z] renaissance-db-shootout_0_FAILED [2025-12-10T00:37:58.899Z] ----------------------------------- [2025-12-10T00:37:58.899Z] [2025-12-10T00:37:58.899Z] TEST TEARDOWN: [2025-12-10T00:37:58.899Z] Nothing to be done for teardown. [2025-12-10T00:37:58.899Z] renaissance-db-shootout_0 Finish Time: Wed Dec 10 00:37:56 2025 Epoch Time (ms): 1765327076897 [2025-12-10T00:37:58.899Z] [2025-12-10T00:37:58.899Z] =============================================== [2025-12-10T00:37:58.899Z] Running test renaissance-dec-tree_0 ... [2025-12-10T00:37:58.899Z] =============================================== [2025-12-10T00:37:58.899Z] renaissance-dec-tree_0 Start Time: Wed Dec 10 00:37:57 2025 Epoch Time (ms): 1765327077425 [2025-12-10T00:37:58.899Z] variation: NoOptions [2025-12-10T00:37:58.899Z] JVM_OPTIONS: [2025-12-10T00:37:58.899Z] { \ [2025-12-10T00:37:58.899Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:37:58.899Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:37:58.899Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-dec-tree_0"; \ [2025-12-10T00:37:58.899Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-dec-tree_0"; \ [2025-12-10T00:37:58.899Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:37:58.899Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \ [2025-12-10T00:37:58.899Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:37:58.899Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:37:58.899Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:37:58.899Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:37:58.899Z] [2025-12-10T00:37:58.899Z] TEST SETUP: [2025-12-10T00:37:58.899Z] Nothing to be done for setup. [2025-12-10T00:37:58.899Z] [2025-12-10T00:37:58.899Z] TESTING: [2025-12-10T00:37:58.899Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:37:58.900Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-dec-tree_0/launcher-003757-6268133199958044697/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:37:58.900Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:37:58.900Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:38:11.937Z] Benchmark 'dec-tree' failed with exception: [2025-12-10T00:38:11.937Z] java.lang.ExceptionInInitializerError [2025-12-10T00:38:11.937Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:38:11.937Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:38:11.937Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:38:11.937Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:38:11.937Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:38:11.937Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:38:11.937Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:38:11.937Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:38:11.937Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:38:11.937Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:38:11.937Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:38:11.937Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:38:11.937Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:38:11.937Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:38:11.937Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2025-12-10T00:38:11.937Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2025-12-10T00:38:11.937Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:38:11.937Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:38:11.937Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:38:11.937Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:38:11.937Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:38:11.937Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:38:11.937Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:38:11.937Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:38:11.937Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:38:11.937Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:38:11.937Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:38:11.937Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:38:11.937Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:38:11.937Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:38:11.937Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:38:11.937Z] ... 34 more [2025-12-10T00:38:11.937Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:38:11.937Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:38:11.937Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:38:11.937Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:38:11.937Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:38:11.937Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:38:11.937Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:38:11.937Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:38:11.937Z] ... 34 more [2025-12-10T00:38:12.274Z] The following benchmarks failed: dec-tree [2025-12-10T00:38:12.589Z] ----------------------------------- [2025-12-10T00:38:12.589Z] renaissance-dec-tree_0_FAILED [2025-12-10T00:38:12.589Z] ----------------------------------- [2025-12-10T00:38:12.589Z] [2025-12-10T00:38:12.589Z] TEST TEARDOWN: [2025-12-10T00:38:12.589Z] Nothing to be done for teardown. [2025-12-10T00:38:12.589Z] renaissance-dec-tree_0 Finish Time: Wed Dec 10 00:38:12 2025 Epoch Time (ms): 1765327092475 [2025-12-10T00:38:12.910Z] [2025-12-10T00:38:12.910Z] =============================================== [2025-12-10T00:38:12.910Z] Running test renaissance-finagle-chirper_0 ... [2025-12-10T00:38:12.910Z] =============================================== [2025-12-10T00:38:13.251Z] renaissance-finagle-chirper_0 Start Time: Wed Dec 10 00:38:12 2025 Epoch Time (ms): 1765327092954 [2025-12-10T00:38:13.251Z] renaissance-finagle-chirper_0_DISABLED [2025-12-10T00:38:13.251Z] Disabled Reason: [2025-12-10T00:38:13.251Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-12-10T00:38:13.580Z] renaissance-finagle-chirper_0 Finish Time: Wed Dec 10 00:38:13 2025 Epoch Time (ms): 1765327093314 [2025-12-10T00:38:13.580Z] [2025-12-10T00:38:13.580Z] =============================================== [2025-12-10T00:38:13.895Z] Running test renaissance-finagle-http_0 ... [2025-12-10T00:38:13.895Z] =============================================== [2025-12-10T00:38:13.895Z] renaissance-finagle-http_0 Start Time: Wed Dec 10 00:38:13 2025 Epoch Time (ms): 1765327093817 [2025-12-10T00:38:14.390Z] variation: NoOptions [2025-12-10T00:38:14.390Z] JVM_OPTIONS: [2025-12-10T00:38:14.390Z] { \ [2025-12-10T00:38:14.390Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:38:14.390Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:38:14.390Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-finagle-http_0"; \ [2025-12-10T00:38:14.390Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-finagle-http_0"; \ [2025-12-10T00:38:14.390Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:38:14.390Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \ [2025-12-10T00:38:14.390Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:38:14.390Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:38:14.390Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:38:14.390Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:38:14.390Z] [2025-12-10T00:38:14.390Z] TEST SETUP: [2025-12-10T00:38:14.390Z] Nothing to be done for setup. [2025-12-10T00:38:14.390Z] [2025-12-10T00:38:14.390Z] TESTING: [2025-12-10T00:38:15.112Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:38:15.112Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-finagle-http_0/launcher-003814-8503001774171494101/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:38:15.112Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:38:15.112Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:38:22.382Z] finagle-http on :55143 spawning 2 client and default number of server workers. [2025-12-10T00:38:22.382Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-12-10T00:38:22.382Z] GC before operation: completed in 39.110 ms, heap usage 20.383 MB -> 11.804 MB. [2025-12-10T00:38:46.042Z] ====== finagle-http (web) [default], iteration 0 completed (18704.705 ms) ====== [2025-12-10T00:38:46.042Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-12-10T00:38:46.042Z] GC before operation: completed in 146.131 ms, heap usage 54.486 MB -> 14.087 MB. [2025-12-10T00:38:52.134Z] ====== finagle-http (web) [default], iteration 1 completed (9836.560 ms) ====== [2025-12-10T00:38:52.135Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-12-10T00:38:52.135Z] GC before operation: completed in 76.709 ms, heap usage 49.665 MB -> 14.790 MB. [2025-12-10T00:38:58.279Z] ====== finagle-http (web) [default], iteration 2 completed (5752.028 ms) ====== [2025-12-10T00:38:58.279Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-12-10T00:38:58.279Z] GC before operation: completed in 54.252 ms, heap usage 18.944 MB -> 14.790 MB. [2025-12-10T00:39:02.850Z] ====== finagle-http (web) [default], iteration 3 completed (4858.606 ms) ====== [2025-12-10T00:39:02.850Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-12-10T00:39:02.850Z] GC before operation: completed in 60.246 ms, heap usage 17.862 MB -> 14.825 MB. [2025-12-10T00:39:07.460Z] ====== finagle-http (web) [default], iteration 4 completed (4586.449 ms) ====== [2025-12-10T00:39:07.460Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-12-10T00:39:07.460Z] GC before operation: completed in 78.994 ms, heap usage 103.388 MB -> 14.819 MB. [2025-12-10T00:39:11.368Z] ====== finagle-http (web) [default], iteration 5 completed (4622.800 ms) ====== [2025-12-10T00:39:11.368Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-12-10T00:39:11.368Z] GC before operation: completed in 67.379 ms, heap usage 40.007 MB -> 14.850 MB. [2025-12-10T00:39:16.045Z] ====== finagle-http (web) [default], iteration 6 completed (4578.730 ms) ====== [2025-12-10T00:39:16.045Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-12-10T00:39:16.045Z] GC before operation: completed in 72.153 ms, heap usage 67.864 MB -> 14.852 MB. [2025-12-10T00:39:21.489Z] ====== finagle-http (web) [default], iteration 7 completed (4605.386 ms) ====== [2025-12-10T00:39:21.489Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-12-10T00:39:21.489Z] GC before operation: completed in 47.563 ms, heap usage 67.924 MB -> 14.789 MB. [2025-12-10T00:39:26.095Z] ====== finagle-http (web) [default], iteration 8 completed (4528.824 ms) ====== [2025-12-10T00:39:26.095Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-12-10T00:39:27.182Z] GC before operation: completed in 61.106 ms, heap usage 69.083 MB -> 14.852 MB. [2025-12-10T00:39:30.675Z] ====== finagle-http (web) [default], iteration 9 completed (4569.548 ms) ====== [2025-12-10T00:39:30.675Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-12-10T00:39:30.675Z] GC before operation: completed in 47.331 ms, heap usage 84.213 MB -> 14.797 MB. [2025-12-10T00:39:34.616Z] ====== finagle-http (web) [default], iteration 10 completed (4532.961 ms) ====== [2025-12-10T00:39:34.616Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-12-10T00:39:34.616Z] GC before operation: completed in 49.862 ms, heap usage 68.971 MB -> 14.800 MB. [2025-12-10T00:39:39.325Z] ====== finagle-http (web) [default], iteration 11 completed (4573.215 ms) ====== [2025-12-10T00:39:39.325Z] ----------------------------------- [2025-12-10T00:39:39.325Z] renaissance-finagle-http_0_PASSED [2025-12-10T00:39:39.325Z] ----------------------------------- [2025-12-10T00:39:39.664Z] [2025-12-10T00:39:39.664Z] TEST TEARDOWN: [2025-12-10T00:39:39.664Z] Nothing to be done for teardown. [2025-12-10T00:39:39.664Z] renaissance-finagle-http_0 Finish Time: Wed Dec 10 00:39:39 2025 Epoch Time (ms): 1765327179448 [2025-12-10T00:39:39.664Z] [2025-12-10T00:39:39.980Z] =============================================== [2025-12-10T00:39:39.980Z] Running test renaissance-gauss-mix_0 ... [2025-12-10T00:39:39.980Z] =============================================== [2025-12-10T00:39:40.295Z] renaissance-gauss-mix_0 Start Time: Wed Dec 10 00:39:40 2025 Epoch Time (ms): 1765327180020 [2025-12-10T00:39:40.295Z] variation: NoOptions [2025-12-10T00:39:40.295Z] JVM_OPTIONS: [2025-12-10T00:39:40.295Z] { \ [2025-12-10T00:39:40.295Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:39:40.295Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:39:40.295Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-gauss-mix_0"; \ [2025-12-10T00:39:40.295Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-gauss-mix_0"; \ [2025-12-10T00:39:40.295Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:39:40.295Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-gauss-mix_0"\\gauss-mix.json" gauss-mix; \ [2025-12-10T00:39:40.295Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:39:40.295Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:39:40.295Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:39:40.295Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:39:40.653Z] [2025-12-10T00:39:40.653Z] TEST SETUP: [2025-12-10T00:39:40.653Z] Nothing to be done for setup. [2025-12-10T00:39:40.653Z] [2025-12-10T00:39:40.653Z] TESTING: [2025-12-10T00:39:41.401Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:39:41.401Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-gauss-mix_0/launcher-003940-11132098145576505382/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:39:41.401Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:39:41.401Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:39:54.609Z] Benchmark 'gauss-mix' failed with exception: [2025-12-10T00:39:54.609Z] java.lang.ExceptionInInitializerError [2025-12-10T00:39:54.609Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:39:54.609Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:39:54.609Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:39:54.609Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:39:54.609Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:39:54.609Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:39:54.609Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:39:54.609Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:39:54.609Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:39:54.609Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:39:54.609Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:39:54.609Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:39:54.609Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:39:54.609Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:39:54.609Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74) [2025-12-10T00:39:54.609Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203) [2025-12-10T00:39:54.609Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:39:54.609Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:39:54.609Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:39:54.609Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:39:54.609Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:39:54.609Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:39:54.609Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:39:54.609Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:39:54.609Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:39:54.609Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:39:54.609Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:39:54.609Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:39:54.609Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:39:54.609Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:39:54.609Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:39:54.609Z] ... 34 more [2025-12-10T00:39:54.609Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:39:54.609Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:39:54.609Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:39:54.609Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:39:54.609Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:39:54.609Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:39:54.609Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:39:54.609Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:39:54.609Z] ... 34 more [2025-12-10T00:39:54.609Z] The following benchmarks failed: gauss-mix [2025-12-10T00:39:54.609Z] 00:39:54.430 WARN [Thread-0] org.renaissance.core - Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-gauss-mix_0\launcher-003940-11132098145576505382: launcher-003940-11132098145576505382\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:39:54.610Z] [2025-12-10T00:39:54.379+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1) [2025-12-10T00:39:54.610Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-gauss-mix_0\launcher-003940-11132098145576505382: launcher-003940-11132098145576505382\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:39:54.949Z] ----------------------------------- [2025-12-10T00:39:54.949Z] renaissance-gauss-mix_0_FAILED [2025-12-10T00:39:54.949Z] ----------------------------------- [2025-12-10T00:39:54.949Z] [2025-12-10T00:39:54.949Z] TEST TEARDOWN: [2025-12-10T00:39:54.949Z] Nothing to be done for teardown. [2025-12-10T00:39:54.949Z] renaissance-gauss-mix_0 Finish Time: Wed Dec 10 00:39:54 2025 Epoch Time (ms): 1765327194894 [2025-12-10T00:39:55.265Z] [2025-12-10T00:39:55.265Z] =============================================== [2025-12-10T00:39:55.265Z] Running test renaissance-log-regression_0 ... [2025-12-10T00:39:55.583Z] =============================================== [2025-12-10T00:39:55.583Z] renaissance-log-regression_0 Start Time: Wed Dec 10 00:39:55 2025 Epoch Time (ms): 1765327195393 [2025-12-10T00:39:55.583Z] variation: NoOptions [2025-12-10T00:39:55.928Z] JVM_OPTIONS: [2025-12-10T00:39:55.928Z] { \ [2025-12-10T00:39:55.928Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:39:55.928Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:39:55.928Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-log-regression_0"; \ [2025-12-10T00:39:55.928Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-log-regression_0"; \ [2025-12-10T00:39:55.928Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:39:55.928Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-log-regression_0"\\log-regression.json" log-regression; \ [2025-12-10T00:39:55.928Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:39:55.928Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:39:55.928Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:39:55.928Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:39:55.928Z] [2025-12-10T00:39:55.928Z] TEST SETUP: [2025-12-10T00:39:55.928Z] Nothing to be done for setup. [2025-12-10T00:39:55.928Z] [2025-12-10T00:39:55.928Z] TESTING: [2025-12-10T00:39:56.724Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:39:56.724Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-log-regression_0/launcher-003955-11857082828548482625/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:39:56.724Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:39:56.724Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:40:09.768Z] Benchmark 'log-regression' failed with exception: [2025-12-10T00:40:09.768Z] java.lang.ExceptionInInitializerError [2025-12-10T00:40:09.768Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:40:09.768Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:40:09.768Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:40:09.768Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:40:09.768Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:40:09.768Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:40:09.768Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:40:09.768Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:40:09.768Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:40:09.768Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:40:09.768Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:40:09.768Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:40:09.768Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:40:09.768Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:40:09.768Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2025-12-10T00:40:09.768Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2025-12-10T00:40:09.768Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:40:09.768Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:40:09.768Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:40:09.768Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:40:09.768Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:40:09.768Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:40:09.768Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:40:09.768Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:40:09.768Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:40:09.768Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:40:09.768Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:40:09.768Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:40:09.768Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:40:09.768Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:40:09.768Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:40:09.768Z] ... 34 more [2025-12-10T00:40:09.768Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:40:09.768Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:40:09.768Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:40:09.768Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:40:09.768Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:40:09.768Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:40:09.768Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:40:09.768Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:40:09.768Z] ... 34 more [2025-12-10T00:40:10.232Z] The following benchmarks failed: log-regression [2025-12-10T00:40:10.232Z] [2025-12-10T00:40:09.919+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1) [2025-12-10T00:40:10.232Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17653267051876\renaissance-log-regression_0\launcher-003955-11857082828548482625: launcher-003955-11857082828548482625\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process [2025-12-10T00:40:10.566Z] ----------------------------------- [2025-12-10T00:40:10.566Z] renaissance-log-regression_0_FAILED [2025-12-10T00:40:10.566Z] ----------------------------------- [2025-12-10T00:40:10.566Z] [2025-12-10T00:40:10.566Z] TEST TEARDOWN: [2025-12-10T00:40:10.566Z] Nothing to be done for teardown. [2025-12-10T00:40:10.566Z] renaissance-log-regression_0 Finish Time: Wed Dec 10 00:40:10 2025 Epoch Time (ms): 1765327210425 [2025-12-10T00:40:10.566Z] [2025-12-10T00:40:10.884Z] =============================================== [2025-12-10T00:40:10.884Z] Running test renaissance-mnemonics_0 ... [2025-12-10T00:40:10.884Z] =============================================== [2025-12-10T00:40:11.207Z] renaissance-mnemonics_0 Start Time: Wed Dec 10 00:40:10 2025 Epoch Time (ms): 1765327210917 [2025-12-10T00:40:11.207Z] variation: NoOptions [2025-12-10T00:40:11.207Z] JVM_OPTIONS: [2025-12-10T00:40:11.207Z] { \ [2025-12-10T00:40:11.207Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:40:11.207Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:40:11.207Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-mnemonics_0"; \ [2025-12-10T00:40:11.207Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-mnemonics_0"; \ [2025-12-10T00:40:11.207Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:40:11.207Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \ [2025-12-10T00:40:11.207Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:40:11.207Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:40:11.207Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:40:11.207Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:40:11.558Z] [2025-12-10T00:40:11.558Z] TEST SETUP: [2025-12-10T00:40:11.558Z] Nothing to be done for setup. [2025-12-10T00:40:11.558Z] [2025-12-10T00:40:11.558Z] TESTING: [2025-12-10T00:40:12.352Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:40:12.352Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-mnemonics_0/launcher-004011-13268120395931847105/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:40:12.352Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:40:12.352Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:40:12.745Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2025-12-10T00:40:12.745Z] GC before operation: completed in 18.082 ms, heap usage 6.551 MB -> 4.072 MB. [2025-12-10T00:40:18.922Z] ====== mnemonics (functional) [default], iteration 0 completed (5003.436 ms) ====== [2025-12-10T00:40:18.922Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2025-12-10T00:40:18.922Z] GC before operation: completed in 30.104 ms, heap usage 120.405 MB -> 4.109 MB. [2025-12-10T00:40:23.577Z] ====== mnemonics (functional) [default], iteration 1 completed (4160.500 ms) ====== [2025-12-10T00:40:23.577Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2025-12-10T00:40:23.577Z] GC before operation: completed in 18.288 ms, heap usage 184.117 MB -> 4.109 MB. [2025-12-10T00:40:27.298Z] ====== mnemonics (functional) [default], iteration 2 completed (4070.453 ms) ====== [2025-12-10T00:40:27.298Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2025-12-10T00:40:27.298Z] GC before operation: completed in 17.725 ms, heap usage 274.617 MB -> 4.109 MB. [2025-12-10T00:40:31.975Z] ====== mnemonics (functional) [default], iteration 3 completed (4191.947 ms) ====== [2025-12-10T00:40:31.975Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2025-12-10T00:40:31.975Z] GC before operation: completed in 19.077 ms, heap usage 614.617 MB -> 4.109 MB. [2025-12-10T00:40:36.661Z] ====== mnemonics (functional) [default], iteration 4 completed (4147.059 ms) ====== [2025-12-10T00:40:36.661Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2025-12-10T00:40:36.661Z] GC before operation: completed in 19.494 ms, heap usage 614.117 MB -> 4.109 MB. [2025-12-10T00:40:41.331Z] ====== mnemonics (functional) [default], iteration 5 completed (4114.815 ms) ====== [2025-12-10T00:40:41.331Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2025-12-10T00:40:41.331Z] GC before operation: completed in 19.054 ms, heap usage 613.117 MB -> 4.109 MB. [2025-12-10T00:40:45.173Z] ====== mnemonics (functional) [default], iteration 6 completed (4141.823 ms) ====== [2025-12-10T00:40:45.173Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2025-12-10T00:40:45.173Z] GC before operation: completed in 18.815 ms, heap usage 612.617 MB -> 4.109 MB. [2025-12-10T00:40:49.856Z] ====== mnemonics (functional) [default], iteration 7 completed (4121.572 ms) ====== [2025-12-10T00:40:49.856Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2025-12-10T00:40:49.856Z] GC before operation: completed in 18.812 ms, heap usage 611.617 MB -> 4.109 MB. [2025-12-10T00:40:54.528Z] ====== mnemonics (functional) [default], iteration 8 completed (4151.343 ms) ====== [2025-12-10T00:40:54.528Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2025-12-10T00:40:54.528Z] GC before operation: completed in 19.387 ms, heap usage 612.617 MB -> 4.109 MB. [2025-12-10T00:40:58.292Z] ====== mnemonics (functional) [default], iteration 9 completed (4169.310 ms) ====== [2025-12-10T00:40:58.292Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2025-12-10T00:40:58.292Z] GC before operation: completed in 19.525 ms, heap usage 611.617 MB -> 4.109 MB. [2025-12-10T00:41:02.976Z] ====== mnemonics (functional) [default], iteration 10 completed (4063.476 ms) ====== [2025-12-10T00:41:02.976Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2025-12-10T00:41:02.976Z] GC before operation: completed in 17.938 ms, heap usage 613.617 MB -> 4.109 MB. [2025-12-10T00:41:07.858Z] ====== mnemonics (functional) [default], iteration 11 completed (4121.408 ms) ====== [2025-12-10T00:41:07.858Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2025-12-10T00:41:07.858Z] GC before operation: completed in 17.950 ms, heap usage 89.117 MB -> 4.109 MB. [2025-12-10T00:41:11.559Z] ====== mnemonics (functional) [default], iteration 12 completed (4115.109 ms) ====== [2025-12-10T00:41:11.559Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2025-12-10T00:41:11.559Z] GC before operation: completed in 18.925 ms, heap usage 622.617 MB -> 4.110 MB. [2025-12-10T00:41:16.225Z] ====== mnemonics (functional) [default], iteration 13 completed (4120.520 ms) ====== [2025-12-10T00:41:16.225Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2025-12-10T00:41:16.225Z] GC before operation: completed in 19.003 ms, heap usage 612.617 MB -> 4.110 MB. [2025-12-10T00:41:20.895Z] ====== mnemonics (functional) [default], iteration 14 completed (4158.830 ms) ====== [2025-12-10T00:41:20.895Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2025-12-10T00:41:20.895Z] GC before operation: completed in 19.762 ms, heap usage 612.617 MB -> 4.110 MB. [2025-12-10T00:41:24.649Z] ====== mnemonics (functional) [default], iteration 15 completed (4116.685 ms) ====== [2025-12-10T00:41:24.965Z] ----------------------------------- [2025-12-10T00:41:24.965Z] renaissance-mnemonics_0_PASSED [2025-12-10T00:41:24.965Z] ----------------------------------- [2025-12-10T00:41:24.965Z] [2025-12-10T00:41:24.965Z] TEST TEARDOWN: [2025-12-10T00:41:24.965Z] Nothing to be done for teardown. [2025-12-10T00:41:25.306Z] renaissance-mnemonics_0 Finish Time: Wed Dec 10 00:41:24 2025 Epoch Time (ms): 1765327284979 [2025-12-10T00:41:25.306Z] [2025-12-10T00:41:25.306Z] =============================================== [2025-12-10T00:41:25.306Z] Running test renaissance-movie-lens_0 ... [2025-12-10T00:41:25.638Z] =============================================== [2025-12-10T00:41:25.638Z] renaissance-movie-lens_0 Start Time: Wed Dec 10 00:41:25 2025 Epoch Time (ms): 1765327285485 [2025-12-10T00:41:25.638Z] variation: NoOptions [2025-12-10T00:41:25.974Z] JVM_OPTIONS: [2025-12-10T00:41:25.974Z] { \ [2025-12-10T00:41:25.974Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:41:25.974Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:41:25.974Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-movie-lens_0"; \ [2025-12-10T00:41:25.974Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-movie-lens_0"; \ [2025-12-10T00:41:25.974Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:41:25.974Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \ [2025-12-10T00:41:25.974Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:41:25.974Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:41:25.974Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:41:25.974Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:41:25.974Z] [2025-12-10T00:41:25.974Z] TEST SETUP: [2025-12-10T00:41:25.974Z] Nothing to be done for setup. [2025-12-10T00:41:25.974Z] [2025-12-10T00:41:25.974Z] TESTING: [2025-12-10T00:41:27.155Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:41:27.155Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-movie-lens_0/launcher-004126-6571625441529849543/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:41:27.155Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:41:27.155Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:41:40.205Z] Benchmark 'movie-lens' failed with exception: [2025-12-10T00:41:40.205Z] java.lang.ExceptionInInitializerError [2025-12-10T00:41:40.205Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-12-10T00:41:40.205Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-12-10T00:41:40.205Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-12-10T00:41:40.205Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-12-10T00:41:40.205Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-12-10T00:41:40.205Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-12-10T00:41:40.205Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-12-10T00:41:40.205Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-12-10T00:41:40.205Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-12-10T00:41:40.205Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-12-10T00:41:40.205Z] at scala.Option.getOrElse(Option.scala:201) [2025-12-10T00:41:40.205Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-12-10T00:41:40.205Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-12-10T00:41:40.205Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-12-10T00:41:40.205Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2025-12-10T00:41:40.205Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2025-12-10T00:41:40.205Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-12-10T00:41:40.205Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-12-10T00:41:40.205Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-12-10T00:41:40.205Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-12-10T00:41:40.205Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-12-10T00:41:40.205Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-12-10T00:41:40.205Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-12-10T00:41:40.205Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-12-10T00:41:40.205Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-12-10T00:41:40.205Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-12-10T00:41:40.205Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-12-10T00:41:40.205Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-12-10T00:41:40.205Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-12-10T00:41:40.205Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:41:40.205Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-12-10T00:41:40.205Z] ... 34 more [2025-12-10T00:41:40.205Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-12-10T00:41:40.205Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-12-10T00:41:40.205Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-12-10T00:41:40.205Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-12-10T00:41:40.205Z] at java.base/java.lang.Class.forName0(Native Method) [2025-12-10T00:41:40.205Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-12-10T00:41:40.205Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-12-10T00:41:40.205Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-12-10T00:41:40.205Z] ... 34 more [2025-12-10T00:41:40.205Z] The following benchmarks failed: movie-lens [2025-12-10T00:41:40.205Z] ----------------------------------- [2025-12-10T00:41:40.205Z] renaissance-movie-lens_0_FAILED [2025-12-10T00:41:40.205Z] ----------------------------------- [2025-12-10T00:41:40.205Z] [2025-12-10T00:41:40.205Z] TEST TEARDOWN: [2025-12-10T00:41:40.205Z] Nothing to be done for teardown. [2025-12-10T00:41:40.205Z] renaissance-movie-lens_0 Finish Time: Wed Dec 10 00:41:40 2025 Epoch Time (ms): 1765327300004 [2025-12-10T00:41:40.205Z] [2025-12-10T00:41:40.522Z] =============================================== [2025-12-10T00:41:40.522Z] Running test renaissance-par-mnemonics_0 ... [2025-12-10T00:41:40.522Z] =============================================== [2025-12-10T00:41:40.843Z] renaissance-par-mnemonics_0 Start Time: Wed Dec 10 00:41:40 2025 Epoch Time (ms): 1765327300549 [2025-12-10T00:41:40.843Z] variation: NoOptions [2025-12-10T00:41:40.843Z] JVM_OPTIONS: [2025-12-10T00:41:40.843Z] { \ [2025-12-10T00:41:40.843Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:41:40.843Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:41:40.843Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-par-mnemonics_0"; \ [2025-12-10T00:41:40.843Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-par-mnemonics_0"; \ [2025-12-10T00:41:40.843Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:41:40.843Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \ [2025-12-10T00:41:40.843Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:41:40.843Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:41:40.843Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:41:40.843Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:41:41.196Z] [2025-12-10T00:41:41.196Z] TEST SETUP: [2025-12-10T00:41:41.196Z] Nothing to be done for setup. [2025-12-10T00:41:41.196Z] [2025-12-10T00:41:41.196Z] TESTING: [2025-12-10T00:41:41.970Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:41:41.970Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-par-mnemonics_0/launcher-004141-17709844091669483435/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:41:41.970Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:41:41.970Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:41:42.587Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2025-12-10T00:41:42.587Z] GC before operation: completed in 20.634 ms, heap usage 9.375 MB -> 4.075 MB. [2025-12-10T00:41:47.736Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4693.016 ms) ====== [2025-12-10T00:41:47.736Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2025-12-10T00:41:47.736Z] GC before operation: completed in 25.511 ms, heap usage 203.249 MB -> 4.133 MB. [2025-12-10T00:41:52.574Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4011.327 ms) ====== [2025-12-10T00:41:52.574Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2025-12-10T00:41:52.574Z] GC before operation: completed in 19.451 ms, heap usage 439.463 MB -> 4.133 MB. [2025-12-10T00:41:56.439Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4076.883 ms) ====== [2025-12-10T00:41:56.439Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2025-12-10T00:41:56.439Z] GC before operation: completed in 26.533 ms, heap usage 793.664 MB -> 4.133 MB. [2025-12-10T00:42:00.570Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3946.532 ms) ====== [2025-12-10T00:42:00.570Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2025-12-10T00:42:00.570Z] GC before operation: completed in 18.224 ms, heap usage 233.164 MB -> 4.133 MB. [2025-12-10T00:42:05.306Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3930.748 ms) ====== [2025-12-10T00:42:05.306Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2025-12-10T00:42:05.306Z] GC before operation: completed in 18.100 ms, heap usage 190.656 MB -> 4.133 MB. [2025-12-10T00:42:09.157Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3941.862 ms) ====== [2025-12-10T00:42:09.157Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2025-12-10T00:42:09.157Z] GC before operation: completed in 18.336 ms, heap usage 297.158 MB -> 4.133 MB. [2025-12-10T00:42:13.167Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3946.505 ms) ====== [2025-12-10T00:42:13.167Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2025-12-10T00:42:13.167Z] GC before operation: completed in 19.146 ms, heap usage 406.654 MB -> 4.133 MB. [2025-12-10T00:42:17.138Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3954.981 ms) ====== [2025-12-10T00:42:17.138Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2025-12-10T00:42:17.138Z] GC before operation: completed in 18.283 ms, heap usage 230.164 MB -> 4.133 MB. [2025-12-10T00:42:21.330Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3906.638 ms) ====== [2025-12-10T00:42:21.330Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2025-12-10T00:42:21.330Z] GC before operation: completed in 18.309 ms, heap usage 194.157 MB -> 4.133 MB. [2025-12-10T00:42:25.246Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3877.818 ms) ====== [2025-12-10T00:42:25.246Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2025-12-10T00:42:25.869Z] GC before operation: completed in 18.476 ms, heap usage 192.655 MB -> 4.133 MB. [2025-12-10T00:42:30.019Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3902.147 ms) ====== [2025-12-10T00:42:30.019Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2025-12-10T00:42:30.019Z] GC before operation: completed in 19.125 ms, heap usage 568.659 MB -> 4.133 MB. [2025-12-10T00:42:34.194Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4361.649 ms) ====== [2025-12-10T00:42:34.194Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2025-12-10T00:42:34.194Z] GC before operation: completed in 18.986 ms, heap usage 230.666 MB -> 4.133 MB. [2025-12-10T00:42:38.340Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3887.422 ms) ====== [2025-12-10T00:42:38.340Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2025-12-10T00:42:38.340Z] GC before operation: completed in 18.437 ms, heap usage 191.155 MB -> 4.133 MB. [2025-12-10T00:42:43.353Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4093.944 ms) ====== [2025-12-10T00:42:43.353Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2025-12-10T00:42:43.353Z] GC before operation: completed in 19.777 ms, heap usage 407.655 MB -> 4.133 MB. [2025-12-10T00:42:47.305Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3981.644 ms) ====== [2025-12-10T00:42:47.305Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2025-12-10T00:42:47.305Z] GC before operation: completed in 18.922 ms, heap usage 229.667 MB -> 4.133 MB. [2025-12-10T00:42:51.227Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3892.458 ms) ====== [2025-12-10T00:42:51.228Z] ----------------------------------- [2025-12-10T00:42:51.228Z] renaissance-par-mnemonics_0_PASSED [2025-12-10T00:42:51.228Z] ----------------------------------- [2025-12-10T00:42:51.544Z] [2025-12-10T00:42:51.544Z] TEST TEARDOWN: [2025-12-10T00:42:51.544Z] Nothing to be done for teardown. [2025-12-10T00:42:51.544Z] renaissance-par-mnemonics_0 Finish Time: Wed Dec 10 00:42:51 2025 Epoch Time (ms): 1765327371373 [2025-12-10T00:42:51.544Z] [2025-12-10T00:42:51.861Z] =============================================== [2025-12-10T00:42:51.861Z] Running test renaissance-philosophers_0 ... [2025-12-10T00:42:51.861Z] =============================================== [2025-12-10T00:42:52.187Z] renaissance-philosophers_0 Start Time: Wed Dec 10 00:42:51 2025 Epoch Time (ms): 1765327371894 [2025-12-10T00:42:52.187Z] variation: NoOptions [2025-12-10T00:42:52.187Z] JVM_OPTIONS: [2025-12-10T00:42:52.187Z] { \ [2025-12-10T00:42:52.187Z] echo ""; echo "TEST SETUP:"; \ [2025-12-10T00:42:52.187Z] echo "Nothing to be done for setup."; \ [2025-12-10T00:42:52.187Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-philosophers_0"; \ [2025-12-10T00:42:52.187Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-philosophers_0"; \ [2025-12-10T00:42:52.187Z] echo ""; echo "TESTING:"; \ [2025-12-10T00:42:52.187Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-philosophers_0"\\philosophers.json" philosophers; \ [2025-12-10T00:42:52.187Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-10T00:42:52.187Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-10T00:42:52.187Z] echo "Nothing to be done for teardown."; \ [2025-12-10T00:42:52.187Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult"; [2025-12-10T00:42:52.539Z] [2025-12-10T00:42:52.539Z] TEST SETUP: [2025-12-10T00:42:52.539Z] Nothing to be done for setup. [2025-12-10T00:42:52.539Z] [2025-12-10T00:42:52.539Z] TESTING: [2025-12-10T00:42:53.340Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-12-10T00:42:53.340Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17653267051876/renaissance-philosophers_0/launcher-004252-14915075283708918556/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-12-10T00:42:53.340Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-12-10T00:42:53.340Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-12-10T00:42:53.679Z] ====== philosophers (scala) [default], iteration 0 started ====== [2025-12-10T00:42:53.679Z] GC before operation: completed in 17.555 ms, heap usage 9.783 MB -> 5.050 MB. [2025-12-10T00:42:55.692Z] Camera thread performed 122 scans. [2025-12-10T00:42:55.692Z] ====== philosophers (scala) [default], iteration 0 completed (1631.792 ms) ====== [2025-12-10T00:42:55.692Z] ====== philosophers (scala) [default], iteration 1 started ====== [2025-12-10T00:42:55.692Z] GC before operation: completed in 29.198 ms, heap usage 25.007 MB -> 5.387 MB. [2025-12-10T00:42:56.538Z] Camera thread performed 122 scans. [2025-12-10T00:42:56.538Z] ====== philosophers (scala) [default], iteration 1 completed (886.945 ms) ====== [2025-12-10T00:42:56.538Z] ====== philosophers (scala) [default], iteration 2 started ====== [2025-12-10T00:42:56.538Z] GC before operation: completed in 14.977 ms, heap usage 22.286 MB -> 5.389 MB. [2025-12-10T00:42:57.240Z] Camera thread performed 122 scans. [2025-12-10T00:42:57.240Z] ====== philosophers (scala) [default], iteration 2 completed (799.390 ms) ====== [2025-12-10T00:42:57.240Z] ====== philosophers (scala) [default], iteration 3 started ====== [2025-12-10T00:42:57.240Z] GC before operation: completed in 13.987 ms, heap usage 34.502 MB -> 5.390 MB. [2025-12-10T00:42:57.940Z] Camera thread performed 122 scans. [2025-12-10T00:42:57.940Z] ====== philosophers (scala) [default], iteration 3 completed (818.744 ms) ====== [2025-12-10T00:42:57.940Z] ====== philosophers (scala) [default], iteration 4 started ====== [2025-12-10T00:42:57.940Z] GC before operation: completed in 13.762 ms, heap usage 33.010 MB -> 5.390 MB. [2025-12-10T00:42:59.065Z] Camera thread performed 122 scans. [2025-12-10T00:42:59.065Z] ====== philosophers (scala) [default], iteration 4 completed (840.324 ms) ====== [2025-12-10T00:42:59.065Z] ====== philosophers (scala) [default], iteration 5 started ====== [2025-12-10T00:42:59.065Z] GC before operation: completed in 15.609 ms, heap usage 26.543 MB -> 5.391 MB. [2025-12-10T00:42:59.817Z] Camera thread performed 122 scans. [2025-12-10T00:42:59.817Z] ====== philosophers (scala) [default], iteration 5 completed (836.220 ms) ====== [2025-12-10T00:42:59.817Z] ====== philosophers (scala) [default], iteration 6 started ====== [2025-12-10T00:42:59.817Z] GC before operation: completed in 13.736 ms, heap usage 34.970 MB -> 5.391 MB. [2025-12-10T00:43:00.521Z] Camera thread performed 122 scans. [2025-12-10T00:43:00.521Z] ====== philosophers (scala) [default], iteration 6 completed (741.858 ms) ====== [2025-12-10T00:43:00.521Z] ====== philosophers (scala) [default], iteration 7 started ====== [2025-12-10T00:43:00.521Z] GC before operation: completed in 14.131 ms, heap usage 32.982 MB -> 5.391 MB. [2025-12-10T00:43:01.221Z] Camera thread performed 122 scans. [2025-12-10T00:43:01.221Z] ====== philosophers (scala) [default], iteration 7 completed (849.768 ms) ====== [2025-12-10T00:43:01.221Z] ====== philosophers (scala) [default], iteration 8 started ====== [2025-12-10T00:43:01.221Z] GC before operation: completed in 13.804 ms, heap usage 43.931 MB -> 5.391 MB. [2025-12-10T00:43:02.361Z] Camera thread performed 122 scans. [2025-12-10T00:43:02.361Z] ====== philosophers (scala) [default], iteration 8 completed (833.241 ms) ====== [2025-12-10T00:43:02.361Z] ====== philosophers (scala) [default], iteration 9 started ====== [2025-12-10T00:43:02.361Z] GC before operation: completed in 14.145 ms, heap usage 38.929 MB -> 5.391 MB. [2025-12-10T00:43:03.061Z] Camera thread performed 122 scans. [2025-12-10T00:43:03.061Z] ====== philosophers (scala) [default], iteration 9 completed (838.840 ms) ====== [2025-12-10T00:43:03.061Z] ====== philosophers (scala) [default], iteration 10 started ====== [2025-12-10T00:43:03.061Z] GC before operation: completed in 13.532 ms, heap usage 8.326 MB -> 5.392 MB. [2025-12-10T00:43:03.807Z] Camera thread performed 122 scans. [2025-12-10T00:43:03.807Z] ====== philosophers (scala) [default], iteration 10 completed (834.107 ms) ====== [2025-12-10T00:43:03.807Z] ====== philosophers (scala) [default], iteration 11 started ====== [2025-12-10T00:43:03.807Z] GC before operation: completed in 15.208 ms, heap usage 38.918 MB -> 5.392 MB. [2025-12-10T00:43:04.546Z] Camera thread performed 122 scans. [2025-12-10T00:43:04.546Z] ====== philosophers (scala) [default], iteration 11 completed (756.065 ms) ====== [2025-12-10T00:43:04.546Z] ====== philosophers (scala) [default], iteration 12 started ====== [2025-12-10T00:43:04.546Z] GC before operation: completed in 13.998 ms, heap usage 28.984 MB -> 5.393 MB. [2025-12-10T00:43:05.682Z] Camera thread performed 122 scans. [2025-12-10T00:43:05.682Z] ====== philosophers (scala) [default], iteration 12 completed (830.573 ms) ====== [2025-12-10T00:43:05.682Z] ====== philosophers (scala) [default], iteration 13 started ====== [2025-12-10T00:43:05.682Z] GC before operation: completed in 13.883 ms, heap usage 38.924 MB -> 5.393 MB. [2025-12-10T00:43:06.384Z] Camera thread performed 122 scans. [2025-12-10T00:43:06.384Z] ====== philosophers (scala) [default], iteration 13 completed (782.369 ms) ====== [2025-12-10T00:43:06.384Z] ====== philosophers (scala) [default], iteration 14 started ====== [2025-12-10T00:43:06.384Z] GC before operation: completed in 14.020 ms, heap usage 30.891 MB -> 5.393 MB. [2025-12-10T00:43:07.085Z] Camera thread performed 122 scans. [2025-12-10T00:43:07.085Z] ====== philosophers (scala) [default], iteration 14 completed (847.858 ms) ====== [2025-12-10T00:43:07.085Z] ====== philosophers (scala) [default], iteration 15 started ====== [2025-12-10T00:43:07.085Z] GC before operation: completed in 14.186 ms, heap usage 46.930 MB -> 5.393 MB. [2025-12-10T00:43:07.788Z] Camera thread performed 122 scans. [2025-12-10T00:43:07.788Z] ====== philosophers (scala) [default], iteration 15 completed (744.625 ms) ====== [2025-12-10T00:43:07.788Z] ====== philosophers (scala) [default], iteration 16 started ====== [2025-12-10T00:43:07.788Z] GC before operation: completed in 13.706 ms, heap usage 42.915 MB -> 5.393 MB. [2025-12-10T00:43:08.919Z] Camera thread performed 122 scans. [2025-12-10T00:43:08.919Z] ====== philosophers (scala) [default], iteration 16 completed (793.675 ms) ====== [2025-12-10T00:43:08.919Z] ====== philosophers (scala) [default], iteration 17 started ====== [2025-12-10T00:43:08.919Z] GC before operation: completed in 13.840 ms, heap usage 22.915 MB -> 5.394 MB. [2025-12-10T00:43:09.619Z] Camera thread performed 122 scans. [2025-12-10T00:43:09.619Z] ====== philosophers (scala) [default], iteration 17 completed (849.409 ms) ====== [2025-12-10T00:43:09.619Z] ====== philosophers (scala) [default], iteration 18 started ====== [2025-12-10T00:43:09.619Z] GC before operation: completed in 13.689 ms, heap usage 9.342 MB -> 5.394 MB. [2025-12-10T00:43:10.345Z] Camera thread performed 122 scans. [2025-12-10T00:43:10.345Z] ====== philosophers (scala) [default], iteration 18 completed (838.253 ms) ====== [2025-12-10T00:43:10.345Z] ====== philosophers (scala) [default], iteration 19 started ====== [2025-12-10T00:43:10.345Z] GC before operation: completed in 13.703 ms, heap usage 43.930 MB -> 5.394 MB. [2025-12-10T00:43:11.466Z] Camera thread performed 122 scans. [2025-12-10T00:43:11.466Z] ====== philosophers (scala) [default], iteration 19 completed (785.239 ms) ====== [2025-12-10T00:43:11.466Z] ====== philosophers (scala) [default], iteration 20 started ====== [2025-12-10T00:43:11.466Z] GC before operation: completed in 15.937 ms, heap usage 6.983 MB -> 5.394 MB. [2025-12-10T00:43:12.168Z] Camera thread performed 122 scans. [2025-12-10T00:43:12.168Z] ====== philosophers (scala) [default], iteration 20 completed (831.146 ms) ====== [2025-12-10T00:43:12.168Z] ====== philosophers (scala) [default], iteration 21 started ====== [2025-12-10T00:43:12.168Z] GC before operation: completed in 13.752 ms, heap usage 23.347 MB -> 5.394 MB. [2025-12-10T00:43:12.888Z] Camera thread performed 122 scans. [2025-12-10T00:43:12.888Z] ====== philosophers (scala) [default], iteration 21 completed (827.147 ms) ====== [2025-12-10T00:43:12.888Z] ====== philosophers (scala) [default], iteration 22 started ====== [2025-12-10T00:43:12.888Z] GC before operation: completed in 13.806 ms, heap usage 23.478 MB -> 5.394 MB. [2025-12-10T00:43:13.589Z] Camera thread performed 122 scans. [2025-12-10T00:43:13.589Z] ====== philosophers (scala) [default], iteration 22 completed (808.194 ms) ====== [2025-12-10T00:43:13.589Z] ====== philosophers (scala) [default], iteration 23 started ====== [2025-12-10T00:43:13.923Z] GC before operation: completed in 14.875 ms, heap usage 23.429 MB -> 5.394 MB. [2025-12-10T00:43:14.625Z] Camera thread performed 122 scans. [2025-12-10T00:43:14.625Z] ====== philosophers (scala) [default], iteration 23 completed (799.315 ms) ====== [2025-12-10T00:43:14.625Z] ====== philosophers (scala) [default], iteration 24 started ====== [2025-12-10T00:43:14.625Z] GC before operation: completed in 13.734 ms, heap usage 35.913 MB -> 5.394 MB. [2025-12-10T00:43:15.325Z] Camera thread performed 122 scans. [2025-12-10T00:43:15.325Z] ====== philosophers (scala) [default], iteration 24 completed (831.692 ms) ====== [2025-12-10T00:43:15.325Z] ====== philosophers (scala) [default], iteration 25 started ====== [2025-12-10T00:43:15.325Z] GC before operation: completed in 14.481 ms, heap usage 37.358 MB -> 5.394 MB. [2025-12-10T00:43:16.458Z] Camera thread performed 122 scans. [2025-12-10T00:43:16.458Z] ====== philosophers (scala) [default], iteration 25 completed (842.861 ms) ====== [2025-12-10T00:43:16.458Z] ====== philosophers (scala) [default], iteration 26 started ====== [2025-12-10T00:43:16.458Z] GC before operation: completed in 14.578 ms, heap usage 43.351 MB -> 5.394 MB. [2025-12-10T00:43:17.157Z] Camera thread performed 122 scans. [2025-12-10T00:43:17.157Z] ====== philosophers (scala) [default], iteration 26 completed (818.886 ms) ====== [2025-12-10T00:43:17.157Z] ====== philosophers (scala) [default], iteration 27 started ====== [2025-12-10T00:43:17.157Z] GC before operation: completed in 16.640 ms, heap usage 30.896 MB -> 5.395 MB. [2025-12-10T00:43:17.861Z] Camera thread performed 122 scans. [2025-12-10T00:43:17.861Z] ====== philosophers (scala) [default], iteration 27 completed (842.707 ms) ====== [2025-12-10T00:43:17.861Z] ====== philosophers (scala) [default], iteration 28 started ====== [2025-12-10T00:43:17.861Z] GC before operation: completed in 13.671 ms, heap usage 29.350 MB -> 5.394 MB. [2025-12-10T00:43:18.988Z] Camera thread performed 122 scans. [2025-12-10T00:43:18.988Z] ====== philosophers (scala) [default], iteration 28 completed (832.981 ms) ====== [2025-12-10T00:43:18.988Z] ====== philosophers (scala) [default], iteration 29 started ====== [2025-12-10T00:43:18.988Z] GC before operation: completed in 14.586 ms, heap usage 33.924 MB -> 5.395 MB. [2025-12-10T00:43:19.750Z] Camera thread performed 122 scans. [2025-12-10T00:43:19.750Z] ====== philosophers (scala) [default], iteration 29 completed (854.702 ms) ====== [2025-12-10T00:43:20.082Z] ----------------------------------- [2025-12-10T00:43:20.082Z] renaissance-philosophers_0_PASSED [2025-12-10T00:43:20.082Z] ----------------------------------- [2025-12-10T00:43:20.082Z] [2025-12-10T00:43:20.082Z] TEST TEARDOWN: [2025-12-10T00:43:20.082Z] Nothing to be done for teardown. [2025-12-10T00:43:20.082Z] renaissance-philosophers_0 Finish Time: Wed Dec 10 00:43:19 2025 Epoch Time (ms): 1765327399927 [2025-12-10T00:43:20.082Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance' [2025-12-10T00:43:20.082Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2025-12-10T00:43:20.082Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests' [2025-12-10T00:43:20.082Z] [2025-12-10T00:43:20.082Z] [2025-12-10T00:43:20.401Z] All tests finished, run result summary: [2025-12-10T00:43:20.401Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \ [2025-12-10T00:43:20.401Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17653267051876\\ --tapName=Test_openjdk26_hs_extended.perf_x86-64_windows.tap --comment="" [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] TEST TARGETS SUMMARY [2025-12-10T00:43:20.721Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-12-10T00:43:20.721Z] DISABLED test targets: [2025-12-10T00:43:20.721Z] dacapo-avrora_0 [2025-12-10T00:43:20.721Z] dacapo-pmd_0 [2025-12-10T00:43:20.721Z] renaissance-finagle-chirper_0 [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] PASSED test targets: [2025-12-10T00:43:20.721Z] dacapo-fop_0 [2025-12-10T00:43:20.721Z] dacapo-jython_0 [2025-12-10T00:43:20.721Z] dacapo-luindex_0 [2025-12-10T00:43:20.721Z] dacapo-sunflow_0 [2025-12-10T00:43:20.721Z] dacapo-tomcat_0 [2025-12-10T00:43:20.721Z] dacapo-xalan_0 [2025-12-10T00:43:20.721Z] renaissance-finagle-http_0 [2025-12-10T00:43:20.721Z] renaissance-mnemonics_0 [2025-12-10T00:43:20.721Z] renaissance-par-mnemonics_0 [2025-12-10T00:43:20.721Z] renaissance-philosophers_0 [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] FAILED test targets: [2025-12-10T00:43:20.721Z] renaissance-als_0 [2025-12-10T00:43:20.721Z] renaissance-chi-square_0 [2025-12-10T00:43:20.721Z] renaissance-db-shootout_0 [2025-12-10T00:43:20.721Z] renaissance-dec-tree_0 [2025-12-10T00:43:20.721Z] renaissance-gauss-mix_0 [2025-12-10T00:43:20.721Z] renaissance-log-regression_0 [2025-12-10T00:43:20.721Z] renaissance-movie-lens_0 [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] TOTAL: 20 EXECUTED: 17 PASSED: 10 FAILED: 7 DISABLED: 3 SKIPPED: 0 [2025-12-10T00:43:20.721Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-12-10T00:43:20.721Z] [2025-12-10T00:43:20.721Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-12-10T00:43:20.721Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-12-10T00:43:20.721Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2025-12-10T00:43:21.268Z] ++ uname [2025-12-10T00:43:21.268Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-12-10T00:43:21.268Z] ++ uname [2025-12-10T00:43:21.586Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-12-10T00:43:21.586Z] ++ uname [2025-12-10T00:43:21.586Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-12-10T00:43:21.586Z] + MAKE=make [2025-12-10T00:43:21.586Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-12-10T00:43:21.586Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-12-10T00:43:21.642Z] $ ssh-agent -k [2025-12-10T00:43:21.791Z] unset SSH_AUTH_SOCK; [2025-12-10T00:43:21.791Z] unset SSH_AGENT_PID; [2025-12-10T00:43:21.791Z] echo Agent pid 1778 killed; [2025-12-10T00:43:21.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-12-10T00:43:21.902Z] no DaCapo-h2 metric found [Pipeline] echo [2025-12-10T00:43:21.981Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-12-10T00:43:22.036Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-12-10T00:43:22.069Z] Archiving artifacts [2025-12-10T00:43:22.130Z] Recording fingerprints [Pipeline] echo [2025-12-10T00:43:22.165Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-12-10T00:43:22.193Z] Archiving artifacts [2025-12-10T00:43:22.419Z] Recording fingerprints [Pipeline] sh [2025-12-10T00:43:23.038Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17653267051876 [Pipeline] echo [2025-12-10T00:43:26.797Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-12-10T00:43:26.830Z] Archiving artifacts [2025-12-10T00:45:12.669Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-12-10T00:45:18.979Z] Tap file found: aqa-tests\TKG\output_17653267051876\Test_openjdk26_hs_extended.perf_x86-64_windows.tap... [Pipeline] readFile [Pipeline] junit [2025-12-10T00:45:19.120Z] Recording test results [2025-12-10T00:45:20.563Z] No test report files were found. Configuration error? [2025-12-10T00:45:21.690Z] None of the test reports contained any result [2025-12-10T00:45:21.690Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-10T00:45:21.815Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-10T00:45:22.305Z] + aqa-tests/terminateTestProcesses.sh null [2025-12-10T00:45:22.305Z] Windows machine, using powershell queries... [2025-12-10T00:45:23.419Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-10T00:45:23.562Z] [WS-CLEANUP] Deleting project workspace... [2025-12-10T00:45:23.562Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-10T00:45:36.048Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-12-10T00:45:36.556Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-10T00:45:37.734Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-12-10T00:45:37.872Z] allocate a node for generating rerun job ... [Pipeline] node [2025-12-10T00:45:37.973Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] echo [2025-12-10T00:45:37.988Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun) [Pipeline] echo [2025-12-10T00:45:38.014Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_windows_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-12-10T00:45:40.239Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-12-10T00:45:41.662Z] Processing DSL script testJobTemplate [2025-12-10T00:50:24.126Z] LEVELS: [extended] [2025-12-10T00:50:24.126Z] JDK_VERSIONS: [8] [2025-12-10T00:50:24.126Z] GROUPS: [perf] [2025-12-10T00:50:24.126Z] ARCH_OS_LIST: [x86-64_windows] [2025-12-10T00:50:24.346Z] Existing items: [2025-12-10T00:50:24.346Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_windows_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-12-10T00:50:25.077Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun) [Pipeline] build [2025-12-10T00:50:25.095Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun [2025-12-10T00:50:32.705Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #10 [2025-12-10T04:16:53.239Z] Build Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #10 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-12-10T04:16:53.362Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-10T04:16:53.448Z] [WS-CLEANUP] Deleting project workspace... [2025-12-10T04:16:53.448Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-10T04:16:53.477Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-12-10T04:16:53.513Z] Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #10 completed with status UNSTABLE [Pipeline] timeout [2025-12-10T04:16:53.521Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-10T04:16:53.760Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_windows_rerun" build number 10 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-12-10T04:16:53.799Z] Saving Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/10/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-12-10T04:16:53.833Z] Archiving artifacts [2025-12-10T04:16:53.918Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-12-10T04:16:54.106Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/10/aqa-tests/TKG/output_17653399948737/Test_openjdk26_hs_extended.perf_x86-64_windows_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-12-10T04:16:54.274Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk26%2Fjdk26-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=jdk-26%2B27_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=1&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-10T04:16:54.376Z] [WS-CLEANUP] Deleting project workspace... [2025-12-10T04:16:54.376Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-10T04:16:54.405Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE