Test_openjdk21_hs_extended.perf_aarch64_windows
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 95
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 401
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 326
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_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_openjdk21_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 37a9c005eb153930c8badb10cf512f1425a110e8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 37a9c005eb153930c8badb10cf512f1425a110e8 # timeout=10
Commit message: "Add child build status icon and link at parent job level (#6524)"
> git rev-list --no-walk 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-08-20T21:58:00.990Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-08-20T21:58:01.000Z] SPEC: windows_aarch64
[Pipeline] echo
[2025-08-20T21:58:01.001Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-20T21:58:01.015Z] 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-08-20T21:58:01.019Z] dynamicAgents: []
[Pipeline] node
[2025-08-20T21:58:16.024Z] Still waiting to schedule task
[2025-08-20T21:58:16.025Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’
[2025-08-20T22:07:06.479Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk21_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-08-20T22:07:06.520Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-20T22:07:06.568Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-20T22:07:06.568Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-20T22:07:06.585Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-20T22:07:06.640Z] The recommended git tool is: git
[2025-08-20T22:07:06.672Z] No credentials specified
[2025-08-20T22:07:06.688Z] Cloning the remote Git repository
[2025-08-20T22:07:06.701Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-20T22:07:06.701Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests # timeout=10
[2025-08-20T22:07:06.842Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-08-20T22:07:06.842Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-20T22:07:06.842Z] > git --version # timeout=10
[2025-08-20T22:07:06.904Z] > git --version # 'git version 2.45.1'
[2025-08-20T22:07:06.920Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-20T22:07:14.528Z] Avoid second fetch
[2025-08-20T22:07:14.631Z] Checking out Revision 37a9c005eb153930c8badb10cf512f1425a110e8 (origin/master)
[2025-08-20T22:07:14.326Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-20T22:07:14.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-20T22:07:14.529Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-08-20T22:07:14.623Z] > git config core.sparsecheckout # timeout=10
[2025-08-20T22:07:14.717Z] > git checkout -f 37a9c005eb153930c8badb10cf512f1425a110e8 # timeout=10
[2025-08-20T22:07:17.993Z] Commit message: "Add child build status icon and link at parent job level (#6524)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_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-08-20T22:07:19.317Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-20T22:07:19.341Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-20T22:07:19.798Z] + LC_TIME=C
[2025-08-20T22:07:19.798Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-20T22:07:20.155Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-20T22:07:20.556Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-20T22:07:20.848Z] Windows machine, using powershell queries...
[2025-08-20T22:07:22.358Z] 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-08-20T22:07:23.425Z] + printenv
[2025-08-20T22:07:23.426Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-08-20T22:07:23.426Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
[2025-08-20T22:07:23.426Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-08-20T22:07:23.426Z] ProgramFiles(Arm)=C:\Program Files (Arm)
[2025-08-20T22:07:23.426Z] !ExitCode=00000000
[2025-08-20T22:07:23.426Z] KEEP_WORKSPACE=false
[2025-08-20T22:07:23.426Z] NUMBER_OF_PROCESSORS=4
[2025-08-20T22:07:23.426Z] FPS_BROWSER_USER_PROFILE_STRING=Default
[2025-08-20T22:07:23.426Z] PROCESSOR_LEVEL=3340
[2025-08-20T22:07:23.426Z] TAP_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows.tap
[2025-08-20T22:07:23.426Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-08-20T22:07:23.426Z] EXIT_FAILURE=false
[2025-08-20T22:07:23.426Z] JDK_BRANCH=jdk-21.0.9+4_adopt
[2025-08-20T22:07:23.426Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/68/display/redirect?page=tests
[2025-08-20T22:07:23.426Z] PLATFORM=aarch64_windows
[2025-08-20T22:07:23.426Z] DOCKER_REQUIRED=false
[2025-08-20T22:07:23.426Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1
[2025-08-20T22:07:23.426Z] PROGRAMFILES=C:\Program Files
[2025-08-20T22:07:23.426Z] git=C:\Program Files\Git\cmd\git.exe
[2025-08-20T22:07:23.426Z] TIME_LIMIT=25
[2025-08-20T22:07:23.426Z] JENKINS_SERVER_COOKIE=durable-55085ae95e761345cbf336708e89f67cdcde434d46bd7d29bbe652de194ee007
[2025-08-20T22:07:23.426Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-08-20T22:07:23.426Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-08-20T22:07:23.426Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-20T22:07:23.426Z] GENERATE_JOBS=true
[2025-08-20T22:07:23.426Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-20T22:07:23.426Z] OS=Windows_NT
[2025-08-20T22:07:23.426Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/68/display/redirect?page=changes
[2025-08-20T22:07:23.426Z] HOMEDRIVE=C:
[2025-08-20T22:07:23.426Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-08-20T22:07:23.426Z] RERUN_ITERATIONS=1
[2025-08-20T22:07:23.426Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-20T22:07:23.426Z] USERDOMAIN=test-azure-win1
[2025-08-20T22:07:23.426Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-20T22:07:23.426Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-20T22:07:23.426Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-08-20T22:07:23.426Z] USERPROFILE=C:\Users\jenkins
[2025-08-20T22:07:23.426Z] ARCHIVE_TEST_RESULTS=false
[2025-08-20T22:07:23.426Z] SETUP_JCK_RUN=false
[2025-08-20T22:07:23.426Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/68/
[2025-08-20T22:07:23.426Z] SLACK_CHANNEL=aqavit-bot
[2025-08-20T22:07:23.426Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin
[2025-08-20T22:07:23.426Z] JCK_GIT_BRANCH=master
[2025-08-20T22:07:23.426Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/
[2025-08-20T22:07:23.426Z] BUILD_NUMBER=68
[2025-08-20T22:07:23.426Z] TKG_ITERATIONS=1
[2025-08-20T22:07:23.426Z] _=/usr/bin/printenv
[2025-08-20T22:07:23.426Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-08-20T22:07:23.426Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../benchmarks
[2025-08-20T22:07:23.426Z] ALLUSERSPROFILE=C:\ProgramData
[2025-08-20T22:07:23.426Z] JENKINS_NODE_COOKIE=e84e5320-7b94-400b-b3f5-262ca71e4501
[2025-08-20T22:07:23.426Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-08-20T22:07:23.426Z] KEEP_REPORTDIR=false
[2025-08-20T22:07:23.426Z] BUILD_DISPLAY_NAME=#68
[2025-08-20T22:07:23.426Z] SDK_RESOURCE=upstream
[2025-08-20T22:07:23.426Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-20T22:07:23.426Z] HOME=/home/jenkins
[2025-08-20T22:07:23.426Z] USERNAME=jenkins
[2025-08-20T22:07:23.426Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-08-20T22:07:23.426Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-08-20T22:07:23.426Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-20T22:07:23.426Z] jobStatus=SUCCESS
[2025-08-20T22:07:23.426Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-20T22:07:23.426Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-08-20T22:07:23.426Z] JOBSTARTTIME=Wed, 20 Aug 2025 22:07:19 +0000
[2025-08-20T22:07:23.426Z] JDK_VERSION=21
[2025-08-20T22:07:23.426Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-08-20T22:07:23.426Z] JOB_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-08-20T22:07:23.426Z] USE_TESTENV_PROPERTIES=false
[2025-08-20T22:07:23.426Z] SYSTEMROOT=C:\Windows
[2025-08-20T22:07:23.426Z] PERSONAL_BUILD=false
[2025-08-20T22:07:23.426Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/68/display/redirect
[2025-08-20T22:07:23.426Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-08-20T22:07:23.426Z] AUTO_DETECT=true
[2025-08-20T22:07:23.426Z] EXIT_SUCCESS=false
[2025-08-20T22:07:23.426Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/display/redirect
[2025-08-20T22:07:23.426Z] PROMPT=$P$G
[2025-08-20T22:07:23.426Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-08-20T22:07:23.426Z] COMPUTERNAME=test-azure-win1
[2025-08-20T22:07:23.426Z] OPENJ9_BRANCH=master
[2025-08-20T22:07:23.426Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-20T22:07:23.426Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/system_lib
[2025-08-20T22:07:23.426Z] PARALLEL=Dynamic
[2025-08-20T22:07:23.426Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-20T22:07:23.426Z] ITERATIONS=1
[2025-08-20T22:07:23.426Z] UPSTREAM_JOB_NUMBER=95
[2025-08-20T22:07:23.426Z] SPEC=windows_aarch64
[2025-08-20T22:07:23.426Z] TERM=xterm-256color
[2025-08-20T22:07:23.426Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-08-20T22:07:23.426Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-20T22:07:23.426Z] LOGONSERVER=\\test-azure-win1
[2025-08-20T22:07:23.426Z] NODE_NAME=test-azure-win11-aarch64-3
[2025-08-20T22:07:23.426Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-20T22:07:23.426Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-08-20T22:07:23.426Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-20T22:07:23.426Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-20T22:07:23.426Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-20T22:07:23.426Z] DYNAMIC_COMPILE=false
[2025-08-20T22:07:23.426Z] SHLVL=2
[2025-08-20T22:07:23.426Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.perf_aarch64_windows-68
[2025-08-20T22:07:23.426Z] PROCESSOR_REVISION=0301
[2025-08-20T22:07:23.426Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-08-20T22:07:23.426Z] EXECUTOR_NUMBER=0
[2025-08-20T22:07:23.426Z] HUDSON_COOKIE=bc3501af-8bbc-4610-a9b9-3357315a2579
[2025-08-20T22:07:23.426Z] ADOPTOPENJDK_BRANCH=master
[2025-08-20T22:07:23.426Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-20T22:07:23.426Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-08-20T22:07:23.426Z] ORIGIN_JDK_VERSION=21
[2025-08-20T22:07:23.426Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R)
[2025-08-20T22:07:23.426Z] SESSIONNAME=RDP-Tcp#16
[2025-08-20T22:07:23.426Z] NUM_PROCESSORS=4
[2025-08-20T22:07:23.426Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-20T22:07:23.426Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test test-azure-win11-aarch64-3 ci.role.test windows
[2025-08-20T22:07:23.426Z] STAGE_NAME=Setup
[2025-08-20T22:07:23.426Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-20T22:07:23.426Z] TEST_TIME=120
[2025-08-20T22:07:23.426Z] HOMEPATH=\Users\jenkins
[2025-08-20T22:07:23.426Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows@tmp
[2025-08-20T22:07:23.426Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-20T22:07:23.426Z] 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-8/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:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools
[2025-08-20T22:07:23.426Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-20T22:07:23.426Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-20T22:07:23.426Z] ProgramW6432=C:\Program Files
[2025-08-20T22:07:23.426Z] CI=true
[2025-08-20T22:07:23.426Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/68/display/redirect?page=artifacts
[2025-08-20T22:07:23.426Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-20T22:07:23.426Z] RERUN_FAILURE=true
[2025-08-20T22:07:23.426Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-08-20T22:07:23.426Z] BUILD_LIST=perf
[2025-08-20T22:07:23.426Z] BUILD_ID=68
[2025-08-20T22:07:23.426Z] WINDIR=C:\Windows
[2025-08-20T22:07:23.426Z] FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
[2025-08-20T22:07:23.426Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-08-20T22:07:23.426Z] PUBLIC=C:\Users\Public
[2025-08-20T22:07:23.426Z] CLIENTNAME=li-db41a7cc-251
[2025-08-20T22:07:23.426Z] SYSTEMDRIVE=C:
[2025-08-20T22:07:23.426Z] TARGET=extended.perf
[2025-08-20T22:07:23.426Z] USE_JRE=false
[2025-08-20T22:07:23.426Z] JDK_IMPL=hotspot
[2025-08-20T22:07:23.426Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-20T22:07:23.755Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-20T22:07:23.773Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-20T22:07:35.728Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 95
[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-08-20T22:07:35.998Z] 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-08-20T22:07:36.005Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-08-20T22:07:36.029Z] $ ssh-agent
[2025-08-20T22:07:36.181Z] SSH_AUTH_SOCK=/tmp/ssh-uIEUJNKSY7Yr/agent.770
[2025-08-20T22:07:36.181Z] SSH_AGENT_PID=771
[2025-08-20T22:07:36.181Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-20T22:07:36.203Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-20T22:07:36.231Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-08-20T22:07:36.643Z] ++ pwd
[2025-08-20T22:07:36.644Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-20T22:07:36.936Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests
[2025-08-20T22:07:36.936Z] get jdk binary...
[2025-08-20T22:07:36.936Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-20T22:07:36.936Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip ...
[2025-08-20T22:07:42.581Z] List files in jdkbinary folder...
[2025-08-20T22:07:42.581Z] total 304496
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json
[2025-08-20T22:07:42.581Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:42.582Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:42.582Z] drwx---r-x+ 1 jenkins None 0 Aug 20 22:07 tmp
[2025-08-20T22:07:42.582Z] List files in jdkbinary/tmp folder...
[2025-08-20T22:07:42.582Z] total 4
[2025-08-20T22:07:42.582Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4
[2025-08-20T22:07:42.582Z] Moving directory jdk-21.0.9+4/ to ../j2sdk-image
[2025-08-20T22:07:42.582Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip ...
[2025-08-20T22:07:44.090Z] List files in jdkbinary folder...
[2025-08-20T22:07:44.090Z] total 304500
[2025-08-20T22:07:44.090Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:44.090Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:44.090Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:44.090Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json
[2025-08-20T22:07:44.090Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json
[2025-08-20T22:07:44.091Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:44.091Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:44.091Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image
[2025-08-20T22:07:44.091Z] drwx---r-x+ 1 jenkins None 0 Aug 20 22:07 tmp
[2025-08-20T22:07:44.091Z] List files in jdkbinary/tmp folder...
[2025-08-20T22:07:44.091Z] total 4
[2025-08-20T22:07:44.091Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4-jre
[2025-08-20T22:07:44.091Z] Moving directory jdk-21.0.9+4-jre/ to ../j2re-image
[2025-08-20T22:07:44.383Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip ...
[2025-08-20T22:07:45.031Z] List files in jdkbinary folder...
[2025-08-20T22:07:45.325Z] total 304504
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:45.325Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:45.325Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2re-image
[2025-08-20T22:07:45.325Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image
[2025-08-20T22:07:45.325Z] drwx---r-x+ 1 jenkins None 0 Aug 20 22:07 tmp
[2025-08-20T22:07:45.325Z] List files in jdkbinary/tmp folder...
[2025-08-20T22:07:45.325Z] total 0
[2025-08-20T22:07:45.325Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4-static-libs
[2025-08-20T22:07:45.325Z] Moving directory jdk-21.0.9+4-static-libs/ to ../static-libs
[2025-08-20T22:07:45.325Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip ...
[2025-08-20T22:07:49.783Z] List files in jdkbinary folder...
[2025-08-20T22:07:49.783Z] total 304504
[2025-08-20T22:07:49.783Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:49.783Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:49.783Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:49.783Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json
[2025-08-20T22:07:49.783Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json
[2025-08-20T22:07:49.784Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:49.784Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip
[2025-08-20T22:07:49.784Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2re-image
[2025-08-20T22:07:49.784Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image
[2025-08-20T22:07:49.784Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 static-libs
[2025-08-20T22:07:49.784Z] drwx---r-x+ 1 jenkins None 0 Aug 20 22:07 tmp
[2025-08-20T22:07:49.784Z] List files in jdkbinary/tmp folder...
[2025-08-20T22:07:49.784Z] total 4
[2025-08-20T22:07:49.784Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 20:50 jdk-21.0.9+4-test-image
[2025-08-20T22:07:49.784Z] Moving directory jdk-21.0.9+4-test-image/ to ../openjdk-test-image
[2025-08-20T22:07:49.784Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip over ./j2sdk-image...
[2025-08-20T22:07:51.857Z] Removing top-level folder jdk-21.0.9+4-debug-image/
[2025-08-20T22:07:52.150Z] Removing top-level folder jdk-21.0.9+4/
[2025-08-20T22:07:54.889Z] Run C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-08-20T22:07:54.889Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-20T22:07:55.183Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-20T22:07:55.183Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea)
[2025-08-20T22:07:55.183Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea, mixed mode)
[2025-08-20T22:07:55.183Z] =JAVA VERSION OUTPUT END=
[2025-08-20T22:07:55.183Z] =RELEASE INFO BEGIN=
[2025-08-20T22:07:55.183Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-20T22:07:55.183Z] IMPLEMENTOR_VERSION="Temurin-21.0.9+4-202508201909"
[2025-08-20T22:07:55.183Z] JAVA_RUNTIME_VERSION="21.0.9-beta+4-ea"
[2025-08-20T22:07:55.183Z] JAVA_VERSION="21.0.9"
[2025-08-20T22:07:55.183Z] JAVA_VERSION_DATE="2025-10-21"
[2025-08-20T22:07:55.183Z] LIBC="default"
[2025-08-20T22:07:55.184Z] 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.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-08-20T22:07:55.184Z] OS_ARCH="aarch64"
[2025-08-20T22:07:55.184Z] OS_NAME="Windows"
[2025-08-20T22:07:55.184Z] SOURCE=".:git:66bd0f485aa5"
[2025-08-20T22:07:55.184Z] BUILD_SOURCE="git:1ac572c0f3e63d2e3eb82f9fad04b3836d468330"
[2025-08-20T22:07:55.184Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-20T22:07:55.184Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-08-20T22:07:55.184Z] FULL_VERSION=""
[2025-08-20T22:07:55.184Z] SEMANTIC_VERSION="21.0.9+4"
[2025-08-20T22:07:55.184Z] BUILD_INFO="OS: Version: "
[2025-08-20T22:07:55.184Z] JVM_VARIANT="Hotspot"
[2025-08-20T22:07:55.184Z] JVM_VERSION=""
[2025-08-20T22:07:55.184Z] IMAGE_TYPE="JDK"
[2025-08-20T22:07:55.184Z] =RELEASE INFO END=
[2025-08-20T22:07:55.184Z] get testKitGen...
[2025-08-20T22:07:55.184Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-20T22:07:57.258Z] git rev-parse master
[2025-08-20T22:07:57.258Z] git checkout -q -f 5091a6c0fa4e9a8061234f47563943113365f589
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-20T22:07:57.982Z] $ ssh-agent -k
[2025-08-20T22:07:58.076Z] unset SSH_AUTH_SOCK;
[2025-08-20T22:07:58.076Z] unset SSH_AGENT_PID;
[2025-08-20T22:07:58.076Z] echo Agent pid 771 killed;
[2025-08-20T22:07:58.121Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-20T22:07:58.571Z] 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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B4_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=95&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-20T22:07:58.583Z] 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-3&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B4_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=95&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-08-20T22:07:58.628Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-20T22:07:58.739Z] Copied 1 artifact from "getTRSSOutput" build number 1871
[Pipeline] sh
[2025-08-20T22:07:59.164Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-20T22:07:59.164Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-20T22:07:59.164Z] + tar xof -
[2025-08-20T22:07:59.800Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-20T22:07:59.871Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-20T22:07:59.891Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-20T22:08:00.345Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-20T22:08:07.253Z] --------------------------------------------
[2025-08-20T22:08:07.253Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-08-20T22:08:07.253Z] task is set to default
[2025-08-20T22:08:07.253Z] dependencyList is set to all
[2025-08-20T22:08:07.253Z] --------------------------------------------
[2025-08-20T22:08:07.253Z] Starting download third party dependent jars
[2025-08-20T22:08:07.253Z] --------------------------------------------
[2025-08-20T22:08:07.253Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-08-20T22:08:07.253Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.253Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-20T22:08:07.254Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-20T22:08:07.322Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] sh
[2025-08-20T22:08:07.754Z] + cd ./aqa-tests/TKG
[2025-08-20T22:08:07.754Z] ++ uname
[2025-08-20T22:08:08.046Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = AIX ']'
[2025-08-20T22:08:08.046Z] ++ uname
[2025-08-20T22:08:08.046Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = SunOS ']'
[2025-08-20T22:08:08.046Z] ++ uname
[2025-08-20T22:08:08.046Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = '*BSD' ']'
[2025-08-20T22:08:08.046Z] + MAKE=make
[2025-08-20T22:08:08.046Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-08-20T22:08:08.046Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-20T22:08:08.339Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:08.339Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-20T22:08:08.339Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-20T22:08:08.339Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-20T22:08:08.339Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-20T22:08:10.412Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-20T22:08:11.047Z]
[2025-08-20T22:08:11.047Z] build:
[2025-08-20T22:08:11.047Z]
[2025-08-20T22:08:11.047Z] clean:
[2025-08-20T22:08:11.047Z]
[2025-08-20T22:08:11.047Z] init:
[2025-08-20T22:08:11.047Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-20T22:08:11.047Z]
[2025-08-20T22:08:11.047Z] getDependentLibs:
[2025-08-20T22:08:11.340Z] [exec] --------------------------------------------
[2025-08-20T22:08:11.340Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:11.340Z] [exec] task is set to default
[2025-08-20T22:08:11.340Z] [exec] dependencyList is set to json_simple
[2025-08-20T22:08:11.340Z] [exec] --------------------------------------------
[2025-08-20T22:08:11.340Z] [exec] Starting download third party dependent jars
[2025-08-20T22:08:11.340Z] [exec] --------------------------------------------
[2025-08-20T22:08:11.340Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:11.340Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-20T22:08:11.340Z] [exec] downloaded dependent third party jars successfully
[2025-08-20T22:08:11.340Z]
[2025-08-20T22:08:11.340Z] compile:
[2025-08-20T22:08:11.340Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-20T22:08:11.340Z] [echo] ============COMPILER SETTINGS============
[2025-08-20T22:08:11.340Z] [echo] ===fork: yes
[2025-08-20T22:08:11.340Z] [echo] ===debug: on
[2025-08-20T22:08:11.340Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-20T22:08:14.129Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-20T22:08:14.129Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-20T22:08:14.129Z]
[2025-08-20T22:08:14.129Z] dist:
[2025-08-20T22:08:14.129Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-20T22:08:14.129Z]
[2025-08-20T22:08:14.129Z] BUILD SUCCESSFUL
[2025-08-20T22:08:14.129Z] Total time: 3 seconds
[2025-08-20T22:08:14.129Z] 0
[2025-08-20T22:08:14.129Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-20T22:08:15.169Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-20T22:08:15.169Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-08-20T22:08:17.907Z] ****************************** MACHINE INFO ******************************
[2025-08-20T22:08:17.907Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-08-20T22:08:17.907Z] Free Physical Memory Size : 12635418624
[2025-08-20T22:08:17.907Z] Free space (bytes) : 42964013056
[2025-08-20T22:08:17.907Z] Total Physical Memory Size : 17175724032
[2025-08-20T22:08:17.907Z] Total space (bytes) : 171204096000
[2025-08-20T22:08:17.907Z] Usable space (bytes) : 42964013056
[2025-08-20T22:08:17.907Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-20T22:08:17.907Z] bashVersion :
[2025-08-20T22:08:17.907Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-08-20T22:08:17.907Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-20T22:08:17.907Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-20T22:08:17.907Z]
[2025-08-20T22:08:17.907Z] This is free software; you are free to change and redistribute it.
[2025-08-20T22:08:17.907Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-20T22:08:17.907Z] cpuCores : 4
[2025-08-20T22:08:17.907Z] curlVersion :
[2025-08-20T22:08:17.907Z] curl 8.12.1 (x86_64-pc-cygwin) libcurl/8.12.1 OpenSSL/3.0.16 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.9
[2025-08-20T22:08:17.907Z] Release-Date: 2025-02-13
[2025-08-20T22:08:17.907Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-08-20T22:08:17.907Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-20T22:08:17.907Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-20T22:08:17.908Z] gcc version : 12
[2025-08-20T22:08:17.908Z] gclibc version : ldd (cygwin) 3.6.0
[2025-08-20T22:08:17.908Z] gdb version : bash: line 1: gdb: command not found
[2025-08-20T22:08:17.908Z] lldb version : Command could not be executed
[2025-08-20T22:08:17.908Z] makeVersion :
[2025-08-20T22:08:17.908Z] GNU Make 4.4.1
[2025-08-20T22:08:17.908Z] Built for x86_64-pc-cygwin
[2025-08-20T22:08:17.908Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-20T22:08:17.908Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-20T22:08:17.908Z] This is free software: you are free to change and redistribute it.
[2025-08-20T22:08:17.908Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-20T22:08:17.908Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-20T22:08:17.908Z] perlVersion :
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-cygwin-threads-multi
[2025-08-20T22:08:17.908Z] (with 3 registered patches, see perl -V for more detail)
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] Copyright 1987-2025, Larry Wall
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-20T22:08:17.908Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-20T22:08:17.908Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-20T22:08:17.908Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-20T22:08:17.908Z] procArch : unknown
[2025-08-20T22:08:17.908Z] sysArch : x86_64
[2025-08-20T22:08:17.908Z] sysOS : CYGWIN_NT-10.0-22000-ARM64
[2025-08-20T22:08:17.908Z] ulimit :
[2025-08-20T22:08:17.908Z] core file size (blocks, -c) 0
[2025-08-20T22:08:17.908Z] data seg size (kbytes, -d) unlimited
[2025-08-20T22:08:17.908Z] file size (blocks, -f) unlimited
[2025-08-20T22:08:17.908Z] open files (-n) 3200
[2025-08-20T22:08:17.908Z] pipe size (512 bytes, -p) 8
[2025-08-20T22:08:17.908Z] stack size (kbytes, -s) 2032
[2025-08-20T22:08:17.908Z] cpu time (seconds, -t) unlimited
[2025-08-20T22:08:17.908Z] max user processes (-u) 256
[2025-08-20T22:08:17.908Z] virtual memory (kbytes, -v) unlimited
[2025-08-20T22:08:17.908Z] uname : CYGWIN_NT-10.0-22000-ARM64 test-azure-win1 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin
[2025-08-20T22:08:17.908Z] vmVendor : Oracle Corporation
[2025-08-20T22:08:17.908Z] vmVersion : 21.0.9-beta+4-ea
[2025-08-20T22:08:17.908Z] xlc version : bash: line 1: xlC: command not found
[2025-08-20T22:08:17.908Z] **************************************************************************
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('os.name')=Windows 11
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('os.arch')=aarch64
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('java.fullversion')=null
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:17.908Z] System.getProperty('sun.arch.data.model')=64
[2025-08-20T22:08:17.908Z]
[2025-08-20T22:08:18.200Z] 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/testDependency/lib
[2025-08-20T22:08:18.200Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:08:18.493Z] perl scripts/configure.pl
[2025-08-20T22:08:18.493Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-20T22:08:19.133Z]
[2025-08-20T22:08:19.133Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-08-20T22:08:19.133Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-08-20T22:08:19.133Z]
[2025-08-20T22:08:19.133Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-20T22:08:19.133Z]
[2025-08-20T22:08:19.133Z]
[2025-08-20T22:08:19.133Z] Starting to generate parallel test lists.
[2025-08-20T22:08:19.133Z]
[2025-08-20T22:08:19.133Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-20T22:08:19.133Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-20T22:08:19.133Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-20T22:08:19.425Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-20T22:08:19.425Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-20T22:08:19.425Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-20T22:08:19.425Z] Attempting to get test duration data from TRSS.
[2025-08-20T22:08:19.425Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=aarch64_windows&group=perf&level=extended"
[2025-08-20T22:08:19.718Z] Attempting to get test duration data from cached files.
[2025-08-20T22:08:19.718Z]
[2025-08-20T22:08:19.718Z] TEST DURATION
[2025-08-20T22:08:19.718Z] ====================================================================================
[2025-08-20T22:08:19.718Z] Total number of tests searched: 20
[2025-08-20T22:08:19.718Z] Number of test durations found: 20
[2025-08-20T22:08:19.718Z] Top slowest tests:
[2025-08-20T22:08:19.718Z] 01m40s renaissance-finagle-http_0
[2025-08-20T22:08:19.718Z] 01m21s renaissance-mnemonics_0
[2025-08-20T22:08:19.718Z] 01m11s renaissance-par-mnemonics_0
[2025-08-20T22:08:19.718Z] ====================================================================================
[2025-08-20T22:08:19.718Z]
[2025-08-20T22:08:19.718Z] Test target is split into 1 lists.
[2025-08-20T22:08:19.718Z] Reducing estimated test running time from 07m41s to 07m41s.
[2025-08-20T22:08:19.718Z]
[2025-08-20T22:08:19.718Z] -------------------------------------testList_0-------------------------------------
[2025-08-20T22:08:19.718Z] Number of tests: 20
[2025-08-20T22:08:19.718Z] Estimated running time: 07m41s
[2025-08-20T22:08:19.718Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-db-shootout_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-luindex_0,dacapo-pmd_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-fop_0,renaissance-gauss-mix_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-dec-tree_0,renaissance-als_0,renaissance-chi-square_0,renaissance-finagle-chirper_0,dacapo-tomcat_0,dacapo-avrora_0
[2025-08-20T22:08:19.718Z] ------------------------------------------------------------------------------------
[2025-08-20T22:08:19.718Z]
[2025-08-20T22:08:19.718Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-20T22:08:19.718Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-20T22:08:20.069Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-20T22:08:20.135Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-20T22:08:20.220Z] Building tests...
[Pipeline] timeout
[2025-08-20T22:08:20.225Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-20T22:08:20.244Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-20T22:08:20.684Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-20T22:08:27.585Z] --------------------------------------------
[2025-08-20T22:08:27.585Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-08-20T22:08:27.585Z] task is set to default
[2025-08-20T22:08:27.585Z] dependencyList is set to all
[2025-08-20T22:08:27.585Z] --------------------------------------------
[2025-08-20T22:08:27.585Z] Starting download third party dependent jars
[2025-08-20T22:08:27.585Z] --------------------------------------------
[2025-08-20T22:08:27.585Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-08-20T22:08:27.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-20T22:08:27.586Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-08-20T22:08:27.725Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-08-20T22:08:27.742Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-08-20T22:08:27.763Z] $ ssh-agent
[2025-08-20T22:08:27.920Z] SSH_AUTH_SOCK=/tmp/ssh-ePERtwSiiyp3/agent.1116
[2025-08-20T22:08:27.920Z] SSH_AGENT_PID=1117
[2025-08-20T22:08:27.920Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-20T22:08:28.337Z] + bash ./compile.sh
[2025-08-20T22:08:28.629Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-20T22:08:28.921Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:28.921Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-20T22:08:28.921Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-20T22:08:28.921Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-20T22:08:28.921Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-20T22:08:30.995Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-20T22:08:31.288Z]
[2025-08-20T22:08:31.288Z] build:
[2025-08-20T22:08:31.582Z]
[2025-08-20T22:08:31.582Z] clean:
[2025-08-20T22:08:31.582Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-08-20T22:08:31.582Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-20T22:08:31.582Z]
[2025-08-20T22:08:31.582Z] init:
[2025-08-20T22:08:31.582Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-20T22:08:31.582Z]
[2025-08-20T22:08:31.582Z] getDependentLibs:
[2025-08-20T22:08:31.875Z] [exec] --------------------------------------------
[2025-08-20T22:08:31.875Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:31.875Z] [exec] task is set to default
[2025-08-20T22:08:31.875Z] [exec] dependencyList is set to json_simple
[2025-08-20T22:08:31.875Z] [exec] --------------------------------------------
[2025-08-20T22:08:31.875Z] [exec] Starting download third party dependent jars
[2025-08-20T22:08:31.875Z] [exec] --------------------------------------------
[2025-08-20T22:08:31.875Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:08:31.875Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-20T22:08:31.875Z] [exec] downloaded dependent third party jars successfully
[2025-08-20T22:08:31.875Z]
[2025-08-20T22:08:31.875Z] compile:
[2025-08-20T22:08:31.875Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-20T22:08:31.875Z] [echo] ============COMPILER SETTINGS============
[2025-08-20T22:08:31.875Z] [echo] ===fork: yes
[2025-08-20T22:08:31.875Z] [echo] ===debug: on
[2025-08-20T22:08:31.875Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-20T22:08:34.657Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-20T22:08:34.657Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-20T22:08:34.657Z]
[2025-08-20T22:08:34.657Z] dist:
[2025-08-20T22:08:34.657Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-20T22:08:34.657Z]
[2025-08-20T22:08:34.657Z] BUILD SUCCESSFUL
[2025-08-20T22:08:34.657Z] Total time: 3 seconds
[2025-08-20T22:08:34.657Z] 0
[2025-08-20T22:08:34.950Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-20T22:08:35.587Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-20T22:08:35.587Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-08-20T22:08:39.115Z] ****************************** MACHINE INFO ******************************
[2025-08-20T22:08:39.115Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-08-20T22:08:39.115Z] Free Physical Memory Size : 12581085184
[2025-08-20T22:08:39.115Z] Free space (bytes) : 42963996672
[2025-08-20T22:08:39.115Z] Total Physical Memory Size : 17175724032
[2025-08-20T22:08:39.115Z] Total space (bytes) : 171204096000
[2025-08-20T22:08:39.115Z] Usable space (bytes) : 42963996672
[2025-08-20T22:08:39.115Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-20T22:08:39.115Z] bashVersion :
[2025-08-20T22:08:39.115Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-08-20T22:08:39.115Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-20T22:08:39.115Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] This is free software; you are free to change and redistribute it.
[2025-08-20T22:08:39.115Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-20T22:08:39.115Z] cpuCores : 4
[2025-08-20T22:08:39.115Z] curlVersion :
[2025-08-20T22:08:39.115Z] curl 8.12.1 (x86_64-pc-cygwin) libcurl/8.12.1 OpenSSL/3.0.16 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.9
[2025-08-20T22:08:39.115Z] Release-Date: 2025-02-13
[2025-08-20T22:08:39.115Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-08-20T22:08:39.115Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-20T22:08:39.115Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-20T22:08:39.115Z] gcc version : 12
[2025-08-20T22:08:39.115Z] gclibc version : ldd (cygwin) 3.6.0
[2025-08-20T22:08:39.115Z] gdb version : bash: line 1: gdb: command not found
[2025-08-20T22:08:39.115Z] lldb version : Command could not be executed
[2025-08-20T22:08:39.115Z] makeVersion :
[2025-08-20T22:08:39.115Z] GNU Make 4.4.1
[2025-08-20T22:08:39.115Z] Built for x86_64-pc-cygwin
[2025-08-20T22:08:39.115Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-20T22:08:39.115Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-20T22:08:39.115Z] This is free software: you are free to change and redistribute it.
[2025-08-20T22:08:39.115Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-20T22:08:39.115Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-20T22:08:39.115Z] perlVersion :
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-cygwin-threads-multi
[2025-08-20T22:08:39.115Z] (with 3 registered patches, see perl -V for more detail)
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] Copyright 1987-2025, Larry Wall
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-20T22:08:39.115Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-20T22:08:39.115Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-20T22:08:39.115Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-20T22:08:39.115Z] procArch : unknown
[2025-08-20T22:08:39.115Z] sysArch : x86_64
[2025-08-20T22:08:39.115Z] sysOS : CYGWIN_NT-10.0-22000-ARM64
[2025-08-20T22:08:39.115Z] ulimit :
[2025-08-20T22:08:39.115Z] core file size (blocks, -c) 0
[2025-08-20T22:08:39.115Z] data seg size (kbytes, -d) unlimited
[2025-08-20T22:08:39.115Z] file size (blocks, -f) unlimited
[2025-08-20T22:08:39.115Z] open files (-n) 3200
[2025-08-20T22:08:39.115Z] pipe size (512 bytes, -p) 8
[2025-08-20T22:08:39.115Z] stack size (kbytes, -s) 2032
[2025-08-20T22:08:39.115Z] cpu time (seconds, -t) unlimited
[2025-08-20T22:08:39.115Z] max user processes (-u) 256
[2025-08-20T22:08:39.115Z] virtual memory (kbytes, -v) unlimited
[2025-08-20T22:08:39.115Z] uname : CYGWIN_NT-10.0-22000-ARM64 test-azure-win1 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin
[2025-08-20T22:08:39.115Z] vmVendor : Oracle Corporation
[2025-08-20T22:08:39.115Z] vmVersion : 21.0.9-beta+4-ea
[2025-08-20T22:08:39.115Z] xlc version : bash: line 1: xlC: command not found
[2025-08-20T22:08:39.115Z] **************************************************************************
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('os.name')=Windows 11
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('os.arch')=aarch64
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('java.fullversion')=null
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] System.getProperty('sun.arch.data.model')=64
[2025-08-20T22:08:39.115Z]
[2025-08-20T22:08:39.115Z] make -f clean.mk cleanBuild
[2025-08-20T22:08:39.115Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:08:39.751Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest
[2025-08-20T22:08:40.043Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:08:40.043Z] make -f compile.mk compile
[2025-08-20T22:08:40.043Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:08:41.082Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-08-20T22:08:41.082Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-08-20T22:08:41.083Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/" "-DBUILD_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_aarch64" "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-08-20T22:08:41.083Z] if [ -z "$(tail -1 C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/"; false; else rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation"; fi
[2025-08-20T22:08:43.829Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-08-20T22:08:44.122Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-08-20T22:08:44.122Z]
[2025-08-20T22:08:44.122Z] -create_test_directory:
[2025-08-20T22:08:44.122Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest
[2025-08-20T22:08:44.122Z]
[2025-08-20T22:08:44.122Z] stage_test_material:
[2025-08-20T22:08:44.759Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest
[2025-08-20T22:08:45.797Z]
[2025-08-20T22:08:45.797Z] build:
[2025-08-20T22:08:45.797Z]
[2025-08-20T22:08:45.797Z] init:
[2025-08-20T22:08:45.797Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-08-20T22:08:45.797Z]
[2025-08-20T22:08:45.797Z] dist:
[2025-08-20T22:08:45.798Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-08-20T22:08:45.798Z]
[2025-08-20T22:08:45.798Z] build:
[2025-08-20T22:08:45.798Z]
[2025-08-20T22:08:45.798Z] build:
[2025-08-20T22:08:45.798Z]
[2025-08-20T22:08:45.798Z] init:
[2025-08-20T22:08:45.798Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-08-20T22:08:45.798Z]
[2025-08-20T22:08:45.798Z] getBumbleBench:
[2025-08-20T22:08:45.798Z] [echo] Cloning BumbleBench
[2025-08-20T22:08:45.798Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-08-20T22:08:46.091Z] [exec] Cloning into 'bumblebench'...
[2025-08-20T22:08:47.604Z]
[2025-08-20T22:08:47.604Z] buildBumbleBench:
[2025-08-20T22:08:47.604Z] [echo] Building BumbleBench
[2025-08-20T22:08:47.604Z]
[2025-08-20T22:08:47.604Z] compile-all:
[2025-08-20T22:08:47.898Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:47.898Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:47.898Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:47.898Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:47.898Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:48.964Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-20T22:08:48.964Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-20T22:08:48.964Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-08-20T22:08:48.964Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-08-20T22:08:48.964Z] [javac] 4 warnings
[2025-08-20T22:08:48.964Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:49.258Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:49.258Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.258Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.258Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:49.258Z] [javac] 4 warnings
[2025-08-20T22:08:49.258Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:49.258Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:49.258Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.258Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.258Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:49.552Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-20T22:08:49.552Z] [javac] result.add(new Integer(i));
[2025-08-20T22:08:49.552Z] [javac] ^
[2025-08-20T22:08:49.552Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-20T22:08:49.552Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-08-20T22:08:49.552Z] [javac] ^
[2025-08-20T22:08:49.552Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-20T22:08:49.552Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-08-20T22:08:49.552Z] [javac] ^
[2025-08-20T22:08:49.552Z] [javac] 7 warnings
[2025-08-20T22:08:49.553Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:49.553Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:49.553Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.553Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.553Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:49.846Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-20T22:08:49.846Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2025-08-20T22:08:49.846Z] [javac] ^
[2025-08-20T22:08:49.846Z] [javac] 5 warnings
[2025-08-20T22:08:49.846Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:49.846Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:49.846Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.846Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:49.846Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:50.488Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-20T22:08:50.488Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-20T22:08:50.488Z] [javac] 4 warnings
[2025-08-20T22:08:50.488Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:50.488Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:50.488Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.488Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.488Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:50.488Z] [javac] 4 warnings
[2025-08-20T22:08:50.488Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:50.488Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:50.488Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.488Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.489Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:50.489Z] [javac] 4 warnings
[2025-08-20T22:08:50.489Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:50.489Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:50.489Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.489Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.489Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:50.783Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class
[2025-08-20T22:08:50.783Z] [javac] synchronized(init) {
[2025-08-20T22:08:50.783Z] [javac] ^
[2025-08-20T22:08:50.783Z] [javac] 5 warnings
[2025-08-20T22:08:50.783Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:50.783Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:50.783Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:50.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.077Z] [javac] 4 warnings
[2025-08-20T22:08:51.077Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.077Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.077Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.077Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.077Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.373Z] [javac] 4 warnings
[2025-08-20T22:08:51.373Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.373Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.373Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.373Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.373Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.668Z] [javac] 4 warnings
[2025-08-20T22:08:51.668Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.668Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.668Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.668Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.668Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.963Z] [javac] 4 warnings
[2025-08-20T22:08:51.963Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.963Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.963Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.963Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.963Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.963Z] [javac] 4 warnings
[2025-08-20T22:08:51.963Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.963Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.963Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.963Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.963Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:51.963Z] [javac] 4 warnings
[2025-08-20T22:08:51.963Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-20T22:08:51.963Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-20T22:08:51.963Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.963Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-20T22:08:51.964Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-20T22:08:52.258Z] [javac] 4 warnings
[2025-08-20T22:08:52.258Z]
[2025-08-20T22:08:52.258Z] dist:
[2025-08-20T22:08:52.551Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-08-20T22:08:55.285Z]
[2025-08-20T22:08:55.285Z] dist:
[2025-08-20T22:08:55.285Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-08-20T22:08:55.285Z]
[2025-08-20T22:08:55.285Z] build:
[2025-08-20T22:08:55.285Z]
[2025-08-20T22:08:55.285Z] getDependentLibs:
[2025-08-20T22:09:00.857Z] [exec] --------------------------------------------
[2025-08-20T22:09:00.857Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:09:00.857Z] [exec] task is set to default
[2025-08-20T22:09:00.857Z] [exec] dependencyList is set to dacapo
[2025-08-20T22:09:00.857Z] [exec] --------------------------------------------
[2025-08-20T22:09:00.857Z] [exec] Starting download third party dependent jars
[2025-08-20T22:09:00.857Z] [exec] --------------------------------------------
[2025-08-20T22:09:00.857Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:09:00.857Z] [exec] C:/Users/jenkins/testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-20T22:09:00.857Z] [exec] downloaded dependent third party jars successfully
[2025-08-20T22:09:00.857Z]
[2025-08-20T22:09:00.857Z] init:
[2025-08-20T22:09:00.857Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-20T22:09:00.857Z]
[2025-08-20T22:09:00.857Z] getDacapoSuite:
[2025-08-20T22:09:00.857Z] [unzip] Expanding: C:\Users\jenkins\testDependency\lib\dacapo.zip into C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-20T22:09:57.790Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-20T22:09:58.082Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo
[2025-08-20T22:09:58.717Z]
[2025-08-20T22:09:58.717Z] dist:
[2025-08-20T22:09:58.717Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-20T22:09:58.717Z]
[2025-08-20T22:09:58.717Z] build:
[2025-08-20T22:09:58.717Z]
[2025-08-20T22:09:58.717Z] init:
[2025-08-20T22:09:58.717Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-20T22:09:58.717Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-20T22:09:58.717Z]
[2025-08-20T22:09:58.717Z] compile:
[2025-08-20T22:09:58.717Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-20T22:09:58.717Z] [echo] ============COMPILER SETTINGS============
[2025-08-20T22:09:58.717Z] [echo] ===fork: yes
[2025-08-20T22:09:58.717Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac
[2025-08-20T22:09:58.717Z] [echo] ===debug: on
[2025-08-20T22:09:58.717Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-08-20T22:09:58.717Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-20T22:10:00.237Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_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-08-20T22:10:00.237Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-20T22:10:00.238Z]
[2025-08-20T22:10:00.238Z] dist:
[2025-08-20T22:10:00.238Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-08-20T22:10:00.238Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-20T22:10:00.238Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-20T22:10:00.238Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-20T22:10:00.238Z]
[2025-08-20T22:10:00.238Z] clean:
[2025-08-20T22:10:00.238Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-20T22:10:00.531Z]
[2025-08-20T22:10:00.531Z] build:
[2025-08-20T22:10:00.531Z]
[2025-08-20T22:10:00.531Z] build:
[2025-08-20T22:10:00.531Z]
[2025-08-20T22:10:00.531Z] init:
[2025-08-20T22:10:00.531Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-08-20T22:10:00.531Z]
[2025-08-20T22:10:00.531Z] getRenaissanceSuite:
[2025-08-20T22:10:00.531Z] [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-08-20T22:10:02.622Z]
[2025-08-20T22:10:02.622Z] dist:
[2025-08-20T22:10:02.622Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-08-20T22:10:03.256Z]
[2025-08-20T22:10:03.256Z] build:
[2025-08-20T22:10:03.256Z]
[2025-08-20T22:10:03.256Z] init:
[2025-08-20T22:10:03.256Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb
[2025-08-20T22:10:03.256Z]
[2025-08-20T22:10:03.256Z] getSpecjbbSuite:
[2025-08-20T22:10:03.256Z]
[2025-08-20T22:10:03.256Z] dist:
[2025-08-20T22:10:03.256Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb\run
[2025-08-20T22:10:03.256Z]
[2025-08-20T22:10:03.256Z] BUILD SUCCESSFUL
[2025-08-20T22:10:03.256Z] Total time: 1 minute 19 seconds
[2025-08-20T22:10:03.256Z] 0
[2025-08-20T22:10:03.551Z]
[2025-08-20T22:10:03.551Z]
[2025-08-20T22:10:03.844Z] RECORD TEST REPOs SHA
[2025-08-20T22:10:03.844Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/scripts"; \
[2025-08-20T22:10:03.844Z] bash "getSHAs.sh" --test_root_dir "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/" --shas_file "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt"
[2025-08-20T22:10:03.844Z] Check shas in C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/ and store the info in C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-08-20T22:10:03.844Z] touch C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-08-20T22:10:04.883Z] ================================================
[2025-08-20T22:10:04.883Z] timestamp: 20250820-221004
[2025-08-20T22:10:04.883Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests
[2025-08-20T22:10:04.883Z] git repo:
[2025-08-20T22:10:05.176Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-20T22:10:05.177Z] sha:
[2025-08-20T22:10:05.177Z] 37a9c005eb153930c8badb10cf512f1425a110e8
[2025-08-20T22:10:05.469Z] ================================================
[2025-08-20T22:10:05.469Z] timestamp: 20250820-221005
[2025-08-20T22:10:05.469Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-20T22:10:05.469Z] git repo:
[2025-08-20T22:10:05.469Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-08-20T22:10:05.469Z] sha:
[2025-08-20T22:10:05.469Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-08-20T22:10:05.762Z] ================================================
[2025-08-20T22:10:05.762Z] timestamp: 20250820-221005
[2025-08-20T22:10:05.762Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG
[2025-08-20T22:10:05.762Z] git repo:
[2025-08-20T22:10:05.762Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-20T22:10:05.762Z] sha:
[2025-08-20T22:10:05.762Z] 5091a6c0fa4e9a8061234f47563943113365f589
[2025-08-20T22:10:05.762Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] }
[2025-08-20T22:10:06.091Z] $ ssh-agent -k
[2025-08-20T22:10:06.154Z] unset SSH_AUTH_SOCK;
[2025-08-20T22:10:06.154Z] unset SSH_AGENT_PID;
[2025-08-20T22:10:06.154Z] echo Agent pid 1117 killed;
[2025-08-20T22:10:06.211Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-20T22:10:06.374Z] 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-08-20T22:10:06.396Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-20T22:10:06.404Z] $ ssh-agent
[2025-08-20T22:10:06.559Z] SSH_AUTH_SOCK=/tmp/ssh-GZfPwBVngVCj/agent.1410
[2025-08-20T22:10:06.559Z] SSH_AGENT_PID=1411
[2025-08-20T22:10:06.559Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-20T22:10:06.981Z] ++ uname
[2025-08-20T22:10:07.275Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = AIX ']'
[2025-08-20T22:10:07.275Z] ++ uname
[2025-08-20T22:10:07.275Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = SunOS ']'
[2025-08-20T22:10:07.275Z] ++ uname
[2025-08-20T22:10:07.275Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = '*BSD' ']'
[2025-08-20T22:10:07.275Z] + MAKE=make
[2025-08-20T22:10:07.275Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-20T22:10:07.275Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-20T22:10:07.721Z] ++ uname
[2025-08-20T22:10:08.013Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = AIX ']'
[2025-08-20T22:10:08.013Z] ++ uname
[2025-08-20T22:10:08.013Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = SunOS ']'
[2025-08-20T22:10:08.013Z] ++ uname
[2025-08-20T22:10:08.013Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = '*BSD' ']'
[2025-08-20T22:10:08.013Z] + MAKE=make
[2025-08-20T22:10:08.013Z] + cd ./aqa-tests
[2025-08-20T22:10:08.013Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-20T22:10:08.013Z] ++ set +x
[2025-08-20T22:10:08.013Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-20T22:10:08.305Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-08-20T22:10:08.305Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-08-20T22:10:08.305Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:10:08.597Z] perl scripts/configure.pl
[2025-08-20T22:10:08.597Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-20T22:10:09.257Z]
[2025-08-20T22:10:09.257Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-08-20T22:10:09.257Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-08-20T22:10:09.257Z]
[2025-08-20T22:10:09.257Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-20T22:10:09.257Z]
[2025-08-20T22:10:09.257Z] Starting to generate test make files.
[2025-08-20T22:10:09.257Z]
[2025-08-20T22:10:09.257Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-20T22:10:09.553Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-20T22:10:09.553Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-20T22:10:09.553Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.553Z] Make files are generated successfully.
[2025-08-20T22:10:09.553Z]
[2025-08-20T22:10:09.554Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:10:09.554Z] make -f runtest.mk _extended.perf
[2025-08-20T22:10:09.554Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:10:10.593Z]
[2025-08-20T22:10:10.593Z] Running make 4.4.1
[2025-08-20T22:10:10.887Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/
[2025-08-20T22:10:10.887Z] set JDK_VERSION to 21
[2025-08-20T22:10:10.887Z] set JDK_IMPL to hotspot
[2025-08-20T22:10:10.887Z] set JVM_VERSION to openjdk21
[2025-08-20T22:10:11.179Z] set JCL_VERSION to latest
[2025-08-20T22:10:11.179Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-08-20T22:10:11.179Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-20T22:10:11.179Z] set SPEC to win_aarch64
[2025-08-20T22:10:11.471Z] set TEST_FLAG to
[2025-08-20T22:10:11.471Z] Running extended.perf ...
[2025-08-20T22:10:11.764Z] There are 20 test targets in extended.perf
[2025-08-20T22:10:11.764Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-08-20T22:10:11.764Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-20T22:10:11.764Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea)
[2025-08-20T22:10:11.764Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea, mixed mode)
[2025-08-20T22:10:12.057Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-08-20T22:10:12.350Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-08-20T22:10:12.643Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-08-20T22:10:12.944Z]
[2025-08-20T22:10:13.239Z] ===============================================
[2025-08-20T22:10:13.239Z] Running test dacapo-avrora_0 ...
[2025-08-20T22:10:13.531Z] ===============================================
[2025-08-20T22:10:13.823Z] dacapo-avrora_0 Start Time: Wed Aug 20 22:10:13 2025 Epoch Time (ms): 1755727813560
[2025-08-20T22:10:13.823Z] dacapo-avrora_0_DISABLED
[2025-08-20T22:10:14.116Z] Disabled Reason:
[2025-08-20T22:10:14.116Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-08-20T22:10:14.412Z] dacapo-avrora_0 Finish Time: Wed Aug 20 22:10:14 2025 Epoch Time (ms): 1755727814154
[2025-08-20T22:10:14.412Z]
[2025-08-20T22:10:14.705Z] ===============================================
[2025-08-20T22:10:14.705Z] Running test dacapo-fop_0 ...
[2025-08-20T22:10:14.998Z] ===============================================
[2025-08-20T22:10:15.291Z] dacapo-fop_0 Start Time: Wed Aug 20 22:10:15 2025 Epoch Time (ms): 1755727815044
[2025-08-20T22:10:15.291Z] variation: NoOptions
[2025-08-20T22:10:15.585Z] JVM_OPTIONS:
[2025-08-20T22:10:15.585Z] { \
[2025-08-20T22:10:15.585Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:10:15.585Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:10:15.585Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-fop_0"; \
[2025-08-20T22:10:15.585Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-fop_0"; \
[2025-08-20T22:10:15.585Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:10:15.585Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2025-08-20T22:10:15.585Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:10:15.585Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:10:15.585Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:10:15.585Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:10:15.585Z]
[2025-08-20T22:10:15.586Z] TEST SETUP:
[2025-08-20T22:10:15.586Z] Nothing to be done for setup.
[2025-08-20T22:10:15.879Z]
[2025-08-20T22:10:15.879Z] TESTING:
[2025-08-20T22:10:18.609Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-08-20T22:10:18.609Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-08-20T22:10:27.138Z] 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-08-20T22:10:27.138Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 8656 msec =====
[2025-08-20T22:10:27.433Z] -----------------------------------
[2025-08-20T22:10:27.433Z] dacapo-fop_0_PASSED
[2025-08-20T22:10:27.433Z] -----------------------------------
[2025-08-20T22:10:27.433Z]
[2025-08-20T22:10:27.433Z] TEST TEARDOWN:
[2025-08-20T22:10:27.433Z] Nothing to be done for teardown.
[2025-08-20T22:10:27.728Z] dacapo-fop_0 Finish Time: Wed Aug 20 22:10:27 2025 Epoch Time (ms): 1755727827497
[2025-08-20T22:10:27.728Z]
[2025-08-20T22:10:28.023Z] ===============================================
[2025-08-20T22:10:28.023Z] Running test dacapo-jython_0 ...
[2025-08-20T22:10:28.319Z] ===============================================
[2025-08-20T22:10:28.611Z] dacapo-jython_0 Start Time: Wed Aug 20 22:10:28 2025 Epoch Time (ms): 1755727828372
[2025-08-20T22:10:28.611Z] variation: NoOptions
[2025-08-20T22:10:28.904Z] JVM_OPTIONS:
[2025-08-20T22:10:28.904Z] { \
[2025-08-20T22:10:28.904Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:10:28.904Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:10:28.904Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-jython_0"; \
[2025-08-20T22:10:28.904Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-jython_0"; \
[2025-08-20T22:10:28.904Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:10:28.904Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2025-08-20T22:10:28.904Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:10:28.904Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:10:28.904Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:10:28.904Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:10:28.904Z]
[2025-08-20T22:10:28.904Z] TEST SETUP:
[2025-08-20T22:10:28.904Z] Nothing to be done for setup.
[2025-08-20T22:10:28.904Z]
[2025-08-20T22:10:28.904Z] TESTING:
[2025-08-20T22:11:16.251Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-08-20T22:11:16.251Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-08-20T22:11:16.251Z] -------------------------------------------------------------------------------
[2025-08-20T22:11:16.251Z] PYBENCH 2.0
[2025-08-20T22:11:16.251Z] -------------------------------------------------------------------------------
[2025-08-20T22:11:16.251Z] * using Jython
[2025-08-20T22:11:16.251Z] * system check interval set to maximum: 2147483647
[2025-08-20T22:11:16.251Z] * using timer: time.time
[2025-08-20T22:11:16.251Z]
[2025-08-20T22:11:17.290Z] Calibrating tests. Please wait... done.
[2025-08-20T22:11:17.290Z]
[2025-08-20T22:11:17.290Z] Running 2 round(s) of the suite at warp factor 20:
[2025-08-20T22:11:17.290Z]
[2025-08-20T22:11:22.867Z] * Round 1 done.
[2025-08-20T22:11:27.328Z] * Round 2 done.
[2025-08-20T22:11:27.328Z]
[2025-08-20T22:11:27.328Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12968 msec =====
[2025-08-20T22:11:27.328Z] -----------------------------------
[2025-08-20T22:11:27.328Z] dacapo-jython_0_PASSED
[2025-08-20T22:11:27.328Z] -----------------------------------
[2025-08-20T22:11:27.328Z]
[2025-08-20T22:11:27.328Z] TEST TEARDOWN:
[2025-08-20T22:11:27.328Z] Nothing to be done for teardown.
[2025-08-20T22:11:27.620Z] dacapo-jython_0 Finish Time: Wed Aug 20 22:11:27 2025 Epoch Time (ms): 1755727887325
[2025-08-20T22:11:27.620Z]
[2025-08-20T22:11:27.913Z] ===============================================
[2025-08-20T22:11:27.913Z] Running test dacapo-luindex_0 ...
[2025-08-20T22:11:28.206Z] ===============================================
[2025-08-20T22:11:28.206Z] dacapo-luindex_0 Start Time: Wed Aug 20 22:11:28 2025 Epoch Time (ms): 1755727888169
[2025-08-20T22:11:28.497Z] variation: NoOptions
[2025-08-20T22:11:28.797Z] JVM_OPTIONS:
[2025-08-20T22:11:28.797Z] { \
[2025-08-20T22:11:28.797Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:11:28.797Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:11:28.797Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-luindex_0"; \
[2025-08-20T22:11:28.797Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-luindex_0"; \
[2025-08-20T22:11:28.797Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:11:28.797Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2025-08-20T22:11:28.797Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:11:28.797Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:11:28.797Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:11:28.797Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:11:28.797Z]
[2025-08-20T22:11:28.797Z] TEST SETUP:
[2025-08-20T22:11:28.797Z] Nothing to be done for setup.
[2025-08-20T22:11:28.797Z]
[2025-08-20T22:11:28.797Z] TESTING:
[2025-08-20T22:11:29.832Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-08-20T22:11:29.832Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-08-20T22:11:30.870Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-08-20T22:11:30.870Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-08-20T22:11:31.505Z] Adding documents from enwiki-abydos-copleston.md:
[2025-08-20T22:11:34.245Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-08-20T22:11:34.881Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-08-20T22:11:35.517Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-08-20T22:11:37.591Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-08-20T22:11:37.591Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-08-20T22:11:37.591Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-08-20T22:11:37.591Z] Optimizing...
[2025-08-20T22:11:40.329Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10407 msec =====
[2025-08-20T22:11:40.329Z] -----------------------------------
[2025-08-20T22:11:40.329Z] dacapo-luindex_0_PASSED
[2025-08-20T22:11:40.329Z] -----------------------------------
[2025-08-20T22:11:40.329Z]
[2025-08-20T22:11:40.329Z] TEST TEARDOWN:
[2025-08-20T22:11:40.329Z] Nothing to be done for teardown.
[2025-08-20T22:11:40.329Z] dacapo-luindex_0 Finish Time: Wed Aug 20 22:11:40 2025 Epoch Time (ms): 1755727900232
[2025-08-20T22:11:40.622Z]
[2025-08-20T22:11:40.622Z] ===============================================
[2025-08-20T22:11:40.914Z] Running test dacapo-pmd_0 ...
[2025-08-20T22:11:41.208Z] ===============================================
[2025-08-20T22:11:41.208Z] dacapo-pmd_0 Start Time: Wed Aug 20 22:11:41 2025 Epoch Time (ms): 1755727901107
[2025-08-20T22:11:41.501Z] variation: NoOptions
[2025-08-20T22:11:41.501Z] JVM_OPTIONS:
[2025-08-20T22:11:41.501Z] { \
[2025-08-20T22:11:41.501Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:11:41.501Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:11:41.501Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-pmd_0"; \
[2025-08-20T22:11:41.501Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-pmd_0"; \
[2025-08-20T22:11:41.501Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:11:41.501Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" pmd; \
[2025-08-20T22:11:41.501Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:11:41.501Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:11:41.501Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:11:41.501Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:11:41.796Z]
[2025-08-20T22:11:41.796Z] TEST SETUP:
[2025-08-20T22:11:41.796Z] Nothing to be done for setup.
[2025-08-20T22:11:41.796Z]
[2025-08-20T22:11:41.796Z] TESTING:
[2025-08-20T22:11:42.092Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-08-20T22:11:54.815Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-08-20T22:11:54.815Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-08-20T22:11:58.775Z] Checked: 0%
[2025-08-20T22:11:59.085Z] Checked: 5%
[2025-08-20T22:11:59.772Z] Checked: 10%
[2025-08-20T22:12:00.491Z] Checked: 15%
[2025-08-20T22:12:00.786Z] Checked: 20%
[2025-08-20T22:12:01.100Z] Checked: 25%
[2025-08-20T22:12:01.412Z] Checked: 30%
[2025-08-20T22:12:01.748Z] Checked: 35%
[2025-08-20T22:12:02.411Z] Checked: 40%
[2025-08-20T22:12:02.411Z] Checked: 45%
[2025-08-20T22:12:02.740Z] Checked: 50%
[2025-08-20T22:12:03.044Z] Checked: 55%
[2025-08-20T22:12:03.708Z] Checked: 60%
[2025-08-20T22:12:04.393Z] Checked: 65%
[2025-08-20T22:12:04.695Z] Checked: 70%
[2025-08-20T22:12:05.381Z] Checked: 75%
[2025-08-20T22:12:05.721Z] Checked: 80%
[2025-08-20T22:12:06.021Z] Checked: 85%
[2025-08-20T22:12:06.314Z] Checked: 90%
[2025-08-20T22:12:06.950Z] Checked: 95%
[2025-08-20T22:12:06.950Z] Checked: 100%
[2025-08-20T22:12:06.950Z] PMD checked 601 files.
[2025-08-20T22:12:07.242Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0xf7fb29acd687098cb9646d419c36d553144b414b
[2025-08-20T22:12:07.242Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2025-08-20T22:12:07.242Z] Validation FAILED for pmd default
[2025-08-20T22:12:07.537Z] -----------------------------------
[2025-08-20T22:12:07.537Z] dacapo-pmd_0_FAILED
[2025-08-20T22:12:07.537Z] -----------------------------------
[2025-08-20T22:12:07.537Z]
[2025-08-20T22:12:07.537Z] TEST TEARDOWN:
[2025-08-20T22:12:07.537Z] Nothing to be done for teardown.
[2025-08-20T22:12:07.537Z] dacapo-pmd_0 Finish Time: Wed Aug 20 22:12:07 2025 Epoch Time (ms): 1755727927435
[2025-08-20T22:12:07.830Z]
[2025-08-20T22:12:07.830Z] ===============================================
[2025-08-20T22:12:08.123Z] Running test dacapo-sunflow_0 ...
[2025-08-20T22:12:08.415Z] ===============================================
[2025-08-20T22:12:08.415Z] dacapo-sunflow_0 Start Time: Wed Aug 20 22:12:08 2025 Epoch Time (ms): 1755727928325
[2025-08-20T22:12:08.707Z] variation: NoOptions
[2025-08-20T22:12:08.707Z] JVM_OPTIONS:
[2025-08-20T22:12:08.707Z] { \
[2025-08-20T22:12:08.707Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:12:08.707Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:12:08.707Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-sunflow_0"; \
[2025-08-20T22:12:08.707Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-sunflow_0"; \
[2025-08-20T22:12:08.707Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:12:08.707Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2025-08-20T22:12:08.707Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:12:08.707Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:12:08.707Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:12:08.707Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:12:08.998Z]
[2025-08-20T22:12:08.999Z] TEST SETUP:
[2025-08-20T22:12:08.999Z] Nothing to be done for setup.
[2025-08-20T22:12:08.999Z]
[2025-08-20T22:12:08.999Z] TESTING:
[2025-08-20T22:12:09.290Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-08-20T22:12:09.961Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-08-20T22:12:28.641Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 17532 msec =====
[2025-08-20T22:12:28.641Z] -----------------------------------
[2025-08-20T22:12:28.641Z] dacapo-sunflow_0_PASSED
[2025-08-20T22:12:28.641Z] -----------------------------------
[2025-08-20T22:12:28.641Z]
[2025-08-20T22:12:28.641Z] TEST TEARDOWN:
[2025-08-20T22:12:28.641Z] Nothing to be done for teardown.
[2025-08-20T22:12:28.641Z] dacapo-sunflow_0 Finish Time: Wed Aug 20 22:12:27 2025 Epoch Time (ms): 1755727947419
[2025-08-20T22:12:28.641Z]
[2025-08-20T22:12:28.641Z] ===============================================
[2025-08-20T22:12:28.641Z] Running test dacapo-tomcat_0 ...
[2025-08-20T22:12:28.641Z] ===============================================
[2025-08-20T22:12:28.641Z] dacapo-tomcat_0 Start Time: Wed Aug 20 22:12:28 2025 Epoch Time (ms): 1755727948326
[2025-08-20T22:12:28.641Z] variation: NoOptions
[2025-08-20T22:12:28.933Z] JVM_OPTIONS:
[2025-08-20T22:12:28.933Z] { \
[2025-08-20T22:12:28.933Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:12:28.933Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:12:28.933Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-tomcat_0"; \
[2025-08-20T22:12:28.934Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-tomcat_0"; \
[2025-08-20T22:12:28.934Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:12:28.934Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2025-08-20T22:12:28.934Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:12:28.934Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:12:28.934Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:12:28.934Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:12:28.934Z]
[2025-08-20T22:12:28.934Z] TEST SETUP:
[2025-08-20T22:12:28.934Z] Nothing to be done for setup.
[2025-08-20T22:12:28.934Z]
[2025-08-20T22:12:28.934Z] TESTING:
[2025-08-20T22:12:29.227Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-08-20T22:12:29.227Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-08-20T22:12:44.584Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-08-20T22:12:48.115Z] Server created with thread pool size 4
[2025-08-20T22:12:48.115Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-08-20T22:12:48.115Z] Loading web application
[2025-08-20T22:12:48.115Z] Starting 80000 requests...
[2025-08-20T22:13:33.822Z] Completing requests: 5%
[2025-08-20T22:13:49.168Z] Completing requests: 10%
[2025-08-20T22:14:07.764Z] Completing requests: 15%
[2025-08-20T22:14:26.356Z] Completing requests: 20%
[2025-08-20T22:14:44.937Z] Completing requests: 25%
[2025-08-20T22:15:00.276Z] Completing requests: 30%
[2025-08-20T22:15:18.885Z] Completing requests: 35%
[2025-08-20T22:15:37.473Z] Completing requests: 40%
[2025-08-20T22:15:52.857Z] Completing requests: 45%
[2025-08-20T22:16:11.443Z] Completing requests: 50%
[2025-08-20T22:16:30.014Z] Completing requests: 55%
[2025-08-20T22:16:45.352Z] Completing requests: 60%
[2025-08-20T22:17:03.939Z] Completing requests: 65%
[2025-08-20T22:17:22.523Z] Completing requests: 70%
[2025-08-20T22:17:41.103Z] Completing requests: 75%
[2025-08-20T22:17:56.454Z] Completing requests: 80%
[2025-08-20T22:18:15.105Z] Completing requests: 85%
[2025-08-20T22:18:33.693Z] Completing requests: 90%
[2025-08-20T22:18:49.051Z] Completing requests: 95%
[2025-08-20T22:18:49.051Z]
[2025-08-20T22:18:49.051Z] Completed requests
[2025-08-20T22:18:49.051Z] Client threads complete ... unloading web application
[2025-08-20T22:18:49.051Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 361124 msec =====
[2025-08-20T22:18:49.051Z] ===== DaCapo processed 80000 requests in 360961 msec, 221 requests per second =====
[2025-08-20T22:18:49.051Z] ===== DaCapo tail latency, simple: 50% 15630 usec, 90% 15851 usec, 99% 124923 usec, 99.9% 228392 usec, 99.99% 471717 usec, max 1227621 usec, measured over 80000 events =====
[2025-08-20T22:18:49.051Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 15663 usec, 90% 19873 usec, 99% 124928 usec, 99.9% 228392 usec, 99.99% 471717 usec, max 1227621 usec, measured over 80000 events =====
[2025-08-20T22:18:49.051Z] ===== DaCapo tail latency, metered full smoothing: 50% 4078420 usec, 90% 7611359 usec, 99% 8316611 usec, 99.9% 8420615 usec, 99.99% 8461721 usec, max 8474122 usec, measured over 80000 events =====
[2025-08-20T22:18:49.051Z] Server stopped ... iteration complete
[2025-08-20T22:18:49.342Z] -----------------------------------
[2025-08-20T22:18:49.342Z] dacapo-tomcat_0_PASSED
[2025-08-20T22:18:49.342Z] -----------------------------------
[2025-08-20T22:18:49.342Z]
[2025-08-20T22:18:49.342Z] TEST TEARDOWN:
[2025-08-20T22:18:49.342Z] Nothing to be done for teardown.
[2025-08-20T22:18:49.342Z] dacapo-tomcat_0 Finish Time: Wed Aug 20 22:18:49 2025 Epoch Time (ms): 1755728329294
[2025-08-20T22:18:49.634Z]
[2025-08-20T22:18:49.925Z] ===============================================
[2025-08-20T22:18:49.925Z] Running test dacapo-xalan_0 ...
[2025-08-20T22:18:50.217Z] ===============================================
[2025-08-20T22:18:50.217Z] dacapo-xalan_0 Start Time: Wed Aug 20 22:18:50 2025 Epoch Time (ms): 1755728330153
[2025-08-20T22:18:50.509Z] variation: NoOptions
[2025-08-20T22:18:50.509Z] JVM_OPTIONS:
[2025-08-20T22:18:50.509Z] { \
[2025-08-20T22:18:50.509Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:18:50.509Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:18:50.509Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-xalan_0"; \
[2025-08-20T22:18:50.509Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-xalan_0"; \
[2025-08-20T22:18:50.509Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:18:50.509Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2025-08-20T22:18:50.509Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:18:50.509Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:18:50.509Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:18:50.509Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:18:50.802Z]
[2025-08-20T22:18:50.802Z] TEST SETUP:
[2025-08-20T22:18:50.803Z] Nothing to be done for setup.
[2025-08-20T22:18:50.803Z]
[2025-08-20T22:18:50.803Z] TESTING:
[2025-08-20T22:18:51.094Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-08-20T22:18:51.727Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-08-20T22:18:52.057Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-08-20T22:18:54.766Z] Processing: 5%
[2025-08-20T22:18:55.410Z] Processing: 10%
[2025-08-20T22:18:56.051Z] Processing: 15%
[2025-08-20T22:18:56.687Z] Processing: 20%
[2025-08-20T22:18:56.979Z] Processing: 25%
[2025-08-20T22:18:57.284Z] Processing: 30%
[2025-08-20T22:18:57.924Z] Processing: 35%
[2025-08-20T22:18:58.219Z] Processing: 40%
[2025-08-20T22:18:58.511Z] Processing: 45%
[2025-08-20T22:18:59.143Z] Processing: 50%
[2025-08-20T22:18:59.435Z] Processing: 55%
[2025-08-20T22:18:59.727Z] Processing: 60%
[2025-08-20T22:19:00.364Z] Processing: 65%
[2025-08-20T22:19:00.657Z] Processing: 70%
[2025-08-20T22:19:00.949Z] Processing: 75%
[2025-08-20T22:19:01.240Z] Processing: 80%
[2025-08-20T22:19:01.532Z] Processing: 85%
[2025-08-20T22:19:02.165Z] Processing: 90%
[2025-08-20T22:19:02.457Z] Processing: 95%
[2025-08-20T22:19:02.457Z] Normal completion.
[2025-08-20T22:19:02.457Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 10600 msec =====
[2025-08-20T22:19:02.749Z] -----------------------------------
[2025-08-20T22:19:02.749Z] dacapo-xalan_0_PASSED
[2025-08-20T22:19:02.749Z] -----------------------------------
[2025-08-20T22:19:02.749Z]
[2025-08-20T22:19:02.749Z] TEST TEARDOWN:
[2025-08-20T22:19:02.749Z] Nothing to be done for teardown.
[2025-08-20T22:19:03.040Z] dacapo-xalan_0 Finish Time: Wed Aug 20 22:19:02 2025 Epoch Time (ms): 1755728342754
[2025-08-20T22:19:03.040Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-08-20T22:19:03.040Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-08-20T22:19:03.331Z]
[2025-08-20T22:19:03.623Z] ===============================================
[2025-08-20T22:19:03.623Z] Running test renaissance-als_0 ...
[2025-08-20T22:19:03.918Z] ===============================================
[2025-08-20T22:19:04.210Z] renaissance-als_0 Start Time: Wed Aug 20 22:19:03 2025 Epoch Time (ms): 1755728343957
[2025-08-20T22:19:04.210Z] renaissance-als_0_DISABLED
[2025-08-20T22:19:04.514Z] Disabled Reason:
[2025-08-20T22:19:04.514Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307887114
[2025-08-20T22:19:04.806Z] renaissance-als_0 Finish Time: Wed Aug 20 22:19:04 2025 Epoch Time (ms): 1755728344597
[2025-08-20T22:19:04.806Z]
[2025-08-20T22:19:05.098Z] ===============================================
[2025-08-20T22:19:05.391Z] Running test renaissance-chi-square_0 ...
[2025-08-20T22:19:05.391Z] ===============================================
[2025-08-20T22:19:05.683Z] renaissance-chi-square_0 Start Time: Wed Aug 20 22:19:05 2025 Epoch Time (ms): 1755728345488
[2025-08-20T22:19:05.683Z] renaissance-chi-square_0_DISABLED
[2025-08-20T22:19:05.975Z] Disabled Reason:
[2025-08-20T22:19:05.975Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891298
[2025-08-20T22:19:06.266Z] renaissance-chi-square_0 Finish Time: Wed Aug 20 22:19:06 2025 Epoch Time (ms): 1755728346113
[2025-08-20T22:19:06.557Z]
[2025-08-20T22:19:06.557Z] ===============================================
[2025-08-20T22:19:06.848Z] Running test renaissance-db-shootout_0 ...
[2025-08-20T22:19:06.848Z] ===============================================
[2025-08-20T22:19:07.139Z] renaissance-db-shootout_0 Start Time: Wed Aug 20 22:19:06 2025 Epoch Time (ms): 1755728346972
[2025-08-20T22:19:07.430Z] variation: NoOptions
[2025-08-20T22:19:07.430Z] JVM_OPTIONS:
[2025-08-20T22:19:07.430Z] { \
[2025-08-20T22:19:07.430Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:19:07.430Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:19:07.431Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-db-shootout_0"; \
[2025-08-20T22:19:07.431Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-db-shootout_0"; \
[2025-08-20T22:19:07.431Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:19:07.431Z] "C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2025-08-20T22:19:07.431Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:19:07.431Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:19:07.431Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:19:07.431Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:19:07.725Z]
[2025-08-20T22:19:07.725Z] TEST SETUP:
[2025-08-20T22:19:07.725Z] Nothing to be done for setup.
[2025-08-20T22:19:07.725Z]
[2025-08-20T22:19:07.725Z] TESTING:
[2025-08-20T22:19:20.364Z] [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-08-20T22:19:24.828Z] ====== db-shootout (database) [default], iteration 0 started ======
[2025-08-20T22:19:24.828Z] GC before operation: completed in 42.414 ms, heap usage 255.300 MB -> 39.243 MB.
[2025-08-20T22:19:35.259Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:19:35.259Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:19:35.259Z] ====== db-shootout (database) [default], iteration 0 completed (10094.149 ms) ======
[2025-08-20T22:19:35.259Z] ====== db-shootout (database) [default], iteration 1 started ======
[2025-08-20T22:19:35.259Z] GC before operation: completed in 45.516 ms, heap usage 234.764 MB -> 46.600 MB.
[2025-08-20T22:19:43.773Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:19:43.773Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:19:43.773Z] ====== db-shootout (database) [default], iteration 1 completed (8708.746 ms) ======
[2025-08-20T22:19:43.773Z] ====== db-shootout (database) [default], iteration 2 started ======
[2025-08-20T22:19:43.773Z] GC before operation: completed in 47.395 ms, heap usage 517.539 MB -> 49.632 MB.
[2025-08-20T22:19:54.175Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:19:54.175Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:19:54.175Z] ====== db-shootout (database) [default], iteration 2 completed (9119.598 ms) ======
[2025-08-20T22:19:54.175Z] ====== db-shootout (database) [default], iteration 3 started ======
[2025-08-20T22:19:54.175Z] GC before operation: completed in 49.248 ms, heap usage 392.725 MB -> 47.068 MB.
[2025-08-20T22:20:02.717Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:02.717Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:02.717Z] ====== db-shootout (database) [default], iteration 3 completed (8922.542 ms) ======
[2025-08-20T22:20:02.717Z] ====== db-shootout (database) [default], iteration 4 started ======
[2025-08-20T22:20:02.717Z] GC before operation: completed in 85.604 ms, heap usage 375.424 MB -> 48.825 MB.
[2025-08-20T22:20:11.287Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:11.287Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:11.287Z] ====== db-shootout (database) [default], iteration 4 completed (8951.548 ms) ======
[2025-08-20T22:20:11.287Z] ====== db-shootout (database) [default], iteration 5 started ======
[2025-08-20T22:20:11.287Z] GC before operation: completed in 41.919 ms, heap usage 222.452 MB -> 50.286 MB.
[2025-08-20T22:20:19.777Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:19.777Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:19.777Z] ====== db-shootout (database) [default], iteration 5 completed (9224.603 ms) ======
[2025-08-20T22:20:19.777Z] ====== db-shootout (database) [default], iteration 6 started ======
[2025-08-20T22:20:19.777Z] GC before operation: completed in 49.483 ms, heap usage 272.599 MB -> 46.455 MB.
[2025-08-20T22:20:30.190Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:30.191Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:30.191Z] ====== db-shootout (database) [default], iteration 6 completed (9328.911 ms) ======
[2025-08-20T22:20:30.191Z] ====== db-shootout (database) [default], iteration 7 started ======
[2025-08-20T22:20:30.191Z] GC before operation: completed in 48.054 ms, heap usage 334.900 MB -> 46.508 MB.
[2025-08-20T22:20:38.677Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:38.677Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:38.677Z] ====== db-shootout (database) [default], iteration 7 completed (9393.387 ms) ======
[2025-08-20T22:20:38.677Z] ====== db-shootout (database) [default], iteration 8 started ======
[2025-08-20T22:20:38.677Z] GC before operation: completed in 43.576 ms, heap usage 253.081 MB -> 50.609 MB.
[2025-08-20T22:20:47.212Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:47.212Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:47.212Z] ====== db-shootout (database) [default], iteration 8 completed (8581.411 ms) ======
[2025-08-20T22:20:47.212Z] ====== db-shootout (database) [default], iteration 9 started ======
[2025-08-20T22:20:47.212Z] GC before operation: completed in 47.836 ms, heap usage 457.130 MB -> 50.554 MB.
[2025-08-20T22:20:57.699Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:20:57.699Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:20:57.699Z] ====== db-shootout (database) [default], iteration 9 completed (8761.963 ms) ======
[2025-08-20T22:20:57.699Z] ====== db-shootout (database) [default], iteration 10 started ======
[2025-08-20T22:20:57.700Z] GC before operation: completed in 49.846 ms, heap usage 460.415 MB -> 46.526 MB.
[2025-08-20T22:21:04.619Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:04.619Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:04.619Z] ====== db-shootout (database) [default], iteration 10 completed (8706.088 ms) ======
[2025-08-20T22:21:04.619Z] ====== db-shootout (database) [default], iteration 11 started ======
[2025-08-20T22:21:04.914Z] GC before operation: completed in 49.027 ms, heap usage 541.421 MB -> 51.112 MB.
[2025-08-20T22:21:13.446Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:13.446Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:13.446Z] ====== db-shootout (database) [default], iteration 11 completed (8651.387 ms) ======
[2025-08-20T22:21:13.446Z] ====== db-shootout (database) [default], iteration 12 started ======
[2025-08-20T22:21:13.446Z] GC before operation: completed in 48.825 ms, heap usage 428.477 MB -> 51.145 MB.
[2025-08-20T22:21:23.867Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:23.867Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:23.867Z] ====== db-shootout (database) [default], iteration 12 completed (8645.573 ms) ======
[2025-08-20T22:21:23.867Z] ====== db-shootout (database) [default], iteration 13 started ======
[2025-08-20T22:21:23.867Z] GC before operation: completed in 51.904 ms, heap usage 546.632 MB -> 47.876 MB.
[2025-08-20T22:21:32.375Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:32.375Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:32.375Z] ====== db-shootout (database) [default], iteration 13 completed (9005.207 ms) ======
[2025-08-20T22:21:32.375Z] ====== db-shootout (database) [default], iteration 14 started ======
[2025-08-20T22:21:32.375Z] GC before operation: completed in 47.305 ms, heap usage 272.239 MB -> 47.204 MB.
[2025-08-20T22:21:40.879Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:40.879Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:40.879Z] ====== db-shootout (database) [default], iteration 14 completed (8253.617 ms) ======
[2025-08-20T22:21:40.879Z] ====== db-shootout (database) [default], iteration 15 started ======
[2025-08-20T22:21:40.879Z] GC before operation: completed in 42.279 ms, heap usage 191.401 MB -> 48.471 MB.
[2025-08-20T22:21:49.399Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-20T22:21:49.399Z] There is no way to check that no silent failure occurred.
[2025-08-20T22:21:49.399Z] ====== db-shootout (database) [default], iteration 15 completed (8786.896 ms) ======
[2025-08-20T22:21:49.399Z] -----------------------------------
[2025-08-20T22:21:49.399Z] renaissance-db-shootout_0_PASSED
[2025-08-20T22:21:49.399Z] -----------------------------------
[2025-08-20T22:21:49.399Z]
[2025-08-20T22:21:49.399Z] TEST TEARDOWN:
[2025-08-20T22:21:49.399Z] Nothing to be done for teardown.
[2025-08-20T22:21:49.693Z] renaissance-db-shootout_0 Finish Time: Wed Aug 20 22:21:49 2025 Epoch Time (ms): 1755728509550
[2025-08-20T22:21:49.986Z]
[2025-08-20T22:21:49.987Z] ===============================================
[2025-08-20T22:21:50.279Z] Running test renaissance-dec-tree_0 ...
[2025-08-20T22:21:50.279Z] ===============================================
[2025-08-20T22:21:50.572Z] renaissance-dec-tree_0 Start Time: Wed Aug 20 22:21:50 2025 Epoch Time (ms): 1755728510441
[2025-08-20T22:21:50.866Z] renaissance-dec-tree_0_DISABLED
[2025-08-20T22:21:50.866Z] Disabled Reason:
[2025-08-20T22:21:50.866Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891606
[2025-08-20T22:21:51.158Z] renaissance-dec-tree_0 Finish Time: Wed Aug 20 22:21:51 2025 Epoch Time (ms): 1755728511050
[2025-08-20T22:21:51.452Z]
[2025-08-20T22:21:51.452Z] ===============================================
[2025-08-20T22:21:51.744Z] Running test renaissance-finagle-chirper_0 ...
[2025-08-20T22:21:52.037Z] ===============================================
[2025-08-20T22:21:52.037Z] renaissance-finagle-chirper_0 Start Time: Wed Aug 20 22:21:51 2025 Epoch Time (ms): 1755728511925
[2025-08-20T22:21:52.329Z] renaissance-finagle-chirper_0_DISABLED
[2025-08-20T22:21:52.329Z] Disabled Reason:
[2025-08-20T22:21:52.622Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-08-20T22:21:52.622Z] renaissance-finagle-chirper_0 Finish Time: Wed Aug 20 22:21:52 2025 Epoch Time (ms): 1755728512535
[2025-08-20T22:21:52.915Z]
[2025-08-20T22:21:52.915Z] ===============================================
[2025-08-20T22:21:53.207Z] Running test renaissance-finagle-http_0 ...
[2025-08-20T22:21:53.207Z] ===============================================
[2025-08-20T22:21:53.499Z] renaissance-finagle-http_0 Start Time: Wed Aug 20 22:21:53 2025 Epoch Time (ms): 1755728513378
[2025-08-20T22:21:53.792Z] variation: NoOptions
[2025-08-20T22:21:53.792Z] JVM_OPTIONS:
[2025-08-20T22:21:53.792Z] { \
[2025-08-20T22:21:53.792Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:21:53.792Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:21:53.792Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-finagle-http_0"; \
[2025-08-20T22:21:53.793Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-finagle-http_0"; \
[2025-08-20T22:21:53.793Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:21:53.793Z] "C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-08-20T22:21:53.793Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:21:53.793Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:21:53.793Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:21:53.793Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:21:54.085Z]
[2025-08-20T22:21:54.085Z] TEST SETUP:
[2025-08-20T22:21:54.085Z] Nothing to be done for setup.
[2025-08-20T22:21:54.085Z]
[2025-08-20T22:21:54.085Z] TESTING:
[2025-08-20T22:22:02.581Z] finagle-http on :53992 spawning 4 client and default number of server workers.
[2025-08-20T22:22:02.581Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-08-20T22:22:02.581Z] GC before operation: completed in 32.771 ms, heap usage 18.639 MB -> 10.887 MB.
[2025-08-20T22:22:18.133Z] ====== finagle-http (web) [default], iteration 0 completed (13735.833 ms) ======
[2025-08-20T22:22:18.133Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-08-20T22:22:18.133Z] GC before operation: completed in 59.414 ms, heap usage 105.166 MB -> 14.758 MB.
[2025-08-20T22:22:25.079Z] ====== finagle-http (web) [default], iteration 1 completed (8665.564 ms) ======
[2025-08-20T22:22:25.079Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-08-20T22:22:25.079Z] GC before operation: completed in 77.264 ms, heap usage 27.862 MB -> 14.746 MB.
[2025-08-20T22:22:32.090Z] ====== finagle-http (web) [default], iteration 2 completed (7380.816 ms) ======
[2025-08-20T22:22:32.090Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-08-20T22:22:32.090Z] GC before operation: completed in 47.810 ms, heap usage 78.111 MB -> 14.760 MB.
[2025-08-20T22:22:39.042Z] ====== finagle-http (web) [default], iteration 3 completed (7022.043 ms) ======
[2025-08-20T22:22:39.042Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-08-20T22:22:39.042Z] GC before operation: completed in 46.103 ms, heap usage 41.119 MB -> 14.822 MB.
[2025-08-20T22:22:45.989Z] ====== finagle-http (web) [default], iteration 4 completed (5932.527 ms) ======
[2025-08-20T22:22:45.989Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-08-20T22:22:45.989Z] GC before operation: completed in 34.583 ms, heap usage 46.504 MB -> 14.734 MB.
[2025-08-20T22:22:51.603Z] ====== finagle-http (web) [default], iteration 5 completed (6076.279 ms) ======
[2025-08-20T22:22:51.603Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-08-20T22:22:51.603Z] GC before operation: completed in 45.915 ms, heap usage 44.258 MB -> 14.831 MB.
[2025-08-20T22:22:57.218Z] ====== finagle-http (web) [default], iteration 6 completed (5902.680 ms) ======
[2025-08-20T22:22:57.218Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-08-20T22:22:57.218Z] GC before operation: completed in 42.408 ms, heap usage 45.269 MB -> 14.823 MB.
[2025-08-20T22:23:04.161Z] ====== finagle-http (web) [default], iteration 7 completed (6046.623 ms) ======
[2025-08-20T22:23:04.161Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-08-20T22:23:04.161Z] GC before operation: completed in 66.759 ms, heap usage 42.346 MB -> 14.761 MB.
[2025-08-20T22:23:09.773Z] ====== finagle-http (web) [default], iteration 8 completed (6603.869 ms) ======
[2025-08-20T22:23:09.773Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-08-20T22:23:10.115Z] GC before operation: completed in 38.319 ms, heap usage 15.723 MB -> 14.738 MB.
[2025-08-20T22:23:17.237Z] ====== finagle-http (web) [default], iteration 9 completed (6902.157 ms) ======
[2025-08-20T22:23:17.237Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-08-20T22:23:17.237Z] GC before operation: completed in 39.543 ms, heap usage 96.109 MB -> 14.822 MB.
[2025-08-20T22:23:24.185Z] ====== finagle-http (web) [default], iteration 10 completed (6549.970 ms) ======
[2025-08-20T22:23:24.185Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-08-20T22:23:24.185Z] GC before operation: completed in 35.449 ms, heap usage 73.000 MB -> 14.747 MB.
[2025-08-20T22:23:31.134Z] ====== finagle-http (web) [default], iteration 11 completed (6979.546 ms) ======
[2025-08-20T22:23:31.134Z] -----------------------------------
[2025-08-20T22:23:31.134Z] renaissance-finagle-http_0_PASSED
[2025-08-20T22:23:31.134Z] -----------------------------------
[2025-08-20T22:23:31.134Z]
[2025-08-20T22:23:31.134Z] TEST TEARDOWN:
[2025-08-20T22:23:31.134Z] Nothing to be done for teardown.
[2025-08-20T22:23:31.429Z] renaissance-finagle-http_0 Finish Time: Wed Aug 20 22:23:31 2025 Epoch Time (ms): 1755728611193
[2025-08-20T22:23:31.429Z]
[2025-08-20T22:23:31.722Z] ===============================================
[2025-08-20T22:23:32.033Z] Running test renaissance-gauss-mix_0 ...
[2025-08-20T22:23:32.033Z] ===============================================
[2025-08-20T22:23:32.326Z] renaissance-gauss-mix_0 Start Time: Wed Aug 20 22:23:32 2025 Epoch Time (ms): 1755728612115
[2025-08-20T22:23:32.326Z] renaissance-gauss-mix_0_DISABLED
[2025-08-20T22:23:32.619Z] Disabled Reason:
[2025-08-20T22:23:32.620Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899175
[2025-08-20T22:23:32.913Z] renaissance-gauss-mix_0 Finish Time: Wed Aug 20 22:23:32 2025 Epoch Time (ms): 1755728612755
[2025-08-20T22:23:33.205Z]
[2025-08-20T22:23:33.205Z] ===============================================
[2025-08-20T22:23:33.499Z] Running test renaissance-log-regression_0 ...
[2025-08-20T22:23:33.499Z] ===============================================
[2025-08-20T22:23:33.792Z] renaissance-log-regression_0 Start Time: Wed Aug 20 22:23:33 2025 Epoch Time (ms): 1755728613599
[2025-08-20T22:23:33.792Z] renaissance-log-regression_0_DISABLED
[2025-08-20T22:23:34.084Z] Disabled Reason:
[2025-08-20T22:23:34.084Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899803
[2025-08-20T22:23:34.376Z] renaissance-log-regression_0 Finish Time: Wed Aug 20 22:23:34 2025 Epoch Time (ms): 1755728614224
[2025-08-20T22:23:34.673Z]
[2025-08-20T22:23:34.673Z] ===============================================
[2025-08-20T22:23:34.966Z] Running test renaissance-mnemonics_0 ...
[2025-08-20T22:23:34.966Z] ===============================================
[2025-08-20T22:23:35.259Z] renaissance-mnemonics_0 Start Time: Wed Aug 20 22:23:35 2025 Epoch Time (ms): 1755728615115
[2025-08-20T22:23:35.553Z] variation: NoOptions
[2025-08-20T22:23:35.553Z] JVM_OPTIONS:
[2025-08-20T22:23:35.553Z] { \
[2025-08-20T22:23:35.553Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:23:35.553Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:23:35.553Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-mnemonics_0"; \
[2025-08-20T22:23:35.553Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-mnemonics_0"; \
[2025-08-20T22:23:35.553Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:23:35.553Z] "C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2025-08-20T22:23:35.553Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:23:35.553Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:23:35.553Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:23:35.553Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:23:35.846Z]
[2025-08-20T22:23:35.846Z] TEST SETUP:
[2025-08-20T22:23:35.846Z] Nothing to be done for setup.
[2025-08-20T22:23:35.846Z]
[2025-08-20T22:23:35.846Z] TESTING:
[2025-08-20T22:23:37.360Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-08-20T22:23:37.360Z] GC before operation: completed in 9.049 ms, heap usage 4.069 MB -> 3.615 MB.
[2025-08-20T22:23:42.935Z] ====== mnemonics (functional) [default], iteration 0 completed (4680.182 ms) ======
[2025-08-20T22:23:42.935Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-08-20T22:23:42.935Z] GC before operation: completed in 12.702 ms, heap usage 273.580 MB -> 3.705 MB.
[2025-08-20T22:23:47.397Z] ====== mnemonics (functional) [default], iteration 1 completed (4579.241 ms) ======
[2025-08-20T22:23:47.397Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-08-20T22:23:47.397Z] GC before operation: completed in 11.408 ms, heap usage 192.083 MB -> 3.705 MB.
[2025-08-20T22:23:52.980Z] ====== mnemonics (functional) [default], iteration 2 completed (4540.472 ms) ======
[2025-08-20T22:23:52.980Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-08-20T22:23:52.980Z] GC before operation: completed in 11.208 ms, heap usage 385.565 MB -> 3.705 MB.
[2025-08-20T22:23:57.443Z] ====== mnemonics (functional) [default], iteration 3 completed (4551.010 ms) ======
[2025-08-20T22:23:57.443Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-08-20T22:23:57.443Z] GC before operation: completed in 9.526 ms, heap usage 171.646 MB -> 3.705 MB.
[2025-08-20T22:24:01.905Z] ====== mnemonics (functional) [default], iteration 4 completed (4584.753 ms) ======
[2025-08-20T22:24:01.906Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-08-20T22:24:01.906Z] GC before operation: completed in 11.511 ms, heap usage 365.467 MB -> 3.705 MB.
[2025-08-20T22:24:07.486Z] ====== mnemonics (functional) [default], iteration 5 completed (4598.889 ms) ======
[2025-08-20T22:24:07.486Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-08-20T22:24:07.486Z] GC before operation: completed in 9.862 ms, heap usage 317.480 MB -> 3.706 MB.
[2025-08-20T22:24:11.973Z] ====== mnemonics (functional) [default], iteration 6 completed (4571.420 ms) ======
[2025-08-20T22:24:11.973Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-08-20T22:24:11.973Z] GC before operation: completed in 9.736 ms, heap usage 131.518 MB -> 3.705 MB.
[2025-08-20T22:24:16.434Z] ====== mnemonics (functional) [default], iteration 7 completed (4703.360 ms) ======
[2025-08-20T22:24:16.434Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-08-20T22:24:16.434Z] GC before operation: completed in 10.877 ms, heap usage 331.710 MB -> 3.706 MB.
[2025-08-20T22:24:22.019Z] ====== mnemonics (functional) [default], iteration 8 completed (4584.538 ms) ======
[2025-08-20T22:24:22.019Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-08-20T22:24:22.019Z] GC before operation: completed in 10.118 ms, heap usage 313.465 MB -> 3.706 MB.
[2025-08-20T22:24:26.486Z] ====== mnemonics (functional) [default], iteration 9 completed (4544.835 ms) ======
[2025-08-20T22:24:26.486Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-08-20T22:24:26.486Z] GC before operation: completed in 9.701 ms, heap usage 79.549 MB -> 3.706 MB.
[2025-08-20T22:24:30.949Z] ====== mnemonics (functional) [default], iteration 10 completed (4558.250 ms) ======
[2025-08-20T22:24:30.949Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-08-20T22:24:30.949Z] GC before operation: completed in 9.770 ms, heap usage 89.000 MB -> 3.706 MB.
[2025-08-20T22:24:36.525Z] ====== mnemonics (functional) [default], iteration 11 completed (4543.351 ms) ======
[2025-08-20T22:24:36.525Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-08-20T22:24:36.525Z] GC before operation: completed in 10.720 ms, heap usage 387.449 MB -> 3.706 MB.
[2025-08-20T22:24:40.985Z] ====== mnemonics (functional) [default], iteration 12 completed (4522.571 ms) ======
[2025-08-20T22:24:40.985Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-08-20T22:24:40.985Z] GC before operation: completed in 10.480 ms, heap usage 117.813 MB -> 3.706 MB.
[2025-08-20T22:24:45.450Z] ====== mnemonics (functional) [default], iteration 13 completed (4557.433 ms) ======
[2025-08-20T22:24:45.450Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-08-20T22:24:45.450Z] GC before operation: completed in 10.022 ms, heap usage 227.547 MB -> 3.706 MB.
[2025-08-20T22:24:51.029Z] ====== mnemonics (functional) [default], iteration 14 completed (4539.484 ms) ======
[2025-08-20T22:24:51.029Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-08-20T22:24:51.029Z] GC before operation: completed in 12.747 ms, heap usage 321.459 MB -> 3.706 MB.
[2025-08-20T22:24:55.490Z] ====== mnemonics (functional) [default], iteration 15 completed (4550.733 ms) ======
[2025-08-20T22:24:55.490Z] -----------------------------------
[2025-08-20T22:24:55.490Z] renaissance-mnemonics_0_PASSED
[2025-08-20T22:24:55.490Z] -----------------------------------
[2025-08-20T22:24:55.490Z]
[2025-08-20T22:24:55.490Z] TEST TEARDOWN:
[2025-08-20T22:24:55.490Z] Nothing to be done for teardown.
[2025-08-20T22:24:55.490Z] renaissance-mnemonics_0 Finish Time: Wed Aug 20 22:24:55 2025 Epoch Time (ms): 1755728695396
[2025-08-20T22:24:55.783Z]
[2025-08-20T22:24:55.784Z] ===============================================
[2025-08-20T22:24:56.076Z] Running test renaissance-movie-lens_0 ...
[2025-08-20T22:24:56.368Z] ===============================================
[2025-08-20T22:24:56.368Z] renaissance-movie-lens_0 Start Time: Wed Aug 20 22:24:56 2025 Epoch Time (ms): 1755728696255
[2025-08-20T22:24:56.661Z] renaissance-movie-lens_0_DISABLED
[2025-08-20T22:24:56.661Z] Disabled Reason:
[2025-08-20T22:24:56.955Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307900582
[2025-08-20T22:24:56.955Z] renaissance-movie-lens_0 Finish Time: Wed Aug 20 22:24:56 2025 Epoch Time (ms): 1755728696880
[2025-08-20T22:24:57.247Z]
[2025-08-20T22:24:57.543Z] ===============================================
[2025-08-20T22:24:57.543Z] Running test renaissance-par-mnemonics_0 ...
[2025-08-20T22:24:57.842Z] ===============================================
[2025-08-20T22:24:57.842Z] renaissance-par-mnemonics_0 Start Time: Wed Aug 20 22:24:57 2025 Epoch Time (ms): 1755728697786
[2025-08-20T22:24:58.135Z] variation: NoOptions
[2025-08-20T22:24:58.428Z] JVM_OPTIONS:
[2025-08-20T22:24:58.428Z] { \
[2025-08-20T22:24:58.428Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:24:58.428Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:24:58.428Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-par-mnemonics_0"; \
[2025-08-20T22:24:58.428Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-par-mnemonics_0"; \
[2025-08-20T22:24:58.428Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:24:58.428Z] "C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2025-08-20T22:24:58.428Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:24:58.428Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:24:58.428Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:24:58.428Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:24:58.428Z]
[2025-08-20T22:24:58.428Z] TEST SETUP:
[2025-08-20T22:24:58.428Z] Nothing to be done for setup.
[2025-08-20T22:24:58.428Z]
[2025-08-20T22:24:58.428Z] TESTING:
[2025-08-20T22:24:59.938Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-08-20T22:24:59.938Z] GC before operation: completed in 10.594 ms, heap usage 4.220 MB -> 3.556 MB.
[2025-08-20T22:25:04.405Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4237.054 ms) ======
[2025-08-20T22:25:04.405Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-08-20T22:25:04.405Z] GC before operation: completed in 14.768 ms, heap usage 423.800 MB -> 3.679 MB.
[2025-08-20T22:25:08.889Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4207.320 ms) ======
[2025-08-20T22:25:08.889Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-08-20T22:25:08.889Z] GC before operation: completed in 13.289 ms, heap usage 395.781 MB -> 3.679 MB.
[2025-08-20T22:25:13.365Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4113.484 ms) ======
[2025-08-20T22:25:13.365Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-08-20T22:25:13.365Z] GC before operation: completed in 11.071 ms, heap usage 431.785 MB -> 3.679 MB.
[2025-08-20T22:25:17.827Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4173.694 ms) ======
[2025-08-20T22:25:17.827Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-08-20T22:25:17.827Z] GC before operation: completed in 10.821 ms, heap usage 242.531 MB -> 3.679 MB.
[2025-08-20T22:25:22.287Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4105.253 ms) ======
[2025-08-20T22:25:22.287Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-08-20T22:25:22.287Z] GC before operation: completed in 10.763 ms, heap usage 366.797 MB -> 3.679 MB.
[2025-08-20T22:25:26.760Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4175.819 ms) ======
[2025-08-20T22:25:26.760Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-08-20T22:25:26.760Z] GC before operation: completed in 11.365 ms, heap usage 457.817 MB -> 3.679 MB.
[2025-08-20T22:25:31.230Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4144.639 ms) ======
[2025-08-20T22:25:31.230Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-08-20T22:25:31.230Z] GC before operation: completed in 11.239 ms, heap usage 358.178 MB -> 3.679 MB.
[2025-08-20T22:25:35.704Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4153.455 ms) ======
[2025-08-20T22:25:35.704Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-08-20T22:25:35.704Z] GC before operation: completed in 11.175 ms, heap usage 339.178 MB -> 3.680 MB.
[2025-08-20T22:25:40.176Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4182.462 ms) ======
[2025-08-20T22:25:40.176Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-08-20T22:25:40.176Z] GC before operation: completed in 12.030 ms, heap usage 321.201 MB -> 3.680 MB.
[2025-08-20T22:25:44.636Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4146.401 ms) ======
[2025-08-20T22:25:44.636Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-08-20T22:25:44.636Z] GC before operation: completed in 11.341 ms, heap usage 438.830 MB -> 3.680 MB.
[2025-08-20T22:25:49.092Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4148.611 ms) ======
[2025-08-20T22:25:49.092Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-08-20T22:25:49.092Z] GC before operation: completed in 11.233 ms, heap usage 355.814 MB -> 3.680 MB.
[2025-08-20T22:25:53.557Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4154.646 ms) ======
[2025-08-20T22:25:53.557Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-08-20T22:25:53.557Z] GC before operation: completed in 11.203 ms, heap usage 255.355 MB -> 3.680 MB.
[2025-08-20T22:25:58.035Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4099.791 ms) ======
[2025-08-20T22:25:58.035Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-08-20T22:25:58.035Z] GC before operation: completed in 11.128 ms, heap usage 524.364 MB -> 3.680 MB.
[2025-08-20T22:26:02.507Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4108.699 ms) ======
[2025-08-20T22:26:02.507Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-08-20T22:26:02.507Z] GC before operation: completed in 11.063 ms, heap usage 308.203 MB -> 3.680 MB.
[2025-08-20T22:26:06.984Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4180.964 ms) ======
[2025-08-20T22:26:06.984Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-08-20T22:26:06.984Z] GC before operation: completed in 11.328 ms, heap usage 348.311 MB -> 3.680 MB.
[2025-08-20T22:26:11.459Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4187.871 ms) ======
[2025-08-20T22:26:11.459Z] -----------------------------------
[2025-08-20T22:26:11.459Z] renaissance-par-mnemonics_0_PASSED
[2025-08-20T22:26:11.459Z] -----------------------------------
[2025-08-20T22:26:11.459Z]
[2025-08-20T22:26:11.459Z] TEST TEARDOWN:
[2025-08-20T22:26:11.459Z] Nothing to be done for teardown.
[2025-08-20T22:26:11.459Z] renaissance-par-mnemonics_0 Finish Time: Wed Aug 20 22:26:11 2025 Epoch Time (ms): 1755728771099
[2025-08-20T22:26:11.459Z]
[2025-08-20T22:26:11.752Z] ===============================================
[2025-08-20T22:26:11.752Z] Running test renaissance-philosophers_0 ...
[2025-08-20T22:26:12.045Z] ===============================================
[2025-08-20T22:26:12.045Z] renaissance-philosophers_0 Start Time: Wed Aug 20 22:26:11 2025 Epoch Time (ms): 1755728771974
[2025-08-20T22:26:12.338Z] variation: NoOptions
[2025-08-20T22:26:12.339Z] JVM_OPTIONS:
[2025-08-20T22:26:12.633Z] { \
[2025-08-20T22:26:12.633Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T22:26:12.633Z] echo "Nothing to be done for setup."; \
[2025-08-20T22:26:12.633Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-philosophers_0"; \
[2025-08-20T22:26:12.633Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-philosophers_0"; \
[2025-08-20T22:26:12.633Z] echo ""; echo "TESTING:"; \
[2025-08-20T22:26:12.633Z] "C:/Users/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2025-08-20T22:26:12.633Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T22:26:12.633Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T22:26:12.633Z] echo "Nothing to be done for teardown."; \
[2025-08-20T22:26:12.633Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult";
[2025-08-20T22:26:12.633Z]
[2025-08-20T22:26:12.633Z] TEST SETUP:
[2025-08-20T22:26:12.633Z] Nothing to be done for setup.
[2025-08-20T22:26:12.633Z]
[2025-08-20T22:26:12.633Z] TESTING:
[2025-08-20T22:26:14.150Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-08-20T22:26:14.150Z] GC before operation: completed in 11.379 ms, heap usage 6.027 MB -> 4.533 MB.
[2025-08-20T22:26:16.886Z] Camera thread performed 122 scans.
[2025-08-20T22:26:16.886Z] ====== philosophers (scala) [default], iteration 0 completed (2246.267 ms) ======
[2025-08-20T22:26:16.886Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-08-20T22:26:16.886Z] GC before operation: completed in 14.891 ms, heap usage 31.168 MB -> 4.912 MB.
[2025-08-20T22:26:17.925Z] Camera thread performed 122 scans.
[2025-08-20T22:26:17.925Z] ====== philosophers (scala) [default], iteration 1 completed (1473.025 ms) ======
[2025-08-20T22:26:17.925Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-08-20T22:26:17.925Z] GC before operation: completed in 13.393 ms, heap usage 21.043 MB -> 4.912 MB.
[2025-08-20T22:26:19.441Z] Camera thread performed 122 scans.
[2025-08-20T22:26:19.441Z] ====== philosophers (scala) [default], iteration 2 completed (1636.291 ms) ======
[2025-08-20T22:26:19.441Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-08-20T22:26:19.441Z] GC before operation: completed in 10.874 ms, heap usage 22.720 MB -> 4.913 MB.
[2025-08-20T22:26:20.954Z] Camera thread performed 122 scans.
[2025-08-20T22:26:20.954Z] ====== philosophers (scala) [default], iteration 3 completed (1537.137 ms) ======
[2025-08-20T22:26:20.954Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-08-20T22:26:21.246Z] GC before operation: completed in 11.101 ms, heap usage 75.019 MB -> 4.914 MB.
[2025-08-20T22:26:22.758Z] Camera thread performed 122 scans.
[2025-08-20T22:26:22.758Z] ====== philosophers (scala) [default], iteration 4 completed (1634.458 ms) ======
[2025-08-20T22:26:22.758Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-08-20T22:26:22.758Z] GC before operation: completed in 10.740 ms, heap usage 6.122 MB -> 4.914 MB.
[2025-08-20T22:26:24.285Z] Camera thread performed 122 scans.
[2025-08-20T22:26:24.285Z] ====== philosophers (scala) [default], iteration 5 completed (1596.401 ms) ======
[2025-08-20T22:26:24.285Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-08-20T22:26:24.285Z] GC before operation: completed in 11.233 ms, heap usage 39.600 MB -> 4.918 MB.
[2025-08-20T22:26:25.805Z] Camera thread performed 122 scans.
[2025-08-20T22:26:25.805Z] ====== philosophers (scala) [default], iteration 6 completed (1439.587 ms) ======
[2025-08-20T22:26:25.805Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-08-20T22:26:25.805Z] GC before operation: completed in 10.437 ms, heap usage 6.497 MB -> 4.918 MB.
[2025-08-20T22:26:26.846Z] Camera thread performed 122 scans.
[2025-08-20T22:26:26.846Z] ====== philosophers (scala) [default], iteration 7 completed (1151.057 ms) ======
[2025-08-20T22:26:26.846Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-08-20T22:26:26.846Z] GC before operation: completed in 11.498 ms, heap usage 20.323 MB -> 4.919 MB.
[2025-08-20T22:26:28.359Z] Camera thread performed 122 scans.
[2025-08-20T22:26:28.359Z] ====== philosophers (scala) [default], iteration 8 completed (1442.024 ms) ======
[2025-08-20T22:26:28.359Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-08-20T22:26:28.359Z] GC before operation: completed in 10.722 ms, heap usage 85.937 MB -> 4.919 MB.
[2025-08-20T22:26:29.872Z] Camera thread performed 122 scans.
[2025-08-20T22:26:29.872Z] ====== philosophers (scala) [default], iteration 9 completed (1574.510 ms) ======
[2025-08-20T22:26:29.872Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-08-20T22:26:29.872Z] GC before operation: completed in 11.544 ms, heap usage 57.516 MB -> 4.919 MB.
[2025-08-20T22:26:31.387Z] Camera thread performed 122 scans.
[2025-08-20T22:26:31.387Z] ====== philosophers (scala) [default], iteration 10 completed (1472.366 ms) ======
[2025-08-20T22:26:31.387Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-08-20T22:26:31.387Z] GC before operation: completed in 10.999 ms, heap usage 60.353 MB -> 4.919 MB.
[2025-08-20T22:26:32.903Z] Camera thread performed 122 scans.
[2025-08-20T22:26:32.903Z] ====== philosophers (scala) [default], iteration 11 completed (1461.746 ms) ======
[2025-08-20T22:26:32.903Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-08-20T22:26:32.903Z] GC before operation: completed in 11.067 ms, heap usage 30.905 MB -> 4.920 MB.
[2025-08-20T22:26:34.421Z] Camera thread performed 122 scans.
[2025-08-20T22:26:34.421Z] ====== philosophers (scala) [default], iteration 12 completed (1440.664 ms) ======
[2025-08-20T22:26:34.421Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-08-20T22:26:34.421Z] GC before operation: completed in 10.724 ms, heap usage 73.935 MB -> 4.920 MB.
[2025-08-20T22:26:35.938Z] Camera thread performed 122 scans.
[2025-08-20T22:26:35.938Z] ====== philosophers (scala) [default], iteration 13 completed (1505.966 ms) ======
[2025-08-20T22:26:35.938Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-08-20T22:26:35.938Z] GC before operation: completed in 10.810 ms, heap usage 10.027 MB -> 4.920 MB.
[2025-08-20T22:26:37.453Z] Camera thread performed 122 scans.
[2025-08-20T22:26:37.453Z] ====== philosophers (scala) [default], iteration 14 completed (1410.876 ms) ======
[2025-08-20T22:26:37.453Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-08-20T22:26:37.453Z] GC before operation: completed in 10.806 ms, heap usage 83.927 MB -> 4.920 MB.
[2025-08-20T22:26:38.966Z] Camera thread performed 122 scans.
[2025-08-20T22:26:38.966Z] ====== philosophers (scala) [default], iteration 15 completed (1491.165 ms) ======
[2025-08-20T22:26:38.966Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-08-20T22:26:38.966Z] GC before operation: completed in 10.801 ms, heap usage 39.530 MB -> 4.920 MB.
[2025-08-20T22:26:40.478Z] Camera thread performed 122 scans.
[2025-08-20T22:26:40.478Z] ====== philosophers (scala) [default], iteration 16 completed (1527.272 ms) ======
[2025-08-20T22:26:40.478Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-08-20T22:26:40.478Z] GC before operation: completed in 10.880 ms, heap usage 38.771 MB -> 4.920 MB.
[2025-08-20T22:26:41.991Z] Camera thread performed 122 scans.
[2025-08-20T22:26:41.991Z] ====== philosophers (scala) [default], iteration 17 completed (1520.843 ms) ======
[2025-08-20T22:26:41.991Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-08-20T22:26:41.991Z] GC before operation: completed in 10.904 ms, heap usage 52.389 MB -> 4.920 MB.
[2025-08-20T22:26:43.503Z] Camera thread performed 122 scans.
[2025-08-20T22:26:43.503Z] ====== philosophers (scala) [default], iteration 18 completed (1424.136 ms) ======
[2025-08-20T22:26:43.503Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-08-20T22:26:43.503Z] GC before operation: completed in 10.138 ms, heap usage 23.125 MB -> 4.920 MB.
[2025-08-20T22:26:45.017Z] Camera thread performed 122 scans.
[2025-08-20T22:26:45.017Z] ====== philosophers (scala) [default], iteration 19 completed (1501.332 ms) ======
[2025-08-20T22:26:45.017Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-08-20T22:26:45.017Z] GC before operation: completed in 10.600 ms, heap usage 10.997 MB -> 4.920 MB.
[2025-08-20T22:26:46.532Z] Camera thread performed 122 scans.
[2025-08-20T22:26:46.532Z] ====== philosophers (scala) [default], iteration 20 completed (1422.930 ms) ======
[2025-08-20T22:26:46.532Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-08-20T22:26:46.532Z] GC before operation: completed in 13.777 ms, heap usage 46.766 MB -> 4.921 MB.
[2025-08-20T22:26:48.044Z] Camera thread performed 122 scans.
[2025-08-20T22:26:48.044Z] ====== philosophers (scala) [default], iteration 21 completed (1487.268 ms) ======
[2025-08-20T22:26:48.044Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-08-20T22:26:48.044Z] GC before operation: completed in 11.110 ms, heap usage 50.089 MB -> 4.920 MB.
[2025-08-20T22:26:49.560Z] Camera thread performed 122 scans.
[2025-08-20T22:26:49.560Z] ====== philosophers (scala) [default], iteration 22 completed (1469.359 ms) ======
[2025-08-20T22:26:49.560Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-08-20T22:26:49.561Z] GC before operation: completed in 10.954 ms, heap usage 78.320 MB -> 4.921 MB.
[2025-08-20T22:26:50.599Z] Camera thread performed 122 scans.
[2025-08-20T22:26:50.599Z] ====== philosophers (scala) [default], iteration 23 completed (1136.428 ms) ======
[2025-08-20T22:26:50.599Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-08-20T22:26:50.599Z] GC before operation: completed in 10.731 ms, heap usage 17.517 MB -> 4.921 MB.
[2025-08-20T22:26:52.111Z] Camera thread performed 122 scans.
[2025-08-20T22:26:52.111Z] ====== philosophers (scala) [default], iteration 24 completed (1548.351 ms) ======
[2025-08-20T22:26:52.111Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-08-20T22:26:52.111Z] GC before operation: completed in 10.553 ms, heap usage 41.102 MB -> 4.921 MB.
[2025-08-20T22:26:53.626Z] Camera thread performed 122 scans.
[2025-08-20T22:26:53.626Z] ====== philosophers (scala) [default], iteration 25 completed (1503.498 ms) ======
[2025-08-20T22:26:53.626Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-08-20T22:26:53.626Z] GC before operation: completed in 10.654 ms, heap usage 43.109 MB -> 4.921 MB.
[2025-08-20T22:26:55.139Z] Camera thread performed 122 scans.
[2025-08-20T22:26:55.139Z] ====== philosophers (scala) [default], iteration 26 completed (1536.075 ms) ======
[2025-08-20T22:26:55.139Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-08-20T22:26:55.139Z] GC before operation: completed in 10.562 ms, heap usage 18.469 MB -> 4.921 MB.
[2025-08-20T22:26:56.650Z] Camera thread performed 122 scans.
[2025-08-20T22:26:56.650Z] ====== philosophers (scala) [default], iteration 27 completed (1499.540 ms) ======
[2025-08-20T22:26:56.650Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-08-20T22:26:56.650Z] GC before operation: completed in 10.597 ms, heap usage 69.896 MB -> 4.921 MB.
[2025-08-20T22:26:58.162Z] Camera thread performed 122 scans.
[2025-08-20T22:26:58.162Z] ====== philosophers (scala) [default], iteration 28 completed (1485.750 ms) ======
[2025-08-20T22:26:58.162Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-08-20T22:26:58.162Z] GC before operation: completed in 11.056 ms, heap usage 19.532 MB -> 4.921 MB.
[2025-08-20T22:26:59.711Z] Camera thread performed 122 scans.
[2025-08-20T22:26:59.711Z] ====== philosophers (scala) [default], iteration 29 completed (1439.270 ms) ======
[2025-08-20T22:26:59.711Z] -----------------------------------
[2025-08-20T22:26:59.711Z] renaissance-philosophers_0_PASSED
[2025-08-20T22:26:59.711Z] -----------------------------------
[2025-08-20T22:26:59.711Z]
[2025-08-20T22:26:59.711Z] TEST TEARDOWN:
[2025-08-20T22:26:59.711Z] Nothing to be done for teardown.
[2025-08-20T22:27:00.004Z] renaissance-philosophers_0 Finish Time: Wed Aug 20 22:26:59 2025 Epoch Time (ms): 1755728819773
[2025-08-20T22:27:00.004Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-08-20T22:27:00.004Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-08-20T22:27:00.004Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-08-20T22:27:00.004Z]
[2025-08-20T22:27:00.296Z]
[2025-08-20T22:27:00.296Z] All tests finished, run result summary:
[2025-08-20T22:27:00.296Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \
[2025-08-20T22:27:00.296Z] perl "resultsSum.pl" --failuremk="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\TestTargetResult" --platFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_aarch64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557278094539\\ --tapName=Test_openjdk21_hs_extended.perf_aarch64_windows.tap --comment=""
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z] TEST TARGETS SUMMARY
[2025-08-20T22:27:00.588Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-20T22:27:00.588Z] DISABLED test targets:
[2025-08-20T22:27:00.588Z] dacapo-avrora_0
[2025-08-20T22:27:00.588Z] renaissance-als_0
[2025-08-20T22:27:00.588Z] renaissance-chi-square_0
[2025-08-20T22:27:00.588Z] renaissance-dec-tree_0
[2025-08-20T22:27:00.588Z] renaissance-finagle-chirper_0
[2025-08-20T22:27:00.588Z] renaissance-gauss-mix_0
[2025-08-20T22:27:00.588Z] renaissance-log-regression_0
[2025-08-20T22:27:00.588Z] renaissance-movie-lens_0
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z] PASSED test targets:
[2025-08-20T22:27:00.588Z] dacapo-fop_0
[2025-08-20T22:27:00.588Z] dacapo-jython_0
[2025-08-20T22:27:00.588Z] dacapo-luindex_0
[2025-08-20T22:27:00.588Z] dacapo-sunflow_0
[2025-08-20T22:27:00.588Z] dacapo-tomcat_0
[2025-08-20T22:27:00.588Z] dacapo-xalan_0
[2025-08-20T22:27:00.588Z] renaissance-db-shootout_0
[2025-08-20T22:27:00.588Z] renaissance-finagle-http_0
[2025-08-20T22:27:00.588Z] renaissance-mnemonics_0
[2025-08-20T22:27:00.588Z] renaissance-par-mnemonics_0
[2025-08-20T22:27:00.588Z] renaissance-philosophers_0
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z] FAILED test targets:
[2025-08-20T22:27:00.588Z] dacapo-pmd_0
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z] TOTAL: 20 EXECUTED: 12 PASSED: 11 FAILED: 1 DISABLED: 8 SKIPPED: 0
[2025-08-20T22:27:00.588Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-20T22:27:00.588Z]
[2025-08-20T22:27:00.588Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-08-20T22:27:00.588Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-20T22:27:00.588Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-08-20T22:27:01.329Z] ++ uname
[2025-08-20T22:27:01.623Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = AIX ']'
[2025-08-20T22:27:01.623Z] ++ uname
[2025-08-20T22:27:01.623Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = SunOS ']'
[2025-08-20T22:27:01.623Z] ++ uname
[2025-08-20T22:27:01.623Z] + '[' CYGWIN_NT-10.0-22000-ARM64 = '*BSD' ']'
[2025-08-20T22:27:01.623Z] + MAKE=make
[2025-08-20T22:27:01.623Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-20T22:27:01.623Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-08-20T22:27:01.648Z] $ ssh-agent -k
[2025-08-20T22:27:01.726Z] unset SSH_AUTH_SOCK;
[2025-08-20T22:27:01.726Z] unset SSH_AGENT_PID;
[2025-08-20T22:27:01.741Z] echo Agent pid 1411 killed;
[2025-08-20T22:27:01.785Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-08-20T22:27:01.879Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-08-20T22:27:01.918Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-08-20T22:27:01.991Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-20T22:27:02.016Z] Archiving artifacts
[2025-08-20T22:27:02.051Z] Recording fingerprints
[Pipeline] echo
[2025-08-20T22:27:02.086Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-20T22:27:02.109Z] Archiving artifacts
[2025-08-20T22:27:02.246Z] Recording fingerprints
[Pipeline] sh
[2025-08-20T22:27:02.768Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17557278094539
[Pipeline] echo
[2025-08-20T22:27:03.093Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-08-20T22:27:03.115Z] Archiving artifacts
[2025-08-20T22:27:03.147Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-20T22:27:06.065Z] Tap file found: aqa-tests\TKG\output_17557278094539\Test_openjdk21_hs_extended.perf_aarch64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-08-20T22:27:06.162Z] Recording test results
[2025-08-20T22:27:08.442Z] None of the test reports contained any result
[2025-08-20T22:27:08.443Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-20T22:27:08.485Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-20T22:27:08.413Z] No test report files were found. Configuration error?
[2025-08-20T22:27:08.889Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-20T22:27:09.182Z] Windows machine, using powershell queries...
[2025-08-20T22:27:10.696Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-20T22:27:10.768Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-20T22:27:10.768Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-20T22:27:21.776Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-20T22:27:22.199Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-20T22:27:22.557Z] 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-08-20T22:27:22.745Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-08-20T22:27:22.795Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] echo
[2025-08-20T22:27:22.822Z] Generating rerun Test_openjdk21_hs_extended.perf_aarch64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] echo
[2025-08-20T22:27:22.857Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.perf_aarch64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-08-20T22:27:24.328Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-08-20T22:27:24.763Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-20T22:27:25.285Z] Processing DSL script testJobTemplate
[2025-08-20T22:30:14.858Z] LEVELS: [extended]
[2025-08-20T22:30:14.858Z] JDK_VERSIONS: [8]
[2025-08-20T22:30:14.858Z] GROUPS: [perf]
[2025-08-20T22:30:14.858Z] ARCH_OS_LIST: [aarch64_windows]
[2025-08-20T22:30:15.018Z] Existing items:
[2025-08-20T22:30:15.018Z] GeneratedJob{name='Test_openjdk21_hs_extended.perf_aarch64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-08-20T22:30:17.343Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] build
[2025-08-20T22:30:17.363Z] Scheduling project: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun
[2025-08-20T22:30:26.680Z] Starting building: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun #4
[2025-08-21T05:09:08.817Z] Build Test_openjdk21_hs_extended.perf_aarch64_windows_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-08-21T05:09:08.870Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-08-21T05:09:08.953Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-21T05:09:08.953Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-21T05:09:09.003Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-08-21T05:09:09.016Z] Test_openjdk21_hs_extended.perf_aarch64_windows_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-08-21T05:09:09.033Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-21T05:09:09.167Z] Copied 1 artifact from "Test_openjdk21_hs_extended.perf_aarch64_windows_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-21T05:09:09.211Z] Saving Test_openjdk21_hs_extended.perf_aarch64_windows_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-21T05:09:09.239Z] Archiving artifacts
[2025-08-21T05:09:09.314Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-21T05:09:09.463Z] Tap file found: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun\4\aqa-tests\TKG\output_17557528945670\Test_openjdk21_hs_extended.perf_aarch64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-08-21T05:09:09.548Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-pmd_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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B4_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=95&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-08-21T05:09:09.627Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-21T05:09:09.627Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-21T05:09:09.649Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE