Test_openjdk21_hs_extended.perf_aarch64_windows
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 61
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 381
originally caused by:
Started by user Andrew Leonard
Started by upstream project "build-scripts/openjdk21-pipeline" build number 380
originally caused by:
Started by user Andrew Leonard
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 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
Commit message: "JDK24+ VT exclude selected test platforms"
> git rev-list --no-walk 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-07-01T13:15:49.489Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-07-01T13:15:49.498Z] SPEC: windows_aarch64
[Pipeline] echo
[2025-07-01T13:15:49.499Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-01T13:15:49.515Z] 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-07-01T13:15:49.521Z] dynamicAgents: []
[Pipeline] node
[2025-07-01T13:16:04.527Z] Still waiting to schedule task
[2025-07-01T13:16:04.528Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’
[2025-07-01T13:32:16.858Z] Running on test-azure-win11-aarch64-2 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-07-01T13:32:16.883Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-01T13:32:16.931Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-01T13:32:16.931Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-01T13:32:16.949Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-01T13:32:16.997Z] The recommended git tool is: git
[2025-07-01T13:32:17.033Z] No credentials specified
[2025-07-01T13:32:17.050Z] Cloning the remote Git repository
[2025-07-01T13:32:17.044Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-01T13:32:17.046Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests # timeout=10
[2025-07-01T13:32:17.182Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-07-01T13:32:17.183Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-01T13:32:17.183Z] > git --version # timeout=10
[2025-07-01T13:32:17.250Z] > git --version # 'git version 2.39.0'
[2025-07-01T13:32:17.251Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-01T13:32:24.617Z] Avoid second fetch
[2025-07-01T13:32:24.722Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-07-01T13:32:24.375Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-01T13:32:24.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-01T13:32:24.591Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-07-01T13:32:24.698Z] > git config core.sparsecheckout # timeout=10
[2025-07-01T13:32:24.773Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[2025-07-01T13:32:30.344Z] Commit message: "JDK24+ VT exclude selected test platforms"
[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-07-01T13:32:31.641Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-01T13:32:31.657Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-01T13:32:32.120Z] + LC_TIME=C
[2025-07-01T13:32:32.121Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-07-01T13:32:32.480Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-01T13:32:32.906Z] + aqa-tests/terminateTestProcesses.sh null
[2025-07-01T13:32:33.202Z] Windows machine, using powershell queries...
[2025-07-01T13:32:34.252Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-01T13:32:35.650Z] + printenv
[2025-07-01T13:32:35.946Z] ProgramFiles(Arm)=C:\Program Files (Arm)
[2025-07-01T13:32:35.946Z] TIME_LIMIT=25
[2025-07-01T13:32:35.946Z] USERDOMAIN=test-azure-win1
[2025-07-01T13:32:35.946Z] OS=Windows_NT
[2025-07-01T13:32:35.946Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-07-01T13:32:35.946Z] RERUN_ITERATIONS=1
[2025-07-01T13:32:35.946Z] PROCESSOR_LEVEL=3340
[2025-07-01T13:32:35.946Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-07-01T13:32:35.946Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/63/display/redirect
[2025-07-01T13:32:35.946Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-01T13:32:35.946Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-07-01T13:32:35.946Z] EXECUTOR_NUMBER=0
[2025-07-01T13:32:35.946Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-07-01T13:32:35.946Z] _=/usr/bin/printenv
[2025-07-01T13:32:35.946Z] BUILD_ID=63
[2025-07-01T13:32:35.946Z] USE_JRE=false
[2025-07-01T13:32:35.946Z] PUBLIC=C:\Users\Public
[2025-07-01T13:32:35.946Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/63/display/redirect?page=changes
[2025-07-01T13:32:35.946Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-01T13:32:35.946Z] PERSONAL_BUILD=false
[2025-07-01T13:32:35.946Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-07-01T13:32:35.946Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-07-01T13:32:35.946Z] JENKINS_NODE_COOKIE=ca3d9d50-d6fd-4052-a3e3-72f665de728e
[2025-07-01T13:32:35.946Z] USERNAME=jenkins
[2025-07-01T13:32:35.946Z] JAVA_HOME=C:\openjdk\jdk-11
[2025-07-01T13:32:35.946Z] SLACK_CHANNEL=aqavit-bot
[2025-07-01T13:32:35.946Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
[2025-07-01T13:32:35.946Z] JDK_IMPL=hotspot
[2025-07-01T13:32:35.946Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-07-01T13:32:35.946Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-07-01T13:32:35.946Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows@tmp
[2025-07-01T13:32:35.946Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-01T13:32:35.946Z] DYNAMIC_COMPILE=false
[2025-07-01T13:32:35.946Z] OPENJ9_BRANCH=master
[2025-07-01T13:32:35.946Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-07-01T13:32:35.946Z] CI=true
[2025-07-01T13:32:35.946Z] HUDSON_COOKIE=eb3ea77a-5835-4adc-b630-bd78cca9839b
[2025-07-01T13:32:35.946Z] COMPUTERNAME=test-azure-win1
[2025-07-01T13:32:35.946Z] ADOPTOPENJDK_BRANCH=master
[2025-07-01T13:32:35.946Z] ORIGIN_JDK_VERSION=21
[2025-07-01T13:32:35.946Z] SYSTEMDRIVE=C:
[2025-07-01T13:32:35.946Z] USERPROFILE=C:\Users\jenkins
[2025-07-01T13:32:35.946Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-07-01T13:32:35.946Z] SYSTEMROOT=C:\Windows
[2025-07-01T13:32:35.946Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/system_lib
[2025-07-01T13:32:35.946Z] UPSTREAM_JOB_NUMBER=61
[2025-07-01T13:32:35.946Z] BUILD_NUMBER=63
[2025-07-01T13:32:35.946Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-01T13:32:35.946Z] JCK_GIT_BRANCH=master
[2025-07-01T13:32:35.946Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R)
[2025-07-01T13:32:35.946Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-01T13:32:35.946Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-07-01T13:32:35.946Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin
[2025-07-01T13:32:35.946Z] KEEP_REPORTDIR=false
[2025-07-01T13:32:35.946Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-07-01T13:32:35.946Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-01T13:32:35.946Z] USE_TESTENV_PROPERTIES=false
[2025-07-01T13:32:35.946Z] HOME=/home/jenkins
[2025-07-01T13:32:35.946Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-07-01T13:32:35.946Z] NODE_NAME=test-azure-win11-aarch64-2
[2025-07-01T13:32:35.946Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/../../benchmarks
[2025-07-01T13:32:35.946Z] DOCKER_REQUIRED=false
[2025-07-01T13:32:35.946Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-01T13:32:35.946Z] git=C:\Program Files\Git\cmd\git.exe
[2025-07-01T13:32:35.946Z] JDK_BRANCH=dev
[2025-07-01T13:32:35.946Z] ARCHIVE_TEST_RESULTS=false
[2025-07-01T13:32:35.946Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-01T13:32:35.946Z] JOB_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows
[2025-07-01T13:32:35.946Z] TEST_TIME=120
[2025-07-01T13:32:35.946Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/63/display/redirect?page=tests
[2025-07-01T13:32:35.946Z] BUILD_LIST=perf
[2025-07-01T13:32:35.946Z] KEEP_WORKSPACE=false
[2025-07-01T13:32:35.946Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-07-01T13:32:35.946Z] NUM_PROCESSORS=4
[2025-07-01T13:32:35.946Z] EXIT_SUCCESS=false
[2025-07-01T13:32:35.946Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-01T13:32:35.946Z] PROCESSOR_REVISION=0301
[2025-07-01T13:32:35.946Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-01T13:32:35.946Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/display/redirect
[2025-07-01T13:32:35.946Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-07-01T13:32:35.946Z] RERUN_FAILURE=true
[2025-07-01T13:32:35.946Z] SDK_RESOURCE=upstream
[2025-07-01T13:32:35.946Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-01T13:32:35.946Z] SETUP_JCK_RUN=false
[2025-07-01T13:32:35.946Z] SPEC=windows_aarch64
[2025-07-01T13:32:35.946Z] ITERATIONS=1
[2025-07-01T13:32:35.946Z] GENERATE_JOBS=true
[2025-07-01T13:32:35.946Z] NUMBER_OF_PROCESSORS=4
[2025-07-01T13:32:35.946Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-07-01T13:32:35.946Z] ProgramW6432=C:\Program Files
[2025-07-01T13:32:35.946Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-01T13:32:35.946Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/63/display/redirect?page=artifacts
[2025-07-01T13:32:35.946Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-01T13:32:35.946Z] AUTO_DETECT=true
[2025-07-01T13:32:35.946Z] TAP_NAME=Test_openjdk21_hs_extended.perf_aarch64_windows.tap
[2025-07-01T13:32:35.946Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-07-01T13:32:35.946Z] WINSW_SERVICE_ID=Jenkins
[2025-07-01T13:32:35.946Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-07-01T13:32:35.946Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/63/
[2025-07-01T13:32:35.946Z] TERM=xterm-256color
[2025-07-01T13:32:35.946Z] STAGE_NAME=Setup
[2025-07-01T13:32:35.946Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-01T13:32:35.946Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_aarch64_windows/
[2025-07-01T13:32:35.946Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-01T13:32:35.946Z] JDK_VERSION=21
[2025-07-01T13:32:35.946Z] BUILD_DISPLAY_NAME=#63
[2025-07-01T13:32:35.946Z] PLATFORM=aarch64_windows
[2025-07-01T13:32:35.946Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-01T13:32:35.946Z] WINDIR=C:\Windows
[2025-07-01T13:32:35.946Z] ProgramData=C:\ProgramData
[2025-07-01T13:32:35.946Z] SHLVL=2
[2025-07-01T13:32:35.946Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-07-01T13:32:35.946Z] PROGRAMFILES=C:\Program Files
[2025-07-01T13:32:35.946Z] PARALLEL=Dynamic
[2025-07-01T13:32:35.946Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.perf_aarch64_windows-63
[2025-07-01T13:32:35.946Z] ALLUSERSPROFILE=C:\ProgramData
[2025-07-01T13:32:35.946Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-07-01T13:32:35.946Z] TKG_ITERATIONS=1
[2025-07-01T13:32:35.946Z] EXIT_FAILURE=false
[2025-07-01T13:32:35.946Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-07-01T13:32:35.946Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-2 windows
[2025-07-01T13:32:35.946Z] SERVICE_ID=Jenkins
[2025-07-01T13:32:35.946Z] TARGET=extended.perf
[2025-07-01T13:32:35.946Z] JOBSTARTTIME=Tue, 01 Jul 2025 13:32:32 +0000
[2025-07-01T13:32:35.946Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-07-01T13:32:35.946Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-07-01T13:32:35.946Z] PATH=/cygdrive/d/Program Files (Arm)/Microsoft/jdk-17.0.6.10-hotspot/bin:/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/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-07-01T13:32:35.946Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-01T13:32:35.946Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-07-01T13:32:35.946Z] BASE=C:\Users\jenkins\agent
[2025-07-01T13:32:35.946Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-07-01T13:32:35.946Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-07-01T13:32:35.946Z] JENKINS_SERVER_COOKIE=durable-55085ae95e761345cbf336708e89f67cdcde434d46bd7d29bbe652de194ee007
[2025-07-01T13:32:35.946Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-01T13:32:35.983Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-01T13:32:35.997Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-01T13:32:51.761Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 61
[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-07-01T13:32:51.967Z] 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-07-01T13:32:51.972Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-07-01T13:32:51.974Z] $ ssh-agent
[2025-07-01T13:32:52.152Z] SSH_AUTH_SOCK=/tmp/ssh-kTdPX1utsgov/agent.240
[2025-07-01T13:32:52.152Z] SSH_AGENT_PID=241
[2025-07-01T13:32:52.152Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-01T13:32:52.173Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-01T13:32:52.208Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-07-01T13:32:52.638Z] ++ pwd
[2025-07-01T13:32:52.638Z] + ./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-07-01T13:32:52.937Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests
[2025-07-01T13:32:52.937Z] get jdk binary...
[2025-07-01T13:32:52.937Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-01T13:32:52.937Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_2025-06-30-18-35.zip ...
[2025-07-01T13:32:58.552Z] List files in jdkbinary folder...
[2025-07-01T13:32:58.552Z] total 304216
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 48179658 Jun 30 21:11 OpenJDK21U-debugimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 192003892 Jul 1 12:37 OpenJDK21U-jdk_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 39776063 Jul 1 12:37 OpenJDK21U-jre_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 34691 Jul 1 12:35 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35-metadata.json
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 178959 Jul 1 12:54 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35.json
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 16351617 Jul 1 12:38 OpenJDK21U-static-libs_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:32:58.552Z] -rwx------+ 1 jenkins None 14979330 Jun 30 21:11 OpenJDK21U-testimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:32:58.552Z] drwxr-xr-x+ 1 jenkins None 0 Jul 1 13:32 tmp
[2025-07-01T13:32:58.553Z] List files in jdkbinary/tmp folder...
[2025-07-01T13:32:58.553Z] total 4
[2025-07-01T13:32:58.553Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 jdk-21.0.8+8
[2025-07-01T13:32:58.553Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-07-01T13:32:58.553Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_2025-06-30-18-35.zip ...
[2025-07-01T13:33:00.645Z] List files in jdkbinary folder...
[2025-07-01T13:33:00.645Z] total 304220
[2025-07-01T13:33:00.645Z] -rwx------+ 1 jenkins None 48179658 Jun 30 21:11 OpenJDK21U-debugimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:00.645Z] -rwx------+ 1 jenkins None 192003892 Jul 1 12:37 OpenJDK21U-jdk_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:00.645Z] -rwx------+ 1 jenkins None 39776063 Jul 1 12:37 OpenJDK21U-jre_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:00.645Z] -rwx------+ 1 jenkins None 34691 Jul 1 12:35 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35-metadata.json
[2025-07-01T13:33:00.645Z] -rwx------+ 1 jenkins None 178959 Jul 1 12:54 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35.json
[2025-07-01T13:33:00.646Z] -rwx------+ 1 jenkins None 16351617 Jul 1 12:38 OpenJDK21U-static-libs_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:00.646Z] -rwx------+ 1 jenkins None 14979330 Jun 30 21:11 OpenJDK21U-testimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:00.646Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 j2sdk-image
[2025-07-01T13:33:00.646Z] drwxr-xr-x+ 1 jenkins None 0 Jul 1 13:32 tmp
[2025-07-01T13:33:00.646Z] List files in jdkbinary/tmp folder...
[2025-07-01T13:33:00.646Z] total 4
[2025-07-01T13:33:00.646Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 jdk-21.0.8+8-jre
[2025-07-01T13:33:00.646Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-07-01T13:33:00.646Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_2025-06-30-18-35.zip ...
[2025-07-01T13:33:01.700Z] List files in jdkbinary folder...
[2025-07-01T13:33:01.700Z] total 304224
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 48179658 Jun 30 21:11 OpenJDK21U-debugimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 192003892 Jul 1 12:37 OpenJDK21U-jdk_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 39776063 Jul 1 12:37 OpenJDK21U-jre_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 34691 Jul 1 12:35 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35-metadata.json
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 178959 Jul 1 12:54 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35.json
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 16351617 Jul 1 12:38 OpenJDK21U-static-libs_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:01.700Z] -rwx------+ 1 jenkins None 14979330 Jun 30 21:11 OpenJDK21U-testimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:01.700Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 j2re-image
[2025-07-01T13:33:01.700Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 j2sdk-image
[2025-07-01T13:33:01.700Z] drwxr-xr-x+ 1 jenkins None 0 Jul 1 13:33 tmp
[2025-07-01T13:33:01.700Z] List files in jdkbinary/tmp folder...
[2025-07-01T13:33:01.700Z] total 0
[2025-07-01T13:33:01.700Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 jdk-21.0.8+8-static-libs
[2025-07-01T13:33:01.700Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-07-01T13:33:01.700Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_2025-06-30-18-35.zip ...
[2025-07-01T13:33:07.311Z] List files in jdkbinary folder...
[2025-07-01T13:33:07.311Z] total 304224
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 48179658 Jun 30 21:11 OpenJDK21U-debugimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 192003892 Jul 1 12:37 OpenJDK21U-jdk_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 39776063 Jul 1 12:37 OpenJDK21U-jre_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 34691 Jul 1 12:35 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35-metadata.json
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 178959 Jul 1 12:54 OpenJDK21U-sbom_aarch64_windows_hotspot_2025-06-30-18-35.json
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 16351617 Jul 1 12:38 OpenJDK21U-static-libs_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:07.311Z] -rwx------+ 1 jenkins None 14979330 Jun 30 21:11 OpenJDK21U-testimage_aarch64_windows_hotspot_2025-06-30-18-35.zip
[2025-07-01T13:33:07.311Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 j2re-image
[2025-07-01T13:33:07.311Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 j2sdk-image
[2025-07-01T13:33:07.311Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 21:10 static-libs
[2025-07-01T13:33:07.311Z] drwxr-xr-x+ 1 jenkins None 0 Jul 1 13:33 tmp
[2025-07-01T13:33:07.311Z] List files in jdkbinary/tmp folder...
[2025-07-01T13:33:07.311Z] total 4
[2025-07-01T13:33:07.311Z] drwxrwxr-x+ 1 jenkins None 0 Jun 30 20:40 jdk-21.0.8+8-test-image
[2025-07-01T13:33:07.311Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-07-01T13:33:07.311Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_2025-06-30-18-35.zip over ./j2sdk-image...
[2025-07-01T13:33:08.842Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-07-01T13:33:09.140Z] Removing top-level folder jdk-21.0.8+8/
[2025-07-01T13:33:12.695Z] Run C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-07-01T13:33:12.695Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-01T13:33:12.695Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-07-01T13:33:12.695Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301842 (build 21.0.8-beta+8-202506301842)
[2025-07-01T13:33:12.695Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301842 (build 21.0.8-beta+8-202506301842, mixed mode)
[2025-07-01T13:33:12.695Z] =JAVA VERSION OUTPUT END=
[2025-07-01T13:33:12.695Z] =RELEASE INFO BEGIN=
[2025-07-01T13:33:12.695Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-01T13:33:12.695Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+8-202506301842"
[2025-07-01T13:33:12.695Z] JAVA_RUNTIME_VERSION="21.0.8-beta+8-202506301842"
[2025-07-01T13:33:12.695Z] JAVA_VERSION="21.0.8"
[2025-07-01T13:33:12.695Z] JAVA_VERSION_DATE="2025-07-15"
[2025-07-01T13:33:12.695Z] LIBC="default"
[2025-07-01T13:33:12.695Z] 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-07-01T13:33:12.695Z] OS_ARCH="aarch64"
[2025-07-01T13:33:12.695Z] OS_NAME="Windows"
[2025-07-01T13:33:12.695Z] SOURCE=".:git:eccc777afdcf"
[2025-07-01T13:33:12.695Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-07-01T13:33:12.695Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-01T13:33:12.695Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-07-01T13:33:12.695Z] FULL_VERSION=""
[2025-07-01T13:33:12.695Z] SEMANTIC_VERSION="21.0.8+8"
[2025-07-01T13:33:12.695Z] BUILD_INFO="OS: Version: "
[2025-07-01T13:33:12.695Z] JVM_VARIANT="Hotspot"
[2025-07-01T13:33:12.695Z] JVM_VERSION=""
[2025-07-01T13:33:12.695Z] IMAGE_TYPE="JDK"
[2025-07-01T13:33:12.695Z] =RELEASE INFO END=
[2025-07-01T13:33:12.695Z] get testKitGen...
[2025-07-01T13:33:12.695Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-01T13:33:14.789Z] git rev-parse master
[2025-07-01T13:33:14.789Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-01T13:33:15.499Z] $ ssh-agent -k
[2025-07-01T13:33:15.560Z] unset SSH_AUTH_SOCK;
[2025-07-01T13:33:15.560Z] unset SSH_AGENT_PID;
[2025-07-01T13:33:15.561Z] echo Agent pid 241 killed;
[2025-07-01T13:33:15.639Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-01T13:33:16.088Z] 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=dev&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=61&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-01T13:33:16.101Z] 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-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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=dev&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=61&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-07-01T13:33:16.150Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-01T13:33:16.266Z] Copied 1 artifact from "getTRSSOutput" build number 1820
[Pipeline] sh
[2025-07-01T13:33:16.705Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-01T13:33:16.705Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-01T13:33:16.705Z] + tar xof -
[2025-07-01T13:33:17.351Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-01T13:33:17.429Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-01T13:33:17.538Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-01T13:33:17.980Z] + 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-07-01T13:33:24.936Z] --------------------------------------------
[2025-07-01T13:33:24.937Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-07-01T13:33:24.937Z] task is set to default
[2025-07-01T13:33:24.937Z] dependencyList is set to all
[2025-07-01T13:33:24.937Z] --------------------------------------------
[2025-07-01T13:33:24.937Z] Starting download third party dependent jars
[2025-07-01T13:33:24.937Z] --------------------------------------------
[2025-07-01T13:33:24.937Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-01T13:33:24.937Z] 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-07-01T13:33:24.937Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-01T13:33:25.040Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] sh
[2025-07-01T13:33:25.481Z] + cd ./aqa-tests/TKG
[2025-07-01T13:33:25.481Z] ++ uname
[2025-07-01T13:33:25.779Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-07-01T13:33:25.779Z] ++ uname
[2025-07-01T13:33:25.779Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-07-01T13:33:25.779Z] ++ uname
[2025-07-01T13:33:25.779Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-07-01T13:33:25.779Z] + MAKE=make
[2025-07-01T13:33:25.779Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-07-01T13:33:25.779Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-07-01T13:33:26.076Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:26.077Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T13:33:26.077Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T13:33:26.077Z] (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-07-01T13:33:26.077Z] 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-07-01T13:33:28.171Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-07-01T13:33:28.469Z]
[2025-07-01T13:33:28.469Z] build:
[2025-07-01T13:33:28.469Z]
[2025-07-01T13:33:28.469Z] clean:
[2025-07-01T13:33:28.469Z]
[2025-07-01T13:33:28.469Z] init:
[2025-07-01T13:33:28.469Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-07-01T13:33:28.469Z]
[2025-07-01T13:33:28.469Z] getDependentLibs:
[2025-07-01T13:33:28.766Z] [exec] --------------------------------------------
[2025-07-01T13:33:28.766Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:28.766Z] [exec] task is set to default
[2025-07-01T13:33:28.766Z] [exec] dependencyList is set to json_simple
[2025-07-01T13:33:28.766Z] [exec] --------------------------------------------
[2025-07-01T13:33:28.766Z] [exec] Starting download third party dependent jars
[2025-07-01T13:33:28.766Z] [exec] --------------------------------------------
[2025-07-01T13:33:28.766Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:28.766Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T13:33:28.766Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T13:33:28.766Z]
[2025-07-01T13:33:28.766Z] compile:
[2025-07-01T13:33:28.766Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-01T13:33:28.766Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T13:33:28.766Z] [echo] ===fork: yes
[2025-07-01T13:33:28.766Z] [echo] ===debug: on
[2025-07-01T13:33:28.766Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-07-01T13:33:31.545Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T13:33:31.546Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T13:33:31.546Z]
[2025-07-01T13:33:31.546Z] dist:
[2025-07-01T13:33:31.546Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-07-01T13:33:31.546Z]
[2025-07-01T13:33:31.546Z] BUILD SUCCESSFUL
[2025-07-01T13:33:31.546Z] Total time: 3 seconds
[2025-07-01T13:33:31.546Z] 0
[2025-07-01T13:33:31.546Z] 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-07-01T13:33:32.192Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-01T13:33:32.192Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-07-01T13:33:34.958Z] ****************************** MACHINE INFO ******************************
[2025-07-01T13:33:34.958Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-07-01T13:33:34.958Z] Free Physical Memory Size : 4578959360
[2025-07-01T13:33:34.958Z] Free space (bytes) : 18438901760
[2025-07-01T13:33:34.958Z] Total Physical Memory Size : 8585789440
[2025-07-01T13:33:34.958Z] Total space (bytes) : 135771664384
[2025-07-01T13:33:34.958Z] Usable space (bytes) : 18438901760
[2025-07-01T13:33:34.958Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-01T13:33:34.958Z] bashVersion :
[2025-07-01T13:33:34.958Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-07-01T13:33:34.958Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-07-01T13:33:34.958Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-01T13:33:34.958Z]
[2025-07-01T13:33:34.958Z] This is free software; you are free to change and redistribute it.
[2025-07-01T13:33:34.958Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T13:33:34.958Z] cpuCores : 4
[2025-07-01T13:33:34.958Z] curlVersion :
[2025-07-01T13:33:34.958Z] curl 7.88.1 (x86_64-pc-cygwin) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 libgsasl/2.2.0
[2025-07-01T13:33:34.958Z] Release-Date: 2023-02-20
[2025-07-01T13:33:34.958Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-01T13:33:34.958Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-01T13:33:34.958Z] dockerVersion : bash: docker: command not found
[2025-07-01T13:33:34.958Z] gcc version : 11
[2025-07-01T13:33:34.958Z] gclibc version : ldd (cygwin) 3.4.6
[2025-07-01T13:33:34.958Z] gdb version : bash: gdb: command not found
[2025-07-01T13:33:34.958Z] lldb version : Command could not be executed
[2025-07-01T13:33:34.958Z] makeVersion :
[2025-07-01T13:33:34.958Z] GNU Make 4.4.1
[2025-07-01T13:33:34.958Z] Built for x86_64-pc-cygwin
[2025-07-01T13:33:34.958Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-01T13:33:34.958Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-01T13:33:34.958Z] This is free software: you are free to change and redistribute it.
[2025-07-01T13:33:34.958Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T13:33:34.958Z] mavenVersion : bash: mvn: command not found
[2025-07-01T13:33:34.958Z] perlVersion :
[2025-07-01T13:33:34.958Z]
[2025-07-01T13:33:34.958Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-07-01T13:33:34.958Z] (with 7 registered patches, see perl -V for more detail)
[2025-07-01T13:33:34.958Z]
[2025-07-01T13:33:34.958Z] Copyright 1987-2021, Larry Wall
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-01T13:33:34.959Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-01T13:33:34.959Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-01T13:33:34.959Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] podmanVersion : bash: podman: command not found
[2025-07-01T13:33:34.959Z] procArch : unknown
[2025-07-01T13:33:34.959Z] sysArch : x86_64
[2025-07-01T13:33:34.959Z] sysOS : CYGWIN_NT-10.0-22000
[2025-07-01T13:33:34.959Z] ulimit :
[2025-07-01T13:33:34.959Z] core file size (blocks, -c) unlimited
[2025-07-01T13:33:34.959Z] data seg size (kbytes, -d) unlimited
[2025-07-01T13:33:34.959Z] file size (blocks, -f) unlimited
[2025-07-01T13:33:34.959Z] open files (-n) 3200
[2025-07-01T13:33:34.959Z] pipe size (512 bytes, -p) 8
[2025-07-01T13:33:34.959Z] stack size (kbytes, -s) 2032
[2025-07-01T13:33:34.959Z] cpu time (seconds, -t) unlimited
[2025-07-01T13:33:34.959Z] max user processes (-u) 256
[2025-07-01T13:33:34.959Z] virtual memory (kbytes, -v) unlimited
[2025-07-01T13:33:34.959Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
[2025-07-01T13:33:34.959Z] vmVendor : Oracle Corporation
[2025-07-01T13:33:34.959Z] vmVersion : 21.0.8-beta+8-202506301842
[2025-07-01T13:33:34.959Z] xlc version : bash: xlC: command not found
[2025-07-01T13:33:34.959Z] **************************************************************************
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('os.name')=Windows 11
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('os.arch')=aarch64
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('java.fullversion')=null
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:34.959Z] System.getProperty('sun.arch.data.model')=64
[2025-07-01T13:33:34.959Z]
[2025-07-01T13:33:35.604Z] 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-07-01T13:33:35.604Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:33:35.604Z] perl scripts/configure.pl
[2025-07-01T13:33:35.604Z] 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-07-01T13:33:36.253Z]
[2025-07-01T13:33:36.253Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-07-01T13:33:36.253Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-07-01T13:33:36.253Z]
[2025-07-01T13:33:36.253Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-01T13:33:36.253Z]
[2025-07-01T13:33:36.253Z]
[2025-07-01T13:33:36.253Z] Starting to generate parallel test lists.
[2025-07-01T13:33:36.254Z]
[2025-07-01T13:33:36.254Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-07-01T13:33:36.254Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-07-01T13:33:36.254Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-07-01T13:33:36.550Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-07-01T13:33:36.550Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-07-01T13:33:36.550Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-07-01T13:33:36.550Z] Attempting to get test duration data from TRSS.
[2025-07-01T13:33:36.550Z] 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-07-01T13:33:36.846Z] Attempting to get test duration data from cached files.
[2025-07-01T13:33:36.846Z]
[2025-07-01T13:33:36.846Z] TEST DURATION
[2025-07-01T13:33:36.846Z] ====================================================================================
[2025-07-01T13:33:36.846Z] Total number of tests searched: 20
[2025-07-01T13:33:36.846Z] Number of test durations found: 20
[2025-07-01T13:33:36.846Z] Top slowest tests:
[2025-07-01T13:33:36.846Z] 01m49s renaissance-finagle-http_0
[2025-07-01T13:33:36.846Z] 01m21s renaissance-mnemonics_0
[2025-07-01T13:33:36.846Z] 01m10s renaissance-par-mnemonics_0
[2025-07-01T13:33:36.846Z] ====================================================================================
[2025-07-01T13:33:36.846Z]
[2025-07-01T13:33:36.846Z] Test target is split into 1 lists.
[2025-07-01T13:33:36.846Z] Reducing estimated test running time from 06m48s to 06m48s.
[2025-07-01T13:33:36.846Z]
[2025-07-01T13:33:36.846Z] -------------------------------------testList_0-------------------------------------
[2025-07-01T13:33:36.846Z] Number of tests: 20
[2025-07-01T13:33:36.846Z] Estimated running time: 06m48s
[2025-07-01T13:33:36.846Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-luindex_0,renaissance-db-shootout_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-fop_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-als_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-finagle-chirper_0,dacapo-tomcat_0,dacapo-avrora_0
[2025-07-01T13:33:36.846Z] ------------------------------------------------------------------------------------
[2025-07-01T13:33:36.846Z]
[2025-07-01T13:33:36.846Z] 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-07-01T13:33:36.846Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-01T13:33:36.905Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-01T13:33:36.974Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-01T13:33:37.018Z] Building tests...
[Pipeline] timeout
[2025-07-01T13:33:37.020Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-01T13:33:37.036Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-01T13:33:37.481Z] + 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-07-01T13:33:44.434Z] --------------------------------------------
[2025-07-01T13:33:44.434Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-07-01T13:33:44.434Z] task is set to default
[2025-07-01T13:33:44.434Z] dependencyList is set to all
[2025-07-01T13:33:44.434Z] --------------------------------------------
[2025-07-01T13:33:44.434Z] Starting download third party dependent jars
[2025-07-01T13:33:44.434Z] --------------------------------------------
[2025-07-01T13:33:44.434Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] 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-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-01T13:33:44.434Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-07-01T13:33:44.610Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-07-01T13:33:44.624Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-07-01T13:33:44.656Z] $ ssh-agent
[2025-07-01T13:33:44.830Z] SSH_AUTH_SOCK=/tmp/ssh-9SgpWVTzdIsw/agent.1367
[2025-07-01T13:33:44.830Z] SSH_AGENT_PID=1368
[2025-07-01T13:33:44.830Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-01T13:33:45.269Z] + bash ./compile.sh
[2025-07-01T13:33:45.567Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-07-01T13:33:45.865Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:45.865Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T13:33:45.865Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T13:33:45.865Z] (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-07-01T13:33:45.865Z] 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-07-01T13:33:47.964Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-07-01T13:33:48.264Z]
[2025-07-01T13:33:48.264Z] build:
[2025-07-01T13:33:48.264Z]
[2025-07-01T13:33:48.264Z] clean:
[2025-07-01T13:33:48.264Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-07-01T13:33:48.264Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-07-01T13:33:48.264Z]
[2025-07-01T13:33:48.264Z] init:
[2025-07-01T13:33:48.264Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-07-01T13:33:48.264Z]
[2025-07-01T13:33:48.264Z] getDependentLibs:
[2025-07-01T13:33:48.563Z] [exec] --------------------------------------------
[2025-07-01T13:33:48.563Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:48.563Z] [exec] task is set to default
[2025-07-01T13:33:48.564Z] [exec] dependencyList is set to json_simple
[2025-07-01T13:33:48.564Z] [exec] --------------------------------------------
[2025-07-01T13:33:48.564Z] [exec] Starting download third party dependent jars
[2025-07-01T13:33:48.564Z] [exec] --------------------------------------------
[2025-07-01T13:33:48.564Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:33:48.564Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T13:33:48.564Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T13:33:48.564Z]
[2025-07-01T13:33:48.564Z] compile:
[2025-07-01T13:33:48.564Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-01T13:33:48.564Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T13:33:48.564Z] [echo] ===fork: yes
[2025-07-01T13:33:48.564Z] [echo] ===debug: on
[2025-07-01T13:33:48.564Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-07-01T13:33:51.354Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T13:33:51.354Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T13:33:51.354Z]
[2025-07-01T13:33:51.354Z] dist:
[2025-07-01T13:33:51.354Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-07-01T13:33:51.354Z]
[2025-07-01T13:33:51.354Z] BUILD SUCCESSFUL
[2025-07-01T13:33:51.354Z] Total time: 3 seconds
[2025-07-01T13:33:51.354Z] 0
[2025-07-01T13:33:51.354Z] 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-07-01T13:33:51.998Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-01T13:33:51.998Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-07-01T13:33:54.766Z] ****************************** MACHINE INFO ******************************
[2025-07-01T13:33:54.766Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2025-07-01T13:33:54.766Z] Free Physical Memory Size : 4572844032
[2025-07-01T13:33:54.766Z] Free space (bytes) : 18417917952
[2025-07-01T13:33:54.766Z] Total Physical Memory Size : 8585789440
[2025-07-01T13:33:54.766Z] Total space (bytes) : 135771664384
[2025-07-01T13:33:54.766Z] Usable space (bytes) : 18417917952
[2025-07-01T13:33:54.766Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-01T13:33:54.766Z] bashVersion :
[2025-07-01T13:33:54.766Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-07-01T13:33:54.766Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-07-01T13:33:54.766Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] This is free software; you are free to change and redistribute it.
[2025-07-01T13:33:54.766Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T13:33:54.766Z] cpuCores : 4
[2025-07-01T13:33:54.766Z] curlVersion :
[2025-07-01T13:33:54.766Z] curl 7.88.1 (x86_64-pc-cygwin) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 libgsasl/2.2.0
[2025-07-01T13:33:54.766Z] Release-Date: 2023-02-20
[2025-07-01T13:33:54.766Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-01T13:33:54.766Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-01T13:33:54.766Z] dockerVersion : bash: docker: command not found
[2025-07-01T13:33:54.766Z] gcc version : 11
[2025-07-01T13:33:54.766Z] gclibc version : ldd (cygwin) 3.4.6
[2025-07-01T13:33:54.766Z] gdb version : bash: gdb: command not found
[2025-07-01T13:33:54.766Z] lldb version : Command could not be executed
[2025-07-01T13:33:54.766Z] makeVersion :
[2025-07-01T13:33:54.766Z] GNU Make 4.4.1
[2025-07-01T13:33:54.766Z] Built for x86_64-pc-cygwin
[2025-07-01T13:33:54.766Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-01T13:33:54.766Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-01T13:33:54.766Z] This is free software: you are free to change and redistribute it.
[2025-07-01T13:33:54.766Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T13:33:54.766Z] mavenVersion : bash: mvn: command not found
[2025-07-01T13:33:54.766Z] perlVersion :
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-07-01T13:33:54.766Z] (with 7 registered patches, see perl -V for more detail)
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] Copyright 1987-2021, Larry Wall
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-01T13:33:54.766Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-01T13:33:54.766Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-01T13:33:54.766Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-01T13:33:54.766Z]
[2025-07-01T13:33:54.766Z] podmanVersion : bash: podman: command not found
[2025-07-01T13:33:54.766Z] procArch : unknown
[2025-07-01T13:33:54.766Z] sysArch : x86_64
[2025-07-01T13:33:54.766Z] sysOS : CYGWIN_NT-10.0-22000
[2025-07-01T13:33:54.766Z] ulimit :
[2025-07-01T13:33:54.766Z] core file size (blocks, -c) unlimited
[2025-07-01T13:33:54.767Z] data seg size (kbytes, -d) unlimited
[2025-07-01T13:33:54.767Z] file size (blocks, -f) unlimited
[2025-07-01T13:33:54.767Z] open files (-n) 3200
[2025-07-01T13:33:54.767Z] pipe size (512 bytes, -p) 8
[2025-07-01T13:33:54.767Z] stack size (kbytes, -s) 2032
[2025-07-01T13:33:54.767Z] cpu time (seconds, -t) unlimited
[2025-07-01T13:33:54.767Z] max user processes (-u) 256
[2025-07-01T13:33:54.767Z] virtual memory (kbytes, -v) unlimited
[2025-07-01T13:33:54.767Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
[2025-07-01T13:33:54.767Z] vmVendor : Oracle Corporation
[2025-07-01T13:33:54.767Z] vmVersion : 21.0.8-beta+8-202506301842
[2025-07-01T13:33:54.767Z] xlc version : bash: xlC: command not found
[2025-07-01T13:33:54.767Z] **************************************************************************
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('os.name')=Windows 11
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('os.arch')=aarch64
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('java.fullversion')=null
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:54.767Z] System.getProperty('sun.arch.data.model')=64
[2025-07-01T13:33:54.767Z]
[2025-07-01T13:33:55.068Z] make -f clean.mk cleanBuild
[2025-07-01T13:33:55.068Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:33:55.714Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest
[2025-07-01T13:33:56.011Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:33:56.011Z] make -f compile.mk compile
[2025-07-01T13:33:56.011Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:33:56.658Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-07-01T13:33:56.658Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-07-01T13:33:56.659Z] (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-07-01T13:33:56.659Z] 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-07-01T13:33:59.429Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-07-01T13:33:59.727Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-07-01T13:33:59.727Z]
[2025-07-01T13:33:59.727Z] -create_test_directory:
[2025-07-01T13:33:59.728Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest
[2025-07-01T13:33:59.728Z]
[2025-07-01T13:33:59.728Z] stage_test_material:
[2025-07-01T13:34:00.025Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest
[2025-07-01T13:34:01.558Z]
[2025-07-01T13:34:01.559Z] build:
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] init:
[2025-07-01T13:34:01.559Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] dist:
[2025-07-01T13:34:01.559Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] build:
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] build:
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] init:
[2025-07-01T13:34:01.559Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-07-01T13:34:01.559Z]
[2025-07-01T13:34:01.559Z] getBumbleBench:
[2025-07-01T13:34:01.559Z] [echo] Cloning BumbleBench
[2025-07-01T13:34:01.559Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-07-01T13:34:01.559Z] [exec] Cloning into 'bumblebench'...
[2025-07-01T13:34:03.104Z]
[2025-07-01T13:34:03.104Z] buildBumbleBench:
[2025-07-01T13:34:03.104Z] [echo] Building BumbleBench
[2025-07-01T13:34:03.104Z]
[2025-07-01T13:34:03.104Z] compile-all:
[2025-07-01T13:34:03.104Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:03.104Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:03.104Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:03.104Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:03.104Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:04.164Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T13:34:04.164Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T13:34:04.164Z] [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-07-01T13:34:04.164Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-07-01T13:34:04.164Z] [javac] 4 warnings
[2025-07-01T13:34:04.164Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:04.164Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:04.164Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.164Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.164Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:04.464Z] [javac] 4 warnings
[2025-07-01T13:34:04.465Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:04.465Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:04.465Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.465Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.465Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:04.762Z] [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-07-01T13:34:04.762Z] [javac] result.add(new Integer(i));
[2025-07-01T13:34:04.762Z] [javac] ^
[2025-07-01T13:34:04.762Z] [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-07-01T13:34:04.762Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-07-01T13:34:04.762Z] [javac] ^
[2025-07-01T13:34:04.762Z] [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-07-01T13:34:04.762Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-07-01T13:34:04.762Z] [javac] ^
[2025-07-01T13:34:04.762Z] [javac] 7 warnings
[2025-07-01T13:34:04.762Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:04.762Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:04.763Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.763Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:04.763Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:05.062Z] [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-07-01T13:34:05.062Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2025-07-01T13:34:05.062Z] [javac] ^
[2025-07-01T13:34:05.062Z] [javac] 5 warnings
[2025-07-01T13:34:05.062Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:05.062Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:05.062Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.062Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.062Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:05.705Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T13:34:05.705Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T13:34:05.705Z] [javac] 4 warnings
[2025-07-01T13:34:05.705Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:05.705Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:05.705Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.705Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.705Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:05.705Z] [javac] 4 warnings
[2025-07-01T13:34:05.705Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:05.705Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:05.705Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.705Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.705Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:05.705Z] [javac] 4 warnings
[2025-07-01T13:34:05.705Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:05.706Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:05.706Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.706Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:05.706Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:06.005Z] [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-07-01T13:34:06.005Z] [javac] synchronized(init) {
[2025-07-01T13:34:06.005Z] [javac] ^
[2025-07-01T13:34:06.005Z] [javac] 5 warnings
[2025-07-01T13:34:06.005Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:06.005Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:06.005Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.005Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.005Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:06.303Z] [javac] 4 warnings
[2025-07-01T13:34:06.303Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:06.303Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:06.303Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.303Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.303Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:06.303Z] [javac] 4 warnings
[2025-07-01T13:34:06.303Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:06.303Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:06.303Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.303Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.303Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:06.947Z] [javac] 4 warnings
[2025-07-01T13:34:06.947Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:06.947Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:06.947Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.947Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:06.947Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:07.248Z] [javac] 4 warnings
[2025-07-01T13:34:07.248Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:07.248Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:07.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:07.248Z] [javac] 4 warnings
[2025-07-01T13:34:07.248Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:07.248Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:07.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:07.548Z] [javac] 4 warnings
[2025-07-01T13:34:07.548Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-07-01T13:34:07.548Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-07-01T13:34:07.548Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.548Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-07-01T13:34:07.548Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-07-01T13:34:07.548Z] [javac] 4 warnings
[2025-07-01T13:34:07.548Z]
[2025-07-01T13:34:07.548Z] dist:
[2025-07-01T13:34:07.844Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-07-01T13:34:10.605Z]
[2025-07-01T13:34:10.605Z] dist:
[2025-07-01T13:34:10.902Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-07-01T13:34:10.902Z]
[2025-07-01T13:34:10.902Z] build:
[2025-07-01T13:34:10.902Z]
[2025-07-01T13:34:10.902Z] getDependentLibs:
[2025-07-01T13:34:16.522Z] [exec] --------------------------------------------
[2025-07-01T13:34:16.522Z] [exec] path is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:34:16.522Z] [exec] task is set to default
[2025-07-01T13:34:16.523Z] [exec] dependencyList is set to dacapo
[2025-07-01T13:34:16.523Z] [exec] --------------------------------------------
[2025-07-01T13:34:16.523Z] [exec] Starting download third party dependent jars
[2025-07-01T13:34:16.523Z] [exec] --------------------------------------------
[2025-07-01T13:34:16.523Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:34:16.523Z] [exec] C:/Users/jenkins/testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-01T13:34:16.523Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T13:34:16.523Z]
[2025-07-01T13:34:16.523Z] init:
[2025-07-01T13:34:16.523Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-07-01T13:34:16.523Z]
[2025-07-01T13:34:16.523Z] getDacapoSuite:
[2025-07-01T13:34:16.523Z] [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-07-01T13:35:38.838Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-07-01T13:35:39.487Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo
[2025-07-01T13:35:39.785Z]
[2025-07-01T13:35:39.785Z] dist:
[2025-07-01T13:35:39.785Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-07-01T13:35:40.082Z]
[2025-07-01T13:35:40.082Z] build:
[2025-07-01T13:35:40.082Z]
[2025-07-01T13:35:40.082Z] init:
[2025-07-01T13:35:40.082Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-07-01T13:35:40.082Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-07-01T13:35:40.082Z]
[2025-07-01T13:35:40.082Z] compile:
[2025-07-01T13:35:40.082Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-01T13:35:40.082Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T13:35:40.082Z] [echo] ===fork: yes
[2025-07-01T13:35:40.082Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac
[2025-07-01T13:35:40.082Z] [echo] ===debug: on
[2025-07-01T13:35:40.082Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-07-01T13:35:40.082Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-07-01T13:35:42.179Z] [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-07-01T13:35:42.180Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T13:35:42.180Z]
[2025-07-01T13:35:42.180Z] dist:
[2025-07-01T13:35:42.180Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-07-01T13:35:42.180Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-07-01T13:35:42.180Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-07-01T13:35:42.180Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-07-01T13:35:42.476Z]
[2025-07-01T13:35:42.476Z] clean:
[2025-07-01T13:35:42.476Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-07-01T13:35:42.476Z]
[2025-07-01T13:35:42.476Z] build:
[2025-07-01T13:35:42.476Z]
[2025-07-01T13:35:42.476Z] build:
[2025-07-01T13:35:42.476Z]
[2025-07-01T13:35:42.476Z] init:
[2025-07-01T13:35:42.476Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-07-01T13:35:42.476Z]
[2025-07-01T13:35:42.476Z] getRenaissanceSuite:
[2025-07-01T13:35:42.476Z] [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-07-01T13:35:57.894Z]
[2025-07-01T13:35:57.894Z] dist:
[2025-07-01T13:35:57.894Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-07-01T13:36:00.763Z]
[2025-07-01T13:36:00.763Z] build:
[2025-07-01T13:36:00.763Z]
[2025-07-01T13:36:00.763Z] init:
[2025-07-01T13:36:00.763Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb
[2025-07-01T13:36:00.763Z]
[2025-07-01T13:36:00.763Z] getSpecjbbSuite:
[2025-07-01T13:36:00.763Z]
[2025-07-01T13:36:00.763Z] dist:
[2025-07-01T13:36:00.763Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb\run
[2025-07-01T13:36:01.063Z]
[2025-07-01T13:36:01.064Z] BUILD SUCCESSFUL
[2025-07-01T13:36:01.064Z] Total time: 2 minutes 0 seconds
[2025-07-01T13:36:01.064Z] 0
[2025-07-01T13:36:01.064Z]
[2025-07-01T13:36:01.361Z]
[2025-07-01T13:36:01.361Z] RECORD TEST REPOs SHA
[2025-07-01T13:36:01.361Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/scripts"; \
[2025-07-01T13:36:01.361Z] 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-07-01T13:36:01.812Z] 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-07-01T13:36:01.812Z] touch C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-07-01T13:36:02.110Z] ================================================
[2025-07-01T13:36:02.110Z] timestamp: 20250701-133601
[2025-07-01T13:36:02.110Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests
[2025-07-01T13:36:02.110Z] git repo:
[2025-07-01T13:36:02.408Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-01T13:36:02.408Z] sha:
[2025-07-01T13:36:02.705Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-07-01T13:36:02.705Z] ================================================
[2025-07-01T13:36:02.705Z] timestamp: 20250701-133602
[2025-07-01T13:36:02.705Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-01T13:36:02.705Z] git repo:
[2025-07-01T13:36:03.003Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-07-01T13:36:03.003Z] sha:
[2025-07-01T13:36:03.003Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-07-01T13:36:03.300Z] ================================================
[2025-07-01T13:36:03.300Z] timestamp: 20250701-133603
[2025-07-01T13:36:03.300Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG
[2025-07-01T13:36:03.300Z] git repo:
[2025-07-01T13:36:03.300Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-01T13:36:03.300Z] sha:
[2025-07-01T13:36:03.300Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-07-01T13:36:03.300Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] }
[2025-07-01T13:36:03.608Z] $ ssh-agent -k
[2025-07-01T13:36:03.675Z] unset SSH_AUTH_SOCK;
[2025-07-01T13:36:03.675Z] unset SSH_AGENT_PID;
[2025-07-01T13:36:03.675Z] echo Agent pid 1368 killed;
[2025-07-01T13:36:03.754Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-01T13:36:03.951Z] 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-07-01T13:36:03.981Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-07-01T13:36:03.965Z] $ ssh-agent
[2025-07-01T13:36:04.134Z] SSH_AUTH_SOCK=/tmp/ssh-nC66fgwdYHcq/agent.1694
[2025-07-01T13:36:04.134Z] SSH_AGENT_PID=1695
[2025-07-01T13:36:04.134Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-01T13:36:04.583Z] ++ uname
[2025-07-01T13:36:04.584Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-07-01T13:36:04.881Z] ++ uname
[2025-07-01T13:36:04.881Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-07-01T13:36:04.881Z] ++ uname
[2025-07-01T13:36:04.881Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-07-01T13:36:04.881Z] + MAKE=make
[2025-07-01T13:36:04.881Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-01T13:36:04.881Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-07-01T13:36:05.349Z] ++ uname
[2025-07-01T13:36:05.657Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-07-01T13:36:05.657Z] ++ uname
[2025-07-01T13:36:05.657Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-07-01T13:36:05.657Z] ++ uname
[2025-07-01T13:36:05.657Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-07-01T13:36:05.657Z] + MAKE=make
[2025-07-01T13:36:05.657Z] + cd ./aqa-tests
[2025-07-01T13:36:05.657Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-01T13:36:05.657Z] ++ set +x
[2025-07-01T13:36:05.657Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-07-01T13:36:05.954Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib
[2025-07-01T13:36:05.954Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-07-01T13:36:05.954Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:36:05.954Z] perl scripts/configure.pl
[2025-07-01T13:36:06.251Z] 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-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-07-01T13:36:06.894Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Starting to generate test make files.
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:06.894Z] Make files are generated successfully.
[2025-07-01T13:36:06.894Z]
[2025-07-01T13:36:07.191Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:36:07.191Z] make -f runtest.mk _extended.perf
[2025-07-01T13:36:07.191Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:36:07.836Z]
[2025-07-01T13:36:08.134Z] Running make 4.4.1
[2025-07-01T13:36:08.134Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/
[2025-07-01T13:36:08.134Z] set JDK_VERSION to 21
[2025-07-01T13:36:08.134Z] set JDK_IMPL to hotspot
[2025-07-01T13:36:08.432Z] set JVM_VERSION to openjdk21
[2025-07-01T13:36:08.432Z] set JCL_VERSION to latest
[2025-07-01T13:36:08.432Z] JAVA_HOME was originally set to C:\openjdk\jdk-11
[2025-07-01T13:36:08.432Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-07-01T13:36:08.432Z] set SPEC to win_aarch64
[2025-07-01T13:36:08.729Z] set TEST_FLAG to
[2025-07-01T13:36:08.729Z] Running extended.perf ...
[2025-07-01T13:36:09.027Z] There are 20 test targets in extended.perf
[2025-07-01T13:36:09.027Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-07-01T13:36:09.027Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-07-01T13:36:09.027Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301842 (build 21.0.8-beta+8-202506301842)
[2025-07-01T13:36:09.027Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301842 (build 21.0.8-beta+8-202506301842, mixed mode)
[2025-07-01T13:36:09.326Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-07-01T13:36:09.623Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-07-01T13:36:09.919Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-07-01T13:36:10.216Z]
[2025-07-01T13:36:10.513Z] ===============================================
[2025-07-01T13:36:10.513Z] Running test dacapo-avrora_0 ...
[2025-07-01T13:36:10.811Z] ===============================================
[2025-07-01T13:36:10.811Z] dacapo-avrora_0 Start Time: Tue Jul 1 13:36:10 2025 Epoch Time (ms): 1751376970697
[2025-07-01T13:36:11.110Z] dacapo-avrora_0_DISABLED
[2025-07-01T13:36:11.110Z] Disabled Reason:
[2025-07-01T13:36:11.407Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-07-01T13:36:11.407Z] dacapo-avrora_0 Finish Time: Tue Jul 1 13:36:11 2025 Epoch Time (ms): 1751376971254
[2025-07-01T13:36:11.705Z]
[2025-07-01T13:36:11.705Z] ===============================================
[2025-07-01T13:36:12.002Z] Running test dacapo-fop_0 ...
[2025-07-01T13:36:12.002Z] ===============================================
[2025-07-01T13:36:12.302Z] dacapo-fop_0 Start Time: Tue Jul 1 13:36:12 2025 Epoch Time (ms): 1751376972039
[2025-07-01T13:36:12.302Z] variation: NoOptions
[2025-07-01T13:36:12.599Z] JVM_OPTIONS:
[2025-07-01T13:36:12.599Z] { \
[2025-07-01T13:36:12.599Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:36:12.599Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:36:12.599Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-fop_0"; \
[2025-07-01T13:36:12.599Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-fop_0"; \
[2025-07-01T13:36:12.599Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:36:12.599Z] "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-07-01T13:36:12.599Z] 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_17513769676307\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:36:12.599Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:36:12.599Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:36:12.599Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:36:12.599Z]
[2025-07-01T13:36:12.599Z] TEST SETUP:
[2025-07-01T13:36:12.599Z] Nothing to be done for setup.
[2025-07-01T13:36:12.599Z]
[2025-07-01T13:36:12.599Z] TESTING:
[2025-07-01T13:36:16.157Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-07-01T13:36:16.157Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-07-01T13:36:21.321Z] 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-07-01T13:36:21.321Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5401 msec =====
[2025-07-01T13:36:21.626Z] -----------------------------------
[2025-07-01T13:36:21.626Z] dacapo-fop_0_PASSED
[2025-07-01T13:36:21.626Z] -----------------------------------
[2025-07-01T13:36:21.626Z]
[2025-07-01T13:36:21.626Z] TEST TEARDOWN:
[2025-07-01T13:36:21.626Z] Nothing to be done for teardown.
[2025-07-01T13:36:21.939Z] dacapo-fop_0 Finish Time: Tue Jul 1 13:36:21 2025 Epoch Time (ms): 1751376981677
[2025-07-01T13:36:21.939Z]
[2025-07-01T13:36:22.241Z] ===============================================
[2025-07-01T13:36:22.242Z] Running test dacapo-jython_0 ...
[2025-07-01T13:36:22.540Z] ===============================================
[2025-07-01T13:36:22.540Z] dacapo-jython_0 Start Time: Tue Jul 1 13:36:22 2025 Epoch Time (ms): 1751376982455
[2025-07-01T13:36:22.837Z] variation: NoOptions
[2025-07-01T13:36:23.140Z] JVM_OPTIONS:
[2025-07-01T13:36:23.142Z] { \
[2025-07-01T13:36:23.142Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:36:23.142Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:36:23.142Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-jython_0"; \
[2025-07-01T13:36:23.142Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-jython_0"; \
[2025-07-01T13:36:23.142Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:36:23.142Z] "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-07-01T13:36:23.142Z] 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_17513769676307\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:36:23.142Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:36:23.142Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:36:23.142Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:36:23.142Z]
[2025-07-01T13:36:23.142Z] TEST SETUP:
[2025-07-01T13:36:23.142Z] Nothing to be done for setup.
[2025-07-01T13:36:23.142Z]
[2025-07-01T13:36:23.142Z] TESTING:
[2025-07-01T13:37:20.190Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-07-01T13:37:20.190Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-07-01T13:37:20.190Z] -------------------------------------------------------------------------------
[2025-07-01T13:37:20.190Z] PYBENCH 2.0
[2025-07-01T13:37:20.190Z] -------------------------------------------------------------------------------
[2025-07-01T13:37:20.190Z] * using Jython
[2025-07-01T13:37:20.190Z] * system check interval set to maximum: 2147483647
[2025-07-01T13:37:20.190Z] * using timer: time.time
[2025-07-01T13:37:20.190Z]
[2025-07-01T13:37:20.190Z] Calibrating tests. Please wait... done.
[2025-07-01T13:37:20.190Z]
[2025-07-01T13:37:20.190Z] Running 2 round(s) of the suite at warp factor 20:
[2025-07-01T13:37:20.190Z]
[2025-07-01T13:37:23.753Z] * Round 1 done.
[2025-07-01T13:37:28.261Z] * Round 2 done.
[2025-07-01T13:37:28.261Z]
[2025-07-01T13:37:28.261Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12767 msec =====
[2025-07-01T13:37:28.261Z] -----------------------------------
[2025-07-01T13:37:28.261Z] dacapo-jython_0_PASSED
[2025-07-01T13:37:28.261Z] -----------------------------------
[2025-07-01T13:37:28.261Z]
[2025-07-01T13:37:28.261Z] TEST TEARDOWN:
[2025-07-01T13:37:28.261Z] Nothing to be done for teardown.
[2025-07-01T13:37:28.261Z] dacapo-jython_0 Finish Time: Tue Jul 1 13:37:27 2025 Epoch Time (ms): 1751377047930
[2025-07-01T13:37:28.261Z]
[2025-07-01T13:37:28.560Z] ===============================================
[2025-07-01T13:37:28.560Z] Running test dacapo-luindex_0 ...
[2025-07-01T13:37:28.858Z] ===============================================
[2025-07-01T13:37:28.858Z] dacapo-luindex_0 Start Time: Tue Jul 1 13:37:28 2025 Epoch Time (ms): 1751377048744
[2025-07-01T13:37:29.155Z] variation: NoOptions
[2025-07-01T13:37:29.156Z] JVM_OPTIONS:
[2025-07-01T13:37:29.156Z] { \
[2025-07-01T13:37:29.156Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:37:29.156Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:37:29.156Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-luindex_0"; \
[2025-07-01T13:37:29.156Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-luindex_0"; \
[2025-07-01T13:37:29.156Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:37:29.156Z] "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-07-01T13:37:29.156Z] 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_17513769676307\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:37:29.156Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:37:29.156Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:37:29.156Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:37:29.453Z]
[2025-07-01T13:37:29.453Z] TEST SETUP:
[2025-07-01T13:37:29.453Z] Nothing to be done for setup.
[2025-07-01T13:37:29.453Z]
[2025-07-01T13:37:29.453Z] TESTING:
[2025-07-01T13:37:30.098Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-07-01T13:37:30.395Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-07-01T13:37:31.444Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-07-01T13:37:31.444Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-07-01T13:37:32.497Z] Adding documents from enwiki-abydos-copleston.md:
[2025-07-01T13:37:34.593Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-07-01T13:37:35.651Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-07-01T13:37:36.297Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-07-01T13:37:38.401Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-07-01T13:37:38.699Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-07-01T13:37:38.699Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-07-01T13:37:38.699Z] Optimizing...
[2025-07-01T13:37:40.799Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10609 msec =====
[2025-07-01T13:37:40.799Z] -----------------------------------
[2025-07-01T13:37:40.799Z] dacapo-luindex_0_PASSED
[2025-07-01T13:37:40.799Z] -----------------------------------
[2025-07-01T13:37:41.097Z]
[2025-07-01T13:37:41.097Z] TEST TEARDOWN:
[2025-07-01T13:37:41.097Z] Nothing to be done for teardown.
[2025-07-01T13:37:41.097Z] dacapo-luindex_0 Finish Time: Tue Jul 1 13:37:40 2025 Epoch Time (ms): 1751377060947
[2025-07-01T13:37:41.394Z]
[2025-07-01T13:37:41.394Z] ===============================================
[2025-07-01T13:37:41.691Z] Running test dacapo-pmd_0 ...
[2025-07-01T13:37:41.691Z] ===============================================
[2025-07-01T13:37:41.989Z] dacapo-pmd_0 Start Time: Tue Jul 1 13:37:41 2025 Epoch Time (ms): 1751377061723
[2025-07-01T13:37:41.989Z] variation: NoOptions
[2025-07-01T13:37:42.286Z] JVM_OPTIONS:
[2025-07-01T13:37:42.286Z] { \
[2025-07-01T13:37:42.286Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:37:42.286Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:37:42.286Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-pmd_0"; \
[2025-07-01T13:37:42.286Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-pmd_0"; \
[2025-07-01T13:37:42.286Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:37:42.286Z] "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-07-01T13:37:42.286Z] 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_17513769676307\\dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:37:42.286Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:37:42.286Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:37:42.286Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:37:42.286Z]
[2025-07-01T13:37:42.286Z] TEST SETUP:
[2025-07-01T13:37:42.286Z] Nothing to be done for setup.
[2025-07-01T13:37:42.286Z]
[2025-07-01T13:37:42.286Z] TESTING:
[2025-07-01T13:37:42.583Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-07-01T13:37:58.004Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-07-01T13:37:58.004Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-07-01T13:38:01.263Z] Checked: 0%
[2025-07-01T13:38:01.961Z] Checked: 5%
[2025-07-01T13:38:02.629Z] Checked: 10%
[2025-07-01T13:38:03.300Z] Checked: 15%
[2025-07-01T13:38:03.616Z] Checked: 20%
[2025-07-01T13:38:03.925Z] Checked: 25%
[2025-07-01T13:38:04.608Z] Checked: 30%
[2025-07-01T13:38:04.922Z] Checked: 35%
[2025-07-01T13:38:05.251Z] Checked: 40%
[2025-07-01T13:38:05.923Z] Checked: 45%
[2025-07-01T13:38:06.243Z] Checked: 50%
[2025-07-01T13:38:06.540Z] Checked: 55%
[2025-07-01T13:38:07.663Z] Checked: 60%
[2025-07-01T13:38:08.308Z] Checked: 65%
[2025-07-01T13:38:08.606Z] Checked: 70%
[2025-07-01T13:38:09.346Z] Checked: 75%
[2025-07-01T13:38:09.672Z] Checked: 80%
[2025-07-01T13:38:10.021Z] Checked: 85%
[2025-07-01T13:38:10.683Z] Checked: 90%
[2025-07-01T13:38:10.984Z] Checked: 95%
[2025-07-01T13:38:10.984Z] Checked: 100%
[2025-07-01T13:38:10.984Z] PMD checked 601 files.
[2025-07-01T13:38:11.281Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0xf7fb29acd687098cb9646d419c36d553144b414b
[2025-07-01T13:38:11.281Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2025-07-01T13:38:11.281Z] Validation FAILED for pmd default
[2025-07-01T13:38:11.281Z] -----------------------------------
[2025-07-01T13:38:11.281Z] dacapo-pmd_0_FAILED
[2025-07-01T13:38:11.281Z] -----------------------------------
[2025-07-01T13:38:11.281Z]
[2025-07-01T13:38:11.281Z] TEST TEARDOWN:
[2025-07-01T13:38:11.281Z] Nothing to be done for teardown.
[2025-07-01T13:38:11.578Z] dacapo-pmd_0 Finish Time: Tue Jul 1 13:38:11 2025 Epoch Time (ms): 1751377091265
[2025-07-01T13:38:11.578Z]
[2025-07-01T13:38:11.875Z] ===============================================
[2025-07-01T13:38:11.875Z] Running test dacapo-sunflow_0 ...
[2025-07-01T13:38:12.171Z] ===============================================
[2025-07-01T13:38:12.171Z] dacapo-sunflow_0 Start Time: Tue Jul 1 13:38:12 2025 Epoch Time (ms): 1751377092043
[2025-07-01T13:38:12.476Z] variation: NoOptions
[2025-07-01T13:38:12.477Z] JVM_OPTIONS:
[2025-07-01T13:38:12.477Z] { \
[2025-07-01T13:38:12.477Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:38:12.477Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:38:12.477Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-sunflow_0"; \
[2025-07-01T13:38:12.477Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-sunflow_0"; \
[2025-07-01T13:38:12.477Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:38:12.477Z] "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-07-01T13:38:12.477Z] 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_17513769676307\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:38:12.477Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:38:12.477Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:38:12.477Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:38:12.775Z]
[2025-07-01T13:38:12.775Z] TEST SETUP:
[2025-07-01T13:38:12.775Z] Nothing to be done for setup.
[2025-07-01T13:38:12.775Z]
[2025-07-01T13:38:12.775Z] TESTING:
[2025-07-01T13:38:13.072Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-07-01T13:38:13.369Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-07-01T13:38:35.978Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 20127 msec =====
[2025-07-01T13:38:35.978Z] -----------------------------------
[2025-07-01T13:38:35.978Z] dacapo-sunflow_0_PASSED
[2025-07-01T13:38:35.978Z] -----------------------------------
[2025-07-01T13:38:35.978Z]
[2025-07-01T13:38:35.978Z] TEST TEARDOWN:
[2025-07-01T13:38:35.978Z] Nothing to be done for teardown.
[2025-07-01T13:38:35.978Z] dacapo-sunflow_0 Finish Time: Tue Jul 1 13:38:33 2025 Epoch Time (ms): 1751377113694
[2025-07-01T13:38:35.978Z]
[2025-07-01T13:38:35.978Z] ===============================================
[2025-07-01T13:38:35.978Z] Running test dacapo-tomcat_0 ...
[2025-07-01T13:38:35.978Z] ===============================================
[2025-07-01T13:38:35.978Z] dacapo-tomcat_0 Start Time: Tue Jul 1 13:38:34 2025 Epoch Time (ms): 1751377114471
[2025-07-01T13:38:35.978Z] dacapo-tomcat_0_DISABLED
[2025-07-01T13:38:35.978Z] Disabled Reason:
[2025-07-01T13:38:35.978Z] https://bugs.openjdk.java.net/browse/JDK-8155588
[2025-07-01T13:38:35.978Z] dacapo-tomcat_0 Finish Time: Tue Jul 1 13:38:35 2025 Epoch Time (ms): 1751377115001
[2025-07-01T13:38:35.978Z]
[2025-07-01T13:38:35.978Z] ===============================================
[2025-07-01T13:38:35.978Z] Running test dacapo-xalan_0 ...
[2025-07-01T13:38:35.978Z] ===============================================
[2025-07-01T13:38:35.978Z] dacapo-xalan_0 Start Time: Tue Jul 1 13:38:35 2025 Epoch Time (ms): 1751377115760
[2025-07-01T13:38:35.978Z] variation: NoOptions
[2025-07-01T13:38:36.275Z] JVM_OPTIONS:
[2025-07-01T13:38:36.276Z] { \
[2025-07-01T13:38:36.276Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:38:36.276Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:38:36.276Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-xalan_0"; \
[2025-07-01T13:38:36.276Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\dacapo-xalan_0"; \
[2025-07-01T13:38:36.276Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:38:36.276Z] "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-07-01T13:38:36.276Z] 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_17513769676307\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:38:36.276Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:38:36.276Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:38:36.276Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:38:36.276Z]
[2025-07-01T13:38:36.276Z] TEST SETUP:
[2025-07-01T13:38:36.276Z] Nothing to be done for setup.
[2025-07-01T13:38:36.276Z]
[2025-07-01T13:38:36.276Z] TESTING:
[2025-07-01T13:38:36.926Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-07-01T13:38:37.223Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-07-01T13:38:37.522Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-07-01T13:38:40.384Z] Processing: 5%
[2025-07-01T13:38:41.446Z] Processing: 10%
[2025-07-01T13:38:41.747Z] Processing: 15%
[2025-07-01T13:38:42.398Z] Processing: 20%
[2025-07-01T13:38:42.696Z] Processing: 25%
[2025-07-01T13:38:43.342Z] Processing: 30%
[2025-07-01T13:38:43.639Z] Processing: 35%
[2025-07-01T13:38:44.288Z] Processing: 40%
[2025-07-01T13:38:44.586Z] Processing: 45%
[2025-07-01T13:38:44.888Z] Processing: 50%
[2025-07-01T13:38:45.532Z] Processing: 55%
[2025-07-01T13:38:45.830Z] Processing: 60%
[2025-07-01T13:38:46.476Z] Processing: 65%
[2025-07-01T13:38:46.776Z] Processing: 70%
[2025-07-01T13:38:47.089Z] Processing: 75%
[2025-07-01T13:38:47.744Z] Processing: 80%
[2025-07-01T13:38:48.049Z] Processing: 85%
[2025-07-01T13:38:48.358Z] Processing: 90%
[2025-07-01T13:38:49.014Z] Processing: 95%
[2025-07-01T13:38:49.014Z] Normal completion.
[2025-07-01T13:38:49.014Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 11266 msec =====
[2025-07-01T13:38:49.014Z] -----------------------------------
[2025-07-01T13:38:49.014Z] dacapo-xalan_0_PASSED
[2025-07-01T13:38:49.014Z] -----------------------------------
[2025-07-01T13:38:49.014Z]
[2025-07-01T13:38:49.014Z] TEST TEARDOWN:
[2025-07-01T13:38:49.014Z] Nothing to be done for teardown.
[2025-07-01T13:38:49.310Z] dacapo-xalan_0 Finish Time: Tue Jul 1 13:38:49 2025 Epoch Time (ms): 1751377129029
[2025-07-01T13:38:49.311Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-07-01T13:38:49.311Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-07-01T13:38:49.608Z]
[2025-07-01T13:38:49.905Z] ===============================================
[2025-07-01T13:38:49.905Z] Running test renaissance-als_0 ...
[2025-07-01T13:38:50.202Z] ===============================================
[2025-07-01T13:38:50.203Z] renaissance-als_0 Start Time: Tue Jul 1 13:38:50 2025 Epoch Time (ms): 1751377130090
[2025-07-01T13:38:50.499Z] renaissance-als_0_DISABLED
[2025-07-01T13:38:50.499Z] Disabled Reason:
[2025-07-01T13:38:50.796Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307887114
[2025-07-01T13:38:50.796Z] renaissance-als_0 Finish Time: Tue Jul 1 13:38:50 2025 Epoch Time (ms): 1751377130625
[2025-07-01T13:38:51.094Z]
[2025-07-01T13:38:51.095Z] ===============================================
[2025-07-01T13:38:51.392Z] Running test renaissance-chi-square_0 ...
[2025-07-01T13:38:51.392Z] ===============================================
[2025-07-01T13:38:51.689Z] renaissance-chi-square_0 Start Time: Tue Jul 1 13:38:51 2025 Epoch Time (ms): 1751377131399
[2025-07-01T13:38:51.689Z] renaissance-chi-square_0_DISABLED
[2025-07-01T13:38:51.689Z] Disabled Reason:
[2025-07-01T13:38:51.986Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891298
[2025-07-01T13:38:51.986Z] renaissance-chi-square_0 Finish Time: Tue Jul 1 13:38:51 2025 Epoch Time (ms): 1751377131926
[2025-07-01T13:38:52.283Z]
[2025-07-01T13:38:52.283Z] ===============================================
[2025-07-01T13:38:52.579Z] Running test renaissance-db-shootout_0 ...
[2025-07-01T13:38:52.579Z] ===============================================
[2025-07-01T13:38:52.875Z] renaissance-db-shootout_0 Start Time: Tue Jul 1 13:38:52 2025 Epoch Time (ms): 1751377132677
[2025-07-01T13:38:53.175Z] variation: NoOptions
[2025-07-01T13:38:53.175Z] JVM_OPTIONS:
[2025-07-01T13:38:53.175Z] { \
[2025-07-01T13:38:53.175Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:38:53.175Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:38:53.175Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-db-shootout_0"; \
[2025-07-01T13:38:53.175Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-db-shootout_0"; \
[2025-07-01T13:38:53.175Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:38:53.175Z] "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_17513769676307\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2025-07-01T13:38:53.175Z] 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_17513769676307\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:38:53.175Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:38:53.175Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:38:53.175Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:38:53.473Z]
[2025-07-01T13:38:53.473Z] TEST SETUP:
[2025-07-01T13:38:53.473Z] Nothing to be done for setup.
[2025-07-01T13:38:53.473Z]
[2025-07-01T13:38:53.473Z] TESTING:
[2025-07-01T13:39:08.981Z] [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-07-01T13:39:11.091Z] ====== db-shootout (database) [default], iteration 0 started ======
[2025-07-01T13:39:11.091Z] GC before operation: completed in 40.156 ms, heap usage 63.586 MB -> 39.862 MB.
[2025-07-01T13:39:21.573Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:39:21.573Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:39:21.573Z] ====== db-shootout (database) [default], iteration 0 completed (8990.638 ms) ======
[2025-07-01T13:39:21.573Z] ====== db-shootout (database) [default], iteration 1 started ======
[2025-07-01T13:39:21.573Z] GC before operation: completed in 51.004 ms, heap usage 352.378 MB -> 49.916 MB.
[2025-07-01T13:39:28.561Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:39:28.561Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:39:28.561Z] ====== db-shootout (database) [default], iteration 1 completed (8344.545 ms) ======
[2025-07-01T13:39:28.561Z] ====== db-shootout (database) [default], iteration 2 started ======
[2025-07-01T13:39:28.561Z] GC before operation: completed in 56.984 ms, heap usage 465.146 MB -> 49.238 MB.
[2025-07-01T13:39:37.118Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:39:37.118Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:39:37.118Z] ====== db-shootout (database) [default], iteration 2 completed (7373.501 ms) ======
[2025-07-01T13:39:37.118Z] ====== db-shootout (database) [default], iteration 3 started ======
[2025-07-01T13:39:37.118Z] GC before operation: completed in 33.870 ms, heap usage 128.285 MB -> 49.050 MB.
[2025-07-01T13:39:44.070Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:39:44.070Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:39:44.070Z] ====== db-shootout (database) [default], iteration 3 completed (7780.069 ms) ======
[2025-07-01T13:39:44.070Z] ====== db-shootout (database) [default], iteration 4 started ======
[2025-07-01T13:39:44.070Z] GC before operation: completed in 45.188 ms, heap usage 353.555 MB -> 50.045 MB.
[2025-07-01T13:39:52.618Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:39:52.618Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:39:52.618Z] ====== db-shootout (database) [default], iteration 4 completed (7763.301 ms) ======
[2025-07-01T13:39:52.618Z] ====== db-shootout (database) [default], iteration 5 started ======
[2025-07-01T13:39:52.618Z] GC before operation: completed in 43.280 ms, heap usage 206.298 MB -> 48.988 MB.
[2025-07-01T13:40:01.182Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:01.182Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:01.182Z] ====== db-shootout (database) [default], iteration 5 completed (8448.376 ms) ======
[2025-07-01T13:40:01.182Z] ====== db-shootout (database) [default], iteration 6 started ======
[2025-07-01T13:40:01.182Z] GC before operation: completed in 35.344 ms, heap usage 120.808 MB -> 48.447 MB.
[2025-07-01T13:40:08.657Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:08.657Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:08.657Z] ====== db-shootout (database) [default], iteration 6 completed (8341.217 ms) ======
[2025-07-01T13:40:08.657Z] ====== db-shootout (database) [default], iteration 7 started ======
[2025-07-01T13:40:08.657Z] GC before operation: completed in 33.205 ms, heap usage 93.390 MB -> 50.262 MB.
[2025-07-01T13:40:17.221Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:17.221Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:17.221Z] ====== db-shootout (database) [default], iteration 7 completed (7742.010 ms) ======
[2025-07-01T13:40:17.221Z] ====== db-shootout (database) [default], iteration 8 started ======
[2025-07-01T13:40:17.221Z] GC before operation: completed in 37.836 ms, heap usage 115.034 MB -> 49.863 MB.
[2025-07-01T13:40:24.185Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:24.186Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:24.186Z] ====== db-shootout (database) [default], iteration 8 completed (6895.332 ms) ======
[2025-07-01T13:40:24.186Z] ====== db-shootout (database) [default], iteration 9 started ======
[2025-07-01T13:40:24.186Z] GC before operation: completed in 45.482 ms, heap usage 350.196 MB -> 50.068 MB.
[2025-07-01T13:40:31.198Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:31.198Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:31.198Z] ====== db-shootout (database) [default], iteration 9 completed (7429.499 ms) ======
[2025-07-01T13:40:31.198Z] ====== db-shootout (database) [default], iteration 10 started ======
[2025-07-01T13:40:31.198Z] GC before operation: completed in 44.156 ms, heap usage 147.573 MB -> 47.693 MB.
[2025-07-01T13:40:39.767Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:39.767Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:39.767Z] ====== db-shootout (database) [default], iteration 10 completed (7820.007 ms) ======
[2025-07-01T13:40:39.767Z] ====== db-shootout (database) [default], iteration 11 started ======
[2025-07-01T13:40:39.767Z] GC before operation: completed in 50.535 ms, heap usage 388.513 MB -> 49.141 MB.
[2025-07-01T13:40:48.332Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:48.332Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:48.332Z] ====== db-shootout (database) [default], iteration 11 completed (8319.584 ms) ======
[2025-07-01T13:40:48.332Z] ====== db-shootout (database) [default], iteration 12 started ======
[2025-07-01T13:40:48.332Z] GC before operation: completed in 49.766 ms, heap usage 312.087 MB -> 50.489 MB.
[2025-07-01T13:40:55.330Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:40:55.330Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:40:55.330Z] ====== db-shootout (database) [default], iteration 12 completed (7429.724 ms) ======
[2025-07-01T13:40:55.330Z] ====== db-shootout (database) [default], iteration 13 started ======
[2025-07-01T13:40:55.330Z] GC before operation: completed in 41.099 ms, heap usage 221.105 MB -> 45.967 MB.
[2025-07-01T13:41:02.295Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:41:02.295Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:41:02.295Z] ====== db-shootout (database) [default], iteration 13 completed (7594.241 ms) ======
[2025-07-01T13:41:02.295Z] ====== db-shootout (database) [default], iteration 14 started ======
[2025-07-01T13:41:02.296Z] GC before operation: completed in 39.558 ms, heap usage 169.437 MB -> 47.503 MB.
[2025-07-01T13:41:10.874Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:41:10.874Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:41:10.874Z] ====== db-shootout (database) [default], iteration 14 completed (7912.749 ms) ======
[2025-07-01T13:41:10.874Z] ====== db-shootout (database) [default], iteration 15 started ======
[2025-07-01T13:41:10.874Z] GC before operation: completed in 35.302 ms, heap usage 113.147 MB -> 49.823 MB.
[2025-07-01T13:41:19.443Z] WARNING: This benchmark provides no result that can be validated.
[2025-07-01T13:41:19.443Z] There is no way to check that no silent failure occurred.
[2025-07-01T13:41:19.443Z] ====== db-shootout (database) [default], iteration 15 completed (8151.925 ms) ======
[2025-07-01T13:41:19.443Z] -----------------------------------
[2025-07-01T13:41:19.443Z] renaissance-db-shootout_0_PASSED
[2025-07-01T13:41:19.443Z] -----------------------------------
[2025-07-01T13:41:20.088Z]
[2025-07-01T13:41:20.088Z] TEST TEARDOWN:
[2025-07-01T13:41:20.088Z] Nothing to be done for teardown.
[2025-07-01T13:41:20.385Z] renaissance-db-shootout_0 Finish Time: Tue Jul 1 13:41:20 2025 Epoch Time (ms): 1751377280094
[2025-07-01T13:41:20.385Z]
[2025-07-01T13:41:20.683Z] ===============================================
[2025-07-01T13:41:20.683Z] Running test renaissance-dec-tree_0 ...
[2025-07-01T13:41:20.980Z] ===============================================
[2025-07-01T13:41:20.980Z] renaissance-dec-tree_0 Start Time: Tue Jul 1 13:41:20 2025 Epoch Time (ms): 1751377280832
[2025-07-01T13:41:21.278Z] renaissance-dec-tree_0_DISABLED
[2025-07-01T13:41:21.278Z] Disabled Reason:
[2025-07-01T13:41:21.278Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891606
[2025-07-01T13:41:21.575Z] renaissance-dec-tree_0 Finish Time: Tue Jul 1 13:41:21 2025 Epoch Time (ms): 1751377281382
[2025-07-01T13:41:21.575Z]
[2025-07-01T13:41:21.876Z] ===============================================
[2025-07-01T13:41:21.876Z] Running test renaissance-finagle-chirper_0 ...
[2025-07-01T13:41:22.174Z] ===============================================
[2025-07-01T13:41:22.483Z] renaissance-finagle-chirper_0 Start Time: Tue Jul 1 13:41:22 2025 Epoch Time (ms): 1751377282153
[2025-07-01T13:41:22.483Z] renaissance-finagle-chirper_0_DISABLED
[2025-07-01T13:41:22.483Z] Disabled Reason:
[2025-07-01T13:41:22.781Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-07-01T13:41:22.781Z] renaissance-finagle-chirper_0 Finish Time: Tue Jul 1 13:41:22 2025 Epoch Time (ms): 1751377282694
[2025-07-01T13:41:23.078Z]
[2025-07-01T13:41:23.078Z] ===============================================
[2025-07-01T13:41:23.376Z] Running test renaissance-finagle-http_0 ...
[2025-07-01T13:41:23.376Z] ===============================================
[2025-07-01T13:41:23.673Z] renaissance-finagle-http_0 Start Time: Tue Jul 1 13:41:23 2025 Epoch Time (ms): 1751377283471
[2025-07-01T13:41:23.673Z] variation: NoOptions
[2025-07-01T13:41:23.970Z] JVM_OPTIONS:
[2025-07-01T13:41:23.971Z] { \
[2025-07-01T13:41:23.971Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:41:23.971Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:41:23.971Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-finagle-http_0"; \
[2025-07-01T13:41:23.971Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-finagle-http_0"; \
[2025-07-01T13:41:23.971Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:41:23.971Z] "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_17513769676307\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-07-01T13:41:23.971Z] 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_17513769676307\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:41:23.971Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:41:23.971Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:41:23.971Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:41:23.971Z]
[2025-07-01T13:41:23.971Z] TEST SETUP:
[2025-07-01T13:41:23.971Z] Nothing to be done for setup.
[2025-07-01T13:41:24.274Z]
[2025-07-01T13:41:24.274Z] TESTING:
[2025-07-01T13:41:34.802Z] finagle-http on :65346 spawning 4 client and default number of server workers.
[2025-07-01T13:41:34.802Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-07-01T13:41:34.802Z] GC before operation: completed in 32.430 ms, heap usage 22.757 MB -> 10.910 MB.
[2025-07-01T13:41:47.737Z] ====== finagle-http (web) [default], iteration 0 completed (13039.280 ms) ======
[2025-07-01T13:41:47.737Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-07-01T13:41:47.737Z] GC before operation: completed in 57.419 ms, heap usage 51.948 MB -> 14.653 MB.
[2025-07-01T13:41:54.913Z] ====== finagle-http (web) [default], iteration 1 completed (7907.318 ms) ======
[2025-07-01T13:41:54.913Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-07-01T13:41:54.913Z] GC before operation: completed in 62.251 ms, heap usage 102.300 MB -> 14.680 MB.
[2025-07-01T13:42:02.080Z] ====== finagle-http (web) [default], iteration 2 completed (6495.313 ms) ======
[2025-07-01T13:42:02.080Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-07-01T13:42:02.080Z] GC before operation: completed in 55.049 ms, heap usage 52.168 MB -> 14.838 MB.
[2025-07-01T13:42:07.738Z] ====== finagle-http (web) [default], iteration 3 completed (6514.823 ms) ======
[2025-07-01T13:42:07.738Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-07-01T13:42:07.738Z] GC before operation: completed in 37.860 ms, heap usage 53.171 MB -> 14.796 MB.
[2025-07-01T13:42:14.726Z] ====== finagle-http (web) [default], iteration 4 completed (6388.625 ms) ======
[2025-07-01T13:42:14.726Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-07-01T13:42:14.726Z] GC before operation: completed in 65.249 ms, heap usage 38.534 MB -> 14.898 MB.
[2025-07-01T13:42:20.394Z] ====== finagle-http (web) [default], iteration 5 completed (6380.548 ms) ======
[2025-07-01T13:42:20.394Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-07-01T13:42:20.394Z] GC before operation: completed in 37.341 ms, heap usage 64.699 MB -> 14.800 MB.
[2025-07-01T13:42:27.387Z] ====== finagle-http (web) [default], iteration 6 completed (6520.347 ms) ======
[2025-07-01T13:42:27.387Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-07-01T13:42:27.387Z] GC before operation: completed in 44.455 ms, heap usage 18.459 MB -> 14.886 MB.
[2025-07-01T13:42:34.383Z] ====== finagle-http (web) [default], iteration 7 completed (6431.765 ms) ======
[2025-07-01T13:42:34.383Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-07-01T13:42:34.383Z] GC before operation: completed in 38.216 ms, heap usage 28.459 MB -> 14.955 MB.
[2025-07-01T13:42:40.045Z] ====== finagle-http (web) [default], iteration 8 completed (6514.576 ms) ======
[2025-07-01T13:42:40.045Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-07-01T13:42:40.045Z] GC before operation: completed in 39.113 ms, heap usage 42.451 MB -> 14.806 MB.
[2025-07-01T13:42:47.318Z] ====== finagle-http (web) [default], iteration 9 completed (6525.590 ms) ======
[2025-07-01T13:42:47.318Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-07-01T13:42:47.318Z] GC before operation: completed in 49.321 ms, heap usage 36.639 MB -> 14.901 MB.
[2025-07-01T13:42:52.967Z] ====== finagle-http (web) [default], iteration 10 completed (6522.002 ms) ======
[2025-07-01T13:42:52.967Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-07-01T13:42:52.967Z] GC before operation: completed in 40.147 ms, heap usage 22.204 MB -> 14.814 MB.
[2025-07-01T13:42:59.933Z] ====== finagle-http (web) [default], iteration 11 completed (6447.310 ms) ======
[2025-07-01T13:43:00.237Z] -----------------------------------
[2025-07-01T13:43:00.237Z] renaissance-finagle-http_0_PASSED
[2025-07-01T13:43:00.237Z] -----------------------------------
[2025-07-01T13:43:00.237Z]
[2025-07-01T13:43:00.237Z] TEST TEARDOWN:
[2025-07-01T13:43:00.237Z] Nothing to be done for teardown.
[2025-07-01T13:43:00.534Z] renaissance-finagle-http_0 Finish Time: Tue Jul 1 13:43:00 2025 Epoch Time (ms): 1751377380303
[2025-07-01T13:43:00.534Z]
[2025-07-01T13:43:00.831Z] ===============================================
[2025-07-01T13:43:00.831Z] Running test renaissance-gauss-mix_0 ...
[2025-07-01T13:43:01.128Z] ===============================================
[2025-07-01T13:43:01.425Z] renaissance-gauss-mix_0 Start Time: Tue Jul 1 13:43:01 2025 Epoch Time (ms): 1751377381099
[2025-07-01T13:43:01.426Z] renaissance-gauss-mix_0_DISABLED
[2025-07-01T13:43:01.426Z] Disabled Reason:
[2025-07-01T13:43:01.725Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899175
[2025-07-01T13:43:01.725Z] renaissance-gauss-mix_0 Finish Time: Tue Jul 1 13:43:01 2025 Epoch Time (ms): 1751377381660
[2025-07-01T13:43:02.023Z]
[2025-07-01T13:43:02.023Z] ===============================================
[2025-07-01T13:43:02.319Z] Running test renaissance-log-regression_0 ...
[2025-07-01T13:43:02.616Z] ===============================================
[2025-07-01T13:43:02.616Z] renaissance-log-regression_0 Start Time: Tue Jul 1 13:43:02 2025 Epoch Time (ms): 1751377382454
[2025-07-01T13:43:02.912Z] renaissance-log-regression_0_DISABLED
[2025-07-01T13:43:02.912Z] Disabled Reason:
[2025-07-01T13:43:02.912Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899803
[2025-07-01T13:43:03.209Z] renaissance-log-regression_0 Finish Time: Tue Jul 1 13:43:03 2025 Epoch Time (ms): 1751377383035
[2025-07-01T13:43:03.506Z]
[2025-07-01T13:43:03.506Z] ===============================================
[2025-07-01T13:43:03.803Z] Running test renaissance-mnemonics_0 ...
[2025-07-01T13:43:03.803Z] ===============================================
[2025-07-01T13:43:04.101Z] renaissance-mnemonics_0 Start Time: Tue Jul 1 13:43:03 2025 Epoch Time (ms): 1751377383823
[2025-07-01T13:43:04.101Z] variation: NoOptions
[2025-07-01T13:43:04.399Z] JVM_OPTIONS:
[2025-07-01T13:43:04.399Z] { \
[2025-07-01T13:43:04.399Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:43:04.399Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:43:04.399Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-mnemonics_0"; \
[2025-07-01T13:43:04.399Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-mnemonics_0"; \
[2025-07-01T13:43:04.399Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:43:04.399Z] "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_17513769676307\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2025-07-01T13:43:04.399Z] 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_17513769676307\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:43:04.399Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:43:04.399Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:43:04.399Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:43:04.399Z]
[2025-07-01T13:43:04.399Z] TEST SETUP:
[2025-07-01T13:43:04.399Z] Nothing to be done for setup.
[2025-07-01T13:43:04.399Z]
[2025-07-01T13:43:04.399Z] TESTING:
[2025-07-01T13:43:05.936Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-07-01T13:43:05.936Z] GC before operation: completed in 11.083 ms, heap usage 14.336 MB -> 3.649 MB.
[2025-07-01T13:43:11.561Z] ====== mnemonics (functional) [default], iteration 0 completed (4700.251 ms) ======
[2025-07-01T13:43:11.561Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-07-01T13:43:11.561Z] GC before operation: completed in 12.795 ms, heap usage 251.031 MB -> 3.721 MB.
[2025-07-01T13:43:16.074Z] ====== mnemonics (functional) [default], iteration 1 completed (4784.390 ms) ======
[2025-07-01T13:43:16.074Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-07-01T13:43:16.074Z] GC before operation: completed in 11.182 ms, heap usage 152.252 MB -> 3.720 MB.
[2025-07-01T13:43:21.710Z] ====== mnemonics (functional) [default], iteration 2 completed (4615.560 ms) ======
[2025-07-01T13:43:21.710Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-07-01T13:43:21.710Z] GC before operation: completed in 10.217 ms, heap usage 341.424 MB -> 3.720 MB.
[2025-07-01T13:43:26.231Z] ====== mnemonics (functional) [default], iteration 3 completed (4648.880 ms) ======
[2025-07-01T13:43:26.231Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-07-01T13:43:26.231Z] GC before operation: completed in 10.249 ms, heap usage 275.224 MB -> 3.720 MB.
[2025-07-01T13:43:30.738Z] ====== mnemonics (functional) [default], iteration 4 completed (4650.190 ms) ======
[2025-07-01T13:43:30.738Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-07-01T13:43:30.738Z] GC before operation: completed in 10.521 ms, heap usage 107.720 MB -> 3.720 MB.
[2025-07-01T13:43:36.372Z] ====== mnemonics (functional) [default], iteration 5 completed (4652.644 ms) ======
[2025-07-01T13:43:36.372Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-07-01T13:43:36.372Z] GC before operation: completed in 10.514 ms, heap usage 331.724 MB -> 3.720 MB.
[2025-07-01T13:43:40.897Z] ====== mnemonics (functional) [default], iteration 6 completed (4676.795 ms) ======
[2025-07-01T13:43:40.897Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-07-01T13:43:40.897Z] GC before operation: completed in 10.067 ms, heap usage 212.224 MB -> 3.720 MB.
[2025-07-01T13:43:46.526Z] ====== mnemonics (functional) [default], iteration 7 completed (4681.759 ms) ======
[2025-07-01T13:43:46.526Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-07-01T13:43:46.526Z] GC before operation: completed in 10.716 ms, heap usage 376.428 MB -> 3.720 MB.
[2025-07-01T13:43:51.038Z] ====== mnemonics (functional) [default], iteration 8 completed (4669.526 ms) ======
[2025-07-01T13:43:51.038Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-07-01T13:43:51.038Z] GC before operation: completed in 10.170 ms, heap usage 155.465 MB -> 3.720 MB.
[2025-07-01T13:43:56.682Z] ====== mnemonics (functional) [default], iteration 9 completed (4703.482 ms) ======
[2025-07-01T13:43:56.682Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-07-01T13:43:56.682Z] GC before operation: completed in 9.950 ms, heap usage 125.720 MB -> 3.720 MB.
[2025-07-01T13:44:01.190Z] ====== mnemonics (functional) [default], iteration 10 completed (4678.495 ms) ======
[2025-07-01T13:44:01.190Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-07-01T13:44:01.190Z] GC before operation: completed in 10.281 ms, heap usage 299.037 MB -> 3.720 MB.
[2025-07-01T13:44:05.694Z] ====== mnemonics (functional) [default], iteration 11 completed (4769.919 ms) ======
[2025-07-01T13:44:05.694Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-07-01T13:44:05.694Z] GC before operation: completed in 9.760 ms, heap usage 147.720 MB -> 3.720 MB.
[2025-07-01T13:44:11.343Z] ====== mnemonics (functional) [default], iteration 12 completed (4666.601 ms) ======
[2025-07-01T13:44:11.343Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-07-01T13:44:11.343Z] GC before operation: completed in 10.779 ms, heap usage 335.928 MB -> 3.720 MB.
[2025-07-01T13:44:15.846Z] ====== mnemonics (functional) [default], iteration 13 completed (4713.697 ms) ======
[2025-07-01T13:44:15.846Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-07-01T13:44:15.847Z] GC before operation: completed in 9.723 ms, heap usage 147.476 MB -> 3.720 MB.
[2025-07-01T13:44:21.484Z] ====== mnemonics (functional) [default], iteration 14 completed (4722.764 ms) ======
[2025-07-01T13:44:21.484Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-07-01T13:44:21.484Z] GC before operation: completed in 11.279 ms, heap usage 339.823 MB -> 3.720 MB.
[2025-07-01T13:44:25.991Z] ====== mnemonics (functional) [default], iteration 15 completed (4692.751 ms) ======
[2025-07-01T13:44:25.991Z] -----------------------------------
[2025-07-01T13:44:25.991Z] renaissance-mnemonics_0_PASSED
[2025-07-01T13:44:25.991Z] -----------------------------------
[2025-07-01T13:44:25.991Z]
[2025-07-01T13:44:25.991Z] TEST TEARDOWN:
[2025-07-01T13:44:25.991Z] Nothing to be done for teardown.
[2025-07-01T13:44:26.289Z] renaissance-mnemonics_0 Finish Time: Tue Jul 1 13:44:26 2025 Epoch Time (ms): 1751377466106
[2025-07-01T13:44:26.588Z]
[2025-07-01T13:44:26.588Z] ===============================================
[2025-07-01T13:44:26.891Z] Running test renaissance-movie-lens_0 ...
[2025-07-01T13:44:26.891Z] ===============================================
[2025-07-01T13:44:27.189Z] renaissance-movie-lens_0 Start Time: Tue Jul 1 13:44:26 2025 Epoch Time (ms): 1751377466925
[2025-07-01T13:44:27.189Z] renaissance-movie-lens_0_DISABLED
[2025-07-01T13:44:27.488Z] Disabled Reason:
[2025-07-01T13:44:27.488Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307900582
[2025-07-01T13:44:27.785Z] renaissance-movie-lens_0 Finish Time: Tue Jul 1 13:44:27 2025 Epoch Time (ms): 1751377467485
[2025-07-01T13:44:27.785Z]
[2025-07-01T13:44:28.083Z] ===============================================
[2025-07-01T13:44:28.083Z] Running test renaissance-par-mnemonics_0 ...
[2025-07-01T13:44:28.396Z] ===============================================
[2025-07-01T13:44:28.396Z] renaissance-par-mnemonics_0 Start Time: Tue Jul 1 13:44:28 2025 Epoch Time (ms): 1751377468280
[2025-07-01T13:44:28.708Z] variation: NoOptions
[2025-07-01T13:44:28.708Z] JVM_OPTIONS:
[2025-07-01T13:44:28.708Z] { \
[2025-07-01T13:44:28.708Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:44:28.708Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:44:28.708Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-par-mnemonics_0"; \
[2025-07-01T13:44:28.708Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-par-mnemonics_0"; \
[2025-07-01T13:44:28.708Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:44:28.708Z] "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_17513769676307\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2025-07-01T13:44:28.708Z] 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_17513769676307\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:44:28.708Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:44:28.708Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:44:28.708Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:44:29.007Z]
[2025-07-01T13:44:29.007Z] TEST SETUP:
[2025-07-01T13:44:29.007Z] Nothing to be done for setup.
[2025-07-01T13:44:29.007Z]
[2025-07-01T13:44:29.007Z] TESTING:
[2025-07-01T13:44:30.061Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-07-01T13:44:30.061Z] GC before operation: completed in 11.507 ms, heap usage 14.310 MB -> 3.587 MB.
[2025-07-01T13:44:35.695Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4297.762 ms) ======
[2025-07-01T13:44:35.696Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-07-01T13:44:35.696Z] GC before operation: completed in 15.379 ms, heap usage 377.339 MB -> 3.695 MB.
[2025-07-01T13:44:40.202Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4147.903 ms) ======
[2025-07-01T13:44:40.202Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-07-01T13:44:40.202Z] GC before operation: completed in 12.511 ms, heap usage 313.695 MB -> 3.694 MB.
[2025-07-01T13:44:43.762Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4106.981 ms) ======
[2025-07-01T13:44:43.762Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-07-01T13:44:43.762Z] GC before operation: completed in 10.561 ms, heap usage 310.446 MB -> 3.694 MB.
[2025-07-01T13:44:48.269Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4136.885 ms) ======
[2025-07-01T13:44:48.269Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-07-01T13:44:48.269Z] GC before operation: completed in 11.229 ms, heap usage 407.198 MB -> 3.694 MB.
[2025-07-01T13:44:52.780Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4172.993 ms) ======
[2025-07-01T13:44:52.780Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-07-01T13:44:52.780Z] GC before operation: completed in 11.250 ms, heap usage 377.446 MB -> 3.694 MB.
[2025-07-01T13:44:57.281Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4157.482 ms) ======
[2025-07-01T13:44:57.281Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-07-01T13:44:57.281Z] GC before operation: completed in 11.466 ms, heap usage 411.694 MB -> 3.694 MB.
[2025-07-01T13:45:01.781Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4181.675 ms) ======
[2025-07-01T13:45:01.781Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-07-01T13:45:01.781Z] GC before operation: completed in 10.692 ms, heap usage 391.946 MB -> 3.694 MB.
[2025-07-01T13:45:06.278Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4125.244 ms) ======
[2025-07-01T13:45:06.278Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-07-01T13:45:06.278Z] GC before operation: completed in 10.654 ms, heap usage 361.950 MB -> 3.695 MB.
[2025-07-01T13:45:10.779Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4114.777 ms) ======
[2025-07-01T13:45:10.779Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-07-01T13:45:10.779Z] GC before operation: completed in 10.326 ms, heap usage 334.695 MB -> 3.695 MB.
[2025-07-01T13:45:15.290Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4131.710 ms) ======
[2025-07-01T13:45:15.290Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-07-01T13:45:15.290Z] GC before operation: completed in 10.176 ms, heap usage 157.699 MB -> 3.695 MB.
[2025-07-01T13:45:19.804Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4146.215 ms) ======
[2025-07-01T13:45:19.804Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-07-01T13:45:19.804Z] GC before operation: completed in 10.373 ms, heap usage 296.321 MB -> 3.695 MB.
[2025-07-01T13:45:24.313Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4142.689 ms) ======
[2025-07-01T13:45:24.313Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-07-01T13:45:24.313Z] GC before operation: completed in 10.614 ms, heap usage 239.195 MB -> 3.695 MB.
[2025-07-01T13:45:28.823Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4058.460 ms) ======
[2025-07-01T13:45:28.823Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-07-01T13:45:28.823Z] GC before operation: completed in 10.464 ms, heap usage 320.699 MB -> 3.695 MB.
[2025-07-01T13:45:33.338Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4108.321 ms) ======
[2025-07-01T13:45:33.338Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-07-01T13:45:33.338Z] GC before operation: completed in 10.378 ms, heap usage 193.195 MB -> 3.695 MB.
[2025-07-01T13:45:37.850Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4071.376 ms) ======
[2025-07-01T13:45:37.850Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-07-01T13:45:37.850Z] GC before operation: completed in 10.657 ms, heap usage 306.451 MB -> 3.695 MB.
[2025-07-01T13:45:42.357Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4119.152 ms) ======
[2025-07-01T13:45:42.357Z] -----------------------------------
[2025-07-01T13:45:42.357Z] renaissance-par-mnemonics_0_PASSED
[2025-07-01T13:45:42.357Z] -----------------------------------
[2025-07-01T13:45:42.357Z]
[2025-07-01T13:45:42.357Z] TEST TEARDOWN:
[2025-07-01T13:45:42.357Z] Nothing to be done for teardown.
[2025-07-01T13:45:42.357Z] renaissance-par-mnemonics_0 Finish Time: Tue Jul 1 13:45:42 2025 Epoch Time (ms): 1751377542101
[2025-07-01T13:45:42.357Z]
[2025-07-01T13:45:42.661Z] ===============================================
[2025-07-01T13:45:42.661Z] Running test renaissance-philosophers_0 ...
[2025-07-01T13:45:42.959Z] ===============================================
[2025-07-01T13:45:42.959Z] renaissance-philosophers_0 Start Time: Tue Jul 1 13:45:42 2025 Epoch Time (ms): 1751377542871
[2025-07-01T13:45:43.256Z] variation: NoOptions
[2025-07-01T13:45:43.256Z] JVM_OPTIONS:
[2025-07-01T13:45:43.256Z] { \
[2025-07-01T13:45:43.256Z] echo ""; echo "TEST SETUP:"; \
[2025-07-01T13:45:43.256Z] echo "Nothing to be done for setup."; \
[2025-07-01T13:45:43.256Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-philosophers_0"; \
[2025-07-01T13:45:43.256Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\renaissance-philosophers_0"; \
[2025-07-01T13:45:43.256Z] echo ""; echo "TESTING:"; \
[2025-07-01T13:45:43.256Z] "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_17513769676307\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2025-07-01T13:45:43.256Z] 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_17513769676307\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-01T13:45:43.256Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-01T13:45:43.256Z] echo "Nothing to be done for teardown."; \
[2025-07-01T13:45:43.256Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17513769676307\\TestTargetResult";
[2025-07-01T13:45:43.553Z]
[2025-07-01T13:45:43.553Z] TEST SETUP:
[2025-07-01T13:45:43.553Z] Nothing to be done for setup.
[2025-07-01T13:45:43.553Z]
[2025-07-01T13:45:43.553Z] TESTING:
[2025-07-01T13:45:45.102Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-07-01T13:45:45.102Z] GC before operation: completed in 12.478 ms, heap usage 16.083 MB -> 4.585 MB.
[2025-07-01T13:45:47.263Z] Camera thread performed 122 scans.
[2025-07-01T13:45:47.263Z] ====== philosophers (scala) [default], iteration 0 completed (2436.582 ms) ======
[2025-07-01T13:45:47.263Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-07-01T13:45:47.263Z] GC before operation: completed in 15.320 ms, heap usage 20.230 MB -> 4.953 MB.
[2025-07-01T13:45:48.828Z] Camera thread performed 122 scans.
[2025-07-01T13:45:48.828Z] ====== philosophers (scala) [default], iteration 1 completed (1441.949 ms) ======
[2025-07-01T13:45:48.828Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-07-01T13:45:48.828Z] GC before operation: completed in 14.773 ms, heap usage 53.655 MB -> 4.952 MB.
[2025-07-01T13:45:50.366Z] Camera thread performed 122 scans.
[2025-07-01T13:45:50.366Z] ====== philosophers (scala) [default], iteration 2 completed (1636.672 ms) ======
[2025-07-01T13:45:50.366Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-07-01T13:45:50.366Z] GC before operation: completed in 11.663 ms, heap usage 10.862 MB -> 4.954 MB.
[2025-07-01T13:45:51.905Z] Camera thread performed 122 scans.
[2025-07-01T13:45:51.905Z] ====== philosophers (scala) [default], iteration 3 completed (1527.813 ms) ======
[2025-07-01T13:45:51.905Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-07-01T13:45:51.905Z] GC before operation: completed in 11.695 ms, heap usage 58.713 MB -> 4.954 MB.
[2025-07-01T13:45:54.007Z] Camera thread performed 122 scans.
[2025-07-01T13:45:54.007Z] ====== philosophers (scala) [default], iteration 4 completed (1757.401 ms) ======
[2025-07-01T13:45:54.007Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-07-01T13:45:54.007Z] GC before operation: completed in 11.096 ms, heap usage 50.559 MB -> 4.954 MB.
[2025-07-01T13:45:55.540Z] Camera thread performed 122 scans.
[2025-07-01T13:45:55.540Z] ====== philosophers (scala) [default], iteration 5 completed (1701.113 ms) ======
[2025-07-01T13:45:55.540Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-07-01T13:45:55.540Z] GC before operation: completed in 11.324 ms, heap usage 13.659 MB -> 4.958 MB.
[2025-07-01T13:45:57.639Z] Camera thread performed 122 scans.
[2025-07-01T13:45:57.639Z] ====== philosophers (scala) [default], iteration 6 completed (1827.099 ms) ======
[2025-07-01T13:45:57.639Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-07-01T13:45:57.639Z] GC before operation: completed in 11.398 ms, heap usage 56.186 MB -> 4.958 MB.
[2025-07-01T13:45:59.269Z] Camera thread performed 122 scans.
[2025-07-01T13:45:59.269Z] ====== philosophers (scala) [default], iteration 7 completed (1710.591 ms) ======
[2025-07-01T13:45:59.269Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-07-01T13:45:59.269Z] GC before operation: completed in 12.642 ms, heap usage 74.175 MB -> 4.958 MB.
[2025-07-01T13:46:00.804Z] Camera thread performed 122 scans.
[2025-07-01T13:46:00.804Z] ====== philosophers (scala) [default], iteration 8 completed (1614.146 ms) ======
[2025-07-01T13:46:00.804Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-07-01T13:46:00.804Z] GC before operation: completed in 11.860 ms, heap usage 59.498 MB -> 4.959 MB.
[2025-07-01T13:46:02.338Z] Camera thread performed 122 scans.
[2025-07-01T13:46:02.338Z] ====== philosophers (scala) [default], iteration 9 completed (1821.964 ms) ======
[2025-07-01T13:46:02.338Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-07-01T13:46:02.639Z] GC before operation: completed in 10.910 ms, heap usage 61.522 MB -> 4.959 MB.
[2025-07-01T13:46:04.740Z] Camera thread performed 122 scans.
[2025-07-01T13:46:04.740Z] ====== philosophers (scala) [default], iteration 10 completed (1880.833 ms) ======
[2025-07-01T13:46:04.740Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-07-01T13:46:04.740Z] GC before operation: completed in 11.961 ms, heap usage 55.880 MB -> 4.959 MB.
[2025-07-01T13:46:06.272Z] Camera thread performed 122 scans.
[2025-07-01T13:46:06.272Z] ====== philosophers (scala) [default], iteration 11 completed (1709.990 ms) ======
[2025-07-01T13:46:06.272Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-07-01T13:46:06.272Z] GC before operation: completed in 11.522 ms, heap usage 80.542 MB -> 4.959 MB.
[2025-07-01T13:46:07.823Z] Camera thread performed 122 scans.
[2025-07-01T13:46:07.824Z] ====== philosophers (scala) [default], iteration 12 completed (1633.415 ms) ======
[2025-07-01T13:46:07.824Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-07-01T13:46:07.824Z] GC before operation: completed in 10.989 ms, heap usage 25.922 MB -> 4.960 MB.
[2025-07-01T13:46:09.928Z] Camera thread performed 122 scans.
[2025-07-01T13:46:09.928Z] ====== philosophers (scala) [default], iteration 13 completed (1777.679 ms) ======
[2025-07-01T13:46:09.928Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-07-01T13:46:09.928Z] GC before operation: completed in 12.475 ms, heap usage 33.785 MB -> 4.960 MB.
[2025-07-01T13:46:10.986Z] Camera thread performed 122 scans.
[2025-07-01T13:46:10.986Z] ====== philosophers (scala) [default], iteration 14 completed (1543.092 ms) ======
[2025-07-01T13:46:10.986Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-07-01T13:46:10.986Z] GC before operation: completed in 10.993 ms, heap usage 50.555 MB -> 4.960 MB.
[2025-07-01T13:46:13.092Z] Camera thread performed 122 scans.
[2025-07-01T13:46:13.092Z] ====== philosophers (scala) [default], iteration 15 completed (1702.773 ms) ======
[2025-07-01T13:46:13.092Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-07-01T13:46:13.092Z] GC before operation: completed in 11.975 ms, heap usage 20.170 MB -> 4.960 MB.
[2025-07-01T13:46:14.630Z] Camera thread performed 122 scans.
[2025-07-01T13:46:14.630Z] ====== philosophers (scala) [default], iteration 16 completed (1708.458 ms) ======
[2025-07-01T13:46:14.630Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-07-01T13:46:14.630Z] GC before operation: completed in 12.249 ms, heap usage 8.633 MB -> 4.960 MB.
[2025-07-01T13:46:15.689Z] Camera thread performed 122 scans.
[2025-07-01T13:46:15.689Z] ====== philosophers (scala) [default], iteration 17 completed (1276.757 ms) ======
[2025-07-01T13:46:15.689Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-07-01T13:46:15.689Z] GC before operation: completed in 10.984 ms, heap usage 52.482 MB -> 4.960 MB.
[2025-07-01T13:46:17.789Z] Camera thread performed 122 scans.
[2025-07-01T13:46:17.789Z] ====== philosophers (scala) [default], iteration 18 completed (1751.600 ms) ======
[2025-07-01T13:46:17.789Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-07-01T13:46:17.789Z] GC before operation: completed in 10.851 ms, heap usage 46.528 MB -> 4.960 MB.
[2025-07-01T13:46:19.330Z] Camera thread performed 122 scans.
[2025-07-01T13:46:19.330Z] ====== philosophers (scala) [default], iteration 19 completed (1618.476 ms) ======
[2025-07-01T13:46:19.330Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-07-01T13:46:19.330Z] GC before operation: completed in 11.581 ms, heap usage 75.857 MB -> 4.960 MB.
[2025-07-01T13:46:20.864Z] Camera thread performed 122 scans.
[2025-07-01T13:46:20.864Z] ====== philosophers (scala) [default], iteration 20 completed (1718.096 ms) ======
[2025-07-01T13:46:20.864Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-07-01T13:46:20.864Z] GC before operation: completed in 11.500 ms, heap usage 78.529 MB -> 4.961 MB.
[2025-07-01T13:46:22.965Z] Camera thread performed 122 scans.
[2025-07-01T13:46:22.965Z] ====== philosophers (scala) [default], iteration 21 completed (1650.645 ms) ======
[2025-07-01T13:46:22.965Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-07-01T13:46:22.965Z] GC before operation: completed in 11.624 ms, heap usage 16.170 MB -> 4.961 MB.
[2025-07-01T13:46:24.498Z] Camera thread performed 122 scans.
[2025-07-01T13:46:24.498Z] ====== philosophers (scala) [default], iteration 22 completed (1674.437 ms) ======
[2025-07-01T13:46:24.498Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-07-01T13:46:24.498Z] GC before operation: completed in 12.759 ms, heap usage 39.543 MB -> 4.961 MB.
[2025-07-01T13:46:26.035Z] Camera thread performed 122 scans.
[2025-07-01T13:46:26.035Z] ====== philosophers (scala) [default], iteration 23 completed (1607.422 ms) ======
[2025-07-01T13:46:26.035Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-07-01T13:46:26.035Z] GC before operation: completed in 11.008 ms, heap usage 62.154 MB -> 4.961 MB.
[2025-07-01T13:46:28.133Z] Camera thread performed 122 scans.
[2025-07-01T13:46:28.133Z] ====== philosophers (scala) [default], iteration 24 completed (1810.554 ms) ======
[2025-07-01T13:46:28.133Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-07-01T13:46:28.133Z] GC before operation: completed in 12.405 ms, heap usage 41.609 MB -> 4.961 MB.
[2025-07-01T13:46:29.665Z] Camera thread performed 122 scans.
[2025-07-01T13:46:29.665Z] ====== philosophers (scala) [default], iteration 25 completed (1664.629 ms) ======
[2025-07-01T13:46:29.665Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-07-01T13:46:29.665Z] GC before operation: completed in 11.294 ms, heap usage 35.557 MB -> 4.961 MB.
[2025-07-01T13:46:31.197Z] Camera thread performed 122 scans.
[2025-07-01T13:46:31.197Z] ====== philosophers (scala) [default], iteration 26 completed (1782.307 ms) ======
[2025-07-01T13:46:31.197Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-07-01T13:46:31.197Z] GC before operation: completed in 10.941 ms, heap usage 74.959 MB -> 4.961 MB.
[2025-07-01T13:46:32.730Z] Camera thread performed 122 scans.
[2025-07-01T13:46:32.730Z] ====== philosophers (scala) [default], iteration 27 completed (1618.630 ms) ======
[2025-07-01T13:46:32.730Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-07-01T13:46:32.730Z] GC before operation: completed in 10.764 ms, heap usage 64.171 MB -> 4.961 MB.
[2025-07-01T13:46:34.831Z] Camera thread performed 122 scans.
[2025-07-01T13:46:34.831Z] ====== philosophers (scala) [default], iteration 28 completed (1691.477 ms) ======
[2025-07-01T13:46:34.831Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-07-01T13:46:34.831Z] GC before operation: completed in 11.218 ms, heap usage 21.864 MB -> 4.962 MB.
[2025-07-01T13:46:36.365Z] Camera thread performed 122 scans.
[2025-07-01T13:46:36.365Z] ====== philosophers (scala) [default], iteration 29 completed (1611.738 ms) ======
[2025-07-01T13:46:36.365Z] -----------------------------------
[2025-07-01T13:46:36.365Z] renaissance-philosophers_0_PASSED
[2025-07-01T13:46:36.365Z] -----------------------------------
[2025-07-01T13:46:36.365Z]
[2025-07-01T13:46:36.365Z] TEST TEARDOWN:
[2025-07-01T13:46:36.365Z] Nothing to be done for teardown.
[2025-07-01T13:46:36.663Z] renaissance-philosophers_0 Finish Time: Tue Jul 1 13:46:36 2025 Epoch Time (ms): 1751377596379
[2025-07-01T13:46:36.663Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-07-01T13:46:36.663Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2025-07-01T13:46:36.663Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests'
[2025-07-01T13:46:36.663Z]
[2025-07-01T13:46:36.663Z]
[2025-07-01T13:46:36.960Z] All tests finished, run result summary:
[2025-07-01T13:46:36.960Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \
[2025-07-01T13:46:36.960Z] 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_17513769676307\\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_17513769676307\\ --tapName=Test_openjdk21_hs_extended.perf_aarch64_windows.tap --comment=""
[2025-07-01T13:46:37.257Z]
[2025-07-01T13:46:37.257Z]
[2025-07-01T13:46:37.257Z] TEST TARGETS SUMMARY
[2025-07-01T13:46:37.257Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-07-01T13:46:37.257Z] DISABLED test targets:
[2025-07-01T13:46:37.257Z] dacapo-avrora_0
[2025-07-01T13:46:37.258Z] dacapo-tomcat_0
[2025-07-01T13:46:37.258Z] renaissance-als_0
[2025-07-01T13:46:37.258Z] renaissance-chi-square_0
[2025-07-01T13:46:37.258Z] renaissance-dec-tree_0
[2025-07-01T13:46:37.258Z] renaissance-finagle-chirper_0
[2025-07-01T13:46:37.258Z] renaissance-gauss-mix_0
[2025-07-01T13:46:37.258Z] renaissance-log-regression_0
[2025-07-01T13:46:37.258Z] renaissance-movie-lens_0
[2025-07-01T13:46:37.258Z]
[2025-07-01T13:46:37.258Z] PASSED test targets:
[2025-07-01T13:46:37.258Z] dacapo-fop_0
[2025-07-01T13:46:37.258Z] dacapo-jython_0
[2025-07-01T13:46:37.258Z] dacapo-luindex_0
[2025-07-01T13:46:37.258Z] dacapo-sunflow_0
[2025-07-01T13:46:37.258Z] dacapo-xalan_0
[2025-07-01T13:46:37.258Z] renaissance-db-shootout_0
[2025-07-01T13:46:37.258Z] renaissance-finagle-http_0
[2025-07-01T13:46:37.258Z] renaissance-mnemonics_0
[2025-07-01T13:46:37.258Z] renaissance-par-mnemonics_0
[2025-07-01T13:46:37.258Z] renaissance-philosophers_0
[2025-07-01T13:46:37.258Z]
[2025-07-01T13:46:37.258Z] FAILED test targets:
[2025-07-01T13:46:37.258Z] dacapo-pmd_0
[2025-07-01T13:46:37.258Z]
[2025-07-01T13:46:37.258Z] TOTAL: 20 EXECUTED: 11 PASSED: 10 FAILED: 1 DISABLED: 9 SKIPPED: 0
[2025-07-01T13:46:37.258Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-07-01T13:46:37.258Z]
[2025-07-01T13:46:37.258Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-07-01T13:46:37.258Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2025-07-01T13:46:37.258Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-07-01T13:46:37.729Z] ++ uname
[2025-07-01T13:46:38.027Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-07-01T13:46:38.027Z] ++ uname
[2025-07-01T13:46:38.027Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-07-01T13:46:38.027Z] ++ uname
[2025-07-01T13:46:38.027Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-07-01T13:46:38.027Z] + MAKE=make
[2025-07-01T13:46:38.027Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-01T13:46:38.027Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-07-01T13:46:38.074Z] $ ssh-agent -k
[2025-07-01T13:46:38.136Z] unset SSH_AUTH_SOCK;
[2025-07-01T13:46:38.136Z] unset SSH_AGENT_PID;
[2025-07-01T13:46:38.137Z] echo Agent pid 1695 killed;
[2025-07-01T13:46:38.222Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-07-01T13:46:38.272Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-07-01T13:46:38.311Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-07-01T13:46:38.401Z] TAP Reports Processing: START
[2025-07-01T13:46:38.402Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-07-01T13:46:38.513Z] Saving reports...
[2025-07-01T13:46:38.539Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_aarch64_windows/builds/63/tap-master-files/aqa-tests/TKG/output_17513769676307/Test_openjdk21_hs_extended.perf_aarch64_windows.tap'
[2025-07-01T13:46:38.539Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_aarch64_windows/builds/63/tap-master-files/aqa-tests/TKG/output_17513769676307/Test_openjdk21_hs_extended.perf_aarch64_windows.tap].
[2025-07-01T13:46:38.541Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-01T13:46:38.541Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-01T13:46:38.548Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-01T13:46:38.571Z] Archiving artifacts
[2025-07-01T13:46:38.610Z] Recording fingerprints
[Pipeline] echo
[2025-07-01T13:46:38.644Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-01T13:46:38.667Z] Archiving artifacts
[2025-07-01T13:46:38.766Z] Recording fingerprints
[Pipeline] sh
[2025-07-01T13:46:39.296Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17513769676307
[Pipeline] echo
[2025-07-01T13:46:39.632Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-07-01T13:46:39.659Z] Archiving artifacts
[2025-07-01T13:46:39.699Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-07-01T13:46:42.483Z] Tap file found: aqa-tests\TKG\output_17513769676307\Test_openjdk21_hs_extended.perf_aarch64_windows.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-07-01T13:46:42.580Z] 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=dev&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=61&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-07-01T13:46:42.617Z] Recording test results
[2025-07-01T13:46:45.229Z] None of the test reports contained any result
[2025-07-01T13:46:45.230Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-01T13:46:45.284Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-01T13:46:45.728Z] + aqa-tests/terminateTestProcesses.sh null
[2025-07-01T13:46:45.157Z] No test report files were found. Configuration error?
[2025-07-01T13:46:46.029Z] Windows machine, using powershell queries...
[2025-07-01T13:46:47.572Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-01T13:46:47.653Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-01T13:46:47.653Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-01T13:47:00.313Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-01T13:47:01.109Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-01T13:47:01.475Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-01T13:47:01.642Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[2025-07-01T13:47:01.671Z] No branches to run
[Pipeline] // parallel
[Pipeline] node
[2025-07-01T13:47:01.746Z] Running on test-docker-ubuntu2404-armv7-6 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-07-01T13:47:02.058Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-01T13:47:02.058Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-01T13:47:02.203Z] [WS-CLEANUP] done
[Pipeline] findFiles
[Pipeline] cleanWs
[2025-07-01T13:47:02.653Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-01T13:47:02.653Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-01T13:47:03.112Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-07-01T13:47:03.214Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-07-01T13:47:03.252Z] Running on test-docker-debian12-armv7l-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] echo
[2025-07-01T13:47:03.269Z] 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-07-01T13:47:03.308Z] 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-07-01T13:47:05.179Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-07-01T13:47:06.322Z] Processing DSL script testJobTemplate
[2025-07-01T13:50:55.795Z] LEVELS: [extended]
[2025-07-01T13:50:55.795Z] JDK_VERSIONS: [8]
[2025-07-01T13:50:55.795Z] GROUPS: [perf]
[2025-07-01T13:50:55.795Z] ARCH_OS_LIST: [aarch64_windows]
[2025-07-01T13:50:55.997Z] Existing items:
[2025-07-01T13:50:55.997Z] GeneratedJob{name='Test_openjdk21_hs_extended.perf_aarch64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-07-01T13:51:05.275Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] build
[2025-07-01T13:51:05.298Z] Scheduling project: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun
[2025-07-01T13:51:13.634Z] Starting building: Test_openjdk21_hs_extended.perf_aarch64_windows_rerun #2
Calling Pipeline was cancelled
Calling Pipeline was cancelled
[2025-07-01T15:13:28.552Z] Build Test_openjdk21_hs_extended.perf_aarch64_windows_rerun #2 completed: ABORTED
[Pipeline] }
[2025-07-01T15:13:28.560Z] Failed in branch Test_openjdk21_hs_extended.perf_aarch64_windows_rerun
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 85a2bc27-1f7b-4183-88fb-57c2127ce18e
Finished: ABORTED