Test_openjdk26_hs_extended.perf_aarch64_windows
Started by upstream project "build-scripts/jobs/jdk/jdk-windows-aarch64-temurin" build number 106
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 23
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 41
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_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 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
> git rev-list --no-walk 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-14T00:42:36.178Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-11-14T00:42:36.186Z] SPEC: windows_aarch64
[Pipeline] echo
[2025-11-14T00:42:36.188Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-14T00:42:36.196Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' 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-14T00:42:36.199Z] dynamicAgents: []
[Pipeline] node
[2025-11-14T00:42:51.202Z] Still waiting to schedule task
[2025-11-14T00:42:51.203Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’
[2025-11-14T01:24:19.418Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_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-14T01:24:19.447Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-14T01:24:19.508Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-14T01:24:19.508Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-14T01:24:19.524Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-14T01:24:19.597Z] The recommended git tool is: git
[2025-11-14T01:24:19.646Z] No credentials specified
[2025-11-14T01:24:19.662Z] Cloning the remote Git repository
[2025-11-14T01:24:19.694Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-14T01:24:19.695Z] > git init C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests # timeout=10
[2025-11-14T01:24:19.982Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-11-14T01:24:19.982Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-14T01:24:19.983Z] > git --version # timeout=10
[2025-11-14T01:24:20.048Z] > git --version # 'git version 2.37.2'
[2025-11-14T01:24:20.049Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-14T01:24:27.711Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-14T01:24:27.914Z] Avoid second fetch
[2025-11-14T01:24:28.020Z] Checking out Revision 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
[2025-11-14T01:24:27.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-14T01:24:27.924Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-11-14T01:24:28.030Z] > git config core.sparsecheckout # timeout=10
[2025-11-14T01:24:28.105Z] > git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
[2025-11-14T01:24:32.904Z] Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_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-14T01:24:34.609Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-14T01:24:34.629Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-14T01:24:35.110Z] + LC_TIME=C
[2025-11-14T01:24:35.110Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-14T01:24:35.485Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-14T01:24:35.916Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-14T01:24:36.212Z] Windows machine, using powershell queries...
[2025-11-14T01:24:37.252Z] 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-14T01:24:38.520Z] + printenv
[2025-11-14T01:24:38.816Z] ProgramFiles(Arm)=C:\Program Files (Arm)
[2025-11-14T01:24:38.816Z] TIME_LIMIT=25
[2025-11-14T01:24:38.816Z] USERDOMAIN=test-azure-win1
[2025-11-14T01:24:38.816Z] OS=Windows_NT
[2025-11-14T01:24:38.816Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-11-14T01:24:38.816Z] RERUN_ITERATIONS=1
[2025-11-14T01:24:38.816Z] PROCESSOR_LEVEL=3340
[2025-11-14T01:24:38.816Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-11-14T01:24:38.816Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/4/display/redirect
[2025-11-14T01:24:38.816Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-14T01:24:38.816Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-11-14T01:24:38.816Z] EXECUTOR_NUMBER=0
[2025-11-14T01:24:38.817Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-11-14T01:24:38.817Z] _=/usr/bin/printenv
[2025-11-14T01:24:38.817Z] BUILD_ID=4
[2025-11-14T01:24:38.817Z] USE_JRE=false
[2025-11-14T01:24:38.817Z] jobStatus=SUCCESS
[2025-11-14T01:24:38.817Z] PUBLIC=C:\Users\Public
[2025-11-14T01:24:38.817Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/4/display/redirect?page=changes
[2025-11-14T01:24:38.817Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-14T01:24:38.817Z] PERSONAL_BUILD=false
[2025-11-14T01:24:38.817Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2025-11-14T01:24:38.817Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-14T01:24:38.817Z] JENKINS_NODE_COOKIE=7210db85-5f12-48f0-86df-cc544716894c
[2025-11-14T01:24:38.817Z] USERNAME=jenkins
[2025-11-14T01:24:38.817Z] JAVA_HOME=C:\openjdk\jdk-11
[2025-11-14T01:24:38.817Z] SLACK_CHANNEL=aqavit-bot
[2025-11-14T01:24:38.817Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
[2025-11-14T01:24:38.817Z] JDK_IMPL=hotspot
[2025-11-14T01:24:38.817Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-11-14T01:24:38.817Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows
[2025-11-14T01:24:38.817Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows@tmp
[2025-11-14T01:24:38.817Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-14T01:24:38.817Z] DYNAMIC_COMPILE=false
[2025-11-14T01:24:38.817Z] OPENJ9_BRANCH=master
[2025-11-14T01:24:38.817Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-11-14T01:24:38.817Z] CI=true
[2025-11-14T01:24:38.817Z] HUDSON_COOKIE=52c48ac7-a969-4bb1-86b6-b42a5e083653
[2025-11-14T01:24:38.817Z] COMPUTERNAME=test-azure-win1
[2025-11-14T01:24:38.817Z] ADOPTOPENJDK_BRANCH=master
[2025-11-14T01:24:38.817Z] ORIGIN_JDK_VERSION=26
[2025-11-14T01:24:38.817Z] SYSTEMDRIVE=C:
[2025-11-14T01:24:38.817Z] USERPROFILE=C:\Users\jenkins
[2025-11-14T01:24:38.817Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-11-14T01:24:38.817Z] SYSTEMROOT=C:\Windows
[2025-11-14T01:24:38.817Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/system_lib
[2025-11-14T01:24:38.817Z] UPSTREAM_JOB_NUMBER=106
[2025-11-14T01:24:38.817Z] BUILD_NUMBER=4
[2025-11-14T01:24:38.817Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-14T01:24:38.817Z] JCK_GIT_BRANCH=master
[2025-11-14T01:24:38.817Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R)
[2025-11-14T01:24:38.817Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-14T01:24:38.817Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows
[2025-11-14T01:24:38.817Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-windows-aarch64-temurin
[2025-11-14T01:24:38.817Z] KEEP_REPORTDIR=false
[2025-11-14T01:24:38.817Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[2025-11-14T01:24:38.817Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-14T01:24:38.817Z] USE_TESTENV_PROPERTIES=false
[2025-11-14T01:24:38.817Z] HOME=/home/jenkins
[2025-11-14T01:24:38.817Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-14T01:24:38.817Z] NODE_NAME=test-azure-win11-aarch64-1
[2025-11-14T01:24:38.817Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../benchmarks
[2025-11-14T01:24:38.817Z] DOCKER_REQUIRED=false
[2025-11-14T01:24:38.817Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-14T01:24:38.817Z] git=C:\Program Files\Git\cmd\git.exe
[2025-11-14T01:24:38.817Z] JDK_BRANCH=jdk-26+24_adopt
[2025-11-14T01:24:38.817Z] ARCHIVE_TEST_RESULTS=false
[2025-11-14T01:24:38.817Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-14T01:24:38.817Z] JOB_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows
[2025-11-14T01:24:38.817Z] TEST_TIME=120
[2025-11-14T01:24:38.817Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/4/display/redirect?page=tests
[2025-11-14T01:24:38.817Z] BUILD_LIST=perf
[2025-11-14T01:24:38.817Z] KEEP_WORKSPACE=false
[2025-11-14T01:24:38.817Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-11-14T01:24:38.817Z] NUM_PROCESSORS=4
[2025-11-14T01:24:38.817Z] EXIT_SUCCESS=false
[2025-11-14T01:24:38.817Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-14T01:24:38.817Z] PROCESSOR_REVISION=0301
[2025-11-14T01:24:38.817Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-14T01:24:38.817Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/display/redirect
[2025-11-14T01:24:38.817Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-11-14T01:24:38.817Z] RERUN_FAILURE=true
[2025-11-14T01:24:38.817Z] SDK_RESOURCE=upstream
[2025-11-14T01:24:38.817Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-14T01:24:38.817Z] SETUP_JCK_RUN=false
[2025-11-14T01:24:38.817Z] SPEC=windows_aarch64
[2025-11-14T01:24:38.817Z] ITERATIONS=1
[2025-11-14T01:24:38.817Z] GENERATE_JOBS=true
[2025-11-14T01:24:38.817Z] NUMBER_OF_PROCESSORS=4
[2025-11-14T01:24:38.817Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-11-14T01:24:38.817Z] ProgramW6432=C:\Program Files
[2025-11-14T01:24:38.817Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-14T01:24:38.817Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/4/display/redirect?page=artifacts
[2025-11-14T01:24:38.817Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-14T01:24:38.817Z] AUTO_DETECT=true
[2025-11-14T01:24:38.817Z] TAP_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows.tap
[2025-11-14T01:24:38.817Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-11-14T01:24:38.817Z] WINSW_SERVICE_ID=Jenkins
[2025-11-14T01:24:38.817Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-11-14T01:24:38.817Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/4/
[2025-11-14T01:24:38.817Z] TERM=xterm-256color
[2025-11-14T01:24:38.817Z] STAGE_NAME=Setup
[2025-11-14T01:24:38.817Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-14T01:24:38.817Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/
[2025-11-14T01:24:38.817Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-14T01:24:38.817Z] JDK_VERSION=26
[2025-11-14T01:24:38.817Z] BUILD_DISPLAY_NAME=#4
[2025-11-14T01:24:38.817Z] PLATFORM=aarch64_windows
[2025-11-14T01:24:38.817Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-14T01:24:38.817Z] WINDIR=C:\Windows
[2025-11-14T01:24:38.817Z] ProgramData=C:\ProgramData
[2025-11-14T01:24:38.817Z] SHLVL=2
[2025-11-14T01:24:38.817Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-14T01:24:38.817Z] PROGRAMFILES=C:\Program Files
[2025-11-14T01:24:38.817Z] PARALLEL=Dynamic
[2025-11-14T01:24:38.817Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_aarch64_windows-4
[2025-11-14T01:24:38.817Z] ALLUSERSPROFILE=C:\ProgramData
[2025-11-14T01:24:38.817Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-14T01:24:38.817Z] TKG_ITERATIONS=1
[2025-11-14T01:24:38.817Z] EXIT_FAILURE=false
[2025-11-14T01:24:38.817Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-11-14T01:24:38.817Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-1 windows
[2025-11-14T01:24:38.817Z] SERVICE_ID=Jenkins
[2025-11-14T01:24:38.817Z] TARGET=extended.perf
[2025-11-14T01:24:38.817Z] JOBSTARTTIME=Fri, 14 Nov 2025 01:24:35 +0000
[2025-11-14T01:24:38.817Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-11-14T01:24:38.817Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-11-14T01:24:38.817Z] 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/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-11/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools
[2025-11-14T01:24:38.817Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-14T01:24:38.817Z] BASE=C:\Users\jenkins\agent
[2025-11-14T01:24:38.817Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-14T01:24:38.817Z] CUDA_PATH_V9_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0
[2025-11-14T01:24:38.817Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-14T01:24:38.818Z] JENKINS_SERVER_COOKIE=durable-6812ae44c7b4716691ab41ced9772176f690714490c6349d771d78a553ac80f2
[2025-11-14T01:24:38.818Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
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-14T01:24:38.855Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-14T01:24:38.874Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-14T01:24:57.303Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-windows-aarch64-temurin" build number 106
[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-14T01:24:57.572Z] 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-14T01:24:57.578Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-11-14T01:24:57.607Z] $ ssh-agent
[2025-11-14T01:24:57.728Z] SSH_AUTH_SOCK=/tmp/ssh-UHM3pIEjOaeo/agent.731
[2025-11-14T01:24:57.728Z] SSH_AGENT_PID=732
[2025-11-14T01:24:57.728Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-14T01:24:57.741Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-14T01:24:57.771Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-11-14T01:24:58.193Z] ++ pwd
[2025-11-14T01:24:58.194Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-14T01:24:58.487Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests
[2025-11-14T01:24:58.487Z] get jdk binary...
[2025-11-14T01:24:58.487Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-14T01:24:58.487Z] Uncompressing file: OpenJDK-jdk_aarch64_windows_hotspot_26_24-ea.zip ...
[2025-11-14T01:25:02.957Z] List files in jdkbinary folder...
[2025-11-14T01:25:02.957Z] total 434692
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 50150230 Nov 13 23:57 OpenJDK-debugimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 123057358 Nov 14 00:05 OpenJDK-jdk_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 82391093 Nov 14 00:05 OpenJDK-jmods_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 41252244 Nov 14 00:06 OpenJDK-jre_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 34275 Nov 14 00:03 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea-metadata.json
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 177260 Nov 14 00:21 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea.json
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 12884014 Nov 14 00:06 OpenJDK-static-libs_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] -rwx------+ 1 jenkins None 135157928 Nov 13 23:57 OpenJDK-testimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:02.957Z] drwxr-xr-x+ 1 jenkins None 0 Nov 14 01:24 tmp
[2025-11-14T01:25:02.957Z] List files in jdkbinary/tmp folder...
[2025-11-14T01:25:02.957Z] total 4
[2025-11-14T01:25:02.957Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 jdk-26+24
[2025-11-14T01:25:02.957Z] Moving directory jdk-26+24/ to ../j2sdk-image
[2025-11-14T01:25:02.957Z] Uncompressing file: OpenJDK-jre_aarch64_windows_hotspot_26_24-ea.zip ...
[2025-11-14T01:25:05.029Z] List files in jdkbinary folder...
[2025-11-14T01:25:05.029Z] total 434696
[2025-11-14T01:25:05.029Z] -rwx------+ 1 jenkins None 50150230 Nov 13 23:57 OpenJDK-debugimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.029Z] -rwx------+ 1 jenkins None 123057358 Nov 14 00:05 OpenJDK-jdk_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.029Z] -rwx------+ 1 jenkins None 82391093 Nov 14 00:05 OpenJDK-jmods_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.029Z] -rwx------+ 1 jenkins None 41252244 Nov 14 00:06 OpenJDK-jre_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.029Z] -rwx------+ 1 jenkins None 34275 Nov 14 00:03 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea-metadata.json
[2025-11-14T01:25:05.030Z] -rwx------+ 1 jenkins None 177260 Nov 14 00:21 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea.json
[2025-11-14T01:25:05.030Z] -rwx------+ 1 jenkins None 12884014 Nov 14 00:06 OpenJDK-static-libs_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.030Z] -rwx------+ 1 jenkins None 135157928 Nov 13 23:57 OpenJDK-testimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.030Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 j2sdk-image
[2025-11-14T01:25:05.030Z] drwxr-xr-x+ 1 jenkins None 0 Nov 14 01:25 tmp
[2025-11-14T01:25:05.030Z] List files in jdkbinary/tmp folder...
[2025-11-14T01:25:05.030Z] total 4
[2025-11-14T01:25:05.030Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 jdk-26+24-jre
[2025-11-14T01:25:05.030Z] Moving directory jdk-26+24-jre/ to ../j2re-image
[2025-11-14T01:25:05.030Z] Uncompressing file: OpenJDK-static-libs_aarch64_windows_hotspot_26_24-ea.zip ...
[2025-11-14T01:25:05.666Z] List files in jdkbinary folder...
[2025-11-14T01:25:05.959Z] total 434700
[2025-11-14T01:25:05.959Z] -rwx------+ 1 jenkins None 50150230 Nov 13 23:57 OpenJDK-debugimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.959Z] -rwx------+ 1 jenkins None 123057358 Nov 14 00:05 OpenJDK-jdk_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.959Z] -rwx------+ 1 jenkins None 82391093 Nov 14 00:05 OpenJDK-jmods_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.959Z] -rwx------+ 1 jenkins None 41252244 Nov 14 00:06 OpenJDK-jre_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.959Z] -rwx------+ 1 jenkins None 34275 Nov 14 00:03 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea-metadata.json
[2025-11-14T01:25:05.960Z] -rwx------+ 1 jenkins None 177260 Nov 14 00:21 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea.json
[2025-11-14T01:25:05.960Z] -rwx------+ 1 jenkins None 12884014 Nov 14 00:06 OpenJDK-static-libs_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.960Z] -rwx------+ 1 jenkins None 135157928 Nov 13 23:57 OpenJDK-testimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:05.960Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 j2re-image
[2025-11-14T01:25:05.960Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 j2sdk-image
[2025-11-14T01:25:05.960Z] drwxr-xr-x+ 1 jenkins None 0 Nov 14 01:25 tmp
[2025-11-14T01:25:05.960Z] List files in jdkbinary/tmp folder...
[2025-11-14T01:25:05.960Z] total 0
[2025-11-14T01:25:05.960Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:56 jdk-26+24-static-libs
[2025-11-14T01:25:06.253Z] Moving directory jdk-26+24-static-libs/ to ../static-libs
[2025-11-14T01:25:06.253Z] Uncompressing file: OpenJDK-testimage_aarch64_windows_hotspot_26_24-ea.zip ...
[2025-11-14T01:25:28.735Z] List files in jdkbinary folder...
[2025-11-14T01:25:28.736Z] total 434700
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 50150230 Nov 13 23:57 OpenJDK-debugimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 123057358 Nov 14 00:05 OpenJDK-jdk_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 82391093 Nov 14 00:05 OpenJDK-jmods_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 41252244 Nov 14 00:06 OpenJDK-jre_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 34275 Nov 14 00:03 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea-metadata.json
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 177260 Nov 14 00:21 OpenJDK-sbom_aarch64_windows_hotspot_26_24-ea.json
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 12884014 Nov 14 00:06 OpenJDK-static-libs_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] -rwx------+ 1 jenkins None 135157928 Nov 13 23:57 OpenJDK-testimage_aarch64_windows_hotspot_26_24-ea.zip
[2025-11-14T01:25:28.736Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 j2re-image
[2025-11-14T01:25:28.736Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:57 j2sdk-image
[2025-11-14T01:25:28.736Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:56 static-libs
[2025-11-14T01:25:28.736Z] drwxr-xr-x+ 1 jenkins None 0 Nov 14 01:25 tmp
[2025-11-14T01:25:28.736Z] List files in jdkbinary/tmp folder...
[2025-11-14T01:25:28.736Z] total 4
[2025-11-14T01:25:28.736Z] drwxrwx---+ 1 jenkins None 0 Nov 13 23:46 jdk-26+24-test-image
[2025-11-14T01:25:28.736Z] Moving directory jdk-26+24-test-image/ to ../openjdk-test-image
[2025-11-14T01:25:28.736Z] Uncompressing OpenJDK-debugimage_aarch64_windows_hotspot_26_24-ea.zip over ./j2sdk-image...
[2025-11-14T01:25:33.203Z] Removing top-level folder jdk-26+24-debug-image/
[2025-11-14T01:25:33.497Z] Removing top-level folder jdk-26+24/
[2025-11-14T01:25:37.984Z] Run C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-11-14T01:25:37.984Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-14T01:25:37.984Z] openjdk version "26-beta" 2026-03-17
[2025-11-14T01:25:37.984Z] OpenJDK Runtime Environment Temurin-26+24-202511132139 (build 26-beta+24-ea)
[2025-11-14T01:25:37.984Z] OpenJDK 64-Bit Server VM Temurin-26+24-202511132139 (build 26-beta+24-ea, mixed mode)
[2025-11-14T01:25:37.984Z] =JAVA VERSION OUTPUT END=
[2025-11-14T01:25:37.984Z] =RELEASE INFO BEGIN=
[2025-11-14T01:25:37.984Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-14T01:25:37.984Z] IMPLEMENTOR_VERSION="Temurin-26+24-202511132139"
[2025-11-14T01:25:37.984Z] JAVA_RUNTIME_VERSION="26-beta+24-ea"
[2025-11-14T01:25:37.984Z] JAVA_VERSION="26"
[2025-11-14T01:25:37.984Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-14T01:25:37.984Z] LIBC="default"
[2025-11-14T01:25:37.985Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-14T01:25:37.985Z] OS_ARCH="aarch64"
[2025-11-14T01:25:37.985Z] OS_NAME="Windows"
[2025-11-14T01:25:37.985Z] SOURCE=".:git:30580981e10d"
[2025-11-14T01:25:37.985Z] BUILD_SOURCE="git:2bda476bc6f40b0136f2de1f736d76e60e80b325"
[2025-11-14T01:25:37.985Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-14T01:25:37.985Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-14T01:25:37.985Z] FULL_VERSION=""
[2025-11-14T01:25:37.985Z] SEMANTIC_VERSION="26+24"
[2025-11-14T01:25:37.985Z] BUILD_INFO="OS: Version: "
[2025-11-14T01:25:37.985Z] JVM_VARIANT="Hotspot"
[2025-11-14T01:25:37.985Z] JVM_VERSION=""
[2025-11-14T01:25:37.985Z] IMAGE_TYPE="JDK"
[2025-11-14T01:25:37.985Z] =RELEASE INFO END=
[2025-11-14T01:25:37.985Z] get testKitGen...
[2025-11-14T01:25:37.985Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-14T01:25:40.085Z] git rev-parse master
[2025-11-14T01:25:40.085Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-14T01:25:41.229Z] $ ssh-agent -k
[2025-11-14T01:25:41.284Z] unset SSH_AUTH_SOCK;
[2025-11-14T01:25:41.284Z] unset SSH_AGENT_PID;
[2025-11-14T01:25:41.284Z] echo Agent pid 732 killed;
[2025-11-14T01:25:41.324Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-14T01:25:41.771Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=aarch64_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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_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=106&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-14T01:25:41.796Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=aarch64_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-win11-aarch64-1&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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_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=106&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-14T01:25:41.844Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-14T01:25:41.967Z] Copied 1 artifact from "getTRSSOutput" build number 1956
[Pipeline] sh
[2025-11-14T01:25:42.407Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-14T01:25:42.407Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-14T01:25:42.407Z] + tar xof -
[2025-11-14T01:25:43.044Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-14T01:25:43.412Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-14T01:25:43.428Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-14T01:25:43.862Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-14T01:25:52.371Z] --------------------------------------------
[2025-11-14T01:25:52.371Z] path is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2025-11-14T01:25:52.371Z] task is set to default
[2025-11-14T01:25:52.371Z] dependencyList is set to all
[2025-11-14T01:25:52.371Z] --------------------------------------------
[2025-11-14T01:25:52.371Z] Starting download third party dependent jars
[2025-11-14T01:25:52.371Z] --------------------------------------------
[2025-11-14T01:25:52.371Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-14T01:25:52.372Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-14T01:25:52.443Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] echo
[2025-11-14T01:25:52.448Z] Machine limit is 3.
[Pipeline] sh
[2025-11-14T01:25:52.875Z] + cd ./aqa-tests/TKG
[2025-11-14T01:25:52.875Z] ++ uname
[2025-11-14T01:25:52.875Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-11-14T01:25:53.172Z] ++ uname
[2025-11-14T01:25:53.172Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-11-14T01:25:53.172Z] ++ uname
[2025-11-14T01:25:53.172Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-11-14T01:25:53.172Z] + MAKE=make
[2025-11-14T01:25:53.172Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-14T01:25:53.172Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-11-14T01:25:53.464Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:25:53.464Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-14T01:25:53.464Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-14T01:25:53.464Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-14T01:25:53.464Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-14T01:25:57.124Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-14T01:25:57.418Z]
[2025-11-14T01:25:57.418Z] build:
[2025-11-14T01:25:57.712Z]
[2025-11-14T01:25:57.712Z] clean:
[2025-11-14T01:25:57.712Z]
[2025-11-14T01:25:57.712Z] init:
[2025-11-14T01:25:57.712Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-11-14T01:25:57.712Z]
[2025-11-14T01:25:57.712Z] getDependentLibs:
[2025-11-14T01:25:58.005Z] [exec] --------------------------------------------
[2025-11-14T01:25:58.005Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:25:58.005Z] [exec] task is set to default
[2025-11-14T01:25:58.005Z] [exec] dependencyList is set to json_simple
[2025-11-14T01:25:58.005Z] [exec] --------------------------------------------
[2025-11-14T01:25:58.005Z] [exec] Starting download third party dependent jars
[2025-11-14T01:25:58.005Z] [exec] --------------------------------------------
[2025-11-14T01:25:58.005Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:25:58.005Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-14T01:25:58.005Z] [exec] downloaded dependent third party jars successfully
[2025-11-14T01:25:58.005Z]
[2025-11-14T01:25:58.005Z] compile:
[2025-11-14T01:25:58.005Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-14T01:25:58.005Z] [echo] ============COMPILER SETTINGS============
[2025-11-14T01:25:58.005Z] [echo] ===fork: yes
[2025-11-14T01:25:58.005Z] [echo] ===debug: on
[2025-11-14T01:25:58.005Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-11-14T01:26:00.755Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-14T01:26:00.755Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:00.755Z]
[2025-11-14T01:26:00.755Z] dist:
[2025-11-14T01:26:00.755Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-14T01:26:00.755Z]
[2025-11-14T01:26:00.755Z] BUILD SUCCESSFUL
[2025-11-14T01:26:00.755Z] Total time: 3 seconds
[2025-11-14T01:26:00.755Z] 0
[2025-11-14T01:26:01.048Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-14T01:26:01.686Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-14T01:26:01.686Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-11-14T01:26:05.209Z] ****************************** MACHINE INFO ******************************
[2025-11-14T01:26:05.209Z] File path : C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-11-14T01:26:05.209Z] Free Physical Memory Size : 5499449344
[2025-11-14T01:26:05.209Z] Free space (bytes) : 14283522048
[2025-11-14T01:26:05.209Z] Total Physical Memory Size : 8585789440
[2025-11-14T01:26:05.209Z] Total space (bytes) : 135771664384
[2025-11-14T01:26:05.209Z] Usable space (bytes) : 14283522048
[2025-11-14T01:26:05.209Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-14T01:26:05.209Z] bashVersion :
[2025-11-14T01:26:05.209Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-11-14T01:26:05.209Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-14T01:26:05.209Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] This is free software; you are free to change and redistribute it.
[2025-11-14T01:26:05.209Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-14T01:26:05.209Z] cpuCores : 4
[2025-11-14T01:26:05.209Z] curlVersion :
[2025-11-14T01:26:05.209Z] curl 7.84.0 (x86_64-pc-cygwin) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.10.0 nghttp2/1.48.0 libgsasl/1.10.0 OpenLDAP/2.6.3
[2025-11-14T01:26:05.209Z] Release-Date: 2022-06-27
[2025-11-14T01:26:05.209Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-14T01:26:05.209Z] Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
[2025-11-14T01:26:05.209Z] dockerVersion : bash: docker: command not found
[2025-11-14T01:26:05.209Z] gcc version : 11
[2025-11-14T01:26:05.209Z] gclibc version : ldd (cygwin) 3.3.5
[2025-11-14T01:26:05.209Z] gdb version : bash: gdb: command not found
[2025-11-14T01:26:05.209Z] lldb version : Command could not be executed
[2025-11-14T01:26:05.209Z] makeVersion :
[2025-11-14T01:26:05.209Z] GNU Make 4.3
[2025-11-14T01:26:05.209Z] Built for x86_64-pc-cygwin
[2025-11-14T01:26:05.209Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-14T01:26:05.209Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-14T01:26:05.209Z] This is free software: you are free to change and redistribute it.
[2025-11-14T01:26:05.209Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-14T01:26:05.209Z] mavenVersion : bash: mvn: command not found
[2025-11-14T01:26:05.209Z] perlVersion :
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-11-14T01:26:05.209Z] (with 7 registered patches, see perl -V for more detail)
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] Copyright 1987-2021, Larry Wall
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-14T01:26:05.209Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-14T01:26:05.209Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-14T01:26:05.209Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] podmanVersion : bash: podman: command not found
[2025-11-14T01:26:05.209Z] procArch : unknown
[2025-11-14T01:26:05.209Z] sysArch : x86_64
[2025-11-14T01:26:05.209Z] sysOS : CYGWIN_NT-10.0-22000
[2025-11-14T01:26:05.209Z] ulimit :
[2025-11-14T01:26:05.209Z] core file size (blocks, -c) unlimited
[2025-11-14T01:26:05.209Z] data seg size (kbytes, -d) unlimited
[2025-11-14T01:26:05.209Z] file size (blocks, -f) unlimited
[2025-11-14T01:26:05.209Z] open files (-n) 3200
[2025-11-14T01:26:05.209Z] pipe size (512 bytes, -p) 8
[2025-11-14T01:26:05.209Z] stack size (kbytes, -s) 2032
[2025-11-14T01:26:05.209Z] cpu time (seconds, -t) unlimited
[2025-11-14T01:26:05.209Z] max user processes (-u) 256
[2025-11-14T01:26:05.209Z] virtual memory (kbytes, -v) unlimited
[2025-11-14T01:26:05.209Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin
[2025-11-14T01:26:05.209Z] vmVendor : Oracle Corporation
[2025-11-14T01:26:05.209Z] vmVersion : 26-beta+24-ea
[2025-11-14T01:26:05.209Z] xlc version : bash: xlC: command not found
[2025-11-14T01:26:05.209Z] **************************************************************************
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('os.name')=Windows 11
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('os.arch')=aarch64
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('java.fullversion')=null
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] System.getProperty('sun.arch.data.model')=64
[2025-11-14T01:26:05.209Z]
[2025-11-14T01:26:05.209Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:05.209Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:26:05.210Z] perl scripts/configure.pl
[2025-11-14T01:26:05.210Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-14T01:26:05.865Z]
[2025-11-14T01:26:05.865Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-11-14T01:26:05.865Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-11-14T01:26:05.865Z]
[2025-11-14T01:26:05.865Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-14T01:26:05.865Z]
[2025-11-14T01:26:05.865Z]
[2025-11-14T01:26:05.865Z] Starting to generate parallel test lists.
[2025-11-14T01:26:05.865Z]
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-14T01:26:05.865Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-14T01:26:05.865Z] Attempting to get test duration data from TRSS.
[2025-11-14T01:26:05.865Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_windows&group=perf&level=extended"
[2025-11-14T01:26:06.501Z] Attempting to get test duration data from cached files.
[2025-11-14T01:26:06.502Z]
[2025-11-14T01:26:06.502Z] TEST DURATION
[2025-11-14T01:26:06.502Z] ====================================================================================
[2025-11-14T01:26:06.502Z] Total number of tests searched: 20
[2025-11-14T01:26:06.502Z] Number of test durations found: 20
[2025-11-14T01:26:06.502Z] Top slowest tests:
[2025-11-14T01:26:06.502Z] 01m30s renaissance-finagle-http_0
[2025-11-14T01:26:06.502Z] 01m29s dacapo-tomcat_0
[2025-11-14T01:26:06.502Z] 01m11s renaissance-mnemonics_0
[2025-11-14T01:26:06.502Z] ====================================================================================
[2025-11-14T01:26:06.502Z]
[2025-11-14T01:26:06.502Z] Test target is split into 1 lists.
[2025-11-14T01:26:06.502Z] Reducing estimated test running time from 08m15s to 08m15s.
[2025-11-14T01:26:06.502Z]
[2025-11-14T01:26:06.502Z] -------------------------------------testList_0-------------------------------------
[2025-11-14T01:26:06.502Z] Number of tests: 20
[2025-11-14T01:26:06.502Z] Estimated running time: 08m15s
[2025-11-14T01:26:06.502Z] TESTLIST=renaissance-finagle-http_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-jython_0,renaissance-philosophers_0,dacapo-sunflow_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,dacapo-fop_0,renaissance-finagle-chirper_0,renaissance-als_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-gauss-mix_0,dacapo-avrora_0,renaissance-movie-lens_0,dacapo-pmd_0,renaissance-dec-tree_0
[2025-11-14T01:26:06.502Z] ------------------------------------------------------------------------------------
[2025-11-14T01:26:06.502Z]
[2025-11-14T01:26:06.502Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-14T01:26:06.795Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-14T01:26:06.846Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-14T01:26:06.913Z] 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-14T01:26:06.978Z] Building tests...
[Pipeline] timeout
[2025-11-14T01:26:06.984Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-14T01:26:07.004Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-14T01:26:07.447Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-14T01:26:14.370Z] --------------------------------------------
[2025-11-14T01:26:14.370Z] path is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2025-11-14T01:26:14.370Z] task is set to default
[2025-11-14T01:26:14.370Z] dependencyList is set to all
[2025-11-14T01:26:14.370Z] --------------------------------------------
[2025-11-14T01:26:14.370Z] Starting download third party dependent jars
[2025-11-14T01:26:14.370Z] --------------------------------------------
[2025-11-14T01:26:14.370Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.370Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-14T01:26:14.371Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-14T01:26:14.496Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-11-14T01:26:14.537Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-14T01:26:14.562Z] $ ssh-agent
[2025-11-14T01:26:14.681Z] SSH_AUTH_SOCK=/tmp/ssh-SEfJW7aOQw6F/agent.1466
[2025-11-14T01:26:14.681Z] SSH_AGENT_PID=1467
[2025-11-14T01:26:14.681Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-14T01:26:15.095Z] + bash ./compile.sh
[2025-11-14T01:26:15.389Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-11-14T01:26:15.686Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:15.687Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-14T01:26:15.687Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-14T01:26:15.687Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-14T01:26:15.687Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-14T01:26:17.762Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-14T01:26:17.762Z]
[2025-11-14T01:26:17.762Z] build:
[2025-11-14T01:26:18.055Z]
[2025-11-14T01:26:18.055Z] clean:
[2025-11-14T01:26:18.055Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-11-14T01:26:18.055Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-11-14T01:26:18.055Z]
[2025-11-14T01:26:18.055Z] init:
[2025-11-14T01:26:18.055Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-11-14T01:26:18.055Z]
[2025-11-14T01:26:18.055Z] getDependentLibs:
[2025-11-14T01:26:18.055Z] [exec] --------------------------------------------
[2025-11-14T01:26:18.055Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:18.055Z] [exec] task is set to default
[2025-11-14T01:26:18.055Z] [exec] dependencyList is set to json_simple
[2025-11-14T01:26:18.056Z] [exec] --------------------------------------------
[2025-11-14T01:26:18.056Z] [exec] Starting download third party dependent jars
[2025-11-14T01:26:18.056Z] [exec] --------------------------------------------
[2025-11-14T01:26:18.056Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:18.056Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-14T01:26:18.056Z] [exec] downloaded dependent third party jars successfully
[2025-11-14T01:26:18.056Z]
[2025-11-14T01:26:18.056Z] compile:
[2025-11-14T01:26:18.350Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-14T01:26:18.350Z] [echo] ============COMPILER SETTINGS============
[2025-11-14T01:26:18.350Z] [echo] ===fork: yes
[2025-11-14T01:26:18.350Z] [echo] ===debug: on
[2025-11-14T01:26:18.350Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-11-14T01:26:20.433Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-14T01:26:20.433Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:20.433Z]
[2025-11-14T01:26:20.433Z] dist:
[2025-11-14T01:26:20.433Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-14T01:26:20.726Z]
[2025-11-14T01:26:20.726Z] BUILD SUCCESSFUL
[2025-11-14T01:26:20.726Z] Total time: 3 seconds
[2025-11-14T01:26:20.726Z] 0
[2025-11-14T01:26:21.020Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-14T01:26:21.654Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-14T01:26:21.654Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-11-14T01:26:24.387Z] ****************************** MACHINE INFO ******************************
[2025-11-14T01:26:24.387Z] File path : C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-11-14T01:26:24.387Z] Free Physical Memory Size : 5520928768
[2025-11-14T01:26:24.387Z] Free space (bytes) : 14283505664
[2025-11-14T01:26:24.387Z] Total Physical Memory Size : 8585789440
[2025-11-14T01:26:24.387Z] Total space (bytes) : 135771664384
[2025-11-14T01:26:24.387Z] Usable space (bytes) : 14283505664
[2025-11-14T01:26:24.387Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-14T01:26:24.387Z] bashVersion :
[2025-11-14T01:26:24.387Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-11-14T01:26:24.387Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-14T01:26:24.387Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-14T01:26:24.387Z]
[2025-11-14T01:26:24.387Z] This is free software; you are free to change and redistribute it.
[2025-11-14T01:26:24.387Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-14T01:26:24.387Z] cpuCores : 4
[2025-11-14T01:26:24.387Z] curlVersion :
[2025-11-14T01:26:24.387Z] curl 7.84.0 (x86_64-pc-cygwin) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.10.0 nghttp2/1.48.0 libgsasl/1.10.0 OpenLDAP/2.6.3
[2025-11-14T01:26:24.387Z] Release-Date: 2022-06-27
[2025-11-14T01:26:24.387Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-14T01:26:24.387Z] Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd
[2025-11-14T01:26:24.387Z] dockerVersion : bash: docker: command not found
[2025-11-14T01:26:24.387Z] gcc version : 11
[2025-11-14T01:26:24.387Z] gclibc version : ldd (cygwin) 3.3.5
[2025-11-14T01:26:24.387Z] gdb version : bash: gdb: command not found
[2025-11-14T01:26:24.387Z] lldb version : Command could not be executed
[2025-11-14T01:26:24.387Z] makeVersion :
[2025-11-14T01:26:24.387Z] GNU Make 4.3
[2025-11-14T01:26:24.387Z] Built for x86_64-pc-cygwin
[2025-11-14T01:26:24.387Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-14T01:26:24.387Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-14T01:26:24.387Z] This is free software: you are free to change and redistribute it.
[2025-11-14T01:26:24.387Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-14T01:26:24.387Z] mavenVersion : bash: mvn: command not found
[2025-11-14T01:26:24.387Z] perlVersion :
[2025-11-14T01:26:24.387Z]
[2025-11-14T01:26:24.387Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-11-14T01:26:24.387Z] (with 7 registered patches, see perl -V for more detail)
[2025-11-14T01:26:24.387Z]
[2025-11-14T01:26:24.387Z] Copyright 1987-2021, Larry Wall
[2025-11-14T01:26:24.387Z]
[2025-11-14T01:26:24.387Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-14T01:26:24.387Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-14T01:26:24.387Z]
[2025-11-14T01:26:24.388Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-14T01:26:24.388Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-14T01:26:24.388Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] podmanVersion : bash: podman: command not found
[2025-11-14T01:26:24.388Z] procArch : unknown
[2025-11-14T01:26:24.388Z] sysArch : x86_64
[2025-11-14T01:26:24.388Z] sysOS : CYGWIN_NT-10.0-22000
[2025-11-14T01:26:24.388Z] ulimit :
[2025-11-14T01:26:24.388Z] core file size (blocks, -c) unlimited
[2025-11-14T01:26:24.388Z] data seg size (kbytes, -d) unlimited
[2025-11-14T01:26:24.388Z] file size (blocks, -f) unlimited
[2025-11-14T01:26:24.388Z] open files (-n) 3200
[2025-11-14T01:26:24.388Z] pipe size (512 bytes, -p) 8
[2025-11-14T01:26:24.388Z] stack size (kbytes, -s) 2032
[2025-11-14T01:26:24.388Z] cpu time (seconds, -t) unlimited
[2025-11-14T01:26:24.388Z] max user processes (-u) 256
[2025-11-14T01:26:24.388Z] virtual memory (kbytes, -v) unlimited
[2025-11-14T01:26:24.388Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin
[2025-11-14T01:26:24.388Z] vmVendor : Oracle Corporation
[2025-11-14T01:26:24.388Z] vmVersion : 26-beta+24-ea
[2025-11-14T01:26:24.388Z] xlc version : bash: xlC: command not found
[2025-11-14T01:26:24.388Z] **************************************************************************
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('os.name')=Windows 11
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('os.arch')=aarch64
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('java.fullversion')=null
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] System.getProperty('sun.arch.data.model')=64
[2025-11-14T01:26:24.388Z]
[2025-11-14T01:26:24.388Z] make -f clean.mk cleanBuild
[2025-11-14T01:26:24.388Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:26:25.423Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest
[2025-11-14T01:26:25.423Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:26:25.423Z] make -f compile.mk compile
[2025-11-14T01:26:25.424Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:26:26.056Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-11-14T01:26:26.056Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-11-14T01:26:26.056Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/" "-DBUILD_ROOT=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_aarch64" "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-11-14T01:26:26.057Z] if [ -z "$(tail -1 C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/"; false; else rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation"; fi
[2025-11-14T01:26:28.862Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-11-14T01:26:28.862Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-14T01:26:28.862Z]
[2025-11-14T01:26:28.862Z] -create_test_directory:
[2025-11-14T01:26:28.862Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest
[2025-11-14T01:26:28.862Z]
[2025-11-14T01:26:28.862Z] stage_test_material:
[2025-11-14T01:26:29.155Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest
[2025-11-14T01:26:29.790Z]
[2025-11-14T01:26:29.790Z] build:
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] init:
[2025-11-14T01:26:30.081Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] dist:
[2025-11-14T01:26:30.081Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] build:
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] build:
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] init:
[2025-11-14T01:26:30.081Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-11-14T01:26:30.081Z]
[2025-11-14T01:26:30.081Z] getBumbleBench:
[2025-11-14T01:26:30.081Z] [echo] Cloning BumbleBench
[2025-11-14T01:26:30.081Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-14T01:26:30.081Z] [exec] Cloning into 'bumblebench'...
[2025-11-14T01:26:31.594Z]
[2025-11-14T01:26:31.594Z] buildBumbleBench:
[2025-11-14T01:26:31.594Z] [echo] Building BumbleBench
[2025-11-14T01:26:31.594Z]
[2025-11-14T01:26:31.594Z] compile-all:
[2025-11-14T01:26:31.594Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:31.594Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:31.594Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:31.594Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:31.594Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:31.594Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:31.594Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:32.631Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-14T01:26:32.632Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:32.632Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-11-14T01:26:32.632Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-14T01:26:32.632Z] [javac] 4 warnings
[2025-11-14T01:26:32.632Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:32.632Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:32.632Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:32.632Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:32.632Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:32.632Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:32.632Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:32.924Z] [javac] 4 warnings
[2025-11-14T01:26:32.924Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:32.925Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:32.925Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:32.925Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:32.925Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:32.925Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:32.925Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:33.217Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2025-11-14T01:26:33.217Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:33.217Z] [javac] 4 warnings
[2025-11-14T01:26:33.217Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:33.217Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:33.217Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:33.217Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:33.217Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:33.217Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:33.217Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:33.510Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-14T01:26:33.510Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:33.510Z] [javac] 4 warnings
[2025-11-14T01:26:33.510Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:33.510Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:33.510Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:33.510Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:33.510Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:33.510Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:33.510Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:34.143Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-14T01:26:34.143Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:26:34.143Z] [javac] 4 warnings
[2025-11-14T01:26:34.143Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:34.143Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:34.143Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:34.143Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:34.143Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.143Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.143Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:34.143Z] [javac] 4 warnings
[2025-11-14T01:26:34.143Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:34.143Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:34.143Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:34.143Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:34.143Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.144Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.144Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:34.144Z] [javac] 4 warnings
[2025-11-14T01:26:34.144Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:34.144Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:34.144Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:34.144Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:34.144Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.144Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.144Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:34.435Z] [javac] C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-11-14T01:26:34.435Z] [javac] synchronized(init) {
[2025-11-14T01:26:34.435Z] [javac] ^
[2025-11-14T01:26:34.435Z] [javac] 5 warnings
[2025-11-14T01:26:34.436Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:34.436Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:34.436Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:34.436Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:34.436Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.436Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.436Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:34.728Z] [javac] 4 warnings
[2025-11-14T01:26:34.728Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:34.728Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:34.728Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:34.728Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:34.728Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.729Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:34.729Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:35.022Z] [javac] 4 warnings
[2025-11-14T01:26:35.022Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:35.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:35.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:35.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:35.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:35.656Z] [javac] 4 warnings
[2025-11-14T01:26:35.656Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:35.656Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:35.656Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:35.657Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:35.657Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.657Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.657Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:35.657Z] [javac] 4 warnings
[2025-11-14T01:26:35.657Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:35.657Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:35.657Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:35.657Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:35.657Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.657Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.657Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:35.948Z] [javac] 4 warnings
[2025-11-14T01:26:35.948Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:35.948Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:35.948Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:35.949Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:35.949Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.949Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.949Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:35.949Z] [javac] 4 warnings
[2025-11-14T01:26:35.949Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-14T01:26:35.949Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-14T01:26:35.949Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-14T01:26:35.949Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-14T01:26:35.949Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.949Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-14T01:26:35.949Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-14T01:26:36.240Z] [javac] 4 warnings
[2025-11-14T01:26:36.240Z]
[2025-11-14T01:26:36.240Z] dist:
[2025-11-14T01:26:36.240Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-11-14T01:26:38.983Z]
[2025-11-14T01:26:38.983Z] dist:
[2025-11-14T01:26:38.983Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-11-14T01:26:38.983Z]
[2025-11-14T01:26:38.983Z] build:
[2025-11-14T01:26:39.278Z]
[2025-11-14T01:26:39.278Z] getDependentLibs:
[2025-11-14T01:26:44.862Z] [exec] --------------------------------------------
[2025-11-14T01:26:44.862Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:44.862Z] [exec] task is set to default
[2025-11-14T01:26:44.862Z] [exec] dependencyList is set to dacapo
[2025-11-14T01:26:44.862Z] [exec] --------------------------------------------
[2025-11-14T01:26:44.862Z] [exec] Starting download third party dependent jars
[2025-11-14T01:26:44.862Z] [exec] --------------------------------------------
[2025-11-14T01:26:44.862Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:26:44.862Z] [exec] C:/Users/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-14T01:26:44.862Z] [exec] downloaded dependent third party jars successfully
[2025-11-14T01:26:44.862Z]
[2025-11-14T01:26:44.862Z] init:
[2025-11-14T01:26:44.862Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-11-14T01:26:44.862Z]
[2025-11-14T01:26:44.862Z] getDacapoSuite:
[2025-11-14T01:26:44.862Z] [unzip] Expanding: C:\Users\jenkins\externalDependency\lib\dacapo.zip into C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-11-14T01:28:22.165Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-11-14T01:28:22.165Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo
[2025-11-14T01:28:22.165Z]
[2025-11-14T01:28:22.165Z] dist:
[2025-11-14T01:28:22.165Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-11-14T01:28:22.165Z]
[2025-11-14T01:28:22.165Z] build:
[2025-11-14T01:28:22.165Z]
[2025-11-14T01:28:22.165Z] init:
[2025-11-14T01:28:22.165Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-11-14T01:28:22.165Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-11-14T01:28:22.165Z]
[2025-11-14T01:28:22.165Z] compile:
[2025-11-14T01:28:22.165Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-14T01:28:22.165Z] [echo] ============COMPILER SETTINGS============
[2025-11-14T01:28:22.165Z] [echo] ===fork: yes
[2025-11-14T01:28:22.165Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac
[2025-11-14T01:28:22.166Z] [echo] ===debug: on
[2025-11-14T01:28:22.166Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-11-14T01:28:22.166Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-11-14T01:28:22.166Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2025-11-14T01:28:22.166Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] dist:
[2025-11-14T01:28:22.166Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-11-14T01:28:22.166Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-11-14T01:28:22.166Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-11-14T01:28:22.166Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] clean:
[2025-11-14T01:28:22.166Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] build:
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] build:
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] init:
[2025-11-14T01:28:22.166Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-11-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] getRenaissanceSuite:
[2025-11-14T01:28:22.166Z] [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-14T01:28:22.166Z]
[2025-11-14T01:28:22.166Z] dist:
[2025-11-14T01:28:22.166Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] build:
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] init:
[2025-11-14T01:28:24.262Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] getSpecjbbSuite:
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] dist:
[2025-11-14T01:28:24.262Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb\run
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] BUILD SUCCESSFUL
[2025-11-14T01:28:24.262Z] Total time: 1 minute 55 seconds
[2025-11-14T01:28:24.262Z] 0
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z]
[2025-11-14T01:28:24.262Z] RECORD TEST REPOs SHA
[2025-11-14T01:28:24.262Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/scripts"; \
[2025-11-14T01:28:24.262Z] bash "getSHAs.sh" --test_root_dir "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/" --shas_file "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt"
[2025-11-14T01:28:24.557Z] Check shas in C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/ and store the info in C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-11-14T01:28:24.557Z] touch C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-11-14T01:28:24.850Z] ================================================
[2025-11-14T01:28:25.170Z] timestamp: 20251114-012824
[2025-11-14T01:28:25.170Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests
[2025-11-14T01:28:25.170Z] git repo:
[2025-11-14T01:28:25.170Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-14T01:28:25.170Z] sha:
[2025-11-14T01:28:25.464Z] 290ae090319488d3630c4644eb534c7bffada157
[2025-11-14T01:28:25.464Z] ================================================
[2025-11-14T01:28:25.464Z] timestamp: 20251114-012825
[2025-11-14T01:28:25.464Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-14T01:28:25.464Z] git repo:
[2025-11-14T01:28:25.756Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-14T01:28:25.756Z] sha:
[2025-11-14T01:28:25.756Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-14T01:28:26.053Z] ================================================
[2025-11-14T01:28:26.053Z] timestamp: 20251114-012825
[2025-11-14T01:28:26.053Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG
[2025-11-14T01:28:26.053Z] git repo:
[2025-11-14T01:28:26.053Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-14T01:28:26.053Z] sha:
[2025-11-14T01:28:26.053Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-14T01:28:26.053Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] }
[2025-11-14T01:28:26.104Z] $ ssh-agent -k
[2025-11-14T01:28:26.166Z] unset SSH_AUTH_SOCK;
[2025-11-14T01:28:26.166Z] unset SSH_AGENT_PID;
[2025-11-14T01:28:26.166Z] echo Agent pid 1467 killed;
[2025-11-14T01:28:26.249Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-14T01:28:26.382Z] 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-14T01:28:26.412Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-14T01:28:26.429Z] $ ssh-agent
[2025-11-14T01:28:26.548Z] SSH_AUTH_SOCK=/tmp/ssh-uf9Dtg4zFBnV/agent.1787
[2025-11-14T01:28:26.548Z] SSH_AGENT_PID=1788
[2025-11-14T01:28:26.548Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-14T01:28:26.976Z] ++ uname
[2025-11-14T01:28:27.276Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-11-14T01:28:27.276Z] ++ uname
[2025-11-14T01:28:27.276Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-11-14T01:28:27.276Z] ++ uname
[2025-11-14T01:28:27.276Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-11-14T01:28:27.276Z] + MAKE=make
[2025-11-14T01:28:27.276Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-14T01:28:27.276Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-14T01:28:27.746Z] ++ uname
[2025-11-14T01:28:28.038Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-11-14T01:28:28.038Z] ++ uname
[2025-11-14T01:28:28.038Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-11-14T01:28:28.038Z] ++ uname
[2025-11-14T01:28:28.038Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-11-14T01:28:28.038Z] + MAKE=make
[2025-11-14T01:28:28.038Z] + cd ./aqa-tests
[2025-11-14T01:28:28.038Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-14T01:28:28.038Z] ++ set +x
[2025-11-14T01:28:28.038Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-11-14T01:28:28.330Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-11-14T01:28:28.330Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-14T01:28:28.330Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:28:28.330Z] perl scripts/configure.pl
[2025-11-14T01:28:28.625Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-11-14T01:28:29.263Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Starting to generate test make files.
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] Make files are generated successfully.
[2025-11-14T01:28:29.263Z]
[2025-11-14T01:28:29.263Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:28:29.263Z] make -f runtest.mk _extended.perf
[2025-11-14T01:28:29.555Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:28:30.189Z]
[2025-11-14T01:28:30.189Z] Running make 4.3
[2025-11-14T01:28:30.189Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/
[2025-11-14T01:28:30.481Z] set JDK_VERSION to 26
[2025-11-14T01:28:30.481Z] set JDK_IMPL to hotspot
[2025-11-14T01:28:30.481Z] set JVM_VERSION to openjdk26
[2025-11-14T01:28:30.481Z] set JCL_VERSION to latest
[2025-11-14T01:28:30.481Z] JAVA_HOME was originally set to C:\openjdk\jdk-11
[2025-11-14T01:28:30.773Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-11-14T01:28:30.773Z] set SPEC to win_aarch64
[2025-11-14T01:28:30.773Z] set TEST_FLAG to
[2025-11-14T01:28:31.065Z] Running extended.perf ...
[2025-11-14T01:28:31.065Z] There are 20 test targets in extended.perf
[2025-11-14T01:28:31.065Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-11-14T01:28:31.357Z] openjdk version "26-beta" 2026-03-17
[2025-11-14T01:28:31.357Z] OpenJDK Runtime Environment Temurin-26+24-202511132139 (build 26-beta+24-ea)
[2025-11-14T01:28:31.357Z] OpenJDK 64-Bit Server VM Temurin-26+24-202511132139 (build 26-beta+24-ea, mixed mode)
[2025-11-14T01:28:31.682Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-11-14T01:28:31.682Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-11-14T01:28:31.974Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-11-14T01:28:32.266Z]
[2025-11-14T01:28:32.558Z] ===============================================
[2025-11-14T01:28:32.558Z] Running test dacapo-avrora_0 ...
[2025-11-14T01:28:32.850Z] ===============================================
[2025-11-14T01:28:32.850Z] dacapo-avrora_0 Start Time: Fri Nov 14 01:28:32 2025 Epoch Time (ms): 1763083712814
[2025-11-14T01:28:33.143Z] dacapo-avrora_0_DISABLED
[2025-11-14T01:28:33.143Z] Disabled Reason:
[2025-11-14T01:28:33.553Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-14T01:28:33.553Z] dacapo-avrora_0 Finish Time: Fri Nov 14 01:28:33 2025 Epoch Time (ms): 1763083713328
[2025-11-14T01:28:33.553Z]
[2025-11-14T01:28:33.845Z] ===============================================
[2025-11-14T01:28:33.845Z] Running test dacapo-fop_0 ...
[2025-11-14T01:28:34.143Z] ===============================================
[2025-11-14T01:28:34.143Z] dacapo-fop_0 Start Time: Fri Nov 14 01:28:34 2025 Epoch Time (ms): 1763083714080
[2025-11-14T01:28:34.435Z] variation: NoOptions
[2025-11-14T01:28:34.435Z] JVM_OPTIONS:
[2025-11-14T01:28:34.435Z] { \
[2025-11-14T01:28:34.435Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:28:34.435Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:28:34.435Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-fop_0"; \
[2025-11-14T01:28:34.435Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-fop_0"; \
[2025-11-14T01:28:34.435Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:28:34.435Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2025-11-14T01:28:34.435Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:28:34.435Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:28:34.435Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:28:34.435Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:28:34.727Z]
[2025-11-14T01:28:34.727Z] TEST SETUP:
[2025-11-14T01:28:34.727Z] Nothing to be done for setup.
[2025-11-14T01:28:34.727Z]
[2025-11-14T01:28:34.727Z] TESTING:
[2025-11-14T01:28:38.257Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-14T01:28:38.257Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-14T01:28:42.810Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-11-14T01:28:42.810Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5266 msec =====
[2025-11-14T01:28:43.104Z] -----------------------------------
[2025-11-14T01:28:43.104Z] dacapo-fop_0_PASSED
[2025-11-14T01:28:43.104Z] -----------------------------------
[2025-11-14T01:28:43.104Z]
[2025-11-14T01:28:43.104Z] TEST TEARDOWN:
[2025-11-14T01:28:43.104Z] Nothing to be done for teardown.
[2025-11-14T01:28:43.395Z] dacapo-fop_0 Finish Time: Fri Nov 14 01:28:43 2025 Epoch Time (ms): 1763083723178
[2025-11-14T01:28:43.395Z]
[2025-11-14T01:28:43.689Z] ===============================================
[2025-11-14T01:28:43.689Z] Running test dacapo-jython_0 ...
[2025-11-14T01:28:43.987Z] ===============================================
[2025-11-14T01:28:43.987Z] dacapo-jython_0 Start Time: Fri Nov 14 01:28:43 2025 Epoch Time (ms): 1763083723917
[2025-11-14T01:28:44.282Z] variation: NoOptions
[2025-11-14T01:28:44.282Z] JVM_OPTIONS:
[2025-11-14T01:28:44.282Z] { \
[2025-11-14T01:28:44.282Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:28:44.282Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:28:44.282Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-jython_0"; \
[2025-11-14T01:28:44.282Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-jython_0"; \
[2025-11-14T01:28:44.282Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:28:44.282Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2025-11-14T01:28:44.282Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:28:44.282Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:28:44.282Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:28:44.282Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:28:44.575Z]
[2025-11-14T01:28:44.575Z] TEST SETUP:
[2025-11-14T01:28:44.575Z] Nothing to be done for setup.
[2025-11-14T01:28:44.575Z]
[2025-11-14T01:28:44.575Z] TESTING:
[2025-11-14T01:29:31.940Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-14T01:29:32.254Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-14T01:29:33.787Z] -------------------------------------------------------------------------------
[2025-11-14T01:29:33.787Z] PYBENCH 2.0
[2025-11-14T01:29:33.787Z] -------------------------------------------------------------------------------
[2025-11-14T01:29:33.787Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:29:33.787Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-11-14T01:29:33.787Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-14T01:29:33.787Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:29:33.787Z] * using Jython
[2025-11-14T01:29:33.787Z] * system check interval set to maximum: 2147483647
[2025-11-14T01:29:33.787Z] * using timer: time.time
[2025-11-14T01:29:33.787Z]
[2025-11-14T01:29:35.299Z] Calibrating tests. Please wait... done.
[2025-11-14T01:29:35.299Z]
[2025-11-14T01:29:35.299Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-14T01:29:35.299Z]
[2025-11-14T01:29:40.878Z] * Round 1 done.
[2025-11-14T01:29:45.332Z] * Round 2 done.
[2025-11-14T01:29:45.332Z]
[2025-11-14T01:29:45.332Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12609 msec =====
[2025-11-14T01:29:45.332Z] -----------------------------------
[2025-11-14T01:29:45.332Z] dacapo-jython_0_PASSED
[2025-11-14T01:29:45.332Z] -----------------------------------
[2025-11-14T01:29:45.332Z]
[2025-11-14T01:29:45.332Z] TEST TEARDOWN:
[2025-11-14T01:29:45.332Z] Nothing to be done for teardown.
[2025-11-14T01:29:45.332Z] dacapo-jython_0 Finish Time: Fri Nov 14 01:29:44 2025 Epoch Time (ms): 1763083784953
[2025-11-14T01:29:45.332Z]
[2025-11-14T01:29:45.332Z] ===============================================
[2025-11-14T01:29:45.625Z] Running test dacapo-luindex_0 ...
[2025-11-14T01:29:45.625Z] ===============================================
[2025-11-14T01:29:45.917Z] dacapo-luindex_0 Start Time: Fri Nov 14 01:29:45 2025 Epoch Time (ms): 1763083785676
[2025-11-14T01:29:45.917Z] variation: NoOptions
[2025-11-14T01:29:46.209Z] JVM_OPTIONS:
[2025-11-14T01:29:46.209Z] { \
[2025-11-14T01:29:46.209Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:29:46.209Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:29:46.209Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-luindex_0"; \
[2025-11-14T01:29:46.209Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-luindex_0"; \
[2025-11-14T01:29:46.209Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:29:46.209Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2025-11-14T01:29:46.209Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:29:46.209Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:29:46.209Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:29:46.209Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:29:46.209Z]
[2025-11-14T01:29:46.209Z] TEST SETUP:
[2025-11-14T01:29:46.209Z] Nothing to be done for setup.
[2025-11-14T01:29:46.209Z]
[2025-11-14T01:29:46.209Z] TESTING:
[2025-11-14T01:29:46.503Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-11-14T01:29:47.142Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-14T01:29:47.437Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-14T01:29:48.370Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-14T01:29:48.370Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-14T01:29:49.408Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-14T01:29:50.075Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-14T01:29:50.075Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:29:50.075Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-11-14T01:29:50.075Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-14T01:29:50.075Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-14T01:29:52.229Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-14T01:29:52.864Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-14T01:29:54.378Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-14T01:29:55.015Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-14T01:29:55.015Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-14T01:29:55.015Z] Optimizing...
[2025-11-14T01:29:57.791Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10027 msec =====
[2025-11-14T01:29:57.791Z] -----------------------------------
[2025-11-14T01:29:57.791Z] dacapo-luindex_0_PASSED
[2025-11-14T01:29:57.791Z] -----------------------------------
[2025-11-14T01:29:57.791Z]
[2025-11-14T01:29:57.791Z] TEST TEARDOWN:
[2025-11-14T01:29:57.791Z] Nothing to be done for teardown.
[2025-11-14T01:29:57.791Z] dacapo-luindex_0 Finish Time: Fri Nov 14 01:29:57 2025 Epoch Time (ms): 1763083797441
[2025-11-14T01:29:57.791Z]
[2025-11-14T01:29:57.791Z] ===============================================
[2025-11-14T01:29:58.083Z] Running test dacapo-pmd_0 ...
[2025-11-14T01:29:58.083Z] ===============================================
[2025-11-14T01:29:58.375Z] dacapo-pmd_0 Start Time: Fri Nov 14 01:29:58 2025 Epoch Time (ms): 1763083798191
[2025-11-14T01:29:58.375Z] dacapo-pmd_0_DISABLED
[2025-11-14T01:29:58.667Z] Disabled Reason:
[2025-11-14T01:29:58.667Z] https://github.com/adoptium/aqa-tests/issues/6563
[2025-11-14T01:29:58.960Z] dacapo-pmd_0 Finish Time: Fri Nov 14 01:29:58 2025 Epoch Time (ms): 1763083798726
[2025-11-14T01:29:58.960Z]
[2025-11-14T01:29:59.251Z] ===============================================
[2025-11-14T01:29:59.251Z] Running test dacapo-sunflow_0 ...
[2025-11-14T01:29:59.546Z] ===============================================
[2025-11-14T01:29:59.546Z] dacapo-sunflow_0 Start Time: Fri Nov 14 01:29:59 2025 Epoch Time (ms): 1763083799461
[2025-11-14T01:29:59.837Z] variation: NoOptions
[2025-11-14T01:29:59.837Z] JVM_OPTIONS:
[2025-11-14T01:29:59.837Z] { \
[2025-11-14T01:29:59.837Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:29:59.837Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:29:59.837Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-sunflow_0"; \
[2025-11-14T01:29:59.837Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-sunflow_0"; \
[2025-11-14T01:29:59.837Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:29:59.837Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2025-11-14T01:29:59.838Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:29:59.838Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:29:59.838Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:29:59.838Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:30:00.129Z]
[2025-11-14T01:30:00.129Z] TEST SETUP:
[2025-11-14T01:30:00.129Z] Nothing to be done for setup.
[2025-11-14T01:30:00.129Z]
[2025-11-14T01:30:00.129Z] TESTING:
[2025-11-14T01:30:00.421Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-14T01:30:00.718Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-14T01:30:19.534Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 16305 msec =====
[2025-11-14T01:30:19.534Z] -----------------------------------
[2025-11-14T01:30:19.534Z] dacapo-sunflow_0_PASSED
[2025-11-14T01:30:19.534Z] -----------------------------------
[2025-11-14T01:30:19.534Z]
[2025-11-14T01:30:19.534Z] TEST TEARDOWN:
[2025-11-14T01:30:19.534Z] Nothing to be done for teardown.
[2025-11-14T01:30:19.534Z] dacapo-sunflow_0 Finish Time: Fri Nov 14 01:30:17 2025 Epoch Time (ms): 1763083817233
[2025-11-14T01:30:19.534Z]
[2025-11-14T01:30:19.534Z] ===============================================
[2025-11-14T01:30:19.534Z] Running test dacapo-tomcat_0 ...
[2025-11-14T01:30:19.534Z] ===============================================
[2025-11-14T01:30:19.534Z] dacapo-tomcat_0 Start Time: Fri Nov 14 01:30:17 2025 Epoch Time (ms): 1763083817982
[2025-11-14T01:30:19.534Z] variation: NoOptions
[2025-11-14T01:30:19.534Z] JVM_OPTIONS:
[2025-11-14T01:30:19.534Z] { \
[2025-11-14T01:30:19.534Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:30:19.534Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:30:19.534Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-tomcat_0"; \
[2025-11-14T01:30:19.534Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-tomcat_0"; \
[2025-11-14T01:30:19.534Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:30:19.534Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2025-11-14T01:30:19.534Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:30:19.534Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:30:19.534Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:30:19.534Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:30:19.534Z]
[2025-11-14T01:30:19.534Z] TEST SETUP:
[2025-11-14T01:30:19.534Z] Nothing to be done for setup.
[2025-11-14T01:30:19.534Z]
[2025-11-14T01:30:19.534Z] TESTING:
[2025-11-14T01:30:19.534Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-11-14T01:30:19.534Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-14T01:30:34.890Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-14T01:30:34.890Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-11-14T01:30:34.890Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-14T01:30:34.890Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-11-14T01:30:34.890Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-14T01:30:34.890Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-14T01:30:34.890Z]
[2025-11-14T01:30:37.630Z] Server created with thread pool size 4
[2025-11-14T01:30:37.631Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-14T01:30:37.631Z] Loading web application
[2025-11-14T01:30:37.631Z] Starting 80000 requests...
[2025-11-14T01:30:51.839Z] Completing requests: 5%
[2025-11-14T01:30:54.575Z] Completing requests: 10%
[2025-11-14T01:30:58.111Z] Completing requests: 15%
[2025-11-14T01:31:00.877Z] Completing requests: 20%
[2025-11-14T01:31:03.612Z] Completing requests: 25%
[2025-11-14T01:31:07.136Z] Completing requests: 30%
[2025-11-14T01:31:09.882Z] Completing requests: 35%
[2025-11-14T01:31:12.620Z] Completing requests: 40%
[2025-11-14T01:31:15.359Z] Completing requests: 45%
[2025-11-14T01:31:18.880Z] Completing requests: 50%
[2025-11-14T01:31:21.615Z] Completing requests: 55%
[2025-11-14T01:31:24.360Z] Completing requests: 60%
[2025-11-14T01:31:27.103Z] Completing requests: 65%
[2025-11-14T01:31:30.649Z] Completing requests: 70%
[2025-11-14T01:31:33.397Z] Completing requests: 75%
[2025-11-14T01:31:36.129Z] Completing requests: 80%
[2025-11-14T01:31:39.094Z] Completing requests: 85%
[2025-11-14T01:31:41.833Z] Completing requests: 90%
[2025-11-14T01:31:44.568Z] Completing requests: 95%
[2025-11-14T01:31:44.568Z]
[2025-11-14T01:31:44.568Z] Completed requests
[2025-11-14T01:31:44.568Z] Client threads complete ... unloading web application
[2025-11-14T01:31:44.873Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 67212 msec =====
[2025-11-14T01:31:44.873Z] ===== DaCapo processed 80000 requests in 67083 msec, 1192 requests per second =====
[2025-11-14T01:31:44.873Z] ===== DaCapo tail latency, simple: 50% 2891 usec, 90% 3166 usec, 99% 19980 usec, 99.9% 187399 usec, 99.99% 383848 usec, max 1078147 usec, measured over 80000 events =====
[2025-11-14T01:31:44.873Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3100 usec, 90% 9654 usec, 99% 20908 usec, 99.9% 187399 usec, 99.99% 383848 usec, max 1078147 usec, measured over 80000 events =====
[2025-11-14T01:31:44.873Z] ===== DaCapo tail latency, metered full smoothing: 50% 4228460 usec, 90% 7335208 usec, 99% 7879402 usec, 99.9% 7897463 usec, 99.99% 7902960 usec, max 7914882 usec, measured over 80000 events =====
[2025-11-14T01:31:44.873Z] Server stopped ... iteration complete
[2025-11-14T01:31:44.873Z] -----------------------------------
[2025-11-14T01:31:44.873Z] dacapo-tomcat_0_PASSED
[2025-11-14T01:31:44.873Z] -----------------------------------
[2025-11-14T01:31:45.165Z]
[2025-11-14T01:31:45.166Z] TEST TEARDOWN:
[2025-11-14T01:31:45.166Z] Nothing to be done for teardown.
[2025-11-14T01:31:45.166Z] dacapo-tomcat_0 Finish Time: Fri Nov 14 01:31:45 2025 Epoch Time (ms): 1763083905043
[2025-11-14T01:31:45.457Z]
[2025-11-14T01:31:45.457Z] ===============================================
[2025-11-14T01:31:45.751Z] Running test dacapo-xalan_0 ...
[2025-11-14T01:31:45.751Z] ===============================================
[2025-11-14T01:31:46.043Z] dacapo-xalan_0 Start Time: Fri Nov 14 01:31:45 2025 Epoch Time (ms): 1763083905775
[2025-11-14T01:31:46.043Z] variation: NoOptions
[2025-11-14T01:31:46.335Z] JVM_OPTIONS:
[2025-11-14T01:31:46.335Z] { \
[2025-11-14T01:31:46.335Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:31:46.335Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:31:46.335Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-xalan_0"; \
[2025-11-14T01:31:46.335Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-xalan_0"; \
[2025-11-14T01:31:46.335Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:31:46.335Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2025-11-14T01:31:46.335Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:31:46.335Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:31:46.335Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:31:46.335Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:31:46.335Z]
[2025-11-14T01:31:46.335Z] TEST SETUP:
[2025-11-14T01:31:46.335Z] Nothing to be done for setup.
[2025-11-14T01:31:46.335Z]
[2025-11-14T01:31:46.335Z] TESTING:
[2025-11-14T01:31:46.628Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-14T01:31:47.261Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-14T01:31:47.595Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-14T01:31:49.875Z] Processing: 5%
[2025-11-14T01:31:50.565Z] Processing: 10%
[2025-11-14T01:31:50.864Z] Processing: 15%
[2025-11-14T01:31:51.512Z] Processing: 20%
[2025-11-14T01:31:51.804Z] Processing: 25%
[2025-11-14T01:31:52.114Z] Processing: 30%
[2025-11-14T01:31:52.405Z] Processing: 35%
[2025-11-14T01:31:52.698Z] Processing: 40%
[2025-11-14T01:31:52.993Z] Processing: 45%
[2025-11-14T01:31:53.285Z] Processing: 50%
[2025-11-14T01:31:53.577Z] Processing: 55%
[2025-11-14T01:31:53.871Z] Processing: 60%
[2025-11-14T01:31:54.166Z] Processing: 65%
[2025-11-14T01:31:54.459Z] Processing: 70%
[2025-11-14T01:31:54.751Z] Processing: 75%
[2025-11-14T01:31:55.049Z] Processing: 80%
[2025-11-14T01:31:55.346Z] Processing: 85%
[2025-11-14T01:31:56.000Z] Processing: 90%
[2025-11-14T01:31:56.295Z] Processing: 95%
[2025-11-14T01:31:56.295Z] Normal completion.
[2025-11-14T01:31:56.295Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 8616 msec =====
[2025-11-14T01:31:56.295Z] -----------------------------------
[2025-11-14T01:31:56.295Z] dacapo-xalan_0_PASSED
[2025-11-14T01:31:56.295Z] -----------------------------------
[2025-11-14T01:31:56.295Z]
[2025-11-14T01:31:56.295Z] TEST TEARDOWN:
[2025-11-14T01:31:56.295Z] Nothing to be done for teardown.
[2025-11-14T01:31:56.606Z] dacapo-xalan_0 Finish Time: Fri Nov 14 01:31:56 2025 Epoch Time (ms): 1763083916321
[2025-11-14T01:31:56.606Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-11-14T01:31:56.606Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-11-14T01:31:56.899Z]
[2025-11-14T01:31:57.192Z] ===============================================
[2025-11-14T01:31:57.192Z] Running test renaissance-als_0 ...
[2025-11-14T01:31:57.487Z] ===============================================
[2025-11-14T01:31:57.779Z] renaissance-als_0 Start Time: Fri Nov 14 01:31:57 2025 Epoch Time (ms): 1763083917490
[2025-11-14T01:31:57.779Z] renaissance-als_0_DISABLED
[2025-11-14T01:31:57.779Z] Disabled Reason:
[2025-11-14T01:31:58.073Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307887114
[2025-11-14T01:31:58.073Z] renaissance-als_0 Finish Time: Fri Nov 14 01:31:58 2025 Epoch Time (ms): 1763083918058
[2025-11-14T01:31:58.367Z]
[2025-11-14T01:31:58.664Z] ===============================================
[2025-11-14T01:31:58.664Z] Running test renaissance-chi-square_0 ...
[2025-11-14T01:31:58.960Z] ===============================================
[2025-11-14T01:31:58.960Z] renaissance-chi-square_0 Start Time: Fri Nov 14 01:31:58 2025 Epoch Time (ms): 1763083918830
[2025-11-14T01:31:59.254Z] renaissance-chi-square_0_DISABLED
[2025-11-14T01:31:59.254Z] Disabled Reason:
[2025-11-14T01:31:59.254Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891298
[2025-11-14T01:31:59.546Z] renaissance-chi-square_0 Finish Time: Fri Nov 14 01:31:59 2025 Epoch Time (ms): 1763083919359
[2025-11-14T01:31:59.546Z]
[2025-11-14T01:31:59.837Z] ===============================================
[2025-11-14T01:31:59.837Z] Running test renaissance-db-shootout_0 ...
[2025-11-14T01:32:00.130Z] ===============================================
[2025-11-14T01:32:00.130Z] renaissance-db-shootout_0 Start Time: Fri Nov 14 01:32:00 2025 Epoch Time (ms): 1763083920113
[2025-11-14T01:32:00.424Z] variation: NoOptions
[2025-11-14T01:32:00.424Z] JVM_OPTIONS:
[2025-11-14T01:32:00.424Z] { \
[2025-11-14T01:32:00.424Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:32:00.424Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:32:00.424Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-db-shootout_0"; \
[2025-11-14T01:32:00.424Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-db-shootout_0"; \
[2025-11-14T01:32:00.424Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:32:00.424Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2025-11-14T01:32:00.424Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:32:00.424Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:32:00.424Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:32:00.424Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:32:00.721Z]
[2025-11-14T01:32:00.721Z] TEST SETUP:
[2025-11-14T01:32:00.721Z] Nothing to be done for setup.
[2025-11-14T01:32:00.721Z]
[2025-11-14T01:32:00.721Z] TESTING:
[2025-11-14T01:32:01.796Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:32:01.796Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17630837093548/renaissance-db-shootout_0/launcher-013200-4249495923606272277/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-14T01:32:01.796Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-14T01:32:01.796Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:32:17.154Z] [2025-11-14T01:32:16.484+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-11-14T01:32:17.154Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-11-14T01:32:17.154Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows 11). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open!
[2025-11-14T01:32:17.154Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-11-14T01:32:17.154Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-14T01:32:17.154Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-14T01:32:17.154Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-14T01:32:17.154Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-14T01:32:17.154Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-14T01:32:17.154Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-14T01:32:17.154Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-14T01:32:17.154Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-14T01:32:17.154Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-14T01:32:17.154Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-14T01:32:17.154Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-14T01:32:17.154Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-14T01:32:17.154Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-14T01:32:17.154Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-14T01:32:17.154Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-14T01:32:17.154Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-14T01:32:17.154Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-14T01:32:17.154Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-14T01:32:17.154Z] Benchmark 'db-shootout' failed with exception:
[2025-11-14T01:32:17.154Z] java.lang.ExceptionInInitializerError
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-14T01:32:17.154Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-14T01:32:17.155Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-14T01:32:17.155Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-14T01:32:17.155Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-14T01:32:17.155Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-14T01:32:17.155Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-14T01:32:17.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-14T01:32:17.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-14T01:32:17.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-14T01:32:17.155Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-14T01:32:17.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-14T01:32:17.155Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-14T01:32:17.155Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-14T01:32:17.155Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-14T01:32:17.155Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-14T01:32:17.155Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-14T01:32:17.155Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-14T01:32:17.155Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-14T01:32:17.155Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-11-14T01:32:17.155Z] ... 20 more
[2025-11-14T01:32:17.155Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-14T01:32:17.155Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-14T01:32:17.155Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-14T01:32:17.155Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-14T01:32:17.155Z] ... 20 more
[2025-11-14T01:32:17.155Z] The following benchmarks failed: db-shootout
[2025-11-14T01:32:17.155Z] [2025-11-14T01:32:16.670+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-11-14T01:32:17.155Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17630837093548\renaissance-db-shootout_0\launcher-013200-4249495923606272277: launcher-013200-4249495923606272277\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-11-14T01:32:17.155Z] [2025-11-14T01:32:16.670+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-11-14T01:32:17.155Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17630837093548\renaissance-db-shootout_0\launcher-013200-4249495923606272277: launcher-013200-4249495923606272277\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-11-14T01:32:17.155Z] [20[2025-11-14T01:32:16.674+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-11-14T01:32:17.155Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17630837093548\renaissance-db-shootout_0\harness-013201-1899846266119499678: harness-013201-1899846266119499678\database\db-shootout\Read\map.db: The process cannot access the file because it is being used by another process
[2025-11-14T01:32:17.155Z] 25-11-14T01:32:16.674+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-11-14T01:32:17.155Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17630837093548\renaissance-db-shootout_0\harness-013201-1899846266119499678: harness-013201-1899846266119499678\database\db-shootout\Read\map.db: The process cannot access the file because it is being used by another process
[2025-11-14T01:32:17.155Z] -----------------------------------
[2025-11-14T01:32:17.155Z] renaissance-db-shootout_0_FAILED
[2025-11-14T01:32:17.155Z] -----------------------------------
[2025-11-14T01:32:17.155Z]
[2025-11-14T01:32:17.155Z] TEST TEARDOWN:
[2025-11-14T01:32:17.155Z] Nothing to be done for teardown.
[2025-11-14T01:32:17.155Z] renaissance-db-shootout_0 Finish Time: Fri Nov 14 01:32:16 2025 Epoch Time (ms): 1763083936946
[2025-11-14T01:32:17.155Z]
[2025-11-14T01:32:17.447Z] ===============================================
[2025-11-14T01:32:17.447Z] Running test renaissance-dec-tree_0 ...
[2025-11-14T01:32:17.746Z] ===============================================
[2025-11-14T01:32:17.746Z] renaissance-dec-tree_0 Start Time: Fri Nov 14 01:32:17 2025 Epoch Time (ms): 1763083937678
[2025-11-14T01:32:18.037Z] renaissance-dec-tree_0_DISABLED
[2025-11-14T01:32:18.037Z] Disabled Reason:
[2025-11-14T01:32:18.328Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891606
[2025-11-14T01:32:18.328Z] renaissance-dec-tree_0 Finish Time: Fri Nov 14 01:32:18 2025 Epoch Time (ms): 1763083938195
[2025-11-14T01:32:18.620Z]
[2025-11-14T01:32:18.620Z] ===============================================
[2025-11-14T01:32:18.913Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-14T01:32:18.913Z] ===============================================
[2025-11-14T01:32:19.206Z] renaissance-finagle-chirper_0 Start Time: Fri Nov 14 01:32:18 2025 Epoch Time (ms): 1763083938909
[2025-11-14T01:32:19.206Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-14T01:32:19.206Z] Disabled Reason:
[2025-11-14T01:32:19.498Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-14T01:32:19.498Z] renaissance-finagle-chirper_0 Finish Time: Fri Nov 14 01:32:19 2025 Epoch Time (ms): 1763083939427
[2025-11-14T01:32:19.790Z]
[2025-11-14T01:32:19.790Z] ===============================================
[2025-11-14T01:32:20.082Z] Running test renaissance-finagle-http_0 ...
[2025-11-14T01:32:20.082Z] ===============================================
[2025-11-14T01:32:20.387Z] renaissance-finagle-http_0 Start Time: Fri Nov 14 01:32:20 2025 Epoch Time (ms): 1763083940169
[2025-11-14T01:32:20.387Z] variation: NoOptions
[2025-11-14T01:32:20.683Z] JVM_OPTIONS:
[2025-11-14T01:32:20.684Z] { \
[2025-11-14T01:32:20.684Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:32:20.684Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:32:20.684Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-finagle-http_0"; \
[2025-11-14T01:32:20.684Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-finagle-http_0"; \
[2025-11-14T01:32:20.684Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:32:20.684Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-11-14T01:32:20.684Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:32:20.684Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:32:20.684Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:32:20.684Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:32:20.684Z]
[2025-11-14T01:32:20.684Z] TEST SETUP:
[2025-11-14T01:32:20.684Z] Nothing to be done for setup.
[2025-11-14T01:32:20.684Z]
[2025-11-14T01:32:20.684Z] TESTING:
[2025-11-14T01:32:21.723Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:32:21.723Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17630837093548/renaissance-finagle-http_0/launcher-013220-10360726508661717286/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-14T01:32:21.723Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-14T01:32:21.723Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:32:28.721Z] finagle-http on :61408 spawning 4 client and default number of server workers.
[2025-11-14T01:32:28.721Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-14T01:32:28.721Z] GC before operation: completed in 31.151 ms, heap usage 21.994 MB -> 11.202 MB.
[2025-11-14T01:32:41.796Z] ====== finagle-http (web) [default], iteration 0 completed (11636.169 ms) ======
[2025-11-14T01:32:41.796Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-14T01:32:41.796Z] GC before operation: completed in 73.353 ms, heap usage 21.451 MB -> 14.769 MB.
[2025-11-14T01:32:47.487Z] ====== finagle-http (web) [default], iteration 1 completed (7312.232 ms) ======
[2025-11-14T01:32:47.487Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-14T01:32:47.487Z] GC before operation: completed in 59.958 ms, heap usage 64.737 MB -> 14.913 MB.
[2025-11-14T01:32:53.094Z] ====== finagle-http (web) [default], iteration 2 completed (5474.044 ms) ======
[2025-11-14T01:32:53.094Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-14T01:32:53.094Z] GC before operation: completed in 46.726 ms, heap usage 52.951 MB -> 14.934 MB.
[2025-11-14T01:32:58.826Z] ====== finagle-http (web) [default], iteration 3 completed (5547.892 ms) ======
[2025-11-14T01:32:58.826Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-14T01:32:58.826Z] GC before operation: completed in 37.042 ms, heap usage 53.090 MB -> 15.007 MB.
[2025-11-14T01:33:04.428Z] ====== finagle-http (web) [default], iteration 4 completed (5426.812 ms) ======
[2025-11-14T01:33:04.428Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-14T01:33:04.428Z] GC before operation: completed in 47.324 ms, heap usage 106.832 MB -> 14.938 MB.
[2025-11-14T01:33:10.036Z] ====== finagle-http (web) [default], iteration 5 completed (5602.656 ms) ======
[2025-11-14T01:33:10.036Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-14T01:33:10.036Z] GC before operation: completed in 39.593 ms, heap usage 33.542 MB -> 14.901 MB.
[2025-11-14T01:33:15.650Z] ====== finagle-http (web) [default], iteration 6 completed (5426.193 ms) ======
[2025-11-14T01:33:15.650Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-14T01:33:15.650Z] GC before operation: completed in 43.081 ms, heap usage 83.932 MB -> 15.043 MB.
[2025-11-14T01:33:21.257Z] ====== finagle-http (web) [default], iteration 7 completed (5433.901 ms) ======
[2025-11-14T01:33:21.257Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-14T01:33:21.257Z] GC before operation: completed in 43.348 ms, heap usage 78.979 MB -> 14.953 MB.
[2025-11-14T01:33:26.866Z] ====== finagle-http (web) [default], iteration 8 completed (5393.339 ms) ======
[2025-11-14T01:33:26.866Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-14T01:33:26.866Z] GC before operation: completed in 44.866 ms, heap usage 54.867 MB -> 14.946 MB.
[2025-11-14T01:33:31.365Z] ====== finagle-http (web) [default], iteration 9 completed (5410.303 ms) ======
[2025-11-14T01:33:31.365Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-14T01:33:31.662Z] GC before operation: completed in 40.336 ms, heap usage 19.994 MB -> 14.920 MB.
[2025-11-14T01:33:37.271Z] ====== finagle-http (web) [default], iteration 10 completed (5389.652 ms) ======
[2025-11-14T01:33:37.271Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-14T01:33:37.271Z] GC before operation: completed in 44.108 ms, heap usage 50.308 MB -> 14.937 MB.
[2025-11-14T01:33:42.880Z] ====== finagle-http (web) [default], iteration 11 completed (5627.920 ms) ======
[2025-11-14T01:33:43.174Z] -----------------------------------
[2025-11-14T01:33:43.174Z] renaissance-finagle-http_0_PASSED
[2025-11-14T01:33:43.174Z] -----------------------------------
[2025-11-14T01:33:43.174Z]
[2025-11-14T01:33:43.174Z] TEST TEARDOWN:
[2025-11-14T01:33:43.174Z] Nothing to be done for teardown.
[2025-11-14T01:33:43.174Z] renaissance-finagle-http_0 Finish Time: Fri Nov 14 01:33:43 2025 Epoch Time (ms): 1763084023137
[2025-11-14T01:33:43.467Z]
[2025-11-14T01:33:43.467Z] ===============================================
[2025-11-14T01:33:43.761Z] Running test renaissance-gauss-mix_0 ...
[2025-11-14T01:33:43.761Z] ===============================================
[2025-11-14T01:33:44.053Z] renaissance-gauss-mix_0 Start Time: Fri Nov 14 01:33:43 2025 Epoch Time (ms): 1763084023893
[2025-11-14T01:33:44.053Z] renaissance-gauss-mix_0_DISABLED
[2025-11-14T01:33:44.345Z] Disabled Reason:
[2025-11-14T01:33:44.345Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899175
[2025-11-14T01:33:44.637Z] renaissance-gauss-mix_0 Finish Time: Fri Nov 14 01:33:44 2025 Epoch Time (ms): 1763084024418
[2025-11-14T01:33:44.637Z]
[2025-11-14T01:33:44.931Z] ===============================================
[2025-11-14T01:33:44.931Z] Running test renaissance-log-regression_0 ...
[2025-11-14T01:33:45.233Z] ===============================================
[2025-11-14T01:33:45.233Z] renaissance-log-regression_0 Start Time: Fri Nov 14 01:33:45 2025 Epoch Time (ms): 1763084025161
[2025-11-14T01:33:45.526Z] renaissance-log-regression_0_DISABLED
[2025-11-14T01:33:45.526Z] Disabled Reason:
[2025-11-14T01:33:45.819Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899803
[2025-11-14T01:33:45.819Z] renaissance-log-regression_0 Finish Time: Fri Nov 14 01:33:45 2025 Epoch Time (ms): 1763084025684
[2025-11-14T01:33:46.142Z]
[2025-11-14T01:33:46.142Z] ===============================================
[2025-11-14T01:33:46.434Z] Running test renaissance-mnemonics_0 ...
[2025-11-14T01:33:46.434Z] ===============================================
[2025-11-14T01:33:46.726Z] renaissance-mnemonics_0 Start Time: Fri Nov 14 01:33:46 2025 Epoch Time (ms): 1763084026445
[2025-11-14T01:33:46.726Z] variation: NoOptions
[2025-11-14T01:33:47.019Z] JVM_OPTIONS:
[2025-11-14T01:33:47.019Z] { \
[2025-11-14T01:33:47.019Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:33:47.019Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:33:47.019Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-mnemonics_0"; \
[2025-11-14T01:33:47.019Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-mnemonics_0"; \
[2025-11-14T01:33:47.019Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:33:47.019Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2025-11-14T01:33:47.019Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:33:47.019Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:33:47.019Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:33:47.019Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:33:47.019Z]
[2025-11-14T01:33:47.019Z] TEST SETUP:
[2025-11-14T01:33:47.019Z] Nothing to be done for setup.
[2025-11-14T01:33:47.019Z]
[2025-11-14T01:33:47.019Z] TESTING:
[2025-11-14T01:33:48.058Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:33:48.058Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17630837093548/renaissance-mnemonics_0/launcher-013347-12655013624912840741/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-14T01:33:48.058Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-14T01:33:48.058Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:33:48.058Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-14T01:33:48.058Z] GC before operation: completed in 12.446 ms, heap usage 9.616 MB -> 3.770 MB.
[2025-11-14T01:33:52.520Z] ====== mnemonics (functional) [default], iteration 0 completed (4083.312 ms) ======
[2025-11-14T01:33:52.520Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-14T01:33:52.520Z] GC before operation: completed in 15.314 ms, heap usage 605.807 MB -> 3.805 MB.
[2025-11-14T01:33:56.985Z] ====== mnemonics (functional) [default], iteration 1 completed (3792.275 ms) ======
[2025-11-14T01:33:56.985Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-14T01:33:56.985Z] GC before operation: completed in 11.819 ms, heap usage 275.815 MB -> 3.805 MB.
[2025-11-14T01:34:00.511Z] ====== mnemonics (functional) [default], iteration 2 completed (3759.890 ms) ======
[2025-11-14T01:34:00.511Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-14T01:34:00.511Z] GC before operation: completed in 10.854 ms, heap usage 289.815 MB -> 3.805 MB.
[2025-11-14T01:34:04.983Z] ====== mnemonics (functional) [default], iteration 3 completed (3771.903 ms) ======
[2025-11-14T01:34:04.983Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-14T01:34:04.983Z] GC before operation: completed in 10.991 ms, heap usage 289.313 MB -> 3.805 MB.
[2025-11-14T01:34:08.540Z] ====== mnemonics (functional) [default], iteration 4 completed (3768.149 ms) ======
[2025-11-14T01:34:08.540Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-14T01:34:08.540Z] GC before operation: completed in 10.904 ms, heap usage 287.815 MB -> 3.805 MB.
[2025-11-14T01:34:13.065Z] ====== mnemonics (functional) [default], iteration 5 completed (3776.738 ms) ======
[2025-11-14T01:34:13.065Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-14T01:34:13.065Z] GC before operation: completed in 10.774 ms, heap usage 287.815 MB -> 3.805 MB.
[2025-11-14T01:34:16.588Z] ====== mnemonics (functional) [default], iteration 6 completed (3788.591 ms) ======
[2025-11-14T01:34:16.588Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-14T01:34:16.588Z] GC before operation: completed in 10.704 ms, heap usage 290.815 MB -> 3.805 MB.
[2025-11-14T01:34:21.051Z] ====== mnemonics (functional) [default], iteration 7 completed (3773.658 ms) ======
[2025-11-14T01:34:21.051Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-14T01:34:21.051Z] GC before operation: completed in 10.565 ms, heap usage 288.813 MB -> 3.805 MB.
[2025-11-14T01:34:24.588Z] ====== mnemonics (functional) [default], iteration 8 completed (3775.942 ms) ======
[2025-11-14T01:34:24.589Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-14T01:34:24.589Z] GC before operation: completed in 11.283 ms, heap usage 289.813 MB -> 3.806 MB.
[2025-11-14T01:34:29.054Z] ====== mnemonics (functional) [default], iteration 9 completed (3797.132 ms) ======
[2025-11-14T01:34:29.054Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-14T01:34:29.054Z] GC before operation: completed in 10.798 ms, heap usage 288.816 MB -> 3.806 MB.
[2025-11-14T01:34:32.613Z] ====== mnemonics (functional) [default], iteration 10 completed (3784.354 ms) ======
[2025-11-14T01:34:32.614Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-14T01:34:32.614Z] GC before operation: completed in 10.998 ms, heap usage 287.815 MB -> 3.806 MB.
[2025-11-14T01:34:37.075Z] ====== mnemonics (functional) [default], iteration 11 completed (3766.580 ms) ======
[2025-11-14T01:34:37.075Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-14T01:34:37.075Z] GC before operation: completed in 10.605 ms, heap usage 289.815 MB -> 3.806 MB.
[2025-11-14T01:34:40.602Z] ====== mnemonics (functional) [default], iteration 12 completed (3792.596 ms) ======
[2025-11-14T01:34:40.602Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-14T01:34:40.602Z] GC before operation: completed in 11.225 ms, heap usage 289.815 MB -> 3.806 MB.
[2025-11-14T01:34:45.078Z] ====== mnemonics (functional) [default], iteration 13 completed (3776.743 ms) ======
[2025-11-14T01:34:45.078Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-14T01:34:45.078Z] GC before operation: completed in 11.035 ms, heap usage 286.816 MB -> 3.806 MB.
[2025-11-14T01:34:48.613Z] ====== mnemonics (functional) [default], iteration 14 completed (3785.245 ms) ======
[2025-11-14T01:34:48.613Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-14T01:34:48.613Z] GC before operation: completed in 11.217 ms, heap usage 288.816 MB -> 3.806 MB.
[2025-11-14T01:34:53.085Z] ====== mnemonics (functional) [default], iteration 15 completed (3777.738 ms) ======
[2025-11-14T01:34:53.085Z] -----------------------------------
[2025-11-14T01:34:53.085Z] renaissance-mnemonics_0_PASSED
[2025-11-14T01:34:53.085Z] -----------------------------------
[2025-11-14T01:34:53.085Z]
[2025-11-14T01:34:53.085Z] TEST TEARDOWN:
[2025-11-14T01:34:53.085Z] Nothing to be done for teardown.
[2025-11-14T01:34:53.085Z] renaissance-mnemonics_0 Finish Time: Fri Nov 14 01:34:52 2025 Epoch Time (ms): 1763084092986
[2025-11-14T01:34:53.378Z]
[2025-11-14T01:34:53.378Z] ===============================================
[2025-11-14T01:34:53.672Z] Running test renaissance-movie-lens_0 ...
[2025-11-14T01:34:53.672Z] ===============================================
[2025-11-14T01:34:53.964Z] renaissance-movie-lens_0 Start Time: Fri Nov 14 01:34:53 2025 Epoch Time (ms): 1763084093694
[2025-11-14T01:34:53.964Z] renaissance-movie-lens_0_DISABLED
[2025-11-14T01:34:53.964Z] Disabled Reason:
[2025-11-14T01:34:54.258Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307900582
[2025-11-14T01:34:54.258Z] renaissance-movie-lens_0 Finish Time: Fri Nov 14 01:34:54 2025 Epoch Time (ms): 1763084094211
[2025-11-14T01:34:54.551Z]
[2025-11-14T01:34:54.551Z] ===============================================
[2025-11-14T01:34:54.845Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-14T01:34:54.845Z] ===============================================
[2025-11-14T01:34:55.138Z] renaissance-par-mnemonics_0 Start Time: Fri Nov 14 01:34:54 2025 Epoch Time (ms): 1763084094951
[2025-11-14T01:34:55.138Z] variation: NoOptions
[2025-11-14T01:34:55.431Z] JVM_OPTIONS:
[2025-11-14T01:34:55.431Z] { \
[2025-11-14T01:34:55.431Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:34:55.431Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:34:55.431Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-par-mnemonics_0"; \
[2025-11-14T01:34:55.431Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-par-mnemonics_0"; \
[2025-11-14T01:34:55.431Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:34:55.431Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2025-11-14T01:34:55.431Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:34:55.431Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:34:55.431Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:34:55.431Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:34:55.431Z]
[2025-11-14T01:34:55.431Z] TEST SETUP:
[2025-11-14T01:34:55.431Z] Nothing to be done for setup.
[2025-11-14T01:34:55.431Z]
[2025-11-14T01:34:55.431Z] TESTING:
[2025-11-14T01:34:56.472Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:34:56.472Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17630837093548/renaissance-par-mnemonics_0/launcher-013455-8564405361753155004/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-14T01:34:56.472Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-14T01:34:56.472Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:34:56.767Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-14T01:34:56.767Z] GC before operation: completed in 13.752 ms, heap usage 9.699 MB -> 3.743 MB.
[2025-11-14T01:35:01.233Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3460.112 ms) ======
[2025-11-14T01:35:01.233Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-14T01:35:01.233Z] GC before operation: completed in 14.692 ms, heap usage 303.351 MB -> 3.813 MB.
[2025-11-14T01:35:03.986Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3274.717 ms) ======
[2025-11-14T01:35:03.986Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-14T01:35:03.986Z] GC before operation: completed in 13.269 ms, heap usage 163.839 MB -> 3.813 MB.
[2025-11-14T01:35:07.532Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3201.091 ms) ======
[2025-11-14T01:35:07.532Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-14T01:35:07.532Z] GC before operation: completed in 11.867 ms, heap usage 199.847 MB -> 3.814 MB.
[2025-11-14T01:35:11.057Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3058.695 ms) ======
[2025-11-14T01:35:11.057Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-14T01:35:11.057Z] GC before operation: completed in 11.642 ms, heap usage 524.839 MB -> 3.813 MB.
[2025-11-14T01:35:14.593Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3270.893 ms) ======
[2025-11-14T01:35:14.593Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-14T01:35:14.593Z] GC before operation: completed in 12.934 ms, heap usage 186.445 MB -> 3.814 MB.
[2025-11-14T01:35:18.121Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3201.025 ms) ======
[2025-11-14T01:35:18.121Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-14T01:35:18.121Z] GC before operation: completed in 11.969 ms, heap usage 197.347 MB -> 3.813 MB.
[2025-11-14T01:35:20.877Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3047.999 ms) ======
[2025-11-14T01:35:20.877Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-14T01:35:20.877Z] GC before operation: completed in 12.356 ms, heap usage 526.839 MB -> 3.814 MB.
[2025-11-14T01:35:24.403Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3277.293 ms) ======
[2025-11-14T01:35:24.403Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-14T01:35:24.403Z] GC before operation: completed in 11.963 ms, heap usage 187.442 MB -> 3.814 MB.
[2025-11-14T01:35:27.934Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3213.945 ms) ======
[2025-11-14T01:35:27.934Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-14T01:35:27.934Z] GC before operation: completed in 11.837 ms, heap usage 197.850 MB -> 3.814 MB.
[2025-11-14T01:35:31.476Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3228.224 ms) ======
[2025-11-14T01:35:31.476Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-14T01:35:31.476Z] GC before operation: completed in 11.576 ms, heap usage 160.839 MB -> 3.814 MB.
[2025-11-14T01:35:35.009Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3174.873 ms) ======
[2025-11-14T01:35:35.009Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-14T01:35:35.009Z] GC before operation: completed in 11.631 ms, heap usage 186.985 MB -> 3.814 MB.
[2025-11-14T01:35:38.591Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3076.662 ms) ======
[2025-11-14T01:35:38.591Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-14T01:35:38.591Z] GC before operation: completed in 12.069 ms, heap usage 539.839 MB -> 3.815 MB.
[2025-11-14T01:35:42.135Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3331.420 ms) ======
[2025-11-14T01:35:42.135Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-14T01:35:42.135Z] GC before operation: completed in 12.131 ms, heap usage 186.950 MB -> 3.815 MB.
[2025-11-14T01:35:45.676Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3229.278 ms) ======
[2025-11-14T01:35:45.676Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-14T01:35:45.676Z] GC before operation: completed in 11.646 ms, heap usage 199.348 MB -> 3.815 MB.
[2025-11-14T01:35:48.417Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3028.904 ms) ======
[2025-11-14T01:35:48.417Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-14T01:35:48.417Z] GC before operation: completed in 12.271 ms, heap usage 526.841 MB -> 3.815 MB.
[2025-11-14T01:35:51.953Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3161.058 ms) ======
[2025-11-14T01:35:52.245Z] -----------------------------------
[2025-11-14T01:35:52.245Z] renaissance-par-mnemonics_0_PASSED
[2025-11-14T01:35:52.245Z] -----------------------------------
[2025-11-14T01:35:52.245Z]
[2025-11-14T01:35:52.245Z] TEST TEARDOWN:
[2025-11-14T01:35:52.245Z] Nothing to be done for teardown.
[2025-11-14T01:35:52.245Z] renaissance-par-mnemonics_0 Finish Time: Fri Nov 14 01:35:52 2025 Epoch Time (ms): 1763084152191
[2025-11-14T01:35:52.552Z]
[2025-11-14T01:35:52.552Z] ===============================================
[2025-11-14T01:35:52.844Z] Running test renaissance-philosophers_0 ...
[2025-11-14T01:35:52.844Z] ===============================================
[2025-11-14T01:35:53.137Z] renaissance-philosophers_0 Start Time: Fri Nov 14 01:35:52 2025 Epoch Time (ms): 1763084152927
[2025-11-14T01:35:53.137Z] variation: NoOptions
[2025-11-14T01:35:53.429Z] JVM_OPTIONS:
[2025-11-14T01:35:53.429Z] { \
[2025-11-14T01:35:53.429Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T01:35:53.429Z] echo "Nothing to be done for setup."; \
[2025-11-14T01:35:53.429Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-philosophers_0"; \
[2025-11-14T01:35:53.429Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-philosophers_0"; \
[2025-11-14T01:35:53.429Z] echo ""; echo "TESTING:"; \
[2025-11-14T01:35:53.429Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2025-11-14T01:35:53.429Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T01:35:53.429Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T01:35:53.429Z] echo "Nothing to be done for teardown."; \
[2025-11-14T01:35:53.430Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult";
[2025-11-14T01:35:53.430Z]
[2025-11-14T01:35:53.430Z] TEST SETUP:
[2025-11-14T01:35:53.430Z] Nothing to be done for setup.
[2025-11-14T01:35:53.430Z]
[2025-11-14T01:35:53.430Z] TESTING:
[2025-11-14T01:35:54.468Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-14T01:35:54.469Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17630837093548/renaissance-philosophers_0/launcher-013553-12344394548847667124/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-14T01:35:54.469Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-14T01:35:54.469Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-14T01:35:54.772Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-14T01:35:54.772Z] GC before operation: completed in 14.471 ms, heap usage 11.313 MB -> 4.707 MB.
[2025-11-14T01:35:56.862Z] Camera thread performed 122 scans.
[2025-11-14T01:35:56.862Z] ====== philosophers (scala) [default], iteration 0 completed (2264.365 ms) ======
[2025-11-14T01:35:56.862Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-14T01:35:57.157Z] GC before operation: completed in 16.911 ms, heap usage 207.161 MB -> 5.047 MB.
[2025-11-14T01:35:58.672Z] Camera thread performed 122 scans.
[2025-11-14T01:35:58.672Z] ====== philosophers (scala) [default], iteration 1 completed (1468.127 ms) ======
[2025-11-14T01:35:58.672Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-14T01:35:58.672Z] GC before operation: completed in 11.760 ms, heap usage 43.238 MB -> 5.047 MB.
[2025-11-14T01:36:00.187Z] Camera thread performed 122 scans.
[2025-11-14T01:36:00.187Z] ====== philosophers (scala) [default], iteration 2 completed (1500.486 ms) ======
[2025-11-14T01:36:00.187Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-14T01:36:00.187Z] GC before operation: completed in 10.378 ms, heap usage 12.144 MB -> 5.048 MB.
[2025-11-14T01:36:01.227Z] Camera thread performed 122 scans.
[2025-11-14T01:36:01.227Z] ====== philosophers (scala) [default], iteration 3 completed (1182.007 ms) ======
[2025-11-14T01:36:01.227Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-14T01:36:01.227Z] GC before operation: completed in 10.542 ms, heap usage 92.557 MB -> 5.048 MB.
[2025-11-14T01:36:02.737Z] Camera thread performed 122 scans.
[2025-11-14T01:36:02.737Z] ====== philosophers (scala) [default], iteration 4 completed (1384.444 ms) ======
[2025-11-14T01:36:02.737Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-14T01:36:02.737Z] GC before operation: completed in 9.790 ms, heap usage 80.880 MB -> 5.049 MB.
[2025-11-14T01:36:04.251Z] Camera thread performed 122 scans.
[2025-11-14T01:36:04.251Z] ====== philosophers (scala) [default], iteration 5 completed (1504.120 ms) ======
[2025-11-14T01:36:04.251Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-14T01:36:04.251Z] GC before operation: completed in 10.075 ms, heap usage 98.296 MB -> 5.049 MB.
[2025-11-14T01:36:05.766Z] Camera thread performed 122 scans.
[2025-11-14T01:36:05.766Z] ====== philosophers (scala) [default], iteration 6 completed (1434.061 ms) ======
[2025-11-14T01:36:05.766Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-14T01:36:05.766Z] GC before operation: completed in 10.178 ms, heap usage 19.720 MB -> 5.050 MB.
[2025-11-14T01:36:07.280Z] Camera thread performed 122 scans.
[2025-11-14T01:36:07.280Z] ====== philosophers (scala) [default], iteration 7 completed (1549.095 ms) ======
[2025-11-14T01:36:07.280Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-14T01:36:07.280Z] GC before operation: completed in 9.822 ms, heap usage 18.740 MB -> 5.051 MB.
[2025-11-14T01:36:08.793Z] Camera thread performed 122 scans.
[2025-11-14T01:36:08.793Z] ====== philosophers (scala) [default], iteration 8 completed (1422.135 ms) ======
[2025-11-14T01:36:08.793Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-14T01:36:08.793Z] GC before operation: completed in 9.854 ms, heap usage 6.672 MB -> 5.052 MB.
[2025-11-14T01:36:10.310Z] Camera thread performed 122 scans.
[2025-11-14T01:36:10.310Z] ====== philosophers (scala) [default], iteration 9 completed (1551.094 ms) ======
[2025-11-14T01:36:10.310Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-14T01:36:10.310Z] GC before operation: completed in 10.047 ms, heap usage 86.752 MB -> 5.052 MB.
[2025-11-14T01:36:11.826Z] Camera thread performed 122 scans.
[2025-11-14T01:36:11.826Z] ====== philosophers (scala) [default], iteration 10 completed (1520.955 ms) ======
[2025-11-14T01:36:11.826Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-14T01:36:11.826Z] GC before operation: completed in 11.090 ms, heap usage 140.757 MB -> 5.052 MB.
[2025-11-14T01:36:13.343Z] Camera thread performed 122 scans.
[2025-11-14T01:36:13.343Z] ====== philosophers (scala) [default], iteration 11 completed (1405.504 ms) ======
[2025-11-14T01:36:13.343Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-14T01:36:13.343Z] GC before operation: completed in 11.736 ms, heap usage 21.760 MB -> 5.052 MB.
[2025-11-14T01:36:14.383Z] Camera thread performed 122 scans.
[2025-11-14T01:36:14.383Z] ====== philosophers (scala) [default], iteration 12 completed (1437.408 ms) ======
[2025-11-14T01:36:14.383Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-14T01:36:14.383Z] GC before operation: completed in 9.984 ms, heap usage 90.254 MB -> 5.052 MB.
[2025-11-14T01:36:15.896Z] Camera thread performed 122 scans.
[2025-11-14T01:36:15.896Z] ====== philosophers (scala) [default], iteration 13 completed (1511.798 ms) ======
[2025-11-14T01:36:15.896Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-14T01:36:15.896Z] GC before operation: completed in 11.313 ms, heap usage 67.270 MB -> 5.052 MB.
[2025-11-14T01:36:17.444Z] Camera thread performed 122 scans.
[2025-11-14T01:36:17.444Z] ====== philosophers (scala) [default], iteration 14 completed (1521.907 ms) ======
[2025-11-14T01:36:17.444Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-14T01:36:17.444Z] GC before operation: completed in 9.936 ms, heap usage 29.256 MB -> 5.053 MB.
[2025-11-14T01:36:19.525Z] Camera thread performed 122 scans.
[2025-11-14T01:36:19.525Z] ====== philosophers (scala) [default], iteration 15 completed (1569.349 ms) ======
[2025-11-14T01:36:19.525Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-14T01:36:19.525Z] GC before operation: completed in 9.998 ms, heap usage 131.252 MB -> 5.052 MB.
[2025-11-14T01:36:20.564Z] Camera thread performed 122 scans.
[2025-11-14T01:36:20.564Z] ====== philosophers (scala) [default], iteration 16 completed (1421.865 ms) ======
[2025-11-14T01:36:20.564Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-14T01:36:20.564Z] GC before operation: completed in 10.938 ms, heap usage 61.257 MB -> 5.053 MB.
[2025-11-14T01:36:22.076Z] Camera thread performed 122 scans.
[2025-11-14T01:36:22.076Z] ====== philosophers (scala) [default], iteration 17 completed (1514.318 ms) ======
[2025-11-14T01:36:22.076Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-14T01:36:22.076Z] GC before operation: completed in 9.914 ms, heap usage 36.258 MB -> 5.053 MB.
[2025-11-14T01:36:23.591Z] Camera thread performed 122 scans.
[2025-11-14T01:36:23.591Z] ====== philosophers (scala) [default], iteration 18 completed (1502.453 ms) ======
[2025-11-14T01:36:23.591Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-14T01:36:23.591Z] GC before operation: completed in 10.221 ms, heap usage 124.257 MB -> 5.053 MB.
[2025-11-14T01:36:25.105Z] Camera thread performed 122 scans.
[2025-11-14T01:36:25.105Z] ====== philosophers (scala) [default], iteration 19 completed (1521.464 ms) ======
[2025-11-14T01:36:25.105Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-14T01:36:25.105Z] GC before operation: completed in 11.313 ms, heap usage 95.141 MB -> 5.053 MB.
[2025-11-14T01:36:26.621Z] Camera thread performed 122 scans.
[2025-11-14T01:36:26.621Z] ====== philosophers (scala) [default], iteration 20 completed (1456.357 ms) ======
[2025-11-14T01:36:26.621Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-14T01:36:26.621Z] GC before operation: completed in 9.921 ms, heap usage 74.244 MB -> 5.053 MB.
[2025-11-14T01:36:28.137Z] Camera thread performed 122 scans.
[2025-11-14T01:36:28.137Z] ====== philosophers (scala) [default], iteration 21 completed (1478.829 ms) ======
[2025-11-14T01:36:28.137Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-14T01:36:28.137Z] GC before operation: completed in 10.489 ms, heap usage 124.251 MB -> 5.053 MB.
[2025-11-14T01:36:29.649Z] Camera thread performed 122 scans.
[2025-11-14T01:36:29.649Z] ====== philosophers (scala) [default], iteration 22 completed (1440.306 ms) ======
[2025-11-14T01:36:29.649Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-14T01:36:29.649Z] GC before operation: completed in 10.228 ms, heap usage 73.756 MB -> 5.053 MB.
[2025-11-14T01:36:31.159Z] Camera thread performed 122 scans.
[2025-11-14T01:36:31.159Z] ====== philosophers (scala) [default], iteration 23 completed (1519.055 ms) ======
[2025-11-14T01:36:31.159Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-14T01:36:31.159Z] GC before operation: completed in 10.226 ms, heap usage 76.255 MB -> 5.053 MB.
[2025-11-14T01:36:32.666Z] Camera thread performed 122 scans.
[2025-11-14T01:36:32.666Z] ====== philosophers (scala) [default], iteration 24 completed (1607.955 ms) ======
[2025-11-14T01:36:32.667Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-14T01:36:32.667Z] GC before operation: completed in 10.831 ms, heap usage 34.251 MB -> 5.053 MB.
[2025-11-14T01:36:34.187Z] Camera thread performed 122 scans.
[2025-11-14T01:36:34.187Z] ====== philosophers (scala) [default], iteration 25 completed (1494.571 ms) ======
[2025-11-14T01:36:34.187Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-14T01:36:34.187Z] GC before operation: completed in 10.463 ms, heap usage 131.753 MB -> 5.053 MB.
[2025-11-14T01:36:35.695Z] Camera thread performed 122 scans.
[2025-11-14T01:36:35.695Z] ====== philosophers (scala) [default], iteration 26 completed (1376.631 ms) ======
[2025-11-14T01:36:35.695Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-14T01:36:35.695Z] GC before operation: completed in 11.505 ms, heap usage 81.104 MB -> 5.053 MB.
[2025-11-14T01:36:37.202Z] Camera thread performed 122 scans.
[2025-11-14T01:36:37.202Z] ====== philosophers (scala) [default], iteration 27 completed (1524.935 ms) ======
[2025-11-14T01:36:37.202Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-14T01:36:37.202Z] GC before operation: completed in 10.078 ms, heap usage 60.757 MB -> 5.053 MB.
[2025-11-14T01:36:38.712Z] Camera thread performed 122 scans.
[2025-11-14T01:36:38.712Z] ====== philosophers (scala) [default], iteration 28 completed (1422.239 ms) ======
[2025-11-14T01:36:38.712Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-14T01:36:38.712Z] GC before operation: completed in 10.210 ms, heap usage 82.254 MB -> 5.054 MB.
[2025-11-14T01:36:40.232Z] Camera thread performed 122 scans.
[2025-11-14T01:36:40.232Z] ====== philosophers (scala) [default], iteration 29 completed (1625.476 ms) ======
[2025-11-14T01:36:40.523Z] -----------------------------------
[2025-11-14T01:36:40.523Z] renaissance-philosophers_0_PASSED
[2025-11-14T01:36:40.523Z] -----------------------------------
[2025-11-14T01:36:40.523Z]
[2025-11-14T01:36:40.523Z] TEST TEARDOWN:
[2025-11-14T01:36:40.523Z] Nothing to be done for teardown.
[2025-11-14T01:36:40.523Z] renaissance-philosophers_0 Finish Time: Fri Nov 14 01:36:40 2025 Epoch Time (ms): 1763084200440
[2025-11-14T01:36:40.523Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-11-14T01:36:40.523Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-11-14T01:36:40.523Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-11-14T01:36:40.814Z]
[2025-11-14T01:36:40.814Z]
[2025-11-14T01:36:40.814Z] All tests finished, run result summary:
[2025-11-14T01:36:40.814Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \
[2025-11-14T01:36:40.815Z] perl "resultsSum.pl" --failuremk="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\TestTargetResult" --platFile="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_aarch64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17630837093548\\ --tapName=Test_openjdk26_hs_extended.perf_aarch64_windows.tap --comment=""
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z] TEST TARGETS SUMMARY
[2025-11-14T01:36:41.108Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-14T01:36:41.108Z] DISABLED test targets:
[2025-11-14T01:36:41.108Z] dacapo-avrora_0
[2025-11-14T01:36:41.108Z] dacapo-pmd_0
[2025-11-14T01:36:41.108Z] renaissance-als_0
[2025-11-14T01:36:41.108Z] renaissance-chi-square_0
[2025-11-14T01:36:41.108Z] renaissance-dec-tree_0
[2025-11-14T01:36:41.108Z] renaissance-finagle-chirper_0
[2025-11-14T01:36:41.108Z] renaissance-gauss-mix_0
[2025-11-14T01:36:41.108Z] renaissance-log-regression_0
[2025-11-14T01:36:41.108Z] renaissance-movie-lens_0
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z] PASSED test targets:
[2025-11-14T01:36:41.108Z] dacapo-fop_0
[2025-11-14T01:36:41.108Z] dacapo-jython_0
[2025-11-14T01:36:41.108Z] dacapo-luindex_0
[2025-11-14T01:36:41.108Z] dacapo-sunflow_0
[2025-11-14T01:36:41.108Z] dacapo-tomcat_0
[2025-11-14T01:36:41.108Z] dacapo-xalan_0
[2025-11-14T01:36:41.108Z] renaissance-finagle-http_0
[2025-11-14T01:36:41.108Z] renaissance-mnemonics_0
[2025-11-14T01:36:41.108Z] renaissance-par-mnemonics_0
[2025-11-14T01:36:41.108Z] renaissance-philosophers_0
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z] FAILED test targets:
[2025-11-14T01:36:41.108Z] renaissance-db-shootout_0
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z] TOTAL: 20 EXECUTED: 11 PASSED: 10 FAILED: 1 DISABLED: 9 SKIPPED: 0
[2025-11-14T01:36:41.108Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-14T01:36:41.108Z]
[2025-11-14T01:36:41.108Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-14T01:36:41.108Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-11-14T01:36:41.108Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-14T01:36:41.854Z] ++ uname
[2025-11-14T01:36:41.854Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-11-14T01:36:42.158Z] ++ uname
[2025-11-14T01:36:42.158Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-11-14T01:36:42.158Z] ++ uname
[2025-11-14T01:36:42.158Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-11-14T01:36:42.158Z] + MAKE=make
[2025-11-14T01:36:42.158Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-14T01:36:42.158Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-14T01:36:42.207Z] $ ssh-agent -k
[2025-11-14T01:36:42.266Z] unset SSH_AUTH_SOCK;
[2025-11-14T01:36:42.266Z] unset SSH_AGENT_PID;
[2025-11-14T01:36:42.266Z] echo Agent pid 1788 killed;
[2025-11-14T01:36:42.308Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-11-14T01:36:42.352Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-14T01:36:42.410Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-14T01:36:42.479Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-14T01:36:42.502Z] Archiving artifacts
[2025-11-14T01:36:42.539Z] Recording fingerprints
[Pipeline] echo
[2025-11-14T01:36:42.570Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-14T01:36:42.593Z] Archiving artifacts
[2025-11-14T01:36:42.694Z] Recording fingerprints
[Pipeline] sh
[2025-11-14T01:36:43.234Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17630837093548
[Pipeline] echo
[2025-11-14T01:36:44.786Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-14T01:36:44.817Z] Archiving artifacts
[2025-11-14T01:36:57.728Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-14T01:37:01.511Z] Tap file found: aqa-tests\TKG\output_17630837093548\Test_openjdk26_hs_extended.perf_aarch64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-14T01:37:01.598Z] Recording test results
[2025-11-14T01:37:03.973Z] None of the test reports contained any result
[2025-11-14T01:37:03.973Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-14T01:37:04.012Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-14T01:37:04.430Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-14T01:37:04.724Z] Windows machine, using powershell queries...
[2025-11-14T01:37:03.943Z] No test report files were found. Configuration error?
[2025-11-14T01:37:06.251Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-14T01:37:06.356Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-14T01:37:06.357Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-14T01:37:20.961Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-14T01:37:21.419Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-14T01:37:21.776Z] 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-14T01:37:21.930Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-14T01:37:21.960Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] echo
[2025-11-14T01:37:21.984Z] Generating rerun Test_openjdk26_hs_extended.perf_aarch64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] echo
[2025-11-14T01:37:22.020Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_aarch64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-14T01:37:22.665Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-14T01:37:22.904Z] Processing DSL script testJobTemplate
[2025-11-14T01:38:10.759Z] LEVELS: [extended]
[2025-11-14T01:38:10.759Z] JDK_VERSIONS: [8]
[2025-11-14T01:38:10.759Z] GROUPS: [perf]
[2025-11-14T01:38:10.759Z] ARCH_OS_LIST: [aarch64_windows]
[2025-11-14T01:38:10.991Z] Existing items:
[2025-11-14T01:38:10.991Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_aarch64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-14T01:38:16.101Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] build
[2025-11-14T01:38:16.124Z] Scheduling project: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun
[2025-11-14T01:38:23.607Z] Starting building: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #4
[2025-11-14T08:36:34.343Z] Build Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-14T08:36:34.410Z] Running on test-docker-ubuntu2204-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-14T08:36:34.711Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-14T08:36:34.711Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-14T08:36:34.846Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-14T08:36:34.885Z] Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-14T08:36:34.897Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-14T08:36:35.861Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_aarch64_windows_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-14T08:36:35.906Z] Saving Test_openjdk26_hs_extended.perf_aarch64_windows_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-14T08:36:36.048Z] Archiving artifacts
[2025-11-14T08:36:36.593Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-14T08:36:37.330Z] Tap file found: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun/4/aqa-tests/TKG/output_17631093313219/Test_openjdk26_hs_extended.perf_aarch64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-14T08:36:37.525Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-db-shootout_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=aarch64_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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_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=106&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-14T08:36:37.835Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-14T08:36:37.835Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-14T08:36:37.967Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE