Test_openjdk17_hs_sanity.perf_x86-32_windows
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-windows-x86-32-temurin" build number 412
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1000
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 426
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_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_openjdk17_hs_sanity.perf_x86-32_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 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
> git rev-list --no-walk 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-06T04:47:53.824Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-11-06T04:47:53.833Z] SPEC: win_x86
[Pipeline] echo
[2025-11-06T04:47:53.834Z] LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-06T04:47:53.854Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
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-11-06T04:47:53.860Z] dynamicAgents: []
[Pipeline] node
[2025-11-06T04:48:08.864Z] Still waiting to schedule task
[2025-11-06T04:48:08.865Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’
[2025-11-06T08:51:24.237Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_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-11-06T08:51:24.273Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T08:51:24.338Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T08:51:24.338Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T08:51:24.361Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-06T08:51:24.449Z] The recommended git tool is: git
[2025-11-06T08:51:24.492Z] No credentials specified
[2025-11-06T08:51:24.513Z] Cloning the remote Git repository
[2025-11-06T08:51:24.543Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-06T08:51:24.544Z] > git init c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests # timeout=10
[2025-11-06T08:51:24.628Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-11-06T08:51:24.628Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-06T08:51:24.629Z] > git --version # timeout=10
[2025-11-06T08:51:24.666Z] > git --version # 'git version 2.51.0'
[2025-11-06T08:51:24.667Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T08:51:30.549Z] Avoid second fetch
[2025-11-06T08:51:30.624Z] Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
[2025-11-06T08:51:30.416Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-06T08:51:30.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T08:51:30.557Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-11-06T08:51:30.633Z] > git config core.sparsecheckout # timeout=10
[2025-11-06T08:51:30.675Z] > git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
[2025-11-06T08:51:34.674Z] Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_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-11-06T08:51:35.997Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-06T08:51:36.020Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-06T08:51:36.527Z] + LC_TIME=C
[2025-11-06T08:51:36.527Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-06T08:51:36.956Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T08:51:37.411Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-06T08:51:37.411Z] Windows machine, using powershell queries...
[2025-11-06T08:51:37.743Z] 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-11-06T08:51:38.901Z] + printenv
[2025-11-06T08:51:38.901Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-11-06T08:51:38.901Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-11-06T08:51:38.901Z] KEEP_WORKSPACE=false
[2025-11-06T08:51:38.901Z] NUMBER_OF_PROCESSORS=4
[2025-11-06T08:51:38.901Z] PROCESSOR_LEVEL=6
[2025-11-06T08:51:38.901Z] TAP_NAME=Test_openjdk17_hs_sanity.perf_x86-32_windows.tap
[2025-11-06T08:51:38.901Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib
[2025-11-06T08:51:38.901Z] EXIT_FAILURE=false
[2025-11-06T08:51:38.901Z] JDK_BRANCH=jdk-17.0.18+1_adopt
[2025-11-06T08:51:38.901Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/445/display/redirect?page=tests
[2025-11-06T08:51:38.901Z] PLATFORM=x86-32_windows
[2025-11-06T08:51:38.901Z] DOCKER_REQUIRED=false
[2025-11-06T08:51:38.901Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-11-06T08:51:38.901Z] PROGRAMFILES=C:\Program Files
[2025-11-06T08:51:38.901Z] git=C:\Program Files\Git\cmd\git.exe
[2025-11-06T08:51:38.901Z] TIME_LIMIT=25
[2025-11-06T08:51:38.901Z] JENKINS_SERVER_COOKIE=durable-88656003e3d41ba481cc6cf632a584b79bd6c7d6912fe93e7d3578c2af3cf217
[2025-11-06T08:51:38.901Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-11-06T08:51:38.901Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-11-06T08:51:38.901Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-06T08:51:38.901Z] GENERATE_JOBS=true
[2025-11-06T08:51:38.901Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-06T08:51:38.901Z] OS=Windows_NT
[2025-11-06T08:51:38.901Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/445/display/redirect?page=changes
[2025-11-06T08:51:38.901Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-11-06T08:51:38.901Z] RERUN_ITERATIONS=1
[2025-11-06T08:51:38.901Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-06T08:51:38.901Z] USERDOMAIN=test-azure-win2
[2025-11-06T08:51:38.901Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-06T08:51:38.901Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-06T08:51:38.901Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows
[2025-11-06T08:51:38.901Z] USERPROFILE=C:\Users\jenkins
[2025-11-06T08:51:38.901Z] ARCHIVE_TEST_RESULTS=false
[2025-11-06T08:51:38.901Z] SETUP_JCK_RUN=false
[2025-11-06T08:51:38.901Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/445/
[2025-11-06T08:51:38.901Z] SLACK_CHANNEL=aqavit-bot
[2025-11-06T08:51:38.901Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-windows-x86-32-temurin
[2025-11-06T08:51:38.901Z] JCK_GIT_BRANCH=master
[2025-11-06T08:51:38.901Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/
[2025-11-06T08:51:38.901Z] BUILD_NUMBER=445
[2025-11-06T08:51:38.901Z] TKG_ITERATIONS=1
[2025-11-06T08:51:38.901Z] _=/usr/bin/printenv
[2025-11-06T08:51:38.901Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-11-06T08:51:38.901Z] SERVICE_ID=Jenkins
[2025-11-06T08:51:38.901Z] BASE=C:\Users\jenkins\agent
[2025-11-06T08:51:38.901Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows/../../benchmarks
[2025-11-06T08:51:38.901Z] ALLUSERSPROFILE=C:\ProgramData
[2025-11-06T08:51:38.901Z] JENKINS_NODE_COOKIE=ec0e117e-de70-4caf-b77c-3f0da408f78b
[2025-11-06T08:51:38.901Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-11-06T08:51:38.901Z] KEEP_REPORTDIR=false
[2025-11-06T08:51:38.901Z] BUILD_DISPLAY_NAME=#445
[2025-11-06T08:51:38.901Z] SDK_RESOURCE=upstream
[2025-11-06T08:51:38.901Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-06T08:51:38.901Z] HOME=/home/jenkins
[2025-11-06T08:51:38.901Z] USERNAME=jenkins
[2025-11-06T08:51:38.901Z] WINSW_SERVICE_ID=Jenkins
[2025-11-06T08:51:38.901Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-11-06T08:51:38.901Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-06T08:51:38.901Z] jobStatus=SUCCESS
[2025-11-06T08:51:38.901Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-06T08:51:38.901Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.perf_x86-32_windows
[2025-11-06T08:51:38.901Z] JOBSTARTTIME=Thu, 06 Nov 2025 08:51:36 +0000
[2025-11-06T08:51:38.901Z] JDK_VERSION=17
[2025-11-06T08:51:38.901Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-11-06T08:51:38.901Z] JOB_NAME=Test_openjdk17_hs_sanity.perf_x86-32_windows
[2025-11-06T08:51:38.901Z] USE_TESTENV_PROPERTIES=false
[2025-11-06T08:51:38.901Z] SYSTEMROOT=C:\Windows
[2025-11-06T08:51:38.901Z] PERSONAL_BUILD=false
[2025-11-06T08:51:38.901Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/445/display/redirect
[2025-11-06T08:51:38.901Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-11-06T08:51:38.901Z] AUTO_DETECT=true
[2025-11-06T08:51:38.901Z] EXIT_SUCCESS=false
[2025-11-06T08:51:38.901Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/display/redirect
[2025-11-06T08:51:38.901Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows
[2025-11-06T08:51:38.901Z] COMPUTERNAME=test-azure-win2
[2025-11-06T08:51:38.901Z] OPENJ9_BRANCH=master
[2025-11-06T08:51:38.901Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-06T08:51:38.901Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/system_lib
[2025-11-06T08:51:38.901Z] PARALLEL=Dynamic
[2025-11-06T08:51:38.901Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-06T08:51:38.902Z] ITERATIONS=1
[2025-11-06T08:51:38.902Z] UPSTREAM_JOB_NUMBER=412
[2025-11-06T08:51:38.902Z] SPEC=win_x86
[2025-11-06T08:51:38.902Z] TERM=xterm-256color
[2025-11-06T08:51:38.902Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-11-06T08:51:38.902Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-06T08:51:38.902Z] NODE_NAME=test-azure-win2022-x64-2
[2025-11-06T08:51:38.902Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-06T08:51:38.902Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-11-06T08:51:38.902Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-06T08:51:38.902Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-06T08:51:38.902Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-06T08:51:38.902Z] DYNAMIC_COMPILE=false
[2025-11-06T08:51:38.902Z] SHLVL=2
[2025-11-06T08:51:38.902Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.perf_x86-32_windows-445
[2025-11-06T08:51:38.902Z] PROCESSOR_REVISION=5507
[2025-11-06T08:51:38.902Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-11-06T08:51:38.902Z] EXECUTOR_NUMBER=0
[2025-11-06T08:51:38.902Z] HUDSON_COOKIE=cad85703-3cd8-4ac9-81fe-a053e01651b5
[2025-11-06T08:51:38.902Z] ADOPTOPENJDK_BRANCH=master
[2025-11-06T08:51:38.902Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-06T08:51:38.902Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-11-06T08:51:38.902Z] ORIGIN_JDK_VERSION=17
[2025-11-06T08:51:38.902Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2025-11-06T08:51:38.902Z] NUM_PROCESSORS=2
[2025-11-06T08:51:38.902Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-06T08:51:38.902Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2025-11-06T08:51:38.902Z] STAGE_NAME=Setup
[2025-11-06T08:51:38.902Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-06T08:51:38.902Z] TEST_TIME=120
[2025-11-06T08:51:38.902Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows@tmp
[2025-11-06T08:51:38.902Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-06T08:51:38.902Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-11-06T08:51:38.902Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-06T08:51:38.902Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-06T08:51:38.902Z] ProgramW6432=C:\Program Files
[2025-11-06T08:51:38.902Z] CI=true
[2025-11-06T08:51:38.902Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-32_windows/445/display/redirect?page=artifacts
[2025-11-06T08:51:38.902Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-06T08:51:38.902Z] RERUN_FAILURE=true
[2025-11-06T08:51:38.902Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-11-06T08:51:38.902Z] BUILD_LIST=perf
[2025-11-06T08:51:38.902Z] BUILD_ID=445
[2025-11-06T08:51:38.902Z] WINDIR=C:\Windows
[2025-11-06T08:51:38.902Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-11-06T08:51:38.902Z] PUBLIC=C:\Users\Public
[2025-11-06T08:51:38.902Z] SYSTEMDRIVE=C:
[2025-11-06T08:51:38.902Z] TARGET=sanity.perf
[2025-11-06T08:51:38.902Z] USE_JRE=false
[2025-11-06T08:51:38.902Z] JDK_IMPL=hotspot
[2025-11-06T08:51:38.902Z] 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-11-06T08:51:38.968Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-06T08:51:38.985Z] Running in c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T08:51:46.370Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-windows-x86-32-temurin" build number 412
[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-11-06T08:51:46.623Z] 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-11-06T08:51:46.632Z] Running in c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T08:51:46.659Z] $ ssh-agent
[2025-11-06T08:51:46.772Z] SSH_AUTH_SOCK=/tmp/ssh-QDphN8qGms1p/agent.397
[2025-11-06T08:51:46.772Z] SSH_AGENT_PID=398
[2025-11-06T08:51:46.772Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-06T08:51:46.792Z] Running in c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-06T08:51:46.831Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-11-06T08:51:47.352Z] ++ pwd
[2025-11-06T08:51:47.353Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-06T08:51:47.353Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests
[2025-11-06T08:51:47.353Z] get jdk binary...
[2025-11-06T08:51:47.353Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-06T08:51:47.353Z] Uncompressing file: OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip ...
[2025-11-06T08:51:51.155Z] List files in jdkbinary folder...
[2025-11-06T08:51:51.155Z] total 307716
[2025-11-06T08:51:51.155Z] -rwxrwx---+ 1 jenkins None 60854723 Nov 6 00:07 OpenJDK17U-debugimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:51.155Z] -rwxrwx---+ 1 jenkins None 186232970 Nov 6 00:13 OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:51.155Z] -rwxrwx---+ 1 jenkins None 40761008 Nov 6 00:13 OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:51.155Z] -rwxrwx---+ 1 jenkins None 31112 Nov 6 00:11 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea-metadata.json
[2025-11-06T08:51:51.156Z] -rwxrwx---+ 1 jenkins None 161583 Nov 6 00:30 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea.json
[2025-11-06T08:51:51.156Z] -rwxrwx---+ 1 jenkins None 11905617 Nov 6 00:14 OpenJDK17U-static-libs_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:51.156Z] -rwxrwx---+ 1 jenkins None 15138583 Nov 6 00:07 OpenJDK17U-testimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:51.156Z] drwxrwxr-x+ 1 jenkins None 0 Nov 6 08:51 tmp
[2025-11-06T08:51:51.156Z] List files in jdkbinary/tmp folder...
[2025-11-06T08:51:51.156Z] total 4
[2025-11-06T08:51:51.156Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 jdk-17.0.18+1
[2025-11-06T08:51:51.156Z] Moving directory jdk-17.0.18+1/ to ../j2sdk-image
[2025-11-06T08:51:51.156Z] Uncompressing file: OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_1-ea.zip ...
[2025-11-06T08:51:52.919Z] List files in jdkbinary folder...
[2025-11-06T08:51:52.919Z] total 307720
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 60854723 Nov 6 00:07 OpenJDK17U-debugimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 186232970 Nov 6 00:13 OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 40761008 Nov 6 00:13 OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 31112 Nov 6 00:11 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea-metadata.json
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 161583 Nov 6 00:30 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea.json
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 11905617 Nov 6 00:14 OpenJDK17U-static-libs_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:52.919Z] -rwxrwx---+ 1 jenkins None 15138583 Nov 6 00:07 OpenJDK17U-testimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:52.919Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 j2sdk-image
[2025-11-06T08:51:52.919Z] drwxrwxr-x+ 1 jenkins None 0 Nov 6 08:51 tmp
[2025-11-06T08:51:52.919Z] List files in jdkbinary/tmp folder...
[2025-11-06T08:51:53.248Z] total 4
[2025-11-06T08:51:53.248Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 jdk-17.0.18+1-jre
[2025-11-06T08:51:53.249Z] Moving directory jdk-17.0.18+1-jre/ to ../j2re-image
[2025-11-06T08:51:53.249Z] Uncompressing file: OpenJDK17U-static-libs_x86-32_windows_hotspot_17.0.18_1-ea.zip ...
[2025-11-06T08:51:53.595Z] List files in jdkbinary folder...
[2025-11-06T08:51:53.595Z] total 307724
[2025-11-06T08:51:53.595Z] -rwxrwx---+ 1 jenkins None 60854723 Nov 6 00:07 OpenJDK17U-debugimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:53.595Z] -rwxrwx---+ 1 jenkins None 186232970 Nov 6 00:13 OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:53.596Z] -rwxrwx---+ 1 jenkins None 40761008 Nov 6 00:13 OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:53.596Z] -rwxrwx---+ 1 jenkins None 31112 Nov 6 00:11 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea-metadata.json
[2025-11-06T08:51:53.596Z] -rwxrwx---+ 1 jenkins None 161583 Nov 6 00:30 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea.json
[2025-11-06T08:51:53.596Z] -rwxrwx---+ 1 jenkins None 11905617 Nov 6 00:14 OpenJDK17U-static-libs_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:53.596Z] -rwxrwx---+ 1 jenkins None 15138583 Nov 6 00:07 OpenJDK17U-testimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:53.596Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 j2re-image
[2025-11-06T08:51:53.596Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 j2sdk-image
[2025-11-06T08:51:53.596Z] drwxrwxr-x+ 1 jenkins None 0 Nov 6 08:51 tmp
[2025-11-06T08:51:53.596Z] List files in jdkbinary/tmp folder...
[2025-11-06T08:51:53.941Z] total 0
[2025-11-06T08:51:53.941Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 jdk-17.0.18+1-static-libs
[2025-11-06T08:51:53.941Z] Moving directory jdk-17.0.18+1-static-libs/ to ../static-libs
[2025-11-06T08:51:53.941Z] Uncompressing file: OpenJDK17U-testimage_x86-32_windows_hotspot_17.0.18_1-ea.zip ...
[2025-11-06T08:51:56.222Z] List files in jdkbinary folder...
[2025-11-06T08:51:56.222Z] total 307724
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 60854723 Nov 6 00:07 OpenJDK17U-debugimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 186232970 Nov 6 00:13 OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 40761008 Nov 6 00:13 OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 31112 Nov 6 00:11 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea-metadata.json
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 161583 Nov 6 00:30 OpenJDK17U-sbom_x86-32_windows_hotspot_17.0.18_1-ea.json
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 11905617 Nov 6 00:14 OpenJDK17U-static-libs_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:56.222Z] -rwxrwx---+ 1 jenkins None 15138583 Nov 6 00:07 OpenJDK17U-testimage_x86-32_windows_hotspot_17.0.18_1-ea.zip
[2025-11-06T08:51:56.222Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 j2re-image
[2025-11-06T08:51:56.222Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 j2sdk-image
[2025-11-06T08:51:56.222Z] drwxrwx---+ 1 jenkins None 0 Nov 6 00:06 static-libs
[2025-11-06T08:51:56.222Z] drwxrwxr-x+ 1 jenkins None 0 Nov 6 08:51 tmp
[2025-11-06T08:51:56.222Z] List files in jdkbinary/tmp folder...
[2025-11-06T08:51:56.222Z] total 4
[2025-11-06T08:51:56.222Z] drwxrwx---+ 1 jenkins None 0 Nov 5 23:36 jdk-17.0.18+1-test-image
[2025-11-06T08:51:56.222Z] Moving directory jdk-17.0.18+1-test-image/ to ../openjdk-test-image
[2025-11-06T08:51:56.222Z] Uncompressing OpenJDK17U-debugimage_x86-32_windows_hotspot_17.0.18_1-ea.zip over ./j2sdk-image...
[2025-11-06T08:51:58.505Z] Removing top-level folder jdk-17.0.18+1-debug-image/
[2025-11-06T08:51:58.505Z] Removing top-level folder jdk-17.0.18+1/
[2025-11-06T08:52:04.514Z] Run c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-11-06T08:52:04.514Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-06T08:52:04.867Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-06T08:52:04.868Z] OpenJDK Runtime Environment Temurin-17.0.18+1-202511052221 (build 17.0.18-beta+1-ea)
[2025-11-06T08:52:04.868Z] OpenJDK Client VM Temurin-17.0.18+1-202511052221 (build 17.0.18-beta+1-ea, mixed mode, emulated-client)
[2025-11-06T08:52:04.868Z] =JAVA VERSION OUTPUT END=
[2025-11-06T08:52:04.868Z] =RELEASE INFO BEGIN=
[2025-11-06T08:52:04.868Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-06T08:52:04.868Z] IMPLEMENTOR_VERSION="Temurin-17.0.18+1-202511052221"
[2025-11-06T08:52:04.868Z] JAVA_RUNTIME_VERSION="17.0.18-beta+1-ea"
[2025-11-06T08:52:04.868Z] JAVA_VERSION="17.0.18"
[2025-11-06T08:52:04.868Z] JAVA_VERSION_DATE="2026-01-20"
[2025-11-06T08:52:04.868Z] LIBC="default"
[2025-11-06T08:52:04.868Z] 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.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt 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.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-11-06T08:52:04.868Z] OS_ARCH="x86"
[2025-11-06T08:52:04.868Z] OS_NAME="Windows"
[2025-11-06T08:52:04.868Z] SOURCE=".:git:bff291faa343"
[2025-11-06T08:52:04.868Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90"
[2025-11-06T08:52:04.868Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-06T08:52:04.868Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2025-11-06T08:52:04.868Z] FULL_VERSION="17.0.18-beta+1-ea"
[2025-11-06T08:52:04.868Z] SEMANTIC_VERSION="17.0.18+1"
[2025-11-06T08:52:04.868Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-11-06T08:52:04.868Z] JVM_VARIANT="Hotspot"
[2025-11-06T08:52:04.868Z] JVM_VERSION="17.0.18-beta+1-ea"
[2025-11-06T08:52:04.868Z] IMAGE_TYPE="JDK"
[2025-11-06T08:52:04.868Z] =RELEASE INFO END=
[2025-11-06T08:52:04.868Z] get testKitGen...
[2025-11-06T08:52:04.868Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-06T08:52:06.551Z] git rev-parse master
[2025-11-06T08:52:06.551Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-06T08:52:07.002Z] $ ssh-agent -k
[2025-11-06T08:52:07.045Z] unset SSH_AUTH_SOCK;
[2025-11-06T08:52:07.045Z] unset SSH_AGENT_PID;
[2025-11-06T08:52:07.045Z] echo Agent pid 398 killed;
[2025-11-06T08:52:07.104Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T08:52:07.650Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=412&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-06T08:52:07.664Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=412&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-11-06T08:52:07.709Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T08:52:07.846Z] Copied 1 artifact from "getTRSSOutput" build number 1948
[Pipeline] sh
[2025-11-06T08:52:08.325Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-06T08:52:08.325Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-06T08:52:08.325Z] + tar xof -
[2025-11-06T08:52:08.657Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T08:52:08.753Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T08:52:08.782Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T08:52:09.279Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T08:52:14.063Z] --------------------------------------------
[2025-11-06T08:52:14.063Z] path is set to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib
[2025-11-06T08:52:14.063Z] task is set to default
[2025-11-06T08:52:14.063Z] dependencyList is set to all
[2025-11-06T08:52:14.063Z] --------------------------------------------
[2025-11-06T08:52:14.063Z] Starting download third party dependent jars
[2025-11-06T08:52:14.063Z] --------------------------------------------
[2025-11-06T08:52:14.063Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-06T08:52:14.063Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-06T08:52:14.162Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-11-06T08:52:14.168Z] Machine limit is 3.
[Pipeline] sh
[2025-11-06T08:52:14.639Z] + cd ./aqa-tests/TKG
[2025-11-06T08:52:14.639Z] ++ uname
[2025-11-06T08:52:14.639Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-06T08:52:14.639Z] ++ uname
[2025-11-06T08:52:14.639Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-06T08:52:14.639Z] ++ uname
[2025-11-06T08:52:14.639Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-06T08:52:14.639Z] + MAKE=make
[2025-11-06T08:52:14.639Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-06T08:52:14.639Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-06T08:52:14.970Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:14.970Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T08:52:14.970Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T08:52:14.970Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T08:52:14.970Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T08:52:15.696Z] Buildfile: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-06T08:52:16.041Z]
[2025-11-06T08:52:16.041Z] build:
[2025-11-06T08:52:16.041Z]
[2025-11-06T08:52:16.041Z] clean:
[2025-11-06T08:52:16.041Z]
[2025-11-06T08:52:16.041Z] init:
[2025-11-06T08:52:16.041Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-06T08:52:16.041Z]
[2025-11-06T08:52:16.041Z] getDependentLibs:
[2025-11-06T08:52:16.388Z] [exec] --------------------------------------------
[2025-11-06T08:52:16.388Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:16.388Z] [exec] task is set to default
[2025-11-06T08:52:16.388Z] [exec] dependencyList is set to json_simple
[2025-11-06T08:52:16.388Z] [exec] --------------------------------------------
[2025-11-06T08:52:16.388Z] [exec] Starting download third party dependent jars
[2025-11-06T08:52:16.388Z] [exec] --------------------------------------------
[2025-11-06T08:52:16.388Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:16.388Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T08:52:16.388Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T08:52:16.388Z]
[2025-11-06T08:52:16.388Z] compile:
[2025-11-06T08:52:16.388Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T08:52:16.388Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T08:52:16.388Z] [echo] ===fork: yes
[2025-11-06T08:52:16.388Z] [echo] ===debug: on
[2025-11-06T08:52:16.388Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-06T08:52:17.556Z] [javac] Note: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\src\org\openj9\envInfo\MachineInfo.java uses or overrides a deprecated API.
[2025-11-06T08:52:17.556Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T08:52:17.556Z]
[2025-11-06T08:52:17.556Z] dist:
[2025-11-06T08:52:17.556Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-06T08:52:17.906Z]
[2025-11-06T08:52:17.906Z] BUILD SUCCESSFUL
[2025-11-06T08:52:17.906Z] Total time: 2 seconds
[2025-11-06T08:52:17.906Z] 0
[2025-11-06T08:52:17.906Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T08:52:18.632Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T08:52:18.632Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-06T08:52:20.320Z] ****************************** MACHINE INFO ******************************
[2025-11-06T08:52:20.320Z] File path : C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG
[2025-11-06T08:52:20.320Z] Free Physical Memory Size : 6087950336
[2025-11-06T08:52:20.320Z] Free space (bytes) : 157383798784
[2025-11-06T08:52:20.320Z] Total Physical Memory Size : 8536289280
[2025-11-06T08:52:20.320Z] Total space (bytes) : 274283311104
[2025-11-06T08:52:20.320Z] Usable space (bytes) : 157383798784
[2025-11-06T08:52:20.320Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T08:52:20.320Z] bashVersion :
[2025-11-06T08:52:20.320Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-11-06T08:52:20.320Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-06T08:52:20.320Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] This is free software; you are free to change and redistribute it.
[2025-11-06T08:52:20.320Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T08:52:20.320Z] cpuCores : 4
[2025-11-06T08:52:20.320Z] curlVersion :
[2025-11-06T08:52:20.320Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-11-06T08:52:20.320Z] Release-Date: 2025-07-16
[2025-11-06T08:52:20.320Z] 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-11-06T08:52:20.320Z] 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-11-06T08:52:20.320Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T08:52:20.320Z] gcc version : 13
[2025-11-06T08:52:20.320Z] gclibc version : ldd (cygwin) 3.6.4
[2025-11-06T08:52:20.320Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T08:52:20.320Z] lldb version : Command could not be executed
[2025-11-06T08:52:20.320Z] makeVersion :
[2025-11-06T08:52:20.320Z] GNU Make 4.4.1
[2025-11-06T08:52:20.320Z] Built for x86_64-pc-cygwin
[2025-11-06T08:52:20.320Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-06T08:52:20.320Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-06T08:52:20.320Z] This is free software: you are free to change and redistribute it.
[2025-11-06T08:52:20.320Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T08:52:20.320Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-06T08:52:20.320Z] perlVersion :
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-11-06T08:52:20.320Z] (with 3 registered patches, see perl -V for more detail)
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] Copyright 1987-2025, Larry Wall
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T08:52:20.320Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T08:52:20.320Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T08:52:20.320Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T08:52:20.320Z] procArch : unknown
[2025-11-06T08:52:20.320Z] sysArch : x86_64
[2025-11-06T08:52:20.320Z] sysOS : CYGWIN_NT-10.0-20348
[2025-11-06T08:52:20.320Z] ulimit :
[2025-11-06T08:52:20.320Z] core file size (blocks, -c) 0
[2025-11-06T08:52:20.320Z] data seg size (kbytes, -d) unlimited
[2025-11-06T08:52:20.320Z] file size (blocks, -f) unlimited
[2025-11-06T08:52:20.320Z] open files (-n) 3200
[2025-11-06T08:52:20.320Z] pipe size (512 bytes, -p) 8
[2025-11-06T08:52:20.320Z] stack size (kbytes, -s) 2032
[2025-11-06T08:52:20.320Z] cpu time (seconds, -t) unlimited
[2025-11-06T08:52:20.320Z] max user processes (-u) 256
[2025-11-06T08:52:20.320Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T08:52:20.320Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-11-06T08:52:20.320Z] vmVendor : Oracle Corporation
[2025-11-06T08:52:20.320Z] vmVersion : 17.0.18-beta+1-ea
[2025-11-06T08:52:20.320Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T08:52:20.320Z] **************************************************************************
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.320Z] System.getProperty('os.name')=Windows Server 2022
[2025-11-06T08:52:20.320Z]
[2025-11-06T08:52:20.321Z] System.getProperty('os.arch')=x86
[2025-11-06T08:52:20.321Z]
[2025-11-06T08:52:20.321Z] System.getProperty('java.fullversion')=null
[2025-11-06T08:52:20.321Z]
[2025-11-06T08:52:20.321Z] System.getProperty('sun.arch.data.model')=32
[2025-11-06T08:52:20.321Z]
[2025-11-06T08:52:20.652Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2025-11-06T08:52:20.652Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:52:20.652Z] perl scripts/configure.pl
[2025-11-06T08:52:20.652Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_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 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T08:52:20.997Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T08:52:20.997Z]
[2025-11-06T08:52:20.997Z]
[2025-11-06T08:52:20.997Z] Starting to generate parallel test lists.
[2025-11-06T08:52:20.997Z]
[2025-11-06T08:52:20.997Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-06T08:52:21.344Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-06T08:52:21.344Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-06T08:52:21.344Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-06T08:52:21.344Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-06T08:52:21.344Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-06T08:52:21.344Z] Attempting to get test duration data from TRSS.
[2025-11-06T08:52:21.344Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-32_windows&group=perf&level=sanity"
[2025-11-06T08:52:21.692Z] Attempting to get test duration data from cached files.
[2025-11-06T08:52:21.692Z]
[2025-11-06T08:52:21.692Z] TEST DURATION
[2025-11-06T08:52:21.692Z] ====================================================================================
[2025-11-06T08:52:21.692Z] Total number of tests searched: 9
[2025-11-06T08:52:21.692Z] Number of test durations found: 9
[2025-11-06T08:52:21.692Z] Top slowest tests:
[2025-11-06T08:52:21.692Z] 05m12s renaissance-fj-kmeans_0
[2025-11-06T08:52:21.692Z] 01m32s dacapo-eclipse_0
[2025-11-06T08:52:21.692Z] 01m06s renaissance-scala-kmeans_0
[2025-11-06T08:52:21.692Z] ====================================================================================
[2025-11-06T08:52:21.692Z]
[2025-11-06T08:52:21.692Z] Test target is split into 1 lists.
[2025-11-06T08:52:21.692Z] Reducing estimated test running time from 09m23s to 09m23s.
[2025-11-06T08:52:21.692Z]
[2025-11-06T08:52:21.692Z] -------------------------------------testList_0-------------------------------------
[2025-11-06T08:52:21.692Z] Number of tests: 9
[2025-11-06T08:52:21.692Z] Estimated running time: 09m23s
[2025-11-06T08:52:21.692Z] TESTLIST=renaissance-fj-kmeans_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-akka-uct_0,dacapo-h2_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,renaissance-future-genetic_0,IdleMicrobenchmark_HS_0
[2025-11-06T08:52:21.692Z] ------------------------------------------------------------------------------------
[2025-11-06T08:52:21.692Z]
[2025-11-06T08:52:21.692Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-06T08:52:21.692Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-06T08:52:22.114Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-06T08:52:22.208Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-06T08:52:22.287Z] Building tests...
[Pipeline] timeout
[2025-11-06T08:52:22.292Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T08:52:22.313Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T08:52:22.796Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T08:52:27.604Z] --------------------------------------------
[2025-11-06T08:52:27.604Z] path is set to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib
[2025-11-06T08:52:27.604Z] task is set to default
[2025-11-06T08:52:27.604Z] dependencyList is set to all
[2025-11-06T08:52:27.604Z] --------------------------------------------
[2025-11-06T08:52:27.604Z] Starting download third party dependent jars
[2025-11-06T08:52:27.604Z] --------------------------------------------
[2025-11-06T08:52:27.604Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.604Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-06T08:52:27.605Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-06T08:52:27.786Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-11-06T08:52:27.807Z] Running in c:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T08:52:27.837Z] $ ssh-agent
[2025-11-06T08:52:27.951Z] SSH_AUTH_SOCK=/tmp/ssh-Au7kwcgpUFG1/agent.620
[2025-11-06T08:52:27.951Z] SSH_AGENT_PID=621
[2025-11-06T08:52:27.951Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T08:52:28.415Z] + bash ./compile.sh
[2025-11-06T08:52:28.747Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-06T08:52:29.079Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:29.079Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T08:52:29.079Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T08:52:29.080Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T08:52:29.080Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T08:52:29.807Z] Buildfile: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-06T08:52:30.153Z]
[2025-11-06T08:52:30.153Z] build:
[2025-11-06T08:52:30.153Z]
[2025-11-06T08:52:30.153Z] clean:
[2025-11-06T08:52:30.153Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-11-06T08:52:30.153Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-06T08:52:30.153Z]
[2025-11-06T08:52:30.153Z] init:
[2025-11-06T08:52:30.153Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-06T08:52:30.153Z]
[2025-11-06T08:52:30.153Z] getDependentLibs:
[2025-11-06T08:52:30.501Z] [exec] --------------------------------------------
[2025-11-06T08:52:30.502Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:30.502Z] [exec] task is set to default
[2025-11-06T08:52:30.502Z] [exec] dependencyList is set to json_simple
[2025-11-06T08:52:30.502Z] [exec] --------------------------------------------
[2025-11-06T08:52:30.502Z] [exec] Starting download third party dependent jars
[2025-11-06T08:52:30.502Z] [exec] --------------------------------------------
[2025-11-06T08:52:30.502Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:30.502Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T08:52:30.502Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T08:52:30.502Z]
[2025-11-06T08:52:30.502Z] compile:
[2025-11-06T08:52:30.502Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T08:52:30.502Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T08:52:30.502Z] [echo] ===fork: yes
[2025-11-06T08:52:30.502Z] [echo] ===debug: on
[2025-11-06T08:52:30.502Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-06T08:52:31.669Z] [javac] Note: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\src\org\openj9\envInfo\MachineInfo.java uses or overrides a deprecated API.
[2025-11-06T08:52:31.669Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T08:52:31.669Z]
[2025-11-06T08:52:31.669Z] dist:
[2025-11-06T08:52:31.669Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-06T08:52:32.019Z]
[2025-11-06T08:52:32.019Z] BUILD SUCCESSFUL
[2025-11-06T08:52:32.019Z] Total time: 2 seconds
[2025-11-06T08:52:32.019Z] 0
[2025-11-06T08:52:32.019Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T08:52:32.750Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T08:52:32.750Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-06T08:52:34.415Z] ****************************** MACHINE INFO ******************************
[2025-11-06T08:52:34.415Z] File path : C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG
[2025-11-06T08:52:34.415Z] Free Physical Memory Size : 6114557952
[2025-11-06T08:52:34.415Z] Free space (bytes) : 157383790592
[2025-11-06T08:52:34.415Z] Total Physical Memory Size : 8536289280
[2025-11-06T08:52:34.415Z] Total space (bytes) : 274283311104
[2025-11-06T08:52:34.415Z] Usable space (bytes) : 157383790592
[2025-11-06T08:52:34.415Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T08:52:34.415Z] bashVersion :
[2025-11-06T08:52:34.415Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-11-06T08:52:34.415Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-06T08:52:34.415Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T08:52:34.415Z]
[2025-11-06T08:52:34.415Z] This is free software; you are free to change and redistribute it.
[2025-11-06T08:52:34.415Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T08:52:34.415Z] cpuCores : 4
[2025-11-06T08:52:34.415Z] curlVersion :
[2025-11-06T08:52:34.415Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-11-06T08:52:34.415Z] Release-Date: 2025-07-16
[2025-11-06T08:52:34.415Z] 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-11-06T08:52:34.415Z] 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-11-06T08:52:34.415Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T08:52:34.415Z] gcc version : 13
[2025-11-06T08:52:34.415Z] gclibc version : ldd (cygwin) 3.6.4
[2025-11-06T08:52:34.415Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T08:52:34.415Z] lldb version : Command could not be executed
[2025-11-06T08:52:34.415Z] makeVersion :
[2025-11-06T08:52:34.415Z] GNU Make 4.4.1
[2025-11-06T08:52:34.415Z] Built for x86_64-pc-cygwin
[2025-11-06T08:52:34.415Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-06T08:52:34.415Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-06T08:52:34.416Z] This is free software: you are free to change and redistribute it.
[2025-11-06T08:52:34.416Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T08:52:34.416Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-06T08:52:34.416Z] perlVersion :
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-11-06T08:52:34.416Z] (with 3 registered patches, see perl -V for more detail)
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] Copyright 1987-2025, Larry Wall
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T08:52:34.416Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T08:52:34.416Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T08:52:34.416Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T08:52:34.416Z] procArch : unknown
[2025-11-06T08:52:34.416Z] sysArch : x86_64
[2025-11-06T08:52:34.416Z] sysOS : CYGWIN_NT-10.0-20348
[2025-11-06T08:52:34.416Z] ulimit :
[2025-11-06T08:52:34.416Z] core file size (blocks, -c) 0
[2025-11-06T08:52:34.416Z] data seg size (kbytes, -d) unlimited
[2025-11-06T08:52:34.416Z] file size (blocks, -f) unlimited
[2025-11-06T08:52:34.416Z] open files (-n) 3200
[2025-11-06T08:52:34.416Z] pipe size (512 bytes, -p) 8
[2025-11-06T08:52:34.416Z] stack size (kbytes, -s) 2032
[2025-11-06T08:52:34.416Z] cpu time (seconds, -t) unlimited
[2025-11-06T08:52:34.416Z] max user processes (-u) 256
[2025-11-06T08:52:34.416Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T08:52:34.416Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-11-06T08:52:34.416Z] vmVendor : Oracle Corporation
[2025-11-06T08:52:34.416Z] vmVersion : 17.0.18-beta+1-ea
[2025-11-06T08:52:34.416Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T08:52:34.416Z] **************************************************************************
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('os.name')=Windows Server 2022
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('os.arch')=x86
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('java.fullversion')=null
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] System.getProperty('sun.arch.data.model')=32
[2025-11-06T08:52:34.416Z]
[2025-11-06T08:52:34.416Z] make -f clean.mk cleanBuild
[2025-11-06T08:52:34.416Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:52:35.131Z] rm -f -r C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest
[2025-11-06T08:52:35.131Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:52:35.131Z] make -f compile.mk compile
[2025-11-06T08:52:35.131Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:52:35.481Z] rm -f -r C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-11-06T08:52:35.481Z] mkdir -p C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-11-06T08:52:35.482Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-11-06T08:52:35.482Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation"; fi
[2025-11-06T08:52:37.166Z] Buildfile: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-11-06T08:52:37.517Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-06T08:52:37.517Z]
[2025-11-06T08:52:37.517Z] -create_test_directory:
[2025-11-06T08:52:37.517Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest
[2025-11-06T08:52:37.517Z]
[2025-11-06T08:52:37.517Z] stage_test_material:
[2025-11-06T08:52:37.864Z] [copy] Copying 585 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] build:
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] init:
[2025-11-06T08:52:38.212Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] dist:
[2025-11-06T08:52:38.212Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] build:
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] build:
[2025-11-06T08:52:38.212Z]
[2025-11-06T08:52:38.212Z] init:
[2025-11-06T08:52:38.213Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-11-06T08:52:38.213Z]
[2025-11-06T08:52:38.213Z] getBumbleBench:
[2025-11-06T08:52:38.213Z] [echo] Cloning BumbleBench
[2025-11-06T08:52:38.213Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-06T08:52:38.560Z] [exec] Cloning into 'bumblebench'...
[2025-11-06T08:52:39.301Z]
[2025-11-06T08:52:39.301Z] buildBumbleBench:
[2025-11-06T08:52:39.301Z] [echo] Building BumbleBench
[2025-11-06T08:52:39.301Z]
[2025-11-06T08:52:39.301Z] compile-all:
[2025-11-06T08:52:39.301Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:39.301Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:40.507Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T08:52:40.507Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T08:52:40.507Z] [javac] Note: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-11-06T08:52:40.507Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-06T08:52:40.507Z] [javac] 1 warning
[2025-11-06T08:52:40.507Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:40.507Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:40.507Z] [javac] 1 warning
[2025-11-06T08:52:40.507Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:40.507Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:40.507Z] [javac] C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-11-06T08:52:40.507Z] [javac] result.add(new Integer(i));
[2025-11-06T08:52:40.507Z] [javac] ^
[2025-11-06T08:52:40.507Z] [javac] C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-11-06T08:52:40.507Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-11-06T08:52:40.507Z] [javac] ^
[2025-11-06T08:52:40.507Z] [javac] C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-11-06T08:52:40.507Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-11-06T08:52:40.507Z] [javac] ^
[2025-11-06T08:52:40.507Z] [javac] 4 warnings
[2025-11-06T08:52:40.507Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:40.507Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:40.854Z] [javac] C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-11-06T08:52:40.855Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2025-11-06T08:52:40.855Z] [javac] ^
[2025-11-06T08:52:40.855Z] [javac] 2 warnings
[2025-11-06T08:52:40.855Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:40.855Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.198Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T08:52:41.198Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T08:52:41.198Z] [javac] 1 warning
[2025-11-06T08:52:41.198Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.198Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.198Z] [javac] 1 warning
[2025-11-06T08:52:41.198Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.198Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.198Z] [javac] 1 warning
[2025-11-06T08:52:41.198Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.198Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.544Z] [javac] C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class
[2025-11-06T08:52:41.544Z] [javac] synchronized(init) {
[2025-11-06T08:52:41.544Z] [javac] ^
[2025-11-06T08:52:41.544Z] [javac] 2 warnings
[2025-11-06T08:52:41.544Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.544Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.544Z] [javac] 1 warning
[2025-11-06T08:52:41.544Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.544Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:41.895Z] [javac] 1 warning
[2025-11-06T08:52:41.895Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:41.895Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:42.244Z] [javac] 1 warning
[2025-11-06T08:52:42.245Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:42.245Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:42.591Z] [javac] 1 warning
[2025-11-06T08:52:42.591Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:42.591Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:42.591Z] [javac] 1 warning
[2025-11-06T08:52:42.591Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:42.591Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:42.938Z] [javac] 1 warning
[2025-11-06T08:52:42.938Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-06T08:52:42.938Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-11-06T08:52:42.938Z] [javac] 1 warning
[2025-11-06T08:52:42.938Z]
[2025-11-06T08:52:42.938Z] dist:
[2025-11-06T08:52:42.938Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-11-06T08:52:45.922Z]
[2025-11-06T08:52:45.922Z] dist:
[2025-11-06T08:52:45.922Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-11-06T08:52:45.922Z]
[2025-11-06T08:52:45.922Z] build:
[2025-11-06T08:52:45.922Z]
[2025-11-06T08:52:45.922Z] getDependentLibs:
[2025-11-06T08:52:49.809Z] [exec] --------------------------------------------
[2025-11-06T08:52:49.809Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:49.809Z] [exec] task is set to default
[2025-11-06T08:52:49.809Z] [exec] dependencyList is set to dacapo
[2025-11-06T08:52:49.809Z] [exec] --------------------------------------------
[2025-11-06T08:52:49.809Z] [exec] Starting download third party dependent jars
[2025-11-06T08:52:49.809Z] [exec] --------------------------------------------
[2025-11-06T08:52:49.809Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-06T08:52:49.809Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T08:52:49.809Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T08:52:49.809Z]
[2025-11-06T08:52:49.809Z] init:
[2025-11-06T08:52:49.809Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-06T08:52:49.809Z]
[2025-11-06T08:52:49.809Z] getDacapoSuite:
[2025-11-06T08:52:49.809Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-06T08:53:59.196Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-06T08:53:59.196Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo
[2025-11-06T08:53:59.196Z]
[2025-11-06T08:53:59.196Z] dist:
[2025-11-06T08:53:59.196Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-06T08:53:59.196Z]
[2025-11-06T08:53:59.196Z] build:
[2025-11-06T08:53:59.196Z]
[2025-11-06T08:53:59.196Z] init:
[2025-11-06T08:53:59.196Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-06T08:53:59.197Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] compile:
[2025-11-06T08:53:59.197Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T08:53:59.197Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T08:53:59.197Z] [echo] ===fork: yes
[2025-11-06T08:53:59.197Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-11-06T08:53:59.197Z] [echo] ===debug: on
[2025-11-06T08:53:59.197Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-11-06T08:53:59.197Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] dist:
[2025-11-06T08:53:59.197Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-11-06T08:53:59.197Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-06T08:53:59.197Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-06T08:53:59.197Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] clean:
[2025-11-06T08:53:59.197Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] build:
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] build:
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] init:
[2025-11-06T08:53:59.197Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] getRenaissanceSuite:
[2025-11-06T08:53:59.197Z] [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-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] dist:
[2025-11-06T08:53:59.197Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] build:
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] init:
[2025-11-06T08:53:59.197Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\specjbb
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] getSpecjbbSuite:
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] dist:
[2025-11-06T08:53:59.197Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\jvmtest\perf\specjbb\run
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] BUILD SUCCESSFUL
[2025-11-06T08:53:59.197Z] Total time: 1 minute 18 seconds
[2025-11-06T08:53:59.197Z] 0
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z]
[2025-11-06T08:53:59.197Z] RECORD TEST REPOs SHA
[2025-11-06T08:53:59.197Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/scripts"; \
[2025-11-06T08:53:59.197Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt"
[2025-11-06T08:53:59.197Z] Check shas in C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-11-06T08:53:59.197Z] touch C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-11-06T08:53:59.197Z] ================================================
[2025-11-06T08:53:59.197Z] timestamp: 20251106-085356
[2025-11-06T08:53:59.197Z] repo dir: C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests
[2025-11-06T08:53:59.197Z] git repo:
[2025-11-06T08:53:59.197Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-06T08:53:59.197Z] sha:
[2025-11-06T08:53:59.197Z] 657cc9bf15bebd595a52d52f7cc071ea65ceb524
[2025-11-06T08:53:59.197Z] ================================================
[2025-11-06T08:53:59.197Z] timestamp: 20251106-085356
[2025-11-06T08:53:59.197Z] repo dir: C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T08:53:59.197Z] git repo:
[2025-11-06T08:53:59.197Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-06T08:53:59.197Z] sha:
[2025-11-06T08:53:59.197Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-06T08:53:59.197Z] ================================================
[2025-11-06T08:53:59.197Z] timestamp: 20251106-085357
[2025-11-06T08:53:59.197Z] repo dir: C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG
[2025-11-06T08:53:59.197Z] git repo:
[2025-11-06T08:53:59.197Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-06T08:53:59.197Z] sha:
[2025-11-06T08:53:59.197Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-06T08:53:59.198Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] }
[2025-11-06T08:53:59.272Z] $ ssh-agent -k
[2025-11-06T08:53:59.418Z] unset SSH_AUTH_SOCK;
[2025-11-06T08:53:59.418Z] unset SSH_AGENT_PID;
[2025-11-06T08:53:59.418Z] echo Agent pid 621 killed;
[2025-11-06T08:53:59.476Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-06T08:53:59.627Z] 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-11-06T08:53:59.657Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-06T08:53:59.676Z] $ ssh-agent
[2025-11-06T08:53:59.791Z] SSH_AUTH_SOCK=/tmp/ssh-GKnAFuAQojV6/agent.821
[2025-11-06T08:53:59.791Z] SSH_AGENT_PID=822
[2025-11-06T08:53:59.791Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T08:54:00.285Z] ++ uname
[2025-11-06T08:54:00.285Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-06T08:54:00.285Z] ++ uname
[2025-11-06T08:54:00.285Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-06T08:54:00.285Z] ++ uname
[2025-11-06T08:54:00.285Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-06T08:54:00.285Z] + MAKE=make
[2025-11-06T08:54:00.285Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T08:54:00.285Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-06T08:54:01.209Z] ++ uname
[2025-11-06T08:54:01.209Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-06T08:54:01.209Z] ++ uname
[2025-11-06T08:54:01.209Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-06T08:54:01.209Z] ++ uname
[2025-11-06T08:54:01.209Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-06T08:54:01.209Z] + MAKE=make
[2025-11-06T08:54:01.209Z] + cd ./aqa-tests
[2025-11-06T08:54:01.209Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-06T08:54:01.209Z] ++ set +x
[2025-11-06T08:54:01.209Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-06T08:54:01.209Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-06T08:54:01.209Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-11-06T08:54:01.209Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:54:01.541Z] perl scripts/configure.pl
[2025-11-06T08:54:01.541Z] c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_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 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T08:54:01.890Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Starting to generate test make files.
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/idle_micro/autoGen.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Parsing C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../autoGen.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Generated C:\jenkins\workspace\Test_openjdk17_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] Make files are generated successfully.
[2025-11-06T08:54:01.890Z]
[2025-11-06T08:54:01.890Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:54:01.890Z] make -f runtest.mk _sanity.perf
[2025-11-06T08:54:02.220Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T08:54:02.566Z]
[2025-11-06T08:54:02.913Z] Running make 4.4.1
[2025-11-06T08:54:02.913Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/
[2025-11-06T08:54:02.913Z] set JDK_VERSION to 17
[2025-11-06T08:54:02.913Z] set JDK_IMPL to hotspot
[2025-11-06T08:54:02.913Z] set JVM_VERSION to openjdk17
[2025-11-06T08:54:02.913Z] set JCL_VERSION to latest
[2025-11-06T08:54:02.913Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-11-06T08:54:02.913Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-06T08:54:03.260Z] set SPEC to win_x86
[2025-11-06T08:54:03.260Z] set TEST_FLAG to
[2025-11-06T08:54:03.260Z] Running sanity.perf ...
[2025-11-06T08:54:03.260Z] There are 9 test targets in sanity.perf
[2025-11-06T08:54:03.260Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-11-06T08:54:03.594Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-06T08:54:03.594Z] OpenJDK Runtime Environment Temurin-17.0.18+1-202511052221 (build 17.0.18-beta+1-ea)
[2025-11-06T08:54:03.594Z] OpenJDK Client VM Temurin-17.0.18+1-202511052221 (build 17.0.18-beta+1-ea, mixed mode, emulated-client)
[2025-11-06T08:54:03.594Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests'
[2025-11-06T08:54:03.923Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf'
[2025-11-06T08:54:03.923Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/dacapo'
[2025-11-06T08:54:04.254Z]
[2025-11-06T08:54:04.586Z] ===============================================
[2025-11-06T08:54:04.586Z] Running test dacapo-eclipse_0 ...
[2025-11-06T08:54:04.925Z] ===============================================
[2025-11-06T08:54:04.925Z] dacapo-eclipse_0 Start Time: Thu Nov 6 08:54:04 2025 Epoch Time (ms): 1762419244708
[2025-11-06T08:54:04.925Z] variation: NoOptions
[2025-11-06T08:54:04.925Z] JVM_OPTIONS:
[2025-11-06T08:54:04.925Z] { \
[2025-11-06T08:54:04.925Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T08:54:04.925Z] echo "Nothing to be done for setup."; \
[2025-11-06T08:54:04.925Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-eclipse_0"; \
[2025-11-06T08:54:04.925Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-eclipse_0"; \
[2025-11-06T08:54:04.925Z] echo ""; echo "TESTING:"; \
[2025-11-06T08:54:04.925Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" eclipse; \
[2025-11-06T08:54:04.925Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T08:54:04.925Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T08:54:04.925Z] echo "Nothing to be done for teardown."; \
[2025-11-06T08:54:04.925Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult";
[2025-11-06T08:54:05.278Z]
[2025-11-06T08:54:05.278Z] TEST SETUP:
[2025-11-06T08:54:05.278Z] Nothing to be done for setup.
[2025-11-06T08:54:05.278Z]
[2025-11-06T08:54:05.278Z] TESTING:
[2025-11-06T08:54:16.141Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-11-06T08:54:18.421Z] Unzip workspace
[2025-11-06T08:54:18.421Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-11-06T08:54:24.639Z] Initialize workspace ...................
[2025-11-06T08:55:07.743Z] Index workspace .....................
[2025-11-06T08:55:23.676Z] Build workspace
[2025-11-06T08:55:28.474Z] Search .. 4,207 references for default constructor in workspace
[2025-11-06T08:55:29.650Z] .. 1,957 references for method 'equals' in workspace
[2025-11-06T08:55:29.982Z] Type hierarchy tests
[2025-11-06T08:55:34.777Z] AST tests
[2025-11-06T08:55:37.752Z] Completion tests .........
[2025-11-06T08:55:39.828Z] Format tests ..............
[2025-11-06T08:55:42.794Z] Model tests ................
[2025-11-06T08:55:42.794Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 84369 msec =====
[2025-11-06T08:55:48.727Z] Delete workspace
[2025-11-06T08:55:49.071Z] -----------------------------------
[2025-11-06T08:55:49.072Z] dacapo-eclipse_0_PASSED
[2025-11-06T08:55:49.072Z] -----------------------------------
[2025-11-06T08:55:49.072Z]
[2025-11-06T08:55:49.072Z] TEST TEARDOWN:
[2025-11-06T08:55:49.072Z] Nothing to be done for teardown.
[2025-11-06T08:55:49.415Z] dacapo-eclipse_0 Finish Time: Thu Nov 6 08:55:49 2025 Epoch Time (ms): 1762419349206
[2025-11-06T08:55:49.415Z]
[2025-11-06T08:55:49.757Z] ===============================================
[2025-11-06T08:55:49.757Z] Running test dacapo-h2_0 ...
[2025-11-06T08:55:50.105Z] ===============================================
[2025-11-06T08:55:50.105Z] dacapo-h2_0 Start Time: Thu Nov 6 08:55:50 2025 Epoch Time (ms): 1762419350063
[2025-11-06T08:55:50.451Z] variation: NoOptions
[2025-11-06T08:55:50.451Z] JVM_OPTIONS:
[2025-11-06T08:55:50.451Z] { \
[2025-11-06T08:55:50.451Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T08:55:50.451Z] echo "Nothing to be done for setup."; \
[2025-11-06T08:55:50.451Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-h2_0"; \
[2025-11-06T08:55:50.451Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-h2_0"; \
[2025-11-06T08:55:50.451Z] echo ""; echo "TESTING:"; \
[2025-11-06T08:55:50.451Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \
[2025-11-06T08:55:50.451Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T08:55:50.451Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T08:55:50.451Z] echo "Nothing to be done for teardown."; \
[2025-11-06T08:55:50.451Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult";
[2025-11-06T08:55:50.451Z]
[2025-11-06T08:55:50.451Z] TEST SETUP:
[2025-11-06T08:55:50.451Z] Nothing to be done for setup.
[2025-11-06T08:55:50.451Z]
[2025-11-06T08:55:50.451Z] TESTING:
[2025-11-06T08:55:50.798Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-06T08:55:51.147Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-11-06T08:55:51.147Z] Preparing the H2 database...
[2025-11-06T08:55:51.147Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-11-06T08:57:29.354Z] java.lang.reflect.InvocationTargetException
[2025-11-06T08:57:29.354Z] java.lang.reflect.InvocationTargetException
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-06T08:57:29.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-06T08:57:29.354Z] at org.dacapo.harness.H2.preIteration(H2.java:95)
[2025-11-06T08:57:29.354Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:243)
[2025-11-06T08:57:29.354Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-11-06T08:57:29.354Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-11-06T08:57:29.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-06T08:57:29.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-06T08:57:29.354Z] at Harness.main(Harness.java:39)
[2025-11-06T08:57:29.354Z] Caused by: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Out of memory.; SQL statement:
[2025-11-06T08:57:29.354Z]
[2025-11-06T08:57:29.354Z]
[2025-11-06T08:57:29.354Z] ALTER TABLE ORDERLINE ADD CONSTRAINT
[2025-11-06T08:57:29.354Z] ORDERLINE_PK PRIMARY KEY(OL_W_ID, OL_D_ID, OL_O_ID, OL_NUMBE [90108-220]
[2025-11-06T08:57:29.354Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:690)
[2025-11-06T08:57:29.354Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:489)
[2025-11-06T08:57:29.354Z] at org.h2.message.DbException.get(DbException.java:212)
[2025-11-06T08:57:29.354Z] at org.h2.message.DbException.convert(DbException.java:401)
[2025-11-06T08:57:29.354Z] at org.h2.command.Command.executeUpdate(Command.java:262)
[2025-11-06T08:57:29.354Z] at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:252)
[2025-11-06T08:57:29.354Z] at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:223)
[2025-11-06T08:57:29.354Z] at org.h2.tools.RunScript.execute(RunScript.java:169)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.createIndexes(Unknown Source)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.preIterationMemoryDB(Unknown Source)
[2025-11-06T08:57:29.354Z] at org.dacapo.h2.TPCC.preIteration(Unknown Source)
[2025-11-06T08:57:29.354Z] ... 13 more
[2025-11-06T08:57:29.354Z] Caused by: java.lang.OutOfMemoryError: Java heap space
[2025-11-06T08:57:29.354Z] at org.h2.mvstore.Page$NonLeaf.setChild(Page.java:1198)
[2025-11-06T08:57:29.354Z] at org.h2.mvstore.MVMap.replacePage(MVMap.java:1360)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.MVMap.operate(MVMap.java:1863)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.tx.TransactionMap.set(TransactionMap.java:363)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.tx.TransactionMap.set(TransactionMap.java:350)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.tx.TransactionMap.put(TransactionMap.java:265)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:188)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.db.MVTable.addRowsToIndex(MVTable.java:723)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.db.MVTable.rebuildIndexBuffered(MVTable.java:467)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.db.MVTable.rebuildIndex(MVTable.java:387)
[2025-11-06T08:57:29.355Z] at org.h2.mvstore.db.MVTable.addIndex(MVTable.java:367)
[2025-11-06T08:57:29.355Z] at org.h2.command.ddl.AlterTableAddConstraint.tryUpdate(AlterTableAddConstraint.java:149)
[2025-11-06T08:57:29.355Z] at org.h2.command.ddl.AlterTableAddConstraint.update(AlterTableAddConstraint.java:74)
[2025-11-06T08:57:29.355Z] at org.h2.command.ddl.AlterTable.update(AlterTable.java:46)
[2025-11-06T08:57:29.355Z] at org.h2.command.CommandContainer.update(CommandContainer.java:169)
[2025-11-06T08:57:29.355Z] at org.h2.command.Command.executeUpdate(Command.java:252)
[2025-11-06T08:57:29.355Z] at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:252)
[2025-11-06T08:57:29.355Z] at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:223)
[2025-11-06T08:57:29.355Z] at org.h2.tools.RunScript.execute(RunScript.java:169)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.createIndexes(Unknown Source)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.preIterationMemoryDB(Unknown Source)
[2025-11-06T08:57:29.355Z] at org.dacapo.h2.TPCC.preIteration(Unknown Source)
[2025-11-06T08:57:29.355Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-11-06T08:57:29.355Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-11-06T08:57:29.355Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-06T08:57:29.355Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-06T08:57:29.355Z] at org.dacapo.harness.H2.preIteration(H2.java:95)
[2025-11-06T08:57:29.355Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:243)
[2025-11-06T08:57:29.355Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-11-06T08:57:29.355Z] -----------------------------------
[2025-11-06T08:57:29.355Z] dacapo-h2_0_FAILED
[2025-11-06T08:57:29.355Z] -----------------------------------
[2025-11-06T08:57:29.355Z]
[2025-11-06T08:57:29.355Z] TEST TEARDOWN:
[2025-11-06T08:57:29.355Z] Nothing to be done for teardown.
[2025-11-06T08:57:29.355Z] dacapo-h2_0 Finish Time: Thu Nov 6 08:57:28 2025 Epoch Time (ms): 1762419448888
[2025-11-06T08:57:29.355Z]
[2025-11-06T08:57:29.355Z] ===============================================
[2025-11-06T08:57:29.355Z] Running test dacapo-lusearch-fix_0 ...
[2025-11-06T08:57:29.688Z] ===============================================
[2025-11-06T08:57:29.688Z] dacapo-lusearch-fix_0 Start Time: Thu Nov 6 08:57:29 2025 Epoch Time (ms): 1762419449481
[2025-11-06T08:57:30.019Z] dacapo-lusearch-fix_0_DISABLED
[2025-11-06T08:57:30.019Z] Disabled Reason:
[2025-11-06T08:57:30.019Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-11-06T08:57:30.351Z] dacapo-lusearch-fix_0 Finish Time: Thu Nov 6 08:57:30 2025 Epoch Time (ms): 1762419450028
[2025-11-06T08:57:30.351Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/dacapo'
[2025-11-06T08:57:30.351Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/idle_micro'
[2025-11-06T08:57:30.702Z]
[2025-11-06T08:57:30.702Z] ===============================================
[2025-11-06T08:57:31.052Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-11-06T08:57:31.052Z] ===============================================
[2025-11-06T08:57:31.052Z] IdleMicrobenchmark_HS_0 Start Time: Thu Nov 6 08:57:30 2025 Epoch Time (ms): 1762419450982
[2025-11-06T08:57:31.386Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-11-06T08:57:31.387Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Nov 6 08:57:31 2025 Epoch Time (ms): 1762419451169
[2025-11-06T08:57:31.387Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/idle_micro'
[2025-11-06T08:57:31.738Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/renaissance'
[2025-11-06T08:57:31.738Z]
[2025-11-06T08:57:32.100Z] ===============================================
[2025-11-06T08:57:32.100Z] Running test renaissance-akka-uct_0 ...
[2025-11-06T08:57:32.100Z] ===============================================
[2025-11-06T08:57:32.433Z] renaissance-akka-uct_0 Start Time: Thu Nov 6 08:57:32 2025 Epoch Time (ms): 1762419452252
[2025-11-06T08:57:32.433Z] variation: NoOptions
[2025-11-06T08:57:32.783Z] JVM_OPTIONS:
[2025-11-06T08:57:32.783Z] { \
[2025-11-06T08:57:32.783Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T08:57:32.783Z] echo "Nothing to be done for setup."; \
[2025-11-06T08:57:32.783Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-akka-uct_0"; \
[2025-11-06T08:57:32.783Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-akka-uct_0"; \
[2025-11-06T08:57:32.783Z] echo ""; echo "TESTING:"; \
[2025-11-06T08:57:32.783Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-akka-uct_0"\\akka-uct.json" akka-uct; \
[2025-11-06T08:57:32.783Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T08:57:32.783Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T08:57:32.783Z] echo "Nothing to be done for teardown."; \
[2025-11-06T08:57:32.783Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult";
[2025-11-06T08:57:32.783Z]
[2025-11-06T08:57:32.783Z] TEST SETUP:
[2025-11-06T08:57:32.783Z] Nothing to be done for setup.
[2025-11-06T08:57:32.783Z]
[2025-11-06T08:57:32.783Z] TESTING:
[2025-11-06T08:57:33.956Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-11-06T08:57:33.956Z] GC before operation: completed in 11.869 ms, heap usage 7.307 MB -> 4.717 MB.
[2025-11-06T08:57:37.146Z] final size= 199991
[2025-11-06T08:57:37.146Z] final height= 9
[2025-11-06T08:57:42.472Z] final size= 199991
[2025-11-06T08:57:42.472Z] final height= 9
[2025-11-06T08:57:46.552Z] final size= 199991
[2025-11-06T08:57:46.552Z] final height= 9
[2025-11-06T08:57:50.499Z] final size= 199991
[2025-11-06T08:57:50.499Z] final height= 10
[2025-11-06T08:57:53.608Z] final size= 199991
[2025-11-06T08:57:53.608Z] final height= 12
[2025-11-06T08:58:01.027Z] final size= 199991
[2025-11-06T08:58:01.027Z] final height= 10
[2025-11-06T08:58:05.014Z] final size= 199991
[2025-11-06T08:58:05.014Z] final height= 10
[2025-11-06T08:58:09.112Z] final size= 199991
[2025-11-06T08:58:09.112Z] final height= 9
[2025-11-06T08:58:13.077Z] final size= 199991
[2025-11-06T08:58:13.077Z] final height= 9
[2025-11-06T08:58:17.278Z] final size= 199991
[2025-11-06T08:58:17.278Z] final height= 9
[2025-11-06T08:58:18.448Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T08:58:18.448Z] There is no way to check that no silent failure occurred.
[2025-11-06T08:58:18.448Z] ====== akka-uct (concurrency) [default], iteration 0 completed (44180.554 ms) ======
[2025-11-06T08:58:18.448Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-11-06T08:58:18.448Z] GC before operation: completed in 60.718 ms, heap usage 181.330 MB -> 15.037 MB.
[2025-11-06T08:58:20.608Z] final size= 199991
[2025-11-06T08:58:20.608Z] final height= 9
[2025-11-06T08:58:24.577Z] final size= 199991
[2025-11-06T08:58:24.577Z] final height= 9
[2025-11-06T08:58:28.573Z] final size= 199991
[2025-11-06T08:58:28.573Z] final height= 9
[2025-11-06T08:58:32.751Z] final size= 199991
[2025-11-06T08:58:32.751Z] final height= 9
[2025-11-06T08:58:36.877Z] final size= 199991
[2025-11-06T08:58:36.877Z] final height= 9
[2025-11-06T08:58:40.994Z] final size= 199991
[2025-11-06T08:58:40.994Z] final height= 9
[2025-11-06T08:58:45.051Z] final size= 199991
[2025-11-06T08:58:45.051Z] final height= 9
[2025-11-06T08:58:50.209Z] final size= 199991
[2025-11-06T08:58:50.209Z] final height= 9
[2025-11-06T08:58:54.421Z] final size= 199991
[2025-11-06T08:58:54.421Z] final height= 9
[2025-11-06T08:58:57.706Z] final size= 199991
[2025-11-06T08:58:57.706Z] final height= 9
[2025-11-06T08:58:59.391Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T08:58:59.391Z] There is no way to check that no silent failure occurred.
[2025-11-06T08:58:59.391Z] ====== akka-uct (concurrency) [default], iteration 1 completed (40762.019 ms) ======
[2025-11-06T08:58:59.391Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-11-06T08:58:59.391Z] GC before operation: completed in 45.453 ms, heap usage 101.380 MB -> 17.582 MB.
[2025-11-06T08:59:01.401Z] final size= 199991
[2025-11-06T08:59:01.401Z] final height= 10
[2025-11-06T08:59:05.645Z] final size= 199991
[2025-11-06T08:59:05.645Z] final height= 9
[2025-11-06T08:59:09.704Z] final size= 199991
[2025-11-06T08:59:09.704Z] final height= 9
[2025-11-06T08:59:13.011Z] final size= 199991
[2025-11-06T08:59:13.011Z] final height= 9
[2025-11-06T08:59:16.994Z] final size= 199991
[2025-11-06T08:59:16.994Z] final height= 9
[2025-11-06T08:59:20.998Z] final size= 199991
[2025-11-06T08:59:20.998Z] final height= 9
[2025-11-06T08:59:24.177Z] final size= 199991
[2025-11-06T08:59:24.177Z] final height= 9
[2025-11-06T08:59:27.593Z] final size= 199991
[2025-11-06T08:59:27.593Z] final height= 9
[2025-11-06T08:59:31.678Z] final size= 199991
[2025-11-06T08:59:31.678Z] final height= 10
[2025-11-06T08:59:34.914Z] final size= 199991
[2025-11-06T08:59:34.914Z] final height= 10
[2025-11-06T08:59:36.604Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T08:59:36.604Z] There is no way to check that no silent failure occurred.
[2025-11-06T08:59:36.604Z] ====== akka-uct (concurrency) [default], iteration 2 completed (37608.490 ms) ======
[2025-11-06T08:59:36.604Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-11-06T08:59:36.951Z] GC before operation: completed in 157.476 ms, heap usage 88.558 MB -> 45.014 MB.
[2025-11-06T08:59:39.390Z] final size= 199991
[2025-11-06T08:59:39.390Z] final height= 9
[2025-11-06T08:59:43.540Z] final size= 199991
[2025-11-06T08:59:43.540Z] final height= 12
[2025-11-06T08:59:47.592Z] final size= 199991
[2025-11-06T08:59:47.592Z] final height= 9
[2025-11-06T08:59:50.349Z] final size= 199991
[2025-11-06T08:59:50.349Z] final height= 9
[2025-11-06T08:59:54.499Z] final size= 199991
[2025-11-06T08:59:54.499Z] final height= 9
[2025-11-06T09:00:02.262Z] final size= 199991
[2025-11-06T09:00:02.262Z] final height= 9
[2025-11-06T09:00:07.133Z] final size= 199991
[2025-11-06T09:00:07.133Z] final height= 9
[2025-11-06T09:00:11.149Z] final size= 199991
[2025-11-06T09:00:11.149Z] final height= 9
[2025-11-06T09:00:14.380Z] final size= 199991
[2025-11-06T09:00:14.381Z] final height= 9
[2025-11-06T09:00:18.551Z] final size= 199991
[2025-11-06T09:00:18.551Z] final height= 9
[2025-11-06T09:00:19.285Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:00:19.286Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:00:19.286Z] ====== akka-uct (concurrency) [default], iteration 3 completed (42546.152 ms) ======
[2025-11-06T09:00:19.286Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-11-06T09:00:19.734Z] GC before operation: completed in 46.723 ms, heap usage 126.269 MB -> 11.666 MB.
[2025-11-06T09:00:21.738Z] final size= 199991
[2025-11-06T09:00:21.738Z] final height= 9
[2025-11-06T09:00:29.418Z] final size= 199991
[2025-11-06T09:00:29.418Z] final height= 9
[2025-11-06T09:00:32.703Z] [WARN] [11/06/2025 09:00:32.183] [UCT-akka.actor.internal-dispatcher-13] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:00:37.709Z] final size= 199991
[2025-11-06T09:00:37.709Z] final height= 9
[2025-11-06T09:00:41.911Z] final size= 199991
[2025-11-06T09:00:41.911Z] final height= 9
[2025-11-06T09:00:46.016Z] final size= 199991
[2025-11-06T09:00:46.016Z] final height= 9
[2025-11-06T09:00:50.026Z] final size= 199991
[2025-11-06T09:00:50.026Z] final height= 9
[2025-11-06T09:00:54.100Z] final size= 199991
[2025-11-06T09:00:54.100Z] final height= 10
[2025-11-06T09:00:57.405Z] final size= 199991
[2025-11-06T09:00:57.405Z] final height= 9
[2025-11-06T09:01:01.504Z] final size= 199991
[2025-11-06T09:01:01.504Z] final height= 9
[2025-11-06T09:01:05.463Z] final size= 199991
[2025-11-06T09:01:05.463Z] final height= 9
[2025-11-06T09:01:06.190Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:01:06.190Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:01:06.577Z] ====== akka-uct (concurrency) [default], iteration 4 completed (46896.787 ms) ======
[2025-11-06T09:01:06.577Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-11-06T09:01:06.577Z] GC before operation: completed in 132.628 ms, heap usage 145.410 MB -> 34.169 MB.
[2025-11-06T09:01:09.276Z] final size= 199991
[2025-11-06T09:01:09.276Z] final height= 10
[2025-11-06T09:01:12.799Z] final size= 199991
[2025-11-06T09:01:12.799Z] final height= 9
[2025-11-06T09:01:16.756Z] final size= 199991
[2025-11-06T09:01:16.756Z] final height= 9
[2025-11-06T09:01:20.795Z] final size= 199991
[2025-11-06T09:01:20.795Z] final height= 9
[2025-11-06T09:01:24.085Z] final size= 199991
[2025-11-06T09:01:24.085Z] final height= 9
[2025-11-06T09:01:27.297Z] final size= 199991
[2025-11-06T09:01:27.297Z] final height= 9
[2025-11-06T09:01:31.313Z] final size= 199991
[2025-11-06T09:01:31.313Z] final height= 9
[2025-11-06T09:01:34.710Z] final size= 199991
[2025-11-06T09:01:34.710Z] final height= 9
[2025-11-06T09:01:38.051Z] final size= 199991
[2025-11-06T09:01:38.051Z] final height= 9
[2025-11-06T09:01:42.122Z] final size= 199991
[2025-11-06T09:01:42.122Z] final height= 9
[2025-11-06T09:01:43.285Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:01:43.285Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:01:43.285Z] ====== akka-uct (concurrency) [default], iteration 5 completed (36557.886 ms) ======
[2025-11-06T09:01:43.285Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-11-06T09:01:43.285Z] GC before operation: completed in 59.953 ms, heap usage 185.323 MB -> 14.857 MB.
[2025-11-06T09:01:45.333Z] final size= 199991
[2025-11-06T09:01:45.333Z] final height= 9
[2025-11-06T09:01:54.725Z] final size= 199991
[2025-11-06T09:01:54.725Z] final height= 9
[2025-11-06T09:01:56.411Z] [WARN] [11/06/2025 09:01:56.138] [UCT-akka.actor.internal-dispatcher-3] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:01:58.886Z] final size= 199991
[2025-11-06T09:01:58.886Z] final height= 9
[2025-11-06T09:02:03.916Z] final size= 199991
[2025-11-06T09:02:03.916Z] final height= 9
[2025-11-06T09:02:06.715Z] final size= 199991
[2025-11-06T09:02:06.715Z] final height= 9
[2025-11-06T09:02:10.039Z] final size= 199991
[2025-11-06T09:02:10.039Z] final height= 9
[2025-11-06T09:02:14.094Z] final size= 199991
[2025-11-06T09:02:14.094Z] final height= 14
[2025-11-06T09:02:18.083Z] final size= 199991
[2025-11-06T09:02:18.084Z] final height= 9
[2025-11-06T09:02:21.342Z] final size= 199991
[2025-11-06T09:02:21.342Z] final height= 9
[2025-11-06T09:02:25.370Z] final size= 199991
[2025-11-06T09:02:25.370Z] final height= 9
[2025-11-06T09:02:26.575Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:02:26.575Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:02:26.575Z] ====== akka-uct (concurrency) [default], iteration 6 completed (43344.559 ms) ======
[2025-11-06T09:02:26.575Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-11-06T09:02:26.949Z] GC before operation: completed in 223.613 ms, heap usage 186.204 MB -> 54.257 MB.
[2025-11-06T09:02:29.503Z] final size= 199991
[2025-11-06T09:02:29.503Z] final height= 9
[2025-11-06T09:02:32.784Z] final size= 199991
[2025-11-06T09:02:32.784Z] final height= 9
[2025-11-06T09:02:36.790Z] final size= 199991
[2025-11-06T09:02:36.790Z] final height= 9
[2025-11-06T09:02:40.090Z] final size= 199991
[2025-11-06T09:02:40.090Z] final height= 9
[2025-11-06T09:02:44.220Z] final size= 199991
[2025-11-06T09:02:44.220Z] final height= 9
[2025-11-06T09:02:48.306Z] final size= 199991
[2025-11-06T09:02:48.306Z] final height= 9
[2025-11-06T09:02:51.786Z] final size= 199991
[2025-11-06T09:02:51.786Z] final height= 9
[2025-11-06T09:02:55.218Z] final size= 199991
[2025-11-06T09:02:55.218Z] final height= 9
[2025-11-06T09:02:59.165Z] final size= 199991
[2025-11-06T09:02:59.165Z] final height= 9
[2025-11-06T09:03:03.211Z] final size= 199991
[2025-11-06T09:03:03.211Z] final height= 9
[2025-11-06T09:03:06.356Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:03:06.356Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:03:06.356Z] ====== akka-uct (concurrency) [default], iteration 7 completed (39329.628 ms) ======
[2025-11-06T09:03:06.356Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-11-06T09:03:06.356Z] GC before operation: completed in 230.825 ms, heap usage 147.255 MB -> 50.727 MB.
[2025-11-06T09:03:08.820Z] final size= 199991
[2025-11-06T09:03:08.820Z] final height= 11
[2025-11-06T09:03:12.997Z] final size= 199991
[2025-11-06T09:03:12.997Z] final height= 9
[2025-11-06T09:03:16.273Z] final size= 199991
[2025-11-06T09:03:16.273Z] final height= 9
[2025-11-06T09:03:20.330Z] final size= 199991
[2025-11-06T09:03:20.330Z] final height= 9
[2025-11-06T09:03:23.553Z] final size= 199991
[2025-11-06T09:03:23.553Z] final height= 9
[2025-11-06T09:03:28.591Z] final size= 199991
[2025-11-06T09:03:28.591Z] final height= 10
[2025-11-06T09:03:31.819Z] final size= 199991
[2025-11-06T09:03:31.819Z] final height= 9
[2025-11-06T09:03:35.758Z] final size= 199991
[2025-11-06T09:03:35.758Z] final height= 9
[2025-11-06T09:03:39.140Z] final size= 199991
[2025-11-06T09:03:39.140Z] final height= 9
[2025-11-06T09:03:43.323Z] final size= 199991
[2025-11-06T09:03:43.323Z] final height= 9
[2025-11-06T09:03:44.054Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:03:44.054Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:03:44.054Z] ====== akka-uct (concurrency) [default], iteration 8 completed (37957.389 ms) ======
[2025-11-06T09:03:44.054Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-11-06T09:03:44.487Z] GC before operation: completed in 233.523 ms, heap usage 222.120 MB -> 42.653 MB.
[2025-11-06T09:03:47.125Z] final size= 199991
[2025-11-06T09:03:47.125Z] final height= 9
[2025-11-06T09:03:51.089Z] final size= 199991
[2025-11-06T09:03:51.089Z] final height= 9
[2025-11-06T09:03:55.053Z] final size= 199991
[2025-11-06T09:03:55.053Z] final height= 9
[2025-11-06T09:03:59.236Z] final size= 199991
[2025-11-06T09:03:59.236Z] final height= 9
[2025-11-06T09:04:03.296Z] final size= 199991
[2025-11-06T09:04:03.296Z] final height= 10
[2025-11-06T09:04:06.589Z] final size= 199991
[2025-11-06T09:04:06.589Z] final height= 9
[2025-11-06T09:04:10.796Z] final size= 199991
[2025-11-06T09:04:10.796Z] final height= 12
[2025-11-06T09:04:14.082Z] final size= 199991
[2025-11-06T09:04:14.082Z] final height= 9
[2025-11-06T09:04:19.159Z] final size= 199991
[2025-11-06T09:04:19.159Z] final height= 9
[2025-11-06T09:04:21.686Z] final size= 199991
[2025-11-06T09:04:21.686Z] final height= 9
[2025-11-06T09:04:23.369Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:04:23.370Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:04:23.370Z] ====== akka-uct (concurrency) [default], iteration 9 completed (38683.985 ms) ======
[2025-11-06T09:04:23.370Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-11-06T09:04:23.856Z] GC before operation: completed in 437.035 ms, heap usage 199.001 MB -> 93.310 MB.
[2025-11-06T09:04:28.733Z] final size= 199991
[2025-11-06T09:04:28.733Z] final height= 9
[2025-11-06T09:04:33.741Z] [WARN] [11/06/2025 09:04:33.518] [UCT-akka.actor.internal-dispatcher-2] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:04:33.741Z] final size= 199991
[2025-11-06T09:04:33.741Z] final height= 11
[2025-11-06T09:04:38.098Z] final size= 199991
[2025-11-06T09:04:38.098Z] final height= 11
[2025-11-06T09:04:43.046Z] final size= 199991
[2025-11-06T09:04:43.046Z] final height= 11
[2025-11-06T09:04:48.009Z] final size= 199991
[2025-11-06T09:04:48.009Z] final height= 9
[2025-11-06T09:04:51.412Z] final size= 199991
[2025-11-06T09:04:51.412Z] final height= 9
[2025-11-06T09:04:55.728Z] final size= 199991
[2025-11-06T09:04:55.728Z] final height= 9
[2025-11-06T09:04:59.093Z] final size= 199991
[2025-11-06T09:04:59.093Z] final height= 9
[2025-11-06T09:05:03.146Z] final size= 199991
[2025-11-06T09:05:03.146Z] final height= 9
[2025-11-06T09:05:06.260Z] final size= 199991
[2025-11-06T09:05:06.260Z] final height= 9
[2025-11-06T09:05:08.612Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:05:08.612Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:05:08.612Z] ====== akka-uct (concurrency) [default], iteration 10 completed (44892.717 ms) ======
[2025-11-06T09:05:08.612Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-11-06T09:05:08.959Z] GC before operation: completed in 244.038 ms, heap usage 96.033 MB -> 63.137 MB.
[2025-11-06T09:05:12.170Z] final size= 199991
[2025-11-06T09:05:12.170Z] final height= 9
[2025-11-06T09:05:16.293Z] final size= 199991
[2025-11-06T09:05:16.293Z] final height= 9
[2025-11-06T09:05:20.570Z] final size= 199991
[2025-11-06T09:05:20.570Z] final height= 9
[2025-11-06T09:05:25.832Z] final size= 199991
[2025-11-06T09:05:25.832Z] final height= 9
[2025-11-06T09:05:28.975Z] final size= 199991
[2025-11-06T09:05:28.975Z] final height= 9
[2025-11-06T09:05:32.972Z] final size= 199991
[2025-11-06T09:05:32.972Z] final height= 9
[2025-11-06T09:05:36.141Z] final size= 199991
[2025-11-06T09:05:36.141Z] final height= 9
[2025-11-06T09:05:40.084Z] final size= 199991
[2025-11-06T09:05:40.084Z] final height= 10
[2025-11-06T09:05:45.069Z] final size= 199991
[2025-11-06T09:05:45.069Z] final height= 9
[2025-11-06T09:05:48.221Z] final size= 199991
[2025-11-06T09:05:48.221Z] final height= 9
[2025-11-06T09:05:49.387Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:05:49.387Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:05:49.387Z] ====== akka-uct (concurrency) [default], iteration 11 completed (40805.600 ms) ======
[2025-11-06T09:05:49.387Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-11-06T09:05:49.802Z] GC before operation: completed in 79.509 ms, heap usage 100.459 MB -> 25.525 MB.
[2025-11-06T09:05:52.345Z] final size= 199991
[2025-11-06T09:05:52.345Z] final height= 9
[2025-11-06T09:05:56.644Z] final size= 199991
[2025-11-06T09:05:56.644Z] final height= 9
[2025-11-06T09:05:59.804Z] final size= 199991
[2025-11-06T09:05:59.804Z] final height= 10
[2025-11-06T09:06:03.915Z] final size= 199991
[2025-11-06T09:06:03.915Z] final height= 9
[2025-11-06T09:06:07.167Z] final size= 199991
[2025-11-06T09:06:07.167Z] final height= 9
[2025-11-06T09:06:11.287Z] final size= 199991
[2025-11-06T09:06:11.287Z] final height= 9
[2025-11-06T09:06:14.454Z] final size= 199991
[2025-11-06T09:06:14.455Z] final height= 9
[2025-11-06T09:06:19.487Z] final size= 199991
[2025-11-06T09:06:19.487Z] final height= 10
[2025-11-06T09:06:24.420Z] final size= 199991
[2025-11-06T09:06:24.420Z] final height= 9
[2025-11-06T09:06:29.797Z] final size= 199991
[2025-11-06T09:06:29.797Z] final height= 9
[2025-11-06T09:06:29.797Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:06:29.797Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:06:29.797Z] ====== akka-uct (concurrency) [default], iteration 12 completed (40187.471 ms) ======
[2025-11-06T09:06:29.797Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-11-06T09:06:29.797Z] GC before operation: completed in 62.605 ms, heap usage 195.195 MB -> 14.488 MB.
[2025-11-06T09:06:31.935Z] final size= 199991
[2025-11-06T09:06:31.935Z] final height= 10
[2025-11-06T09:06:36.030Z] final size= 199991
[2025-11-06T09:06:36.030Z] final height= 9
[2025-11-06T09:06:45.455Z] final size= 199991
[2025-11-06T09:06:45.455Z] final height= 9
[2025-11-06T09:06:48.729Z] [WARN] [11/06/2025 09:06:47.843] [UCT-akka.actor.internal-dispatcher-4] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:06:56.246Z] final size= 199991
[2025-11-06T09:06:56.246Z] final height= 9
[2025-11-06T09:06:57.108Z] [WARN] [11/06/2025 09:06:56.767] [UCT-akka.actor.internal-dispatcher-4] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:07:01.098Z] final size= 199991
[2025-11-06T09:07:01.098Z] final height= 9
[2025-11-06T09:07:06.056Z] final size= 199991
[2025-11-06T09:07:06.056Z] final height= 9
[2025-11-06T09:07:09.272Z] final size= 199991
[2025-11-06T09:07:09.272Z] final height= 9
[2025-11-06T09:07:14.292Z] final size= 199991
[2025-11-06T09:07:14.292Z] final height= 9
[2025-11-06T09:07:17.555Z] final size= 199991
[2025-11-06T09:07:17.555Z] final height= 9
[2025-11-06T09:07:22.333Z] final size= 199991
[2025-11-06T09:07:22.333Z] final height= 9
[2025-11-06T09:07:24.008Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:07:24.008Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:07:24.008Z] ====== akka-uct (concurrency) [default], iteration 13 completed (54249.589 ms) ======
[2025-11-06T09:07:24.008Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-11-06T09:07:24.444Z] GC before operation: completed in 320.863 ms, heap usage 202.436 MB -> 70.377 MB.
[2025-11-06T09:07:26.988Z] final size= 199991
[2025-11-06T09:07:26.988Z] final height= 9
[2025-11-06T09:07:31.116Z] final size= 199991
[2025-11-06T09:07:31.116Z] final height= 9
[2025-11-06T09:07:34.403Z] final size= 199991
[2025-11-06T09:07:34.403Z] final height= 9
[2025-11-06T09:07:37.617Z] final size= 199991
[2025-11-06T09:07:37.617Z] final height= 10
[2025-11-06T09:07:41.618Z] final size= 199991
[2025-11-06T09:07:41.618Z] final height= 9
[2025-11-06T09:07:45.775Z] final size= 199991
[2025-11-06T09:07:45.775Z] final height= 10
[2025-11-06T09:07:49.892Z] final size= 199991
[2025-11-06T09:07:49.892Z] final height= 10
[2025-11-06T09:07:53.205Z] final size= 199991
[2025-11-06T09:07:53.205Z] final height= 9
[2025-11-06T09:07:57.401Z] final size= 199991
[2025-11-06T09:07:57.401Z] final height= 9
[2025-11-06T09:08:00.534Z] final size= 199991
[2025-11-06T09:08:00.535Z] final height= 9
[2025-11-06T09:08:01.707Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:08:01.707Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:08:01.707Z] ====== akka-uct (concurrency) [default], iteration 14 completed (37325.471 ms) ======
[2025-11-06T09:08:01.707Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-11-06T09:08:01.707Z] GC before operation: completed in 34.809 ms, heap usage 74.213 MB -> 7.298 MB.
[2025-11-06T09:08:04.240Z] final size= 199991
[2025-11-06T09:08:04.240Z] final height= 9
[2025-11-06T09:08:07.810Z] final size= 199991
[2025-11-06T09:08:07.810Z] final height= 9
[2025-11-06T09:08:11.901Z] final size= 199991
[2025-11-06T09:08:11.901Z] final height= 9
[2025-11-06T09:08:17.072Z] final size= 199991
[2025-11-06T09:08:17.072Z] final height= 9
[2025-11-06T09:08:21.093Z] final size= 199991
[2025-11-06T09:08:21.093Z] final height= 9
[2025-11-06T09:08:24.737Z] final size= 199991
[2025-11-06T09:08:24.737Z] final height= 9
[2025-11-06T09:08:28.864Z] final size= 199991
[2025-11-06T09:08:28.864Z] final height= 10
[2025-11-06T09:08:32.095Z] final size= 199991
[2025-11-06T09:08:32.095Z] final height= 10
[2025-11-06T09:08:36.248Z] final size= 199991
[2025-11-06T09:08:36.248Z] final height= 9
[2025-11-06T09:08:40.215Z] final size= 199991
[2025-11-06T09:08:40.215Z] final height= 9
[2025-11-06T09:08:40.940Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:08:40.940Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:08:40.940Z] ====== akka-uct (concurrency) [default], iteration 15 completed (39304.313 ms) ======
[2025-11-06T09:08:40.940Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-11-06T09:08:41.349Z] GC before operation: completed in 209.920 ms, heap usage 153.018 MB -> 44.819 MB.
[2025-11-06T09:08:44.420Z] final size= 199991
[2025-11-06T09:08:44.420Z] final height= 9
[2025-11-06T09:08:47.686Z] final size= 199991
[2025-11-06T09:08:47.686Z] final height= 9
[2025-11-06T09:08:52.746Z] final size= 199991
[2025-11-06T09:08:52.746Z] final height= 10
[2025-11-06T09:08:56.772Z] final size= 199991
[2025-11-06T09:08:56.772Z] final height= 9
[2025-11-06T09:09:00.669Z] final size= 199991
[2025-11-06T09:09:00.669Z] final height= 9
[2025-11-06T09:09:03.902Z] final size= 199991
[2025-11-06T09:09:03.902Z] final height= 9
[2025-11-06T09:09:09.054Z] final size= 199991
[2025-11-06T09:09:09.054Z] final height= 9
[2025-11-06T09:09:12.497Z] final size= 199991
[2025-11-06T09:09:12.497Z] final height= 9
[2025-11-06T09:09:16.410Z] final size= 199991
[2025-11-06T09:09:16.410Z] final height= 9
[2025-11-06T09:09:20.467Z] final size= 199991
[2025-11-06T09:09:20.467Z] final height= 9
[2025-11-06T09:09:21.228Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:09:21.228Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:09:21.228Z] ====== akka-uct (concurrency) [default], iteration 16 completed (39831.448 ms) ======
[2025-11-06T09:09:21.228Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-11-06T09:09:21.228Z] GC before operation: completed in 25.932 ms, heap usage 48.159 MB -> 14.790 MB.
[2025-11-06T09:09:23.252Z] final size= 199991
[2025-11-06T09:09:23.252Z] final height= 9
[2025-11-06T09:09:27.334Z] final size= 199991
[2025-11-06T09:09:27.334Z] final height= 9
[2025-11-06T09:09:33.619Z] final size= 199991
[2025-11-06T09:09:33.619Z] final height= 9
[2025-11-06T09:09:38.010Z] final size= 199991
[2025-11-06T09:09:38.010Z] final height= 9
[2025-11-06T09:09:42.077Z] final size= 199991
[2025-11-06T09:09:42.077Z] final height= 9
[2025-11-06T09:09:45.219Z] final size= 199991
[2025-11-06T09:09:45.219Z] final height= 9
[2025-11-06T09:09:49.225Z] final size= 199991
[2025-11-06T09:09:49.225Z] final height= 9
[2025-11-06T09:09:52.658Z] final size= 199991
[2025-11-06T09:09:52.658Z] final height= 9
[2025-11-06T09:09:56.825Z] final size= 199991
[2025-11-06T09:09:56.825Z] final height= 9
[2025-11-06T09:10:01.055Z] final size= 199991
[2025-11-06T09:10:01.055Z] final height= 11
[2025-11-06T09:10:01.825Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:10:01.825Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:10:01.825Z] ====== akka-uct (concurrency) [default], iteration 17 completed (40534.999 ms) ======
[2025-11-06T09:10:01.825Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-11-06T09:10:01.825Z] GC before operation: completed in 47.512 ms, heap usage 135.711 MB -> 10.204 MB.
[2025-11-06T09:10:03.884Z] final size= 199991
[2025-11-06T09:10:03.884Z] final height= 9
[2025-11-06T09:10:08.005Z] final size= 199991
[2025-11-06T09:10:08.005Z] final height= 9
[2025-11-06T09:10:12.207Z] final size= 199991
[2025-11-06T09:10:12.207Z] final height= 9
[2025-11-06T09:10:17.115Z] final size= 199991
[2025-11-06T09:10:17.115Z] final height= 9
[2025-11-06T09:10:20.410Z] final size= 199991
[2025-11-06T09:10:20.410Z] final height= 9
[2025-11-06T09:10:24.456Z] final size= 199991
[2025-11-06T09:10:24.456Z] final height= 9
[2025-11-06T09:10:27.738Z] final size= 199991
[2025-11-06T09:10:27.738Z] final height= 9
[2025-11-06T09:10:31.628Z] final size= 199991
[2025-11-06T09:10:31.628Z] final height= 9
[2025-11-06T09:10:36.872Z] final size= 199991
[2025-11-06T09:10:36.872Z] final height= 9
[2025-11-06T09:10:41.014Z] final size= 199991
[2025-11-06T09:10:41.014Z] final height= 9
[2025-11-06T09:10:41.740Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:10:41.740Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:10:41.740Z] ====== akka-uct (concurrency) [default], iteration 18 completed (40174.790 ms) ======
[2025-11-06T09:10:41.740Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-11-06T09:10:42.158Z] GC before operation: completed in 30.275 ms, heap usage 55.662 MB -> 14.028 MB.
[2025-11-06T09:10:44.705Z] final size= 199991
[2025-11-06T09:10:44.706Z] final height= 9
[2025-11-06T09:10:48.142Z] final size= 199991
[2025-11-06T09:10:48.142Z] final height= 9
[2025-11-06T09:10:52.184Z] final size= 199991
[2025-11-06T09:10:52.184Z] final height= 9
[2025-11-06T09:10:55.556Z] final size= 199991
[2025-11-06T09:10:55.556Z] final height= 9
[2025-11-06T09:10:58.794Z] final size= 199991
[2025-11-06T09:10:58.794Z] final height= 9
[2025-11-06T09:11:02.871Z] final size= 199991
[2025-11-06T09:11:02.871Z] final height= 9
[2025-11-06T09:11:06.999Z] final size= 199991
[2025-11-06T09:11:06.999Z] final height= 9
[2025-11-06T09:11:10.946Z] final size= 199991
[2025-11-06T09:11:10.946Z] final height= 9
[2025-11-06T09:11:14.120Z] final size= 199991
[2025-11-06T09:11:14.120Z] final height= 9
[2025-11-06T09:11:18.111Z] final size= 199991
[2025-11-06T09:11:18.111Z] final height= 9
[2025-11-06T09:11:18.906Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:11:18.906Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:11:18.906Z] ====== akka-uct (concurrency) [default], iteration 19 completed (36814.175 ms) ======
[2025-11-06T09:11:18.906Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-11-06T09:11:18.906Z] GC before operation: completed in 69.744 ms, heap usage 220.968 MB -> 14.367 MB.
[2025-11-06T09:11:21.513Z] final size= 199991
[2025-11-06T09:11:21.513Z] final height= 9
[2025-11-06T09:11:24.968Z] final size= 199991
[2025-11-06T09:11:24.968Z] final height= 9
[2025-11-06T09:11:29.109Z] final size= 199991
[2025-11-06T09:11:29.109Z] final height= 11
[2025-11-06T09:11:34.097Z] final size= 199991
[2025-11-06T09:11:34.097Z] final height= 9
[2025-11-06T09:11:38.208Z] final size= 199991
[2025-11-06T09:11:38.208Z] final height= 9
[2025-11-06T09:11:47.433Z] final size= 199991
[2025-11-06T09:11:47.433Z] final height= 9
[2025-11-06T09:11:49.128Z] [WARN] [11/06/2025 09:11:48.771] [UCT-akka.actor.internal-dispatcher-2] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-11-06T09:11:52.250Z] final size= 199991
[2025-11-06T09:11:52.250Z] final height= 9
[2025-11-06T09:11:56.241Z] final size= 199991
[2025-11-06T09:11:56.241Z] final height= 9
[2025-11-06T09:11:59.346Z] final size= 199991
[2025-11-06T09:11:59.346Z] final height= 9
[2025-11-06T09:12:03.374Z] final size= 199991
[2025-11-06T09:12:03.374Z] final height= 9
[2025-11-06T09:12:04.548Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:12:04.548Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:12:04.548Z] ====== akka-uct (concurrency) [default], iteration 20 completed (45677.131 ms) ======
[2025-11-06T09:12:04.548Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-11-06T09:12:04.548Z] GC before operation: completed in 130.985 ms, heap usage 166.313 MB -> 33.355 MB.
[2025-11-06T09:12:07.051Z] final size= 199991
[2025-11-06T09:12:07.051Z] final height= 9
[2025-11-06T09:12:11.181Z] final size= 199991
[2025-11-06T09:12:11.181Z] final height= 9
[2025-11-06T09:12:14.562Z] final size= 199991
[2025-11-06T09:12:14.562Z] final height= 9
[2025-11-06T09:12:19.543Z] final size= 199991
[2025-11-06T09:12:19.543Z] final height= 9
[2025-11-06T09:12:22.812Z] final size= 199991
[2025-11-06T09:12:22.812Z] final height= 9
[2025-11-06T09:12:26.919Z] final size= 199991
[2025-11-06T09:12:26.919Z] final height= 9
[2025-11-06T09:12:30.124Z] final size= 199991
[2025-11-06T09:12:30.124Z] final height= 9
[2025-11-06T09:12:34.075Z] final size= 199991
[2025-11-06T09:12:34.075Z] final height= 9
[2025-11-06T09:12:38.077Z] final size= 199991
[2025-11-06T09:12:38.077Z] final height= 9
[2025-11-06T09:12:40.664Z] final size= 199991
[2025-11-06T09:12:40.664Z] final height= 9
[2025-11-06T09:12:42.345Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:12:42.345Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:12:42.345Z] ====== akka-uct (concurrency) [default], iteration 21 completed (37862.450 ms) ======
[2025-11-06T09:12:42.345Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-11-06T09:12:42.736Z] GC before operation: completed in 145.368 ms, heap usage 67.789 MB -> 51.034 MB.
[2025-11-06T09:12:45.336Z] final size= 199991
[2025-11-06T09:12:45.336Z] final height= 9
[2025-11-06T09:12:48.724Z] final size= 199991
[2025-11-06T09:12:48.724Z] final height= 10
[2025-11-06T09:12:52.905Z] final size= 199991
[2025-11-06T09:12:52.905Z] final height= 9
[2025-11-06T09:12:56.040Z] final size= 199991
[2025-11-06T09:12:56.040Z] final height= 9
[2025-11-06T09:13:00.054Z] final size= 199991
[2025-11-06T09:13:00.054Z] final height= 9
[2025-11-06T09:13:03.320Z] final size= 199991
[2025-11-06T09:13:03.320Z] final height= 9
[2025-11-06T09:13:07.430Z] final size= 199991
[2025-11-06T09:13:07.431Z] final height= 9
[2025-11-06T09:13:10.780Z] final size= 199991
[2025-11-06T09:13:10.780Z] final height= 9
[2025-11-06T09:13:14.880Z] final size= 199991
[2025-11-06T09:13:14.880Z] final height= 9
[2025-11-06T09:13:18.901Z] final size= 199991
[2025-11-06T09:13:18.901Z] final height= 9
[2025-11-06T09:13:19.629Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:13:19.629Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:13:19.629Z] ====== akka-uct (concurrency) [default], iteration 22 completed (37148.256 ms) ======
[2025-11-06T09:13:19.629Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-11-06T09:13:20.048Z] GC before operation: completed in 183.449 ms, heap usage 194.876 MB -> 32.191 MB.
[2025-11-06T09:13:22.039Z] final size= 199991
[2025-11-06T09:13:22.039Z] final height= 9
[2025-11-06T09:13:26.217Z] final size= 199991
[2025-11-06T09:13:26.217Z] final height= 9
[2025-11-06T09:13:30.178Z] final size= 199991
[2025-11-06T09:13:30.178Z] final height= 11
[2025-11-06T09:13:33.433Z] final size= 199991
[2025-11-06T09:13:33.433Z] final height= 9
[2025-11-06T09:13:37.444Z] final size= 199991
[2025-11-06T09:13:37.444Z] final height= 9
[2025-11-06T09:13:41.759Z] final size= 199991
[2025-11-06T09:13:41.759Z] final height= 9
[2025-11-06T09:13:45.733Z] final size= 199991
[2025-11-06T09:13:45.733Z] final height= 9
[2025-11-06T09:13:49.978Z] final size= 199991
[2025-11-06T09:13:49.978Z] final height= 9
[2025-11-06T09:13:54.058Z] final size= 199991
[2025-11-06T09:13:54.058Z] final height= 9
[2025-11-06T09:13:59.005Z] final size= 199991
[2025-11-06T09:13:59.005Z] final height= 9
[2025-11-06T09:14:00.174Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T09:14:00.174Z] There is no way to check that no silent failure occurred.
[2025-11-06T09:14:00.174Z] ====== akka-uct (concurrency) [default], iteration 23 completed (40195.496 ms) ======
[2025-11-06T09:14:00.507Z] -----------------------------------
[2025-11-06T09:14:00.507Z] renaissance-akka-uct_0_PASSED
[2025-11-06T09:14:00.507Z] -----------------------------------
[2025-11-06T09:14:00.507Z]
[2025-11-06T09:14:00.507Z] TEST TEARDOWN:
[2025-11-06T09:14:00.507Z] Nothing to be done for teardown.
[2025-11-06T09:14:00.846Z] renaissance-akka-uct_0 Finish Time: Thu Nov 6 09:14:00 2025 Epoch Time (ms): 1762420440524
[2025-11-06T09:14:00.846Z]
[2025-11-06T09:14:01.177Z] ===============================================
[2025-11-06T09:14:01.177Z] Running test renaissance-fj-kmeans_0 ...
[2025-11-06T09:14:01.177Z] ===============================================
[2025-11-06T09:14:01.508Z] renaissance-fj-kmeans_0 Start Time: Thu Nov 6 09:14:01 2025 Epoch Time (ms): 1762420441215
[2025-11-06T09:14:01.508Z] variation: NoOptions
[2025-11-06T09:14:01.859Z] JVM_OPTIONS:
[2025-11-06T09:14:01.859Z] { \
[2025-11-06T09:14:01.859Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T09:14:01.859Z] echo "Nothing to be done for setup."; \
[2025-11-06T09:14:01.859Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-fj-kmeans_0"; \
[2025-11-06T09:14:01.859Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-fj-kmeans_0"; \
[2025-11-06T09:14:01.859Z] echo ""; echo "TESTING:"; \
[2025-11-06T09:14:01.859Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-fj-kmeans_0"\\fj-kmeans.json" fj-kmeans; \
[2025-11-06T09:14:01.859Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T09:14:01.859Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T09:14:01.859Z] echo "Nothing to be done for teardown."; \
[2025-11-06T09:14:01.859Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult";
[2025-11-06T09:14:01.859Z]
[2025-11-06T09:14:01.859Z] TEST SETUP:
[2025-11-06T09:14:01.859Z] Nothing to be done for setup.
[2025-11-06T09:14:01.859Z]
[2025-11-06T09:14:01.859Z] TESTING:
[2025-11-06T09:14:03.569Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-11-06T09:14:03.961Z] GC before operation: completed in 130.348 ms, heap usage 69.911 MB -> 59.723 MB.
[2025-11-06T09:14:15.370Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (11023.245 ms) ======
[2025-11-06T09:14:15.370Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-11-06T09:14:15.370Z] GC before operation: completed in 96.094 ms, heap usage 60.970 MB -> 59.851 MB.
[2025-11-06T09:14:26.997Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (10990.981 ms) ======
[2025-11-06T09:14:26.997Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-11-06T09:14:26.997Z] GC before operation: completed in 94.853 ms, heap usage 65.684 MB -> 59.853 MB.
[2025-11-06T09:14:38.489Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (10998.894 ms) ======
[2025-11-06T09:14:38.490Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-11-06T09:14:38.490Z] GC before operation: completed in 94.872 ms, heap usage 68.643 MB -> 59.856 MB.
[2025-11-06T09:14:49.856Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (11021.952 ms) ======
[2025-11-06T09:14:49.856Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-11-06T09:14:49.856Z] GC before operation: completed in 122.393 ms, heap usage 66.719 MB -> 59.835 MB.
[2025-11-06T09:14:59.275Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (10930.930 ms) ======
[2025-11-06T09:14:59.275Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-11-06T09:14:59.275Z] GC before operation: completed in 99.154 ms, heap usage 67.393 MB -> 59.837 MB.
[2025-11-06T09:15:10.633Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (10977.111 ms) ======
[2025-11-06T09:15:10.633Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-11-06T09:15:10.633Z] GC before operation: completed in 94.618 ms, heap usage 66.071 MB -> 59.840 MB.
[2025-11-06T09:15:21.981Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (10909.294 ms) ======
[2025-11-06T09:15:21.981Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-11-06T09:15:21.981Z] GC before operation: completed in 94.267 ms, heap usage 68.365 MB -> 59.843 MB.
[2025-11-06T09:15:33.355Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (10875.936 ms) ======
[2025-11-06T09:15:33.355Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-11-06T09:15:33.355Z] GC before operation: completed in 121.751 ms, heap usage 69.585 MB -> 59.268 MB.
[2025-11-06T09:15:44.747Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (10851.936 ms) ======
[2025-11-06T09:15:44.747Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-11-06T09:15:44.747Z] GC before operation: completed in 94.759 ms, heap usage 67.007 MB -> 59.272 MB.
[2025-11-06T09:15:54.217Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (10893.550 ms) ======
[2025-11-06T09:15:54.217Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-11-06T09:15:54.217Z] GC before operation: completed in 94.312 ms, heap usage 68.789 MB -> 59.275 MB.
[2025-11-06T09:16:05.562Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (10835.471 ms) ======
[2025-11-06T09:16:05.562Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-11-06T09:16:05.562Z] GC before operation: completed in 93.038 ms, heap usage 68.152 MB -> 59.278 MB.
[2025-11-06T09:16:16.993Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (10862.899 ms) ======
[2025-11-06T09:16:16.993Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-11-06T09:16:16.993Z] GC before operation: completed in 118.832 ms, heap usage 68.650 MB -> 58.743 MB.
[2025-11-06T09:16:28.208Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (10844.631 ms) ======
[2025-11-06T09:16:28.208Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-11-06T09:16:28.208Z] GC before operation: completed in 92.612 ms, heap usage 65.076 MB -> 58.745 MB.
[2025-11-06T09:16:39.742Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (10897.813 ms) ======
[2025-11-06T09:16:39.742Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-11-06T09:16:39.742Z] GC before operation: completed in 92.587 ms, heap usage 64.037 MB -> 58.748 MB.
[2025-11-06T09:16:49.173Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (10930.846 ms) ======
[2025-11-06T09:16:49.173Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-11-06T09:16:49.173Z] GC before operation: completed in 92.867 ms, heap usage 68.167 MB -> 58.750 MB.
[2025-11-06T09:17:00.784Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (10847.394 ms) ======
[2025-11-06T09:17:00.784Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-11-06T09:17:00.784Z] GC before operation: completed in 95.110 ms, heap usage 65.219 MB -> 58.743 MB.
[2025-11-06T09:17:12.092Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (10875.470 ms) ======
[2025-11-06T09:17:12.092Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-11-06T09:17:12.092Z] GC before operation: completed in 93.162 ms, heap usage 65.058 MB -> 58.746 MB.
[2025-11-06T09:17:23.494Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (10886.928 ms) ======
[2025-11-06T09:17:23.494Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-11-06T09:17:23.494Z] GC before operation: completed in 94.327 ms, heap usage 63.928 MB -> 58.749 MB.
[2025-11-06T09:17:33.061Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (10865.781 ms) ======
[2025-11-06T09:17:33.062Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-11-06T09:17:33.062Z] GC before operation: completed in 93.749 ms, heap usage 67.995 MB -> 58.752 MB.
[2025-11-06T09:17:44.342Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (10959.413 ms) ======
[2025-11-06T09:17:44.342Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-11-06T09:17:44.342Z] GC before operation: completed in 102.536 ms, heap usage 64.378 MB -> 58.744 MB.
[2025-11-06T09:17:55.676Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (10893.065 ms) ======
[2025-11-06T09:17:55.676Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-11-06T09:17:55.676Z] GC before operation: completed in 94.555 ms, heap usage 66.679 MB -> 58.746 MB.
[2025-11-06T09:18:07.149Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (10911.593 ms) ======
[2025-11-06T09:18:07.149Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-11-06T09:18:07.149Z] GC before operation: completed in 93.290 ms, heap usage 68.204 MB -> 58.749 MB.
[2025-11-06T09:18:18.510Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (10835.902 ms) ======
[2025-11-06T09:18:18.510Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-11-06T09:18:18.510Z] GC before operation: completed in 92.705 ms, heap usage 66.329 MB -> 58.752 MB.
[2025-11-06T09:18:27.945Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (10811.947 ms) ======
[2025-11-06T09:18:27.945Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-11-06T09:18:27.945Z] GC before operation: completed in 93.340 ms, heap usage 68.114 MB -> 58.744 MB.
[2025-11-06T09:18:39.430Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (10863.803 ms) ======
[2025-11-06T09:18:39.430Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-11-06T09:18:39.430Z] GC before operation: completed in 98.107 ms, heap usage 64.914 MB -> 58.747 MB.
[2025-11-06T09:18:50.936Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (10905.551 ms) ======
[2025-11-06T09:18:50.936Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-11-06T09:18:50.936Z] GC before operation: completed in 103.161 ms, heap usage 63.497 MB -> 58.749 MB.
[2025-11-06T09:19:02.499Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (10881.370 ms) ======
[2025-11-06T09:19:02.499Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-11-06T09:19:02.499Z] GC before operation: completed in 94.885 ms, heap usage 66.206 MB -> 58.752 MB.
[2025-11-06T09:19:11.923Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (10886.115 ms) ======
[2025-11-06T09:19:11.923Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-11-06T09:19:11.923Z] GC before operation: completed in 101.508 ms, heap usage 68.288 MB -> 58.744 MB.
[2025-11-06T09:19:23.315Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (10827.452 ms) ======
[2025-11-06T09:19:23.315Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-11-06T09:19:23.316Z] GC before operation: completed in 98.697 ms, heap usage 64.631 MB -> 58.746 MB.
[2025-11-06T09:19:34.645Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (10912.981 ms) ======
[2025-11-06T09:19:34.645Z] -----------------------------------
[2025-11-06T09:19:34.645Z] renaissance-fj-kmeans_0_PASSED
[2025-11-06T09:19:34.645Z] -----------------------------------
[2025-11-06T09:19:34.645Z]
[2025-11-06T09:19:34.645Z] TEST TEARDOWN:
[2025-11-06T09:19:34.645Z] Nothing to be done for teardown.
[2025-11-06T09:19:34.645Z] renaissance-fj-kmeans_0 Finish Time: Thu Nov 6 09:19:33 2025 Epoch Time (ms): 1762420773740
[2025-11-06T09:19:34.645Z]
[2025-11-06T09:19:34.645Z] ===============================================
[2025-11-06T09:19:34.645Z] Running test renaissance-future-genetic_0 ...
[2025-11-06T09:19:34.645Z] ===============================================
[2025-11-06T09:19:34.645Z] renaissance-future-genetic_0 Start Time: Thu Nov 6 09:19:34 2025 Epoch Time (ms): 1762420774524
[2025-11-06T09:19:34.645Z] renaissance-future-genetic_0_DISABLED
[2025-11-06T09:19:34.981Z] Disabled Reason:
[2025-11-06T09:19:34.981Z] https://github.com/adoptium/aqa-tests/issues/2183#issuecomment-763180051
[2025-11-06T09:19:34.981Z] renaissance-future-genetic_0 Finish Time: Thu Nov 6 09:19:34 2025 Epoch Time (ms): 1762420774793
[2025-11-06T09:19:34.981Z]
[2025-11-06T09:19:34.981Z] ===============================================
[2025-11-06T09:19:35.315Z] Running test renaissance-naive-bayes_0 ...
[2025-11-06T09:19:35.315Z] ===============================================
[2025-11-06T09:19:35.315Z] renaissance-naive-bayes_0 Start Time: Thu Nov 6 09:19:35 2025 Epoch Time (ms): 1762420775267
[2025-11-06T09:19:35.663Z] renaissance-naive-bayes_0_DISABLED
[2025-11-06T09:19:35.663Z] Disabled Reason:
[2025-11-06T09:19:35.663Z] https://github.com/adoptium/aqa-tests/issues/6701
[2025-11-06T09:19:35.663Z] renaissance-naive-bayes_0 Finish Time: Thu Nov 6 09:19:35 2025 Epoch Time (ms): 1762420775536
[2025-11-06T09:19:35.663Z]
[2025-11-06T09:19:35.996Z] ===============================================
[2025-11-06T09:19:35.996Z] Running test renaissance-scala-kmeans_0 ...
[2025-11-06T09:19:35.996Z] ===============================================
[2025-11-06T09:19:36.327Z] renaissance-scala-kmeans_0 Start Time: Thu Nov 6 09:19:36 2025 Epoch Time (ms): 1762420776016
[2025-11-06T09:19:36.327Z] variation: NoOptions
[2025-11-06T09:19:36.327Z] JVM_OPTIONS:
[2025-11-06T09:19:36.327Z] { \
[2025-11-06T09:19:36.327Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T09:19:36.327Z] echo "Nothing to be done for setup."; \
[2025-11-06T09:19:36.327Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-scala-kmeans_0"; \
[2025-11-06T09:19:36.327Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-scala-kmeans_0"; \
[2025-11-06T09:19:36.327Z] echo ""; echo "TESTING:"; \
[2025-11-06T09:19:36.327Z] C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\perf\\run_with_affinity.sh --exec_cmd ""c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-scala-kmeans_0"\\scala-kmeans.json" scala-kmeans" --test_root C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; \
[2025-11-06T09:19:36.327Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T09:19:36.327Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T09:19:36.327Z] echo "Nothing to be done for teardown."; \
[2025-11-06T09:19:36.327Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult";
[2025-11-06T09:19:36.659Z]
[2025-11-06T09:19:36.659Z] TEST SETUP:
[2025-11-06T09:19:36.659Z] Nothing to be done for setup.
[2025-11-06T09:19:36.659Z]
[2025-11-06T09:19:36.659Z] TESTING:
[2025-11-06T09:19:45.595Z] Running EXEC_CMD_WITH_AFFINITY=cmd /C start /B /WAIT /AFFINITY f /NODE 0 c:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\bin\java -jar C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\perf\renaissance\renaissance.jar --json C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\TKG\output_17624192426016\renaissance-scala-kmeans_0\scala-kmeans.json scala-kmeans
[2025-11-06T09:19:46.771Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-11-06T09:19:46.772Z] GC before operation: completed in 35.944 ms, heap usage 26.440 MB -> 25.451 MB.
[2025-11-06T09:19:47.940Z] ====== scala-kmeans (scala) [default], iteration 0 completed (1280.098 ms) ======
[2025-11-06T09:19:47.940Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-11-06T09:19:48.287Z] GC before operation: completed in 43.975 ms, heap usage 37.037 MB -> 25.539 MB.
[2025-11-06T09:19:49.460Z] ====== scala-kmeans (scala) [default], iteration 1 completed (1332.695 ms) ======
[2025-11-06T09:19:49.460Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-11-06T09:19:49.460Z] GC before operation: completed in 36.230 ms, heap usage 34.820 MB -> 25.539 MB.
[2025-11-06T09:19:50.630Z] ====== scala-kmeans (scala) [default], iteration 2 completed (1284.412 ms) ======
[2025-11-06T09:19:50.630Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-11-06T09:19:50.987Z] GC before operation: completed in 35.219 ms, heap usage 34.827 MB -> 25.539 MB.
[2025-11-06T09:19:52.209Z] ====== scala-kmeans (scala) [default], iteration 3 completed (1295.044 ms) ======
[2025-11-06T09:19:52.209Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-11-06T09:19:52.209Z] GC before operation: completed in 36.666 ms, heap usage 34.830 MB -> 25.540 MB.
[2025-11-06T09:19:53.383Z] ====== scala-kmeans (scala) [default], iteration 4 completed (1290.344 ms) ======
[2025-11-06T09:19:53.383Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-11-06T09:19:53.383Z] GC before operation: completed in 35.698 ms, heap usage 34.828 MB -> 25.538 MB.
[2025-11-06T09:19:55.049Z] ====== scala-kmeans (scala) [default], iteration 5 completed (1291.627 ms) ======
[2025-11-06T09:19:55.049Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-11-06T09:19:55.049Z] GC before operation: completed in 36.580 ms, heap usage 34.827 MB -> 25.539 MB.
[2025-11-06T09:19:56.225Z] ====== scala-kmeans (scala) [default], iteration 6 completed (1290.579 ms) ======
[2025-11-06T09:19:56.225Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-11-06T09:19:56.225Z] GC before operation: completed in 35.907 ms, heap usage 34.828 MB -> 25.539 MB.
[2025-11-06T09:19:57.395Z] ====== scala-kmeans (scala) [default], iteration 7 completed (1284.884 ms) ======
[2025-11-06T09:19:57.395Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-11-06T09:19:57.395Z] GC before operation: completed in 37.121 ms, heap usage 34.827 MB -> 25.539 MB.
[2025-11-06T09:19:59.081Z] ====== scala-kmeans (scala) [default], iteration 8 completed (1302.028 ms) ======
[2025-11-06T09:19:59.081Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-11-06T09:19:59.081Z] GC before operation: completed in 35.240 ms, heap usage 34.828 MB -> 25.539 MB.
[2025-11-06T09:20:00.254Z] ====== scala-kmeans (scala) [default], iteration 9 completed (1283.240 ms) ======
[2025-11-06T09:20:00.254Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-11-06T09:20:00.254Z] GC before operation: completed in 36.246 ms, heap usage 34.827 MB -> 25.539 MB.
[2025-11-06T09:20:01.426Z] ====== scala-kmeans (scala) [default], iteration 10 completed (1315.023 ms) ======
[2025-11-06T09:20:01.426Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-11-06T09:20:01.426Z] GC before operation: completed in 36.504 ms, heap usage 34.828 MB -> 25.540 MB.
[2025-11-06T09:20:02.597Z] ====== scala-kmeans (scala) [default], iteration 11 completed (1298.780 ms) ======
[2025-11-06T09:20:02.598Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-11-06T09:20:02.945Z] GC before operation: completed in 43.000 ms, heap usage 34.829 MB -> 25.540 MB.
[2025-11-06T09:20:04.115Z] ====== scala-kmeans (scala) [default], iteration 12 completed (1284.840 ms) ======
[2025-11-06T09:20:04.115Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-11-06T09:20:04.115Z] GC before operation: completed in 44.789 ms, heap usage 34.829 MB -> 25.539 MB.
[2025-11-06T09:20:05.796Z] ====== scala-kmeans (scala) [default], iteration 13 completed (1341.874 ms) ======
[2025-11-06T09:20:05.796Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-11-06T09:20:05.796Z] GC before operation: completed in 36.842 ms, heap usage 34.828 MB -> 25.539 MB.
[2025-11-06T09:20:06.965Z] ====== scala-kmeans (scala) [default], iteration 14 completed (1284.252 ms) ======
[2025-11-06T09:20:06.965Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-11-06T09:20:06.965Z] GC before operation: completed in 35.590 ms, heap usage 34.828 MB -> 25.540 MB.
[2025-11-06T09:20:08.141Z] ====== scala-kmeans (scala) [default], iteration 15 completed (1302.747 ms) ======
[2025-11-06T09:20:08.141Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-11-06T09:20:08.141Z] GC before operation: completed in 34.610 ms, heap usage 34.828 MB -> 25.540 MB.
[2025-11-06T09:20:09.311Z] ====== scala-kmeans (scala) [default], iteration 16 completed (1289.390 ms) ======
[2025-11-06T09:20:09.311Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-11-06T09:20:09.657Z] GC before operation: completed in 36.653 ms, heap usage 34.829 MB -> 25.540 MB.
[2025-11-06T09:20:10.825Z] ====== scala-kmeans (scala) [default], iteration 17 completed (1287.684 ms) ======
[2025-11-06T09:20:10.825Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-11-06T09:20:10.825Z] GC before operation: completed in 35.715 ms, heap usage 34.828 MB -> 25.540 MB.
[2025-11-06T09:20:11.994Z] ====== scala-kmeans (scala) [default], iteration 18 completed (1291.745 ms) ======
[2025-11-06T09:20:11.994Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-11-06T09:20:11.994Z] GC before operation: completed in 37.021 ms, heap usage 34.829 MB -> 25.540 MB.
[2025-11-06T09:20:13.673Z] ====== scala-kmeans (scala) [default], iteration 19 completed (1292.357 ms) ======
[2025-11-06T09:20:13.673Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-11-06T09:20:13.673Z] GC before operation: completed in 35.767 ms, heap usage 34.829 MB -> 25.541 MB.
[2025-11-06T09:20:14.904Z] ====== scala-kmeans (scala) [default], iteration 20 completed (1278.540 ms) ======
[2025-11-06T09:20:14.905Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-11-06T09:20:14.905Z] GC before operation: completed in 35.061 ms, heap usage 34.829 MB -> 25.540 MB.
[2025-11-06T09:20:16.082Z] ====== scala-kmeans (scala) [default], iteration 21 completed (1279.799 ms) ======
[2025-11-06T09:20:16.082Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-11-06T09:20:16.082Z] GC before operation: completed in 35.784 ms, heap usage 34.828 MB -> 25.540 MB.
[2025-11-06T09:20:17.766Z] ====== scala-kmeans (scala) [default], iteration 22 completed (1313.840 ms) ======
[2025-11-06T09:20:17.766Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-11-06T09:20:17.766Z] GC before operation: completed in 35.237 ms, heap usage 34.829 MB -> 25.540 MB.
[2025-11-06T09:20:18.932Z] ====== scala-kmeans (scala) [default], iteration 23 completed (1273.614 ms) ======
[2025-11-06T09:20:18.932Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-11-06T09:20:18.932Z] GC before operation: completed in 35.338 ms, heap usage 34.829 MB -> 25.541 MB.
[2025-11-06T09:20:20.101Z] ====== scala-kmeans (scala) [default], iteration 24 completed (1307.096 ms) ======
[2025-11-06T09:20:20.101Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-11-06T09:20:20.101Z] GC before operation: completed in 35.096 ms, heap usage 34.830 MB -> 25.540 MB.
[2025-11-06T09:20:21.272Z] ====== scala-kmeans (scala) [default], iteration 25 completed (1283.387 ms) ======
[2025-11-06T09:20:21.272Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-11-06T09:20:21.272Z] GC before operation: completed in 35.135 ms, heap usage 34.829 MB -> 25.541 MB.
[2025-11-06T09:20:22.960Z] ====== scala-kmeans (scala) [default], iteration 26 completed (1300.313 ms) ======
[2025-11-06T09:20:22.960Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-11-06T09:20:22.960Z] GC before operation: completed in 38.393 ms, heap usage 34.830 MB -> 25.541 MB.
[2025-11-06T09:20:24.127Z] ====== scala-kmeans (scala) [default], iteration 27 completed (1299.884 ms) ======
[2025-11-06T09:20:24.127Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-11-06T09:20:24.127Z] GC before operation: completed in 35.645 ms, heap usage 34.829 MB -> 25.541 MB.
[2025-11-06T09:20:25.296Z] ====== scala-kmeans (scala) [default], iteration 28 completed (1278.373 ms) ======
[2025-11-06T09:20:25.296Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-11-06T09:20:25.296Z] GC before operation: completed in 41.030 ms, heap usage 34.830 MB -> 24.454 MB.
[2025-11-06T09:20:26.982Z] ====== scala-kmeans (scala) [default], iteration 29 completed (1304.446 ms) ======
[2025-11-06T09:20:26.982Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-11-06T09:20:26.982Z] GC before operation: completed in 35.328 ms, heap usage 33.743 MB -> 24.454 MB.
[2025-11-06T09:20:28.149Z] ====== scala-kmeans (scala) [default], iteration 30 completed (1285.134 ms) ======
[2025-11-06T09:20:28.149Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-11-06T09:20:28.149Z] GC before operation: completed in 33.467 ms, heap usage 33.743 MB -> 24.454 MB.
[2025-11-06T09:20:29.318Z] ====== scala-kmeans (scala) [default], iteration 31 completed (1291.387 ms) ======
[2025-11-06T09:20:29.318Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-11-06T09:20:29.318Z] GC before operation: completed in 34.778 ms, heap usage 33.743 MB -> 24.454 MB.
[2025-11-06T09:20:31.000Z] ====== scala-kmeans (scala) [default], iteration 32 completed (1281.215 ms) ======
[2025-11-06T09:20:31.000Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-11-06T09:20:31.000Z] GC before operation: completed in 33.161 ms, heap usage 33.743 MB -> 24.455 MB.
[2025-11-06T09:20:32.262Z] ====== scala-kmeans (scala) [default], iteration 33 completed (1290.368 ms) ======
[2025-11-06T09:20:32.262Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-11-06T09:20:32.262Z] GC before operation: completed in 35.416 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:33.427Z] ====== scala-kmeans (scala) [default], iteration 34 completed (1291.173 ms) ======
[2025-11-06T09:20:33.427Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-11-06T09:20:33.427Z] GC before operation: completed in 35.149 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:34.590Z] ====== scala-kmeans (scala) [default], iteration 35 completed (1293.998 ms) ======
[2025-11-06T09:20:34.590Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-11-06T09:20:34.590Z] GC before operation: completed in 33.545 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:36.263Z] ====== scala-kmeans (scala) [default], iteration 36 completed (1294.997 ms) ======
[2025-11-06T09:20:36.263Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-11-06T09:20:36.263Z] GC before operation: completed in 33.180 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:37.437Z] ====== scala-kmeans (scala) [default], iteration 37 completed (1292.896 ms) ======
[2025-11-06T09:20:37.437Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-11-06T09:20:37.437Z] GC before operation: completed in 34.205 ms, heap usage 33.743 MB -> 24.455 MB.
[2025-11-06T09:20:38.600Z] ====== scala-kmeans (scala) [default], iteration 38 completed (1304.701 ms) ======
[2025-11-06T09:20:38.600Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-11-06T09:20:38.600Z] GC before operation: completed in 36.942 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:40.275Z] ====== scala-kmeans (scala) [default], iteration 39 completed (1283.389 ms) ======
[2025-11-06T09:20:40.275Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-11-06T09:20:40.275Z] GC before operation: completed in 34.068 ms, heap usage 33.744 MB -> 24.456 MB.
[2025-11-06T09:20:41.441Z] ====== scala-kmeans (scala) [default], iteration 40 completed (1307.471 ms) ======
[2025-11-06T09:20:41.441Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-11-06T09:20:41.441Z] GC before operation: completed in 35.442 ms, heap usage 33.745 MB -> 24.455 MB.
[2025-11-06T09:20:42.609Z] ====== scala-kmeans (scala) [default], iteration 41 completed (1297.793 ms) ======
[2025-11-06T09:20:42.609Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-11-06T09:20:42.609Z] GC before operation: completed in 35.643 ms, heap usage 33.743 MB -> 24.455 MB.
[2025-11-06T09:20:44.274Z] ====== scala-kmeans (scala) [default], iteration 42 completed (1301.040 ms) ======
[2025-11-06T09:20:44.274Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-11-06T09:20:44.274Z] GC before operation: completed in 37.070 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:45.441Z] ====== scala-kmeans (scala) [default], iteration 43 completed (1317.126 ms) ======
[2025-11-06T09:20:45.441Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-11-06T09:20:45.441Z] GC before operation: completed in 34.167 ms, heap usage 33.744 MB -> 24.456 MB.
[2025-11-06T09:20:46.610Z] ====== scala-kmeans (scala) [default], iteration 44 completed (1275.124 ms) ======
[2025-11-06T09:20:46.610Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-11-06T09:20:46.610Z] GC before operation: completed in 34.871 ms, heap usage 33.745 MB -> 24.455 MB.
[2025-11-06T09:20:48.289Z] ====== scala-kmeans (scala) [default], iteration 45 completed (1307.580 ms) ======
[2025-11-06T09:20:48.289Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-11-06T09:20:48.289Z] GC before operation: completed in 33.219 ms, heap usage 33.743 MB -> 24.455 MB.
[2025-11-06T09:20:49.457Z] ====== scala-kmeans (scala) [default], iteration 46 completed (1275.326 ms) ======
[2025-11-06T09:20:49.457Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-11-06T09:20:49.457Z] GC before operation: completed in 35.864 ms, heap usage 33.744 MB -> 24.455 MB.
[2025-11-06T09:20:50.622Z] ====== scala-kmeans (scala) [default], iteration 47 completed (1290.765 ms) ======
[2025-11-06T09:20:50.622Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-11-06T09:20:50.622Z] GC before operation: completed in 34.337 ms, heap usage 33.744 MB -> 24.456 MB.
[2025-11-06T09:20:52.309Z] ====== scala-kmeans (scala) [default], iteration 48 completed (1281.088 ms) ======
[2025-11-06T09:20:52.309Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-11-06T09:20:52.310Z] GC before operation: completed in 34.608 ms, heap usage 33.745 MB -> 24.455 MB.
[2025-11-06T09:20:53.478Z] ====== scala-kmeans (scala) [default], iteration 49 completed (1282.666 ms) ======
[2025-11-06T09:20:53.478Z] -----------------------------------
[2025-11-06T09:20:53.478Z] renaissance-scala-kmeans_0_PASSED
[2025-11-06T09:20:53.478Z] -----------------------------------
[2025-11-06T09:20:53.478Z]
[2025-11-06T09:20:53.478Z] TEST TEARDOWN:
[2025-11-06T09:20:53.478Z] Nothing to be done for teardown.
[2025-11-06T09:20:53.478Z] renaissance-scala-kmeans_0 Finish Time: Thu Nov 6 09:20:53 2025 Epoch Time (ms): 1762420853346
[2025-11-06T09:20:53.478Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf/renaissance'
[2025-11-06T09:20:53.478Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/perf'
[2025-11-06T09:20:53.478Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests'
[2025-11-06T09:20:53.478Z]
[2025-11-06T09:20:53.478Z]
[2025-11-06T09:20:53.810Z] All tests finished, run result summary:
[2025-11-06T09:20:53.810Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\scripts"; \
[2025-11-06T09:20:53.810Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=17 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=C:/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17624192426016\\ --tapName=Test_openjdk17_hs_sanity.perf_x86-32_windows.tap --comment=""
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z] TEST TARGETS SUMMARY
[2025-11-06T09:20:53.810Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T09:20:53.810Z] DISABLED test targets:
[2025-11-06T09:20:53.810Z] dacapo-lusearch-fix_0
[2025-11-06T09:20:53.810Z] renaissance-future-genetic_0
[2025-11-06T09:20:53.810Z] renaissance-naive-bayes_0
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z] PASSED test targets:
[2025-11-06T09:20:53.810Z] dacapo-eclipse_0
[2025-11-06T09:20:53.810Z] renaissance-akka-uct_0
[2025-11-06T09:20:53.810Z] renaissance-fj-kmeans_0
[2025-11-06T09:20:53.810Z] renaissance-scala-kmeans_0
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z] FAILED test targets:
[2025-11-06T09:20:53.810Z] dacapo-h2_0
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z] TOTAL: 9 EXECUTED: 5 PASSED: 4 FAILED: 1 DISABLED: 3 SKIPPED: 1
[2025-11-06T09:20:53.810Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T09:20:53.810Z]
[2025-11-06T09:20:53.810Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-06T09:20:53.810Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-06T09:20:53.810Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-11-06T09:20:54.362Z] ++ uname
[2025-11-06T09:20:54.362Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-06T09:20:54.362Z] ++ uname
[2025-11-06T09:20:54.362Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-06T09:20:54.362Z] ++ uname
[2025-11-06T09:20:54.362Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-06T09:20:54.362Z] + MAKE=make
[2025-11-06T09:20:54.362Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T09:20:54.706Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-06T09:20:54.777Z] $ ssh-agent -k
[2025-11-06T09:20:54.818Z] unset SSH_AUTH_SOCK;
[2025-11-06T09:20:54.819Z] unset SSH_AGENT_PID;
[2025-11-06T09:20:54.819Z] echo Agent pid 822 killed;
[2025-11-06T09:20:54.877Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-11-06T09:20:54.929Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-06T09:20:54.992Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-06T09:20:55.085Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T09:20:55.116Z] Archiving artifacts
[2025-11-06T09:20:55.166Z] Recording fingerprints
[Pipeline] echo
[2025-11-06T09:20:55.206Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T09:20:55.236Z] Archiving artifacts
[2025-11-06T09:20:55.329Z] Recording fingerprints
[Pipeline] sh
[2025-11-06T09:20:55.972Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17624192426016
[Pipeline] echo
[2025-11-06T09:20:56.035Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T09:20:56.062Z] Archiving artifacts
[2025-11-06T09:20:56.119Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T09:20:57.154Z] Tap file found: aqa-tests\TKG\output_17624192426016\Test_openjdk17_hs_sanity.perf_x86-32_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-06T09:20:57.244Z] Recording test results
[2025-11-06T09:20:58.093Z] None of the test reports contained any result
[2025-11-06T09:20:58.093Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T09:20:58.133Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T09:20:58.061Z] No test report files were found. Configuration error?
[2025-11-06T09:20:58.615Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-06T09:20:58.615Z] Windows machine, using powershell queries...
[2025-11-06T09:20:58.947Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T09:20:59.073Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T09:20:59.073Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T09:21:07.002Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-06T09:21:07.921Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T09:21:09.678Z] 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-11-06T09:21:09.839Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-06T09:21:09.891Z] Running on test-rise-ubuntu2404-riscv64-7 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] echo
[2025-11-06T09:21:09.909Z] Generating rerun Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun)
[Pipeline] echo
[2025-11-06T09:21:09.987Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-06T09:21:10.891Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-06T09:21:11.523Z] Processing DSL script testJobTemplate
[2025-11-06T09:22:03.177Z] LEVELS: [sanity]
[2025-11-06T09:22:03.177Z] JDK_VERSIONS: [8]
[2025-11-06T09:22:03.177Z] GROUPS: [perf]
[2025-11-06T09:22:03.177Z] ARCH_OS_LIST: [x86-32_windows]
[2025-11-06T09:22:03.355Z] Existing items:
[2025-11-06T09:22:03.355Z] GeneratedJob{name='Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-06T09:22:47.406Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun)
[Pipeline] build
[2025-11-06T09:22:47.443Z] Scheduling project: Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun
[2025-11-06T09:22:54.141Z] Starting building: Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun #3
[2025-11-06T13:30:49.761Z] Build Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun #3 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-06T13:30:49.858Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T13:30:50.124Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T13:30:50.124Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T13:30:50.236Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-06T13:30:50.290Z] Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun #3 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-06T13:30:50.316Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T13:30:51.089Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun" build number 3
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-06T13:30:51.124Z] Saving Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun/3/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T13:30:51.242Z] Archiving artifacts
[2025-11-06T13:30:51.571Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T13:30:52.181Z] Tap file found: Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun/3/aqa-tests/TKG/output_17624357343446/Test_openjdk17_hs_sanity.perf_x86-32_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-06T13:30:52.360Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-h2_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=412&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T13:30:52.621Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T13:30:52.621Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T13:30:52.729Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE