Test_openjdk26_hs_sanity.perf_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-aarch64-temurin" build number 433
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 13
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 20
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@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 f0754f8bed360429812e41fbd2540f9864ca09ba (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
Commit message: "Enable MiniMix 3hr system tests (#6579)"
> git rev-list --no-walk 78719157d99a07da62d928c4c34714da06727992 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-25T22:42:46.772Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-09-25T22:42:46.785Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-09-25T22:42:46.786Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-25T22:42:46.800Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-25T22:42:46.804Z] dynamicAgents: []
[Pipeline] node
[2025-09-25T22:42:46.852Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[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-09-25T22:42:46.878Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-25T22:42:47.249Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-25T22:42:47.249Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-25T22:42:47.427Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-25T22:42:47.632Z] The recommended git tool is: git
[2025-09-25T22:42:48.003Z] No credentials specified
[2025-09-25T22:42:48.181Z] Cloning the remote Git repository
[2025-09-25T22:42:48.448Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-25T22:42:48.449Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests # timeout=10
[2025-09-25T22:42:48.532Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-25T22:42:48.533Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-25T22:42:48.533Z] > git --version # timeout=10
[2025-09-25T22:42:48.538Z] > git --version # 'git version 2.43.0'
[2025-09-25T22:42:48.539Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-25T22:42:57.026Z] Avoid second fetch
[2025-09-25T22:42:57.214Z] Checking out Revision f0754f8bed360429812e41fbd2540f9864ca09ba (origin/master)
[2025-09-25T22:42:56.732Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-25T22:42:56.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-25T22:42:57.112Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-25T22:42:58.607Z] Commit message: "Enable MiniMix 3hr system tests (#6579)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-09-25T22:42:57.301Z] > git config core.sparsecheckout # timeout=10
[2025-09-25T22:42:57.308Z] > git checkout -f f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/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-09-25T22:43:00.683Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-25T22:43:00.710Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-25T22:43:02.973Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-25T22:43:03.856Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-25T22:43:06.031Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-25T22:43:06.031Z] Unix type machine..
[2025-09-25T22:43:06.031Z] Running on a Linux host
[2025-09-25T22:43:06.031Z] 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-09-25T22:43:09.354Z] + printenv
[2025-09-25T22:43:09.354Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-25T22:43:09.354Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-25T22:43:09.354Z] SETUP_JCK_RUN=false
[2025-09-25T22:43:09.354Z] USE_TESTENV_PROPERTIES=false
[2025-09-25T22:43:09.354Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-25T22:43:09.354Z] SSH_CLIENT=78.47.239.97 44644 22
[2025-09-25T22:43:09.354Z] USER=jenkins
[2025-09-25T22:43:09.354Z] BUILD_LIST=perf
[2025-09-25T22:43:09.354Z] SDK_RESOURCE=upstream
[2025-09-25T22:43:09.354Z] OPENJ9_BRANCH=master
[2025-09-25T22:43:09.354Z] jobStatus=SUCCESS
[2025-09-25T22:43:09.354Z] CI=true
[2025-09-25T22:43:09.354Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/4/display/redirect?page=changes
[2025-09-25T22:43:09.354Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-25T22:43:09.354Z] UPSTREAM_JOB_NUMBER=433
[2025-09-25T22:43:09.354Z] TARGET=sanity.perf
[2025-09-25T22:43:09.354Z] EXIT_FAILURE=false
[2025-09-25T22:43:09.354Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2025-09-25T22:43:09.354Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-25T22:43:09.354Z] USE_JRE=false
[2025-09-25T22:43:09.354Z] OLDPWD=/home/jenkins
[2025-09-25T22:43:09.354Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-25T22:43:09.354Z] HOME=/home/jenkins
[2025-09-25T22:43:09.354Z] ADOPTOPENJDK_BRANCH=master
[2025-09-25T22:43:09.354Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/4/
[2025-09-25T22:43:09.354Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux.tap
[2025-09-25T22:43:09.354Z] JDK_IMPL=hotspot
[2025-09-25T22:43:09.354Z] DOCKER_REQUIRED=false
[2025-09-25T22:43:09.354Z] HUDSON_COOKIE=eb8551c0-04e5-40e0-8452-118c1dcc5ac5
[2025-09-25T22:43:09.354Z] JENKINS_SERVER_COOKIE=durable-76ad74a990036704638f08d93ddf1834cf9c0a347cc28fa67f4a89cd1cbda627
[2025-09-25T22:43:09.354Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../benchmarks
[2025-09-25T22:43:09.354Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-25T22:43:09.354Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[2025-09-25T22:43:09.354Z] KEEP_WORKSPACE=false
[2025-09-25T22:43:09.354Z] ARCHIVE_TEST_RESULTS=false
[2025-09-25T22:43:09.354Z] GENERATE_JOBS=true
[2025-09-25T22:43:09.354Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-25T22:43:09.354Z] PERSONAL_BUILD=false
[2025-09-25T22:43:09.354Z] LOGNAME=jenkins
[2025-09-25T22:43:09.354Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2025-09-25T22:43:09.354Z] JDK_BRANCH=jdk-26+17_adopt
[2025-09-25T22:43:09.354Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/4/display/redirect?page=artifacts
[2025-09-25T22:43:09.354Z] STAGE_NAME=Setup
[2025-09-25T22:43:09.354Z] AUTO_DETECT=true
[2025-09-25T22:43:09.354Z] EXECUTOR_NUMBER=0
[2025-09-25T22:43:09.354Z] JDK_VERSION=26
[2025-09-25T22:43:09.354Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-25T22:43:09.354Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/4/display/redirect?page=tests
[2025-09-25T22:43:09.354Z] BUILD_DISPLAY_NAME=#4
[2025-09-25T22:43:09.354Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-25T22:43:09.354Z] TIME_LIMIT=25
[2025-09-25T22:43:09.354Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-25T22:43:09.354Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux
[2025-09-25T22:43:09.354Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-25T22:43:09.354Z] PLATFORM=aarch64_linux
[2025-09-25T22:43:09.354Z] TKG_ITERATIONS=1
[2025-09-25T22:43:09.354Z] EXIT_SUCCESS=false
[2025-09-25T22:43:09.354Z] BUILD_ID=4
[2025-09-25T22:43:09.354Z] RERUN_FAILURE=true
[2025-09-25T22:43:09.354Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-25T22:43:09.354Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_linux-4
[2025-09-25T22:43:09.354Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/system_lib
[2025-09-25T22:43:09.354Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-25T22:43:09.354Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-25T22:43:09.354Z] LANG=C.UTF-8
[2025-09-25T22:43:09.354Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/
[2025-09-25T22:43:09.354Z] KEEP_REPORTDIR=false
[2025-09-25T22:43:09.354Z] JCK_GIT_BRANCH=master
[2025-09-25T22:43:09.354Z] ORIGIN_JDK_VERSION=26
[2025-09-25T22:43:09.354Z] BUILD_NUMBER=4
[2025-09-25T22:43:09.354Z] JENKINS_NODE_COOKIE=a1da44c3-fef9-46e2-b882-88aeb106ca09
[2025-09-25T22:43:09.354Z] SHELL=/bin/sh
[2025-09-25T22:43:09.354Z] ITERATIONS=1
[2025-09-25T22:43:09.354Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-25T22:43:09.354Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-09-25T22:43:09.354Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/4/display/redirect
[2025-09-25T22:43:09.354Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-25T22:43:09.354Z] SPEC=linux_aarch64
[2025-09-25T22:43:09.354Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-25T22:43:09.354Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-25T22:43:09.354Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/display/redirect
[2025-09-25T22:43:09.354Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-aarch64-temurin
[2025-09-25T22:43:09.354Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux
[2025-09-25T22:43:09.354Z] SLACK_CHANNEL=aqavit-bot
[2025-09-25T22:43:09.354Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-25T22:43:09.354Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[2025-09-25T22:43:09.354Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:43:09.354Z] TEST_TIME=120
[2025-09-25T22:43:09.354Z] SSH_CONNECTION=78.47.239.97 44644 172.17.0.2 22
[2025-09-25T22:43:09.354Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@tmp
[2025-09-25T22:43:09.354Z] PARALLEL=Dynamic
[2025-09-25T22:43:09.354Z] JOBSTARTTIME=Thu, 25 Sep 2025 22:43:01 +0000
[2025-09-25T22:43:09.354Z] DYNAMIC_COMPILE=false
[2025-09-25T22:43:09.354Z] RERUN_ITERATIONS=1
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-09-25T22:43:09.889Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-25T22:43:09.902Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T22:45:19.380Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-aarch64-temurin" build number 433
[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-09-25T22:45:19.659Z] 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-09-25T22:45:19.669Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-25T22:45:19.782Z] $ ssh-agent
[2025-09-25T22:45:20.613Z] SSH_AUTH_SOCK=/tmp/ssh-jXagTJ29ILjV/agent.2047038
[2025-09-25T22:45:20.613Z] SSH_AGENT_PID=2047041
[2025-09-25T22:45:20.613Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-25T22:45:20.634Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-25T22:45:20.662Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-25T22:45:22.545Z] + pwd
[2025-09-25T22:45:22.546Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-25T22:45:22.546Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests
[2025-09-25T22:45:22.546Z] get jdk binary...
[2025-09-25T22:45:22.546Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-25T22:45:22.546Z] Uncompressing file: OpenJDK-jdk_aarch64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T22:45:24.670Z] List files in jdkbinary folder...
[2025-09-25T22:45:24.670Z] total 665772
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 275039718 Sep 25 21:43 OpenJDK-debugimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 141098627 Sep 25 21:43 OpenJDK-jdk_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 86218434 Sep 25 21:43 OpenJDK-jmods_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 60931339 Sep 25 21:42 OpenJDK-jre_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] -rw-rw-r-- 1 jenkins jenkins 31796 Sep 25 21:56 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 171472 Sep 25 21:59 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea.json
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 3787629 Sep 25 21:43 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] -rw-r--r-- 1 jenkins jenkins 114446381 Sep 25 21:42 OpenJDK-testimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:24.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 22:45 tmp
[2025-09-25T22:45:24.670Z] List files in jdkbinary/tmp folder...
[2025-09-25T22:45:24.670Z] total 4
[2025-09-25T22:45:24.670Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 21:42 jdk-26+17
[2025-09-25T22:45:24.670Z] Moving directory jdk-26+17/ to ../j2sdk-image
[2025-09-25T22:45:24.670Z] Uncompressing file: OpenJDK-jre_aarch64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T22:45:25.630Z] List files in jdkbinary folder...
[2025-09-25T22:45:25.630Z] total 665776
[2025-09-25T22:45:25.630Z] -rw-r--r-- 1 jenkins jenkins 275039718 Sep 25 21:43 OpenJDK-debugimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.630Z] -rw-r--r-- 1 jenkins jenkins 141098627 Sep 25 21:43 OpenJDK-jdk_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.630Z] -rw-r--r-- 1 jenkins jenkins 86218434 Sep 25 21:43 OpenJDK-jmods_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.630Z] -rw-r--r-- 1 jenkins jenkins 60931339 Sep 25 21:42 OpenJDK-jre_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.630Z] -rw-rw-r-- 1 jenkins jenkins 31796 Sep 25 21:56 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T22:45:25.630Z] -rw-r--r-- 1 jenkins jenkins 171472 Sep 25 21:59 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea.json
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 3787629 Sep 25 21:43 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 114446381 Sep 25 21:42 OpenJDK-testimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 21:42 j2sdk-image
[2025-09-25T22:45:25.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 22:45 tmp
[2025-09-25T22:45:25.631Z] List files in jdkbinary/tmp folder...
[2025-09-25T22:45:25.631Z] total 4
[2025-09-25T22:45:25.631Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 21:42 jdk-26+17-jre
[2025-09-25T22:45:25.631Z] Moving directory jdk-26+17-jre/ to ../j2re-image
[2025-09-25T22:45:25.631Z] Uncompressing file: OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T22:45:25.631Z] List files in jdkbinary folder...
[2025-09-25T22:45:25.631Z] total 665780
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 275039718 Sep 25 21:43 OpenJDK-debugimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 141098627 Sep 25 21:43 OpenJDK-jdk_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 86218434 Sep 25 21:43 OpenJDK-jmods_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 60931339 Sep 25 21:42 OpenJDK-jre_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.631Z] -rw-rw-r-- 1 jenkins jenkins 31796 Sep 25 21:56 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 171472 Sep 25 21:59 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea.json
[2025-09-25T22:45:25.631Z] -rw-r--r-- 1 jenkins jenkins 3787629 Sep 25 21:43 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.632Z] -rw-r--r-- 1 jenkins jenkins 114446381 Sep 25 21:42 OpenJDK-testimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:25.632Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 21:42 j2re-image
[2025-09-25T22:45:25.632Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 21:42 j2sdk-image
[2025-09-25T22:45:25.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 22:45 tmp
[2025-09-25T22:45:25.632Z] List files in jdkbinary/tmp folder...
[2025-09-25T22:45:26.589Z] total 4
[2025-09-25T22:45:26.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 21:42 jdk-26+17-static-libs
[2025-09-25T22:45:26.590Z] Moving directory jdk-26+17-static-libs/ to ../static-libs
[2025-09-25T22:45:26.590Z] Uncompressing file: OpenJDK-testimage_aarch64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T22:45:28.557Z] List files in jdkbinary folder...
[2025-09-25T22:45:28.557Z] total 665784
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 275039718 Sep 25 21:43 OpenJDK-debugimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 141098627 Sep 25 21:43 OpenJDK-jdk_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 86218434 Sep 25 21:43 OpenJDK-jmods_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 60931339 Sep 25 21:42 OpenJDK-jre_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] -rw-rw-r-- 1 jenkins jenkins 31796 Sep 25 21:56 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 171472 Sep 25 21:59 OpenJDK-sbom_aarch64_linux_hotspot_26_17-ea.json
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 3787629 Sep 25 21:43 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] -rw-r--r-- 1 jenkins jenkins 114446381 Sep 25 21:42 OpenJDK-testimage_aarch64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T22:45:28.557Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 21:42 j2re-image
[2025-09-25T22:45:28.557Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 21:42 j2sdk-image
[2025-09-25T22:45:28.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 21:42 static-libs
[2025-09-25T22:45:28.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 22:45 tmp
[2025-09-25T22:45:28.557Z] List files in jdkbinary/tmp folder...
[2025-09-25T22:45:28.557Z] total 4
[2025-09-25T22:45:28.557Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 21:32 jdk-26+17-test-image
[2025-09-25T22:45:28.557Z] Moving directory jdk-26+17-test-image/ to ../openjdk-test-image
[2025-09-25T22:45:28.557Z] Uncompressing OpenJDK-debugimage_aarch64_linux_hotspot_26_17-ea.tar.gz over ./j2sdk-image...
[2025-09-25T22:45:33.957Z] Removing top-level folder jdk-26+17-debug-image/
[2025-09-25T22:45:34.917Z] Removing top-level folder jdk-26+17/
[2025-09-25T22:45:35.876Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-25T22:45:35.876Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-25T22:45:35.876Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T22:45:35.876Z] OpenJDK Runtime Environment Temurin-26+17-202509252033 (build 26-beta+17-ea)
[2025-09-25T22:45:35.876Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252033 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T22:45:35.876Z] =JAVA VERSION OUTPUT END=
[2025-09-25T22:45:35.876Z] =RELEASE INFO BEGIN=
[2025-09-25T22:45:36.834Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-25T22:45:36.834Z] IMPLEMENTOR_VERSION="Temurin-26+17-202509252033"
[2025-09-25T22:45:36.834Z] JAVA_RUNTIME_VERSION="26-beta+17-ea"
[2025-09-25T22:45:36.834Z] JAVA_VERSION="26"
[2025-09-25T22:45:36.834Z] JAVA_VERSION_DATE="2026-03-17"
[2025-09-25T22:45:36.834Z] LIBC="gnu"
[2025-09-25T22:45:36.835Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-09-25T22:45:36.835Z] OS_ARCH="aarch64"
[2025-09-25T22:45:36.835Z] OS_NAME="Linux"
[2025-09-25T22:45:36.835Z] SOURCE=".:git:e29353a13782"
[2025-09-25T22:45:36.835Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-25T22:45:36.835Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-25T22:45:36.835Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-09-25T22:45:36.835Z] FULL_VERSION="26-beta+17-ea"
[2025-09-25T22:45:36.835Z] SEMANTIC_VERSION="26+17"
[2025-09-25T22:45:36.835Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic"
[2025-09-25T22:45:36.835Z] JVM_VARIANT="Hotspot"
[2025-09-25T22:45:36.835Z] JVM_VERSION="26-beta+17-ea"
[2025-09-25T22:45:36.835Z] IMAGE_TYPE="JDK"
[2025-09-25T22:45:36.835Z] =RELEASE INFO END=
[2025-09-25T22:45:36.835Z] get testKitGen...
[2025-09-25T22:45:36.835Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-25T22:45:39.333Z] git rev-parse master
[2025-09-25T22:45:39.333Z] git checkout -q -f 5e60e2778902ca8d9ab69092d23e580d9d326df2
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-25T22:45:39.593Z] $ ssh-agent -k
[2025-09-25T22:45:39.602Z] unset SSH_AUTH_SOCK;
[2025-09-25T22:45:39.602Z] unset SSH_AGENT_PID;
[2025-09-25T22:45:39.602Z] echo Agent pid 2047041 killed;
[2025-09-25T22:45:40.403Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-25T22:45:40.919Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=433&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-25T22:45:40.931Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&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-docker-ubuntu2404-armv8-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=433&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-09-25T22:45:41.234Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T22:45:42.506Z] Copied 1 artifact from "getTRSSOutput" build number 1907
[Pipeline] sh
[2025-09-25T22:45:44.400Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-25T22:45:44.400Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-25T22:45:44.400Z] + tar xof -
[2025-09-25T22:45:44.400Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-25T22:45:44.959Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-25T22:45:44.979Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-25T22:45:46.844Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-25T22:45:49.881Z] --------------------------------------------
[2025-09-25T22:45:49.881Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:45:49.881Z] task is set to default
[2025-09-25T22:45:49.881Z] dependencyList is set to all
[2025-09-25T22:45:49.881Z] --------------------------------------------
[2025-09-25T22:45:49.881Z] Starting download third party dependent jars
[2025-09-25T22:45:49.881Z] --------------------------------------------
[2025-09-25T22:45:49.881Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-25T22:45:49.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-09-25T22:45:54.057Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-09-25T22:45:54.057Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2025-09-25T22:45:56.028Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz
[2025-09-25T22:45:56.028Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-09-25T22:49:39.995Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-25T22:49:39.995Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-25T22:49:40.585Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] sh
[2025-09-25T22:49:42.573Z] + cd ./aqa-tests/TKG
[2025-09-25T22:49:42.573Z] + uname
[2025-09-25T22:49:42.573Z] + [ Linux = AIX ]
[2025-09-25T22:49:42.573Z] + uname
[2025-09-25T22:49:42.573Z] + [ Linux = SunOS ]
[2025-09-25T22:49:42.573Z] + uname
[2025-09-25T22:49:42.573Z] + [ Linux = *BSD ]
[2025-09-25T22:49:42.573Z] + MAKE=make
[2025-09-25T22:49:42.573Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-09-25T22:49:42.573Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-09-25T22:49:42.573Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:42.573Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:49:42.573Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:49:42.573Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T22:49:42.573Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T22:49:43.533Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-25T22:49:44.493Z]
[2025-09-25T22:49:44.493Z] build:
[2025-09-25T22:49:44.493Z]
[2025-09-25T22:49:44.493Z] clean:
[2025-09-25T22:49:44.493Z]
[2025-09-25T22:49:44.493Z] init:
[2025-09-25T22:49:44.493Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-09-25T22:49:44.493Z]
[2025-09-25T22:49:44.493Z] getDependentLibs:
[2025-09-25T22:49:44.493Z] [exec] --------------------------------------------
[2025-09-25T22:49:44.493Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:44.493Z] [exec] task is set to default
[2025-09-25T22:49:44.493Z] [exec] dependencyList is set to json_simple
[2025-09-25T22:49:44.493Z] [exec] --------------------------------------------
[2025-09-25T22:49:44.493Z] [exec] Starting download third party dependent jars
[2025-09-25T22:49:44.493Z] [exec] --------------------------------------------
[2025-09-25T22:49:44.493Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:44.493Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T22:49:44.493Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T22:49:44.493Z]
[2025-09-25T22:49:44.493Z] compile:
[2025-09-25T22:49:44.493Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T22:49:44.493Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T22:49:44.493Z] [echo] ===fork: yes
[2025-09-25T22:49:44.493Z] [echo] ===debug: on
[2025-09-25T22:49:44.493Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-09-25T22:49:48.698Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T22:49:48.698Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:49:48.698Z]
[2025-09-25T22:49:48.698Z] dist:
[2025-09-25T22:49:48.698Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-25T22:49:48.698Z]
[2025-09-25T22:49:48.698Z] BUILD SUCCESSFUL
[2025-09-25T22:49:48.698Z] Total time: 5 seconds
[2025-09-25T22:49:48.698Z] 0
[2025-09-25T22:49:48.698Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-25T22:49:49.658Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-25T22:49:49.658Z] microArchOutput:
[2025-09-25T22:49:50.619Z] ****************************** MACHINE INFO ******************************
[2025-09-25T22:49:50.619Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2025-09-25T22:49:50.619Z] Free Physical Memory Size : 1646313472
[2025-09-25T22:49:50.619Z] Free space (bytes) : 63364767744
[2025-09-25T22:49:50.619Z] Total Physical Memory Size : 6442450944
[2025-09-25T22:49:50.619Z] Total space (bytes) : 167961710592
[2025-09-25T22:49:50.619Z] Usable space (bytes) : 54758268928
[2025-09-25T22:49:50.619Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T22:49:50.619Z] bashVersion :
[2025-09-25T22:49:50.619Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-09-25T22:49:50.619Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-25T22:49:50.619Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] This is free software; you are free to change and redistribute it.
[2025-09-25T22:49:50.619Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T22:49:50.619Z] cpuCores : 8
[2025-09-25T22:49:50.619Z] curlVersion :
[2025-09-25T22:49:50.619Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-25T22:49:50.619Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-25T22:49:50.619Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-25T22:49:50.619Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-25T22:49:50.619Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-25T22:49:50.619Z] gcc version : 13
[2025-09-25T22:49:50.619Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-09-25T22:49:50.619Z] gdb version : bash: line 1: gdb: command not found
[2025-09-25T22:49:50.619Z] lldb version : Command could not be executed
[2025-09-25T22:49:50.619Z] makeVersion :
[2025-09-25T22:49:50.619Z] GNU Make 4.3
[2025-09-25T22:49:50.619Z] Built for aarch64-unknown-linux-gnu
[2025-09-25T22:49:50.619Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-25T22:49:50.619Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T22:49:50.619Z] This is free software: you are free to change and redistribute it.
[2025-09-25T22:49:50.619Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T22:49:50.619Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-25T22:49:50.619Z] osInfo :
[2025-09-25T22:49:50.619Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-25T22:49:50.619Z] NAME="Ubuntu"
[2025-09-25T22:49:50.619Z] VERSION_ID="24.04"
[2025-09-25T22:49:50.619Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-25T22:49:50.619Z] VERSION_CODENAME=noble
[2025-09-25T22:49:50.619Z] ID=ubuntu
[2025-09-25T22:49:50.619Z] ID_LIKE=debian
[2025-09-25T22:49:50.619Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-25T22:49:50.619Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-25T22:49:50.619Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-25T22:49:50.619Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-25T22:49:50.619Z] UBUNTU_CODENAME=noble
[2025-09-25T22:49:50.619Z] LOGO=ubuntu-logo
[2025-09-25T22:49:50.619Z] osLabel : ubuntu.24
[2025-09-25T22:49:50.619Z] perlVersion :
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-09-25T22:49:50.619Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] Copyright 1987-2023, Larry Wall
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-25T22:49:50.619Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-25T22:49:50.619Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-25T22:49:50.619Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-25T22:49:50.619Z]
[2025-09-25T22:49:50.619Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-25T22:49:50.619Z] procArch : aarch64
[2025-09-25T22:49:50.619Z] sysArch : aarch64
[2025-09-25T22:49:50.619Z] sysOS : Linux
[2025-09-25T22:49:50.619Z] ulimit :
[2025-09-25T22:49:50.619Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-25T22:49:50.619Z] core file size (blocks, -c) unlimited
[2025-09-25T22:49:50.619Z] data seg size (kbytes, -d) unlimited
[2025-09-25T22:49:50.619Z] scheduling priority (-e) 0
[2025-09-25T22:49:50.619Z] file size (blocks, -f) unlimited
[2025-09-25T22:49:50.619Z] pending signals (-i) 63541
[2025-09-25T22:49:50.619Z] max locked memory (kbytes, -l) 8192
[2025-09-25T22:49:50.619Z] max memory size (kbytes, -m) unlimited
[2025-09-25T22:49:50.619Z] open files (-n) 1048576
[2025-09-25T22:49:50.619Z] pipe size (512 bytes, -p) 8
[2025-09-25T22:49:50.619Z] POSIX message queues (bytes, -q) 819200
[2025-09-25T22:49:50.619Z] real-time priority (-r) 0
[2025-09-25T22:49:50.619Z] stack size (kbytes, -s) 8192
[2025-09-25T22:49:50.619Z] cpu time (seconds, -t) unlimited
[2025-09-25T22:49:50.619Z] max user processes (-u) unlimited
[2025-09-25T22:49:50.620Z] virtual memory (kbytes, -v) unlimited
[2025-09-25T22:49:50.620Z] file locks (-x) unlimited
[2025-09-25T22:49:50.620Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-25T22:49:50.620Z] vmVendor : Oracle Corporation
[2025-09-25T22:49:50.620Z] vmVersion : 26-beta+17-ea
[2025-09-25T22:49:50.620Z] xlc version : bash: line 1: xlC: command not found
[2025-09-25T22:49:50.620Z] **************************************************************************
[2025-09-25T22:49:50.620Z]
[2025-09-25T22:49:50.620Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-25T22:49:50.620Z]
[2025-09-25T22:49:50.620Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-25T22:49:50.620Z]
[2025-09-25T22:49:50.620Z] System.getProperty('os.name')=Linux
[2025-09-25T22:49:50.620Z]
[2025-09-25T22:49:50.620Z] System.getProperty('os.arch')=aarch64
[2025-09-25T22:49:50.620Z]
[2025-09-25T22:49:51.584Z] System.getProperty('java.fullversion')=null
[2025-09-25T22:49:51.584Z]
[2025-09-25T22:49:51.584Z] System.getProperty('sun.arch.data.model')=64
[2025-09-25T22:49:51.584Z]
[2025-09-25T22:49:51.584Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:51.584Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:49:51.584Z] perl scripts/configure.pl
[2025-09-25T22:49:51.584Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-25T22:49:51.584Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-25T22:49:51.584Z]
[2025-09-25T22:49:51.584Z]
[2025-09-25T22:49:51.584Z] Starting to generate parallel test lists.
[2025-09-25T22:49:51.584Z]
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-25T22:49:51.584Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-25T22:49:51.584Z] Attempting to get test duration data from TRSS.
[2025-09-25T22:49:51.584Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_linux&group=perf&level=sanity
[2025-09-25T22:49:52.543Z] Attempting to get test duration data from cached files.
[2025-09-25T22:49:52.543Z]
[2025-09-25T22:49:52.543Z] TEST DURATION
[2025-09-25T22:49:52.543Z] ====================================================================================
[2025-09-25T22:49:52.543Z] Total number of tests searched: 9
[2025-09-25T22:49:52.543Z] Number of test durations found: 9
[2025-09-25T22:49:52.543Z] Top slowest tests:
[2025-09-25T22:49:52.543Z] 10m49s renaissance-akka-uct_0
[2025-09-25T22:49:52.543Z] 04m32s renaissance-fj-kmeans_0
[2025-09-25T22:49:52.543Z] 03m53s renaissance-future-genetic_0
[2025-09-25T22:49:52.543Z] ====================================================================================
[2025-09-25T22:49:52.543Z]
[2025-09-25T22:49:52.543Z] Test target is split into 1 lists.
[2025-09-25T22:49:52.543Z] Reducing estimated test running time from 22m18s to 22m18s.
[2025-09-25T22:49:52.543Z]
[2025-09-25T22:49:52.543Z] -------------------------------------testList_0-------------------------------------
[2025-09-25T22:49:52.543Z] Number of tests: 9
[2025-09-25T22:49:52.543Z] Estimated running time: 22m18s
[2025-09-25T22:49:52.543Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-09-25T22:49:52.543Z] ------------------------------------------------------------------------------------
[2025-09-25T22:49:52.543Z]
[2025-09-25T22:49:52.543Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-25T22:49:52.543Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-25T22:49:53.811Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-25T22:49:54.373Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-25T22:49:54.430Z] Building tests...
[Pipeline] timeout
[2025-09-25T22:49:54.434Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-25T22:49:54.461Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-25T22:49:56.338Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-25T22:49:59.481Z] --------------------------------------------
[2025-09-25T22:49:59.481Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:59.481Z] task is set to default
[2025-09-25T22:49:59.481Z] dependencyList is set to all
[2025-09-25T22:49:59.481Z] --------------------------------------------
[2025-09-25T22:49:59.481Z] Starting download third party dependent jars
[2025-09-25T22:49:59.481Z] --------------------------------------------
[2025-09-25T22:49:59.481Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:49:59.481Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.481Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.481Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-25T22:49:59.482Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-25T22:50:00.448Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-25T22:50:00.465Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-25T22:50:00.572Z] $ ssh-agent
[2025-09-25T22:50:01.388Z] SSH_AUTH_SOCK=/tmp/ssh-I46ea6lbQvtH/agent.2047625
[2025-09-25T22:50:01.388Z] SSH_AGENT_PID=2047627
[2025-09-25T22:50:01.388Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-25T22:50:03.274Z] + bash ./compile.sh
[2025-09-25T22:50:03.274Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-09-25T22:50:03.274Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:50:03.274Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:50:03.274Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:50:03.275Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T22:50:03.275Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T22:50:03.275Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-25T22:50:04.294Z]
[2025-09-25T22:50:04.294Z] build:
[2025-09-25T22:50:04.294Z]
[2025-09-25T22:50:04.294Z] clean:
[2025-09-25T22:50:04.295Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-25T22:50:04.295Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-09-25T22:50:04.295Z]
[2025-09-25T22:50:04.295Z] init:
[2025-09-25T22:50:04.295Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-09-25T22:50:04.295Z]
[2025-09-25T22:50:04.295Z] getDependentLibs:
[2025-09-25T22:50:04.295Z] [exec] --------------------------------------------
[2025-09-25T22:50:04.295Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:50:04.295Z] [exec] task is set to default
[2025-09-25T22:50:04.295Z] [exec] dependencyList is set to json_simple
[2025-09-25T22:50:04.295Z] [exec] --------------------------------------------
[2025-09-25T22:50:04.295Z] [exec] Starting download third party dependent jars
[2025-09-25T22:50:04.295Z] [exec] --------------------------------------------
[2025-09-25T22:50:04.295Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:50:04.295Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T22:50:04.295Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T22:50:04.295Z]
[2025-09-25T22:50:04.295Z] compile:
[2025-09-25T22:50:04.295Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T22:50:04.295Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T22:50:04.295Z] [echo] ===fork: yes
[2025-09-25T22:50:04.295Z] [echo] ===debug: on
[2025-09-25T22:50:04.295Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-09-25T22:50:08.501Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T22:50:08.501Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:50:08.501Z]
[2025-09-25T22:50:08.501Z] dist:
[2025-09-25T22:50:08.501Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-25T22:50:08.501Z]
[2025-09-25T22:50:08.501Z] BUILD SUCCESSFUL
[2025-09-25T22:50:08.501Z] Total time: 5 seconds
[2025-09-25T22:50:08.501Z] 0
[2025-09-25T22:50:08.501Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-25T22:50:08.501Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-25T22:50:08.501Z] microArchOutput:
[2025-09-25T22:50:09.465Z] ****************************** MACHINE INFO ******************************
[2025-09-25T22:50:09.465Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2025-09-25T22:50:09.465Z] Free Physical Memory Size : 1644490752
[2025-09-25T22:50:09.465Z] Free space (bytes) : 63364751360
[2025-09-25T22:50:09.465Z] Total Physical Memory Size : 6442450944
[2025-09-25T22:50:09.465Z] Total space (bytes) : 167961710592
[2025-09-25T22:50:09.465Z] Usable space (bytes) : 54758252544
[2025-09-25T22:50:09.465Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T22:50:09.465Z] bashVersion :
[2025-09-25T22:50:09.465Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-09-25T22:50:09.465Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-25T22:50:09.465Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T22:50:09.465Z]
[2025-09-25T22:50:09.465Z] This is free software; you are free to change and redistribute it.
[2025-09-25T22:50:09.465Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T22:50:09.465Z] cpuCores : 8
[2025-09-25T22:50:09.465Z] curlVersion :
[2025-09-25T22:50:09.465Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-25T22:50:09.465Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-25T22:50:09.465Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-25T22:50:09.465Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-25T22:50:09.465Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-25T22:50:09.465Z] gcc version : 13
[2025-09-25T22:50:09.465Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-09-25T22:50:09.465Z] gdb version : bash: line 1: gdb: command not found
[2025-09-25T22:50:09.465Z] lldb version : Command could not be executed
[2025-09-25T22:50:09.465Z] makeVersion :
[2025-09-25T22:50:09.465Z] GNU Make 4.3
[2025-09-25T22:50:09.465Z] Built for aarch64-unknown-linux-gnu
[2025-09-25T22:50:09.465Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-25T22:50:09.466Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T22:50:09.466Z] This is free software: you are free to change and redistribute it.
[2025-09-25T22:50:09.466Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T22:50:09.466Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-25T22:50:09.466Z] osInfo :
[2025-09-25T22:50:09.466Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-25T22:50:09.466Z] NAME="Ubuntu"
[2025-09-25T22:50:09.466Z] VERSION_ID="24.04"
[2025-09-25T22:50:09.466Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-25T22:50:09.466Z] VERSION_CODENAME=noble
[2025-09-25T22:50:09.466Z] ID=ubuntu
[2025-09-25T22:50:09.466Z] ID_LIKE=debian
[2025-09-25T22:50:09.466Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-25T22:50:09.466Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-25T22:50:09.466Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-25T22:50:09.466Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-25T22:50:09.466Z] UBUNTU_CODENAME=noble
[2025-09-25T22:50:09.466Z] LOGO=ubuntu-logo
[2025-09-25T22:50:09.466Z] osLabel : ubuntu.24
[2025-09-25T22:50:09.466Z] perlVersion :
[2025-09-25T22:50:09.466Z]
[2025-09-25T22:50:09.466Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-09-25T22:50:09.466Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-25T22:50:09.466Z]
[2025-09-25T22:50:09.466Z] Copyright 1987-2023, Larry Wall
[2025-09-25T22:50:09.466Z]
[2025-09-25T22:50:09.466Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-25T22:50:09.466Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-25T22:50:09.466Z]
[2025-09-25T22:50:09.466Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-25T22:50:09.466Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-25T22:50:09.466Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-25T22:50:09.466Z]
[2025-09-25T22:50:09.466Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-25T22:50:09.466Z] procArch : aarch64
[2025-09-25T22:50:09.466Z] sysArch : aarch64
[2025-09-25T22:50:09.466Z] sysOS : Linux
[2025-09-25T22:50:09.466Z] ulimit :
[2025-09-25T22:50:09.466Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-25T22:50:09.466Z] core file size (blocks, -c) unlimited
[2025-09-25T22:50:09.466Z] data seg size (kbytes, -d) unlimited
[2025-09-25T22:50:09.467Z] scheduling priority (-e) 0
[2025-09-25T22:50:09.467Z] file size (blocks, -f) unlimited
[2025-09-25T22:50:09.467Z] pending signals (-i) 63541
[2025-09-25T22:50:09.467Z] max locked memory (kbytes, -l) 8192
[2025-09-25T22:50:09.467Z] max memory size (kbytes, -m) unlimited
[2025-09-25T22:50:09.467Z] open files (-n) 1048576
[2025-09-25T22:50:09.467Z] pipe size (512 bytes, -p) 8
[2025-09-25T22:50:09.467Z] POSIX message queues (bytes, -q) 819200
[2025-09-25T22:50:09.467Z] real-time priority (-r) 0
[2025-09-25T22:50:09.467Z] stack size (kbytes, -s) 8192
[2025-09-25T22:50:09.467Z] cpu time (seconds, -t) unlimited
[2025-09-25T22:50:09.467Z] max user processes (-u) unlimited
[2025-09-25T22:50:09.467Z] virtual memory (kbytes, -v) unlimited
[2025-09-25T22:50:09.467Z] file locks (-x) unlimited
[2025-09-25T22:50:09.467Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-25T22:50:09.467Z] vmVendor : Oracle Corporation
[2025-09-25T22:50:09.467Z] vmVersion : 26-beta+17-ea
[2025-09-25T22:50:09.467Z] xlc version : bash: line 1: xlC: command not found
[2025-09-25T22:50:09.467Z] **************************************************************************
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('os.name')=Linux
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('os.arch')=aarch64
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('java.fullversion')=null
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] System.getProperty('sun.arch.data.model')=64
[2025-09-25T22:50:09.467Z]
[2025-09-25T22:50:09.467Z] make -f clean.mk cleanBuild
[2025-09-25T22:50:09.467Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:50:09.467Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2025-09-25T22:50:09.467Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:50:09.467Z] make -f compile.mk compile
[2025-09-25T22:50:09.467Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:50:10.425Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:50:10.426Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T22:50:10.426Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T22:50:10.426Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T22:50:10.426Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-25T22:50:11.431Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-25T22:50:11.431Z]
[2025-09-25T22:50:11.431Z] -create_test_directory:
[2025-09-25T22:50:11.431Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest
[2025-09-25T22:50:11.431Z]
[2025-09-25T22:50:11.431Z] stage_test_material:
[2025-09-25T22:50:11.431Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] build:
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] init:
[2025-09-25T22:50:12.390Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] dist:
[2025-09-25T22:50:12.390Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] build:
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] build:
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] init:
[2025-09-25T22:50:12.390Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-09-25T22:50:12.390Z]
[2025-09-25T22:50:12.390Z] getBumbleBench:
[2025-09-25T22:50:12.390Z] [echo] Cloning BumbleBench
[2025-09-25T22:50:12.391Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-25T22:50:12.391Z] [exec] Cloning into 'bumblebench'...
[2025-09-25T22:50:13.361Z]
[2025-09-25T22:50:13.361Z] buildBumbleBench:
[2025-09-25T22:50:13.361Z] [echo] Building BumbleBench
[2025-09-25T22:50:13.361Z]
[2025-09-25T22:50:13.361Z] compile-all:
[2025-09-25T22:50:13.361Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:13.361Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:13.361Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:13.361Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:13.361Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:13.361Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:13.361Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:15.349Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T22:50:15.349Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:50:15.349Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-09-25T22:50:15.349Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-25T22:50:15.349Z] [javac] 4 warnings
[2025-09-25T22:50:15.349Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:15.349Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:15.349Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:15.349Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:15.349Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:15.349Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:15.349Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:15.349Z] [javac] 4 warnings
[2025-09-25T22:50:15.349Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:15.349Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:15.349Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:15.349Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:15.349Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:15.349Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:15.349Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:16.312Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-09-25T22:50:16.312Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:50:16.312Z] [javac] 4 warnings
[2025-09-25T22:50:16.312Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:16.312Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:16.312Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:16.312Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:16.312Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.312Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.312Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:16.312Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-09-25T22:50:16.312Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:50:16.312Z] [javac] 4 warnings
[2025-09-25T22:50:16.313Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:16.313Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:16.313Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:16.313Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:16.313Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.313Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.313Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:16.313Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T22:50:16.313Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:50:16.313Z] [javac] 4 warnings
[2025-09-25T22:50:16.313Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:16.313Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:16.313Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:16.313Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:16.313Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.313Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:16.313Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:17.280Z] [javac] 4 warnings
[2025-09-25T22:50:17.280Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:17.280Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:17.280Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:17.280Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:17.280Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.280Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.280Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:17.280Z] [javac] 4 warnings
[2025-09-25T22:50:17.280Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:17.280Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:17.280Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:17.280Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:17.280Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.280Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.280Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:17.281Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-09-25T22:50:17.281Z] [javac] synchronized(init) {
[2025-09-25T22:50:17.281Z] [javac] ^
[2025-09-25T22:50:17.281Z] [javac] 5 warnings
[2025-09-25T22:50:17.281Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:17.281Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:17.281Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:17.281Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:17.281Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:17.281Z] [javac] 4 warnings
[2025-09-25T22:50:17.281Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:17.281Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:17.281Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:17.281Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:17.281Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:17.281Z] [javac] 4 warnings
[2025-09-25T22:50:17.281Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:17.281Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:17.281Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:17.281Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:17.281Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:17.281Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:18.244Z] [javac] 4 warnings
[2025-09-25T22:50:18.244Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:18.244Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:18.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:18.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:18.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:18.245Z] [javac] 4 warnings
[2025-09-25T22:50:18.245Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:18.245Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:18.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:18.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:18.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:18.245Z] [javac] 4 warnings
[2025-09-25T22:50:18.245Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:18.245Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:18.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:18.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:18.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:18.245Z] [javac] 4 warnings
[2025-09-25T22:50:18.245Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:50:18.245Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T22:50:18.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T22:50:18.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T22:50:18.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T22:50:18.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T22:50:18.245Z] [javac] 4 warnings
[2025-09-25T22:50:18.245Z]
[2025-09-25T22:50:18.245Z] dist:
[2025-09-25T22:50:18.246Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-25T22:50:19.208Z]
[2025-09-25T22:50:19.208Z] dist:
[2025-09-25T22:50:19.208Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-09-25T22:50:19.208Z]
[2025-09-25T22:50:19.208Z] build:
[2025-09-25T22:50:19.208Z]
[2025-09-25T22:50:19.208Z] getDependentLibs:
[2025-09-25T22:50:22.250Z] [exec] --------------------------------------------
[2025-09-25T22:50:22.251Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:50:22.251Z] [exec] task is set to default
[2025-09-25T22:50:22.251Z] [exec] dependencyList is set to dacapo
[2025-09-25T22:50:22.251Z] [exec] --------------------------------------------
[2025-09-25T22:50:22.251Z] [exec] Starting download third party dependent jars
[2025-09-25T22:50:22.251Z] [exec] --------------------------------------------
[2025-09-25T22:50:22.251Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:50:22.251Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T22:50:22.251Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T22:50:22.251Z]
[2025-09-25T22:50:22.251Z] init:
[2025-09-25T22:50:22.251Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-09-25T22:50:22.251Z]
[2025-09-25T22:50:22.251Z] getDacapoSuite:
[2025-09-25T22:50:22.251Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-09-25T22:51:01.308Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-09-25T22:51:01.308Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2025-09-25T22:51:01.308Z]
[2025-09-25T22:51:01.308Z] dist:
[2025-09-25T22:51:01.308Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-09-25T22:51:01.308Z]
[2025-09-25T22:51:01.308Z] build:
[2025-09-25T22:51:01.308Z]
[2025-09-25T22:51:01.308Z] init:
[2025-09-25T22:51:01.308Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-09-25T22:51:01.308Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T22:51:01.308Z]
[2025-09-25T22:51:01.308Z] compile:
[2025-09-25T22:51:01.309Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T22:51:01.309Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T22:51:01.309Z] [echo] ===fork: yes
[2025-09-25T22:51:01.309Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-25T22:51:01.309Z] [echo] ===debug: on
[2025-09-25T22:51:01.309Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-25T22:51:01.309Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T22:51:03.292Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-09-25T22:51:03.292Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T22:51:03.292Z]
[2025-09-25T22:51:03.292Z] dist:
[2025-09-25T22:51:03.292Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-25T22:51:03.292Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-09-25T22:51:03.292Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-09-25T22:51:03.292Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-09-25T22:51:04.253Z]
[2025-09-25T22:51:04.253Z] clean:
[2025-09-25T22:51:04.253Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T22:51:04.253Z]
[2025-09-25T22:51:04.253Z] build:
[2025-09-25T22:51:05.210Z]
[2025-09-25T22:51:05.210Z] build:
[2025-09-25T22:51:05.210Z]
[2025-09-25T22:51:05.210Z] init:
[2025-09-25T22:51:05.210Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-09-25T22:51:05.210Z]
[2025-09-25T22:51:05.210Z] getRenaissanceSuite:
[2025-09-25T22:51:05.210Z] [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-09-25T22:51:10.861Z]
[2025-09-25T22:51:10.861Z] dist:
[2025-09-25T22:51:10.861Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-09-25T22:51:11.819Z]
[2025-09-25T22:51:11.819Z] build:
[2025-09-25T22:51:11.819Z]
[2025-09-25T22:51:11.819Z] init:
[2025-09-25T22:51:11.819Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb
[2025-09-25T22:51:11.819Z]
[2025-09-25T22:51:11.819Z] getSpecjbbSuite:
[2025-09-25T22:51:11.819Z]
[2025-09-25T22:51:11.819Z] dist:
[2025-09-25T22:51:11.819Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2025-09-25T22:51:11.819Z]
[2025-09-25T22:51:11.819Z] BUILD SUCCESSFUL
[2025-09-25T22:51:11.819Z] Total time: 1 minute 1 second
[2025-09-25T22:51:11.819Z] 0
[2025-09-25T22:51:12.777Z]
[2025-09-25T22:51:12.777Z]
[2025-09-25T22:51:12.777Z] RECORD TEST REPOs SHA
[2025-09-25T22:51:12.777Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-25T22:51:12.777Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-25T22:51:12.777Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-25T22:51:12.778Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-25T22:51:12.778Z] ================================================
[2025-09-25T22:51:12.778Z] timestamp: 20250925-225112
[2025-09-25T22:51:12.778Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T22:51:12.778Z] git repo:
[2025-09-25T22:51:12.778Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-25T22:51:12.778Z] sha:
[2025-09-25T22:51:12.778Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-25T22:51:12.778Z] ================================================
[2025-09-25T22:51:12.778Z] timestamp: 20250925-225112
[2025-09-25T22:51:12.778Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests
[2025-09-25T22:51:12.778Z] git repo:
[2025-09-25T22:51:13.309Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-25T22:51:13.309Z] sha:
[2025-09-25T22:51:13.309Z] f0754f8bed360429812e41fbd2540f9864ca09ba
[2025-09-25T22:51:13.309Z] ================================================
[2025-09-25T22:51:13.309Z] timestamp: 20250925-225112
[2025-09-25T22:51:13.310Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2025-09-25T22:51:13.310Z] git repo:
[2025-09-25T22:51:13.310Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-25T22:51:13.310Z] sha:
[2025-09-25T22:51:13.310Z] 5e60e2778902ca8d9ab69092d23e580d9d326df2
[2025-09-25T22:51:13.310Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-25T22:51:13.571Z] $ ssh-agent -k
[2025-09-25T22:51:13.612Z] unset SSH_AUTH_SOCK;
[2025-09-25T22:51:13.613Z] unset SSH_AGENT_PID;
[2025-09-25T22:51:13.613Z] echo Agent pid 2047627 killed;
[2025-09-25T22:51:14.412Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-25T22:51:14.552Z] 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-09-25T22:51:14.579Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-25T22:51:16.448Z] + which Xvfb
[2025-09-25T22:51:16.448Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-25T22:51:17.430Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/.xvfb-4-..fbdir1757610100658814223
[Pipeline] {
[Pipeline] sh
[2025-09-25T22:51:39.941Z] + ps -f
[2025-09-25T22:51:39.941Z] + grep [X]vfb
[2025-09-25T22:51:39.941Z] + awk {print $9}
[Pipeline] echo
[2025-09-25T22:51:40.668Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-25T22:51:40.759Z] $ ssh-agent
[2025-09-25T22:51:41.570Z] SSH_AUTH_SOCK=/tmp/ssh-Rjw5p6FXNBab/agent.2048227
[2025-09-25T22:51:41.570Z] SSH_AGENT_PID=2048229
[2025-09-25T22:51:41.570Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-25T22:51:43.453Z] + uname
[2025-09-25T22:51:43.453Z] + [ Linux = AIX ]
[2025-09-25T22:51:43.453Z] + uname
[2025-09-25T22:51:43.453Z] + [ Linux = SunOS ]
[2025-09-25T22:51:43.453Z] + uname
[2025-09-25T22:51:43.453Z] + [ Linux = *BSD ]
[2025-09-25T22:51:43.453Z] + MAKE=make
[2025-09-25T22:51:43.453Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-25T22:51:43.453Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-25T22:51:45.862Z] + uname
[2025-09-25T22:51:45.862Z] + [ Linux = AIX ]
[2025-09-25T22:51:45.862Z] + uname
[2025-09-25T22:51:45.862Z] + [ Linux = SunOS ]
[2025-09-25T22:51:45.862Z] + uname
[2025-09-25T22:51:45.862Z] + [ Linux = *BSD ]
[2025-09-25T22:51:45.862Z] + MAKE=make
[2025-09-25T22:51:45.862Z] + cd ./aqa-tests
[2025-09-25T22:51:45.862Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-25T22:51:45.862Z] + set +x
[2025-09-25T22:51:45.862Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-09-25T22:51:45.862Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2025-09-25T22:51:45.862Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-09-25T22:51:45.862Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:51:45.862Z] perl scripts/configure.pl
[2025-09-25T22:51:45.862Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-25T22:51:47.834Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-25T22:51:47.835Z]
[2025-09-25T22:51:47.835Z] Starting to generate test make files.
[2025-09-25T22:51:47.835Z]
[2025-09-25T22:51:47.835Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-25T22:51:47.835Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-25T22:51:47.835Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-25T22:51:47.835Z]
[2025-09-25T22:51:47.835Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-25T22:51:47.835Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-25T22:51:47.835Z]
[2025-09-25T22:51:48.793Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-25T22:51:48.793Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-25T22:51:48.793Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-25T22:51:48.793Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Make files are generated successfully.
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:51:48.793Z] make -f runtest.mk _sanity.perf
[2025-09-25T22:51:48.793Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T22:51:48.793Z]
[2025-09-25T22:51:48.793Z] Running make 4.3
[2025-09-25T22:51:48.793Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..
[2025-09-25T22:51:48.793Z] set JDK_VERSION to 26
[2025-09-25T22:51:48.793Z] set JDK_IMPL to hotspot
[2025-09-25T22:51:48.793Z] set JVM_VERSION to openjdk26
[2025-09-25T22:51:48.793Z] set JCL_VERSION to latest
[2025-09-25T22:51:48.793Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-09-25T22:51:48.793Z] set SPEC to linux_aarch64
[2025-09-25T22:51:48.793Z] set TEST_FLAG to
[2025-09-25T22:51:48.793Z] set OS_LABEL to ubuntu.24
[2025-09-25T22:51:48.793Z] Running sanity.perf ...
[2025-09-25T22:51:48.793Z] There are 9 test targets in sanity.perf
[2025-09-25T22:51:48.793Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-25T22:51:48.793Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T22:51:48.794Z] OpenJDK Runtime Environment Temurin-26+17-202509252033 (build 26-beta+17-ea)
[2025-09-25T22:51:48.794Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252033 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T22:51:48.794Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests'
[2025-09-25T22:51:48.794Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf'
[2025-09-25T22:51:48.794Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/renaissance'
[2025-09-25T22:51:48.794Z]
[2025-09-25T22:51:48.794Z] ===============================================
[2025-09-25T22:51:48.794Z] Running test renaissance-akka-uct_0 ...
[2025-09-25T22:51:48.794Z] ===============================================
[2025-09-25T22:51:48.794Z] renaissance-akka-uct_0 Start Time: Thu Sep 25 22:51:48 2025 Epoch Time (ms): 1758840708242
[2025-09-25T22:51:48.794Z] variation: NoOptions
[2025-09-25T22:51:48.794Z] JVM_OPTIONS:
[2025-09-25T22:51:48.794Z] { \
[2025-09-25T22:51:48.794Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T22:51:48.794Z] echo "Nothing to be done for setup."; \
[2025-09-25T22:51:48.794Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-akka-uct_0"; \
[2025-09-25T22:51:48.794Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-akka-uct_0"; \
[2025-09-25T22:51:48.794Z] echo ""; echo "TESTING:"; \
[2025-09-25T22:51:48.794Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-09-25T22:51:48.794Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T22:51:48.794Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T22:51:48.794Z] echo "Nothing to be done for teardown."; \
[2025-09-25T22:51:48.794Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T22:51:48.794Z]
[2025-09-25T22:51:48.794Z] TEST SETUP:
[2025-09-25T22:51:48.794Z] Nothing to be done for setup.
[2025-09-25T22:51:48.794Z]
[2025-09-25T22:51:48.794Z] TESTING:
[2025-09-25T22:51:49.762Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T22:51:49.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17588407078821/renaissance-akka-uct_0/launcher-225148-9722895476605104345/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T22:51:49.762Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T22:51:49.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T22:51:51.735Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-09-25T22:51:51.735Z] GC before operation: completed in 63.168 ms, heap usage 9.598 MB -> 5.665 MB.
[2025-09-25T22:51:57.666Z] final size= 199991
[2025-09-25T22:51:57.666Z] final height= 9
[2025-09-25T22:52:05.941Z] final size= 199991
[2025-09-25T22:52:05.941Z] final height= 9
[2025-09-25T22:52:10.189Z] final size= 199991
[2025-09-25T22:52:10.189Z] final height= 9
[2025-09-25T22:52:14.599Z] final size= 199991
[2025-09-25T22:52:14.599Z] final height= 9
[2025-09-25T22:52:15.568Z] final size= 199991
[2025-09-25T22:52:15.568Z] final height= 9
[2025-09-25T22:52:18.656Z] final size= 199991
[2025-09-25T22:52:18.656Z] final height= 9
[2025-09-25T22:52:21.745Z] final size= 199991
[2025-09-25T22:52:21.745Z] final height= 9
[2025-09-25T22:52:23.756Z] final size= 199991
[2025-09-25T22:52:23.756Z] final height= 9
[2025-09-25T22:52:26.851Z] final size= 199991
[2025-09-25T22:52:26.851Z] final height= 9
[2025-09-25T22:52:28.855Z] final size= 199991
[2025-09-25T22:52:28.855Z] final height= 9
[2025-09-25T22:52:29.820Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:52:29.820Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:52:29.820Z] ====== akka-uct (concurrency) [default], iteration 0 completed (38806.780 ms) ======
[2025-09-25T22:52:29.820Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-09-25T22:52:30.801Z] GC before operation: completed in 301.920 ms, heap usage 760.165 MB -> 101.054 MB.
[2025-09-25T22:52:32.787Z] final size= 199991
[2025-09-25T22:52:32.787Z] final height= 9
[2025-09-25T22:52:35.881Z] final size= 199991
[2025-09-25T22:52:35.881Z] final height= 9
[2025-09-25T22:52:38.938Z] final size= 199991
[2025-09-25T22:52:38.938Z] final height= 9
[2025-09-25T22:52:42.024Z] final size= 199991
[2025-09-25T22:52:42.024Z] final height= 9
[2025-09-25T22:52:44.024Z] final size= 199991
[2025-09-25T22:52:44.024Z] final height= 9
[2025-09-25T22:52:46.036Z] final size= 199991
[2025-09-25T22:52:46.036Z] final height= 9
[2025-09-25T22:52:49.120Z] final size= 199991
[2025-09-25T22:52:49.120Z] final height= 9
[2025-09-25T22:52:51.569Z] final size= 199991
[2025-09-25T22:52:51.569Z] final height= 9
[2025-09-25T22:52:54.664Z] final size= 199991
[2025-09-25T22:52:54.664Z] final height= 9
[2025-09-25T22:52:57.742Z] final size= 199991
[2025-09-25T22:52:57.742Z] final height= 9
[2025-09-25T22:52:58.720Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:52:58.720Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:52:58.720Z] ====== akka-uct (concurrency) [default], iteration 1 completed (27791.476 ms) ======
[2025-09-25T22:52:58.720Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-09-25T22:52:58.720Z] GC before operation: completed in 559.706 ms, heap usage 954.271 MB -> 101.599 MB.
[2025-09-25T22:53:00.733Z] final size= 199991
[2025-09-25T22:53:00.733Z] final height= 9
[2025-09-25T22:53:03.837Z] final size= 199991
[2025-09-25T22:53:03.837Z] final height= 9
[2025-09-25T22:53:06.937Z] final size= 199991
[2025-09-25T22:53:06.937Z] final height= 9
[2025-09-25T22:53:08.965Z] final size= 199991
[2025-09-25T22:53:08.965Z] final height= 9
[2025-09-25T22:53:12.069Z] final size= 199991
[2025-09-25T22:53:12.069Z] final height= 9
[2025-09-25T22:53:15.172Z] final size= 199991
[2025-09-25T22:53:15.172Z] final height= 9
[2025-09-25T22:53:17.157Z] final size= 199991
[2025-09-25T22:53:17.157Z] final height= 9
[2025-09-25T22:53:20.260Z] final size= 199991
[2025-09-25T22:53:20.260Z] final height= 9
[2025-09-25T22:53:22.265Z] final size= 199991
[2025-09-25T22:53:22.265Z] final height= 9
[2025-09-25T22:53:25.372Z] final size= 199991
[2025-09-25T22:53:25.372Z] final height= 9
[2025-09-25T22:53:26.338Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:53:26.338Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:53:26.338Z] ====== akka-uct (concurrency) [default], iteration 2 completed (27346.261 ms) ======
[2025-09-25T22:53:26.338Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-09-25T22:53:27.302Z] GC before operation: completed in 572.536 ms, heap usage 1.097 GB -> 99.747 MB.
[2025-09-25T22:53:29.295Z] final size= 199991
[2025-09-25T22:53:29.295Z] final height= 9
[2025-09-25T22:53:31.285Z] final size= 199991
[2025-09-25T22:53:31.285Z] final height= 9
[2025-09-25T22:53:34.372Z] final size= 199991
[2025-09-25T22:53:34.372Z] final height= 9
[2025-09-25T22:53:37.449Z] final size= 199991
[2025-09-25T22:53:37.449Z] final height= 9
[2025-09-25T22:53:40.515Z] final size= 199991
[2025-09-25T22:53:40.515Z] final height= 10
[2025-09-25T22:53:42.975Z] final size= 199991
[2025-09-25T22:53:42.975Z] final height= 9
[2025-09-25T22:53:45.019Z] final size= 199991
[2025-09-25T22:53:45.019Z] final height= 9
[2025-09-25T22:53:49.258Z] final size= 199991
[2025-09-25T22:53:49.258Z] final height= 9
[2025-09-25T22:53:52.346Z] final size= 199991
[2025-09-25T22:53:52.346Z] final height= 9
[2025-09-25T22:53:55.419Z] final size= 199991
[2025-09-25T22:53:55.419Z] final height= 9
[2025-09-25T22:53:55.419Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:53:55.419Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:53:55.419Z] ====== akka-uct (concurrency) [default], iteration 3 completed (28910.414 ms) ======
[2025-09-25T22:53:55.419Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-09-25T22:53:56.393Z] GC before operation: completed in 651.524 ms, heap usage 699.965 MB -> 92.652 MB.
[2025-09-25T22:53:58.411Z] final size= 199991
[2025-09-25T22:53:58.411Z] final height= 9
[2025-09-25T22:54:01.488Z] final size= 199991
[2025-09-25T22:54:01.488Z] final height= 9
[2025-09-25T22:54:04.588Z] final size= 199991
[2025-09-25T22:54:04.588Z] final height= 9
[2025-09-25T22:54:07.712Z] final size= 199991
[2025-09-25T22:54:07.712Z] final height= 9
[2025-09-25T22:54:10.830Z] final size= 199991
[2025-09-25T22:54:10.830Z] final height= 9
[2025-09-25T22:54:13.921Z] final size= 199991
[2025-09-25T22:54:13.921Z] final height= 9
[2025-09-25T22:54:16.048Z] final size= 199991
[2025-09-25T22:54:16.048Z] final height= 9
[2025-09-25T22:54:20.328Z] final size= 199991
[2025-09-25T22:54:20.329Z] final height= 9
[2025-09-25T22:54:22.343Z] final size= 199991
[2025-09-25T22:54:22.343Z] final height= 9
[2025-09-25T22:54:25.461Z] final size= 199991
[2025-09-25T22:54:25.461Z] final height= 8
[2025-09-25T22:54:26.431Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:54:26.431Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:54:26.431Z] ====== akka-uct (concurrency) [default], iteration 4 completed (29896.363 ms) ======
[2025-09-25T22:54:26.431Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-09-25T22:54:26.431Z] GC before operation: completed in 448.727 ms, heap usage 824.500 MB -> 100.694 MB.
[2025-09-25T22:54:28.552Z] final size= 199991
[2025-09-25T22:54:28.552Z] final height= 9
[2025-09-25T22:54:31.749Z] final size= 199991
[2025-09-25T22:54:31.749Z] final height= 9
[2025-09-25T22:54:41.639Z] final size= 199991
[2025-09-25T22:54:41.639Z] final height= 9
[2025-09-25T22:54:41.639Z] final size= 199991
[2025-09-25T22:54:41.639Z] final height= 9
[2025-09-25T22:54:41.639Z] final size= 199991
[2025-09-25T22:54:41.639Z] final height= 9
[2025-09-25T22:54:43.662Z] final size= 199991
[2025-09-25T22:54:43.662Z] final height= 9
[2025-09-25T22:54:46.752Z] final size= 199991
[2025-09-25T22:54:46.752Z] final height= 9
[2025-09-25T22:54:49.856Z] final size= 199991
[2025-09-25T22:54:49.856Z] final height= 9
[2025-09-25T22:54:52.942Z] final size= 199991
[2025-09-25T22:54:52.942Z] final height= 9
[2025-09-25T22:54:56.048Z] final size= 199991
[2025-09-25T22:54:56.048Z] final height= 9
[2025-09-25T22:54:57.033Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:54:57.033Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:54:57.033Z] ====== akka-uct (concurrency) [default], iteration 5 completed (29949.955 ms) ======
[2025-09-25T22:54:57.033Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-09-25T22:54:57.033Z] GC before operation: completed in 456.042 ms, heap usage 306.629 MB -> 101.153 MB.
[2025-09-25T22:54:59.040Z] final size= 199991
[2025-09-25T22:54:59.040Z] final height= 9
[2025-09-25T22:55:02.128Z] final size= 199991
[2025-09-25T22:55:02.128Z] final height= 9
[2025-09-25T22:55:05.215Z] final size= 199991
[2025-09-25T22:55:05.215Z] final height= 9
[2025-09-25T22:55:08.290Z] final size= 199991
[2025-09-25T22:55:08.290Z] final height= 9
[2025-09-25T22:55:11.392Z] final size= 199991
[2025-09-25T22:55:11.392Z] final height= 9
[2025-09-25T22:55:13.397Z] final size= 199991
[2025-09-25T22:55:13.397Z] final height= 9
[2025-09-25T22:55:16.515Z] final size= 199991
[2025-09-25T22:55:16.515Z] final height= 9
[2025-09-25T22:55:19.674Z] final size= 199991
[2025-09-25T22:55:19.674Z] final height= 9
[2025-09-25T22:55:22.754Z] final size= 199991
[2025-09-25T22:55:22.754Z] final height= 9
[2025-09-25T22:55:24.759Z] final size= 199991
[2025-09-25T22:55:24.759Z] final height= 9
[2025-09-25T22:55:26.751Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:55:26.751Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:55:26.751Z] ====== akka-uct (concurrency) [default], iteration 6 completed (29323.662 ms) ======
[2025-09-25T22:55:26.751Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-09-25T22:55:26.751Z] GC before operation: completed in 686.113 ms, heap usage 836.563 MB -> 101.089 MB.
[2025-09-25T22:55:29.838Z] final size= 199991
[2025-09-25T22:55:29.838Z] final height= 9
[2025-09-25T22:55:31.986Z] final size= 199991
[2025-09-25T22:55:31.986Z] final height= 9
[2025-09-25T22:55:35.085Z] final size= 199991
[2025-09-25T22:55:35.085Z] final height= 9
[2025-09-25T22:55:38.278Z] final size= 199991
[2025-09-25T22:55:38.278Z] final height= 9
[2025-09-25T22:55:41.367Z] final size= 199991
[2025-09-25T22:55:41.367Z] final height= 9
[2025-09-25T22:55:44.441Z] final size= 199991
[2025-09-25T22:55:44.441Z] final height= 9
[2025-09-25T22:55:47.518Z] final size= 199991
[2025-09-25T22:55:47.519Z] final height= 9
[2025-09-25T22:55:50.583Z] final size= 199991
[2025-09-25T22:55:50.583Z] final height= 9
[2025-09-25T22:55:53.668Z] final size= 199991
[2025-09-25T22:55:53.668Z] final height= 9
[2025-09-25T22:55:56.735Z] final size= 199991
[2025-09-25T22:55:56.735Z] final height= 9
[2025-09-25T22:55:57.698Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:55:57.698Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:55:57.698Z] ====== akka-uct (concurrency) [default], iteration 7 completed (30304.955 ms) ======
[2025-09-25T22:55:57.698Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-09-25T22:55:57.698Z] GC before operation: completed in 615.190 ms, heap usage 784.736 MB -> 101.118 MB.
[2025-09-25T22:56:00.766Z] final size= 199991
[2025-09-25T22:56:00.766Z] final height= 9
[2025-09-25T22:56:03.860Z] final size= 199991
[2025-09-25T22:56:03.860Z] final height= 9
[2025-09-25T22:56:05.841Z] final size= 199991
[2025-09-25T22:56:05.841Z] final height= 9
[2025-09-25T22:56:08.903Z] final size= 199991
[2025-09-25T22:56:08.903Z] final height= 9
[2025-09-25T22:56:11.968Z] final size= 199991
[2025-09-25T22:56:11.968Z] final height= 9
[2025-09-25T22:56:15.066Z] final size= 199991
[2025-09-25T22:56:15.066Z] final height= 9
[2025-09-25T22:56:18.133Z] final size= 199991
[2025-09-25T22:56:18.133Z] final height= 9
[2025-09-25T22:56:21.195Z] final size= 199991
[2025-09-25T22:56:21.195Z] final height= 9
[2025-09-25T22:56:23.230Z] final size= 199991
[2025-09-25T22:56:23.230Z] final height= 9
[2025-09-25T22:56:25.937Z] final size= 199991
[2025-09-25T22:56:25.937Z] final height= 9
[2025-09-25T22:56:26.895Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:56:26.895Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:56:26.895Z] ====== akka-uct (concurrency) [default], iteration 8 completed (28828.594 ms) ======
[2025-09-25T22:56:26.895Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-09-25T22:56:27.866Z] GC before operation: completed in 825.261 ms, heap usage 1.004 GB -> 101.454 MB.
[2025-09-25T22:56:29.861Z] final size= 199991
[2025-09-25T22:56:29.861Z] final height= 9
[2025-09-25T22:56:32.925Z] final size= 199991
[2025-09-25T22:56:32.925Z] final height= 9
[2025-09-25T22:56:35.992Z] final size= 199991
[2025-09-25T22:56:35.992Z] final height= 9
[2025-09-25T22:56:39.092Z] final size= 199991
[2025-09-25T22:56:39.092Z] final height= 9
[2025-09-25T22:56:42.191Z] final size= 199991
[2025-09-25T22:56:42.191Z] final height= 9
[2025-09-25T22:56:45.270Z] final size= 199991
[2025-09-25T22:56:45.270Z] final height= 9
[2025-09-25T22:56:47.442Z] final size= 199991
[2025-09-25T22:56:47.442Z] final height= 9
[2025-09-25T22:56:50.544Z] final size= 199991
[2025-09-25T22:56:50.544Z] final height= 9
[2025-09-25T22:56:53.640Z] final size= 199991
[2025-09-25T22:56:53.640Z] final height= 9
[2025-09-25T22:56:55.633Z] final size= 199991
[2025-09-25T22:56:55.633Z] final height= 9
[2025-09-25T22:56:56.596Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:56:56.596Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:56:56.596Z] ====== akka-uct (concurrency) [default], iteration 9 completed (28951.483 ms) ======
[2025-09-25T22:56:56.596Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-09-25T22:56:57.588Z] GC before operation: completed in 726.169 ms, heap usage 514.311 MB -> 101.373 MB.
[2025-09-25T22:56:59.596Z] final size= 199991
[2025-09-25T22:56:59.596Z] final height= 9
[2025-09-25T22:57:02.697Z] final size= 199991
[2025-09-25T22:57:02.697Z] final height= 9
[2025-09-25T22:57:04.684Z] final size= 199991
[2025-09-25T22:57:04.684Z] final height= 9
[2025-09-25T22:57:07.748Z] final size= 199991
[2025-09-25T22:57:07.748Z] final height= 9
[2025-09-25T22:57:09.754Z] final size= 199991
[2025-09-25T22:57:09.754Z] final height= 9
[2025-09-25T22:57:12.844Z] final size= 199991
[2025-09-25T22:57:12.844Z] final height= 9
[2025-09-25T22:57:15.911Z] final size= 199991
[2025-09-25T22:57:15.911Z] final height= 9
[2025-09-25T22:57:19.715Z] final size= 199991
[2025-09-25T22:57:19.715Z] final height= 9
[2025-09-25T22:57:21.725Z] final size= 199991
[2025-09-25T22:57:21.725Z] final height= 9
[2025-09-25T22:57:24.823Z] final size= 199991
[2025-09-25T22:57:24.823Z] final height= 9
[2025-09-25T22:57:25.785Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:57:25.785Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:57:25.785Z] ====== akka-uct (concurrency) [default], iteration 10 completed (28100.676 ms) ======
[2025-09-25T22:57:25.785Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-09-25T22:57:25.785Z] GC before operation: completed in 649.273 ms, heap usage 714.342 MB -> 99.210 MB.
[2025-09-25T22:57:27.778Z] final size= 199991
[2025-09-25T22:57:27.778Z] final height= 9
[2025-09-25T22:57:30.850Z] final size= 199991
[2025-09-25T22:57:30.850Z] final height= 9
[2025-09-25T22:57:35.110Z] final size= 199991
[2025-09-25T22:57:35.110Z] final height= 9
[2025-09-25T22:57:37.122Z] final size= 199991
[2025-09-25T22:57:37.122Z] final height= 9
[2025-09-25T22:57:40.207Z] final size= 199991
[2025-09-25T22:57:40.207Z] final height= 9
[2025-09-25T22:57:43.308Z] final size= 199991
[2025-09-25T22:57:43.308Z] final height= 9
[2025-09-25T22:57:46.409Z] final size= 199991
[2025-09-25T22:57:46.409Z] final height= 9
[2025-09-25T22:57:49.481Z] final size= 199991
[2025-09-25T22:57:49.481Z] final height= 9
[2025-09-25T22:57:52.552Z] final size= 199991
[2025-09-25T22:57:52.552Z] final height= 9
[2025-09-25T22:57:55.627Z] final size= 199991
[2025-09-25T22:57:55.627Z] final height= 9
[2025-09-25T22:57:56.593Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:57:56.594Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:57:56.594Z] ====== akka-uct (concurrency) [default], iteration 11 completed (30123.488 ms) ======
[2025-09-25T22:57:56.594Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-09-25T22:57:56.594Z] GC before operation: completed in 548.787 ms, heap usage 1.009 GB -> 96.887 MB.
[2025-09-25T22:57:58.606Z] final size= 199991
[2025-09-25T22:57:58.606Z] final height= 9
[2025-09-25T22:58:01.678Z] final size= 199991
[2025-09-25T22:58:01.678Z] final height= 9
[2025-09-25T22:58:05.013Z] final size= 199991
[2025-09-25T22:58:05.013Z] final height= 9
[2025-09-25T22:58:08.098Z] final size= 199991
[2025-09-25T22:58:08.098Z] final height= 9
[2025-09-25T22:58:11.232Z] final size= 199991
[2025-09-25T22:58:11.232Z] final height= 9
[2025-09-25T22:58:14.336Z] final size= 199991
[2025-09-25T22:58:14.336Z] final height= 9
[2025-09-25T22:58:16.329Z] final size= 199991
[2025-09-25T22:58:16.329Z] final height= 9
[2025-09-25T22:58:19.399Z] final size= 199991
[2025-09-25T22:58:19.399Z] final height= 9
[2025-09-25T22:58:22.575Z] final size= 199991
[2025-09-25T22:58:22.575Z] final height= 9
[2025-09-25T22:58:25.648Z] final size= 199991
[2025-09-25T22:58:25.648Z] final height= 9
[2025-09-25T22:58:25.648Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:58:25.648Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:58:25.648Z] ====== akka-uct (concurrency) [default], iteration 12 completed (29253.611 ms) ======
[2025-09-25T22:58:25.648Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-09-25T22:58:26.621Z] GC before operation: completed in 581.691 ms, heap usage 935.528 MB -> 134.979 MB.
[2025-09-25T22:58:28.644Z] final size= 199991
[2025-09-25T22:58:28.644Z] final height= 9
[2025-09-25T22:58:31.756Z] final size= 199991
[2025-09-25T22:58:31.756Z] final height= 9
[2025-09-25T22:58:34.844Z] final size= 199991
[2025-09-25T22:58:34.844Z] final height= 9
[2025-09-25T22:58:37.939Z] final size= 199991
[2025-09-25T22:58:37.939Z] final height= 9
[2025-09-25T22:58:41.058Z] final size= 199991
[2025-09-25T22:58:41.058Z] final height= 9
[2025-09-25T22:58:44.149Z] final size= 199991
[2025-09-25T22:58:44.149Z] final height= 9
[2025-09-25T22:58:47.232Z] final size= 199991
[2025-09-25T22:58:47.232Z] final height= 9
[2025-09-25T22:58:51.117Z] final size= 199991
[2025-09-25T22:58:51.117Z] final height= 9
[2025-09-25T22:58:53.115Z] final size= 199991
[2025-09-25T22:58:53.115Z] final height= 9
[2025-09-25T22:58:56.186Z] final size= 199991
[2025-09-25T22:58:56.186Z] final height= 9
[2025-09-25T22:58:57.150Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:58:57.150Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:58:57.150Z] ====== akka-uct (concurrency) [default], iteration 13 completed (30488.503 ms) ======
[2025-09-25T22:58:57.150Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-09-25T22:58:58.166Z] GC before operation: completed in 596.091 ms, heap usage 749.889 MB -> 101.551 MB.
[2025-09-25T22:59:00.168Z] final size= 199991
[2025-09-25T22:59:00.168Z] final height= 9
[2025-09-25T22:59:03.283Z] final size= 199991
[2025-09-25T22:59:03.283Z] final height= 9
[2025-09-25T22:59:06.467Z] final size= 199991
[2025-09-25T22:59:06.467Z] final height= 9
[2025-09-25T22:59:09.559Z] final size= 199991
[2025-09-25T22:59:09.559Z] final height= 9
[2025-09-25T22:59:12.706Z] final size= 199991
[2025-09-25T22:59:12.706Z] final height= 9
[2025-09-25T22:59:15.805Z] final size= 199991
[2025-09-25T22:59:15.805Z] final height= 9
[2025-09-25T22:59:18.902Z] final size= 199991
[2025-09-25T22:59:18.902Z] final height= 9
[2025-09-25T22:59:21.977Z] final size= 199991
[2025-09-25T22:59:21.977Z] final height= 9
[2025-09-25T22:59:25.087Z] final size= 199991
[2025-09-25T22:59:25.087Z] final height= 9
[2025-09-25T22:59:28.263Z] final size= 199991
[2025-09-25T22:59:28.264Z] final height= 9
[2025-09-25T22:59:29.333Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T22:59:29.333Z] There is no way to check that no silent failure occurred.
[2025-09-25T22:59:29.333Z] ====== akka-uct (concurrency) [default], iteration 14 completed (31449.049 ms) ======
[2025-09-25T22:59:29.333Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-09-25T22:59:30.308Z] GC before operation: completed in 622.661 ms, heap usage 480.500 MB -> 101.121 MB.
[2025-09-25T22:59:32.318Z] final size= 199991
[2025-09-25T22:59:32.318Z] final height= 9
[2025-09-25T22:59:35.411Z] final size= 199991
[2025-09-25T22:59:35.411Z] final height= 9
[2025-09-25T22:59:42.187Z] final size= 199991
[2025-09-25T22:59:42.187Z] final height= 9
[2025-09-25T22:59:42.187Z] final size= 199991
[2025-09-25T22:59:42.187Z] final height= 9
[2025-09-25T22:59:45.257Z] final size= 199991
[2025-09-25T22:59:45.257Z] final height= 9
[2025-09-25T22:59:48.398Z] final size= 199991
[2025-09-25T22:59:48.398Z] final height= 9
[2025-09-25T22:59:51.499Z] final size= 199991
[2025-09-25T22:59:51.499Z] final height= 9
[2025-09-25T22:59:54.631Z] final size= 199991
[2025-09-25T22:59:54.631Z] final height= 9
[2025-09-25T22:59:57.783Z] final size= 199991
[2025-09-25T22:59:57.783Z] final height= 9
[2025-09-25T23:00:00.935Z] final size= 199991
[2025-09-25T23:00:00.935Z] final height= 9
[2025-09-25T23:00:02.328Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:00:02.328Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:00:02.328Z] ====== akka-uct (concurrency) [default], iteration 15 completed (31730.641 ms) ======
[2025-09-25T23:00:02.328Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-09-25T23:00:02.328Z] GC before operation: completed in 549.288 ms, heap usage 354.824 MB -> 111.050 MB.
[2025-09-25T23:00:04.509Z] final size= 199991
[2025-09-25T23:00:04.509Z] final height= 9
[2025-09-25T23:00:07.589Z] final size= 199991
[2025-09-25T23:00:07.589Z] final height= 9
[2025-09-25T23:00:10.729Z] final size= 199991
[2025-09-25T23:00:10.729Z] final height= 9
[2025-09-25T23:00:12.728Z] final size= 199991
[2025-09-25T23:00:12.728Z] final height= 9
[2025-09-25T23:00:15.820Z] final size= 199991
[2025-09-25T23:00:15.820Z] final height= 9
[2025-09-25T23:00:18.904Z] final size= 199991
[2025-09-25T23:00:18.904Z] final height= 9
[2025-09-25T23:00:21.990Z] final size= 199991
[2025-09-25T23:00:21.990Z] final height= 9
[2025-09-25T23:00:25.071Z] final size= 199991
[2025-09-25T23:00:25.071Z] final height= 9
[2025-09-25T23:00:28.275Z] final size= 199991
[2025-09-25T23:00:28.275Z] final height= 9
[2025-09-25T23:00:31.360Z] final size= 199991
[2025-09-25T23:00:31.360Z] final height= 9
[2025-09-25T23:00:32.327Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:00:32.327Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:00:32.327Z] ====== akka-uct (concurrency) [default], iteration 16 completed (29801.290 ms) ======
[2025-09-25T23:00:32.327Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-09-25T23:00:32.327Z] GC before operation: completed in 530.377 ms, heap usage 879.441 MB -> 100.579 MB.
[2025-09-25T23:00:34.327Z] final size= 199991
[2025-09-25T23:00:34.327Z] final height= 9
[2025-09-25T23:00:38.137Z] final size= 199991
[2025-09-25T23:00:38.137Z] final height= 9
[2025-09-25T23:00:40.128Z] final size= 199991
[2025-09-25T23:00:40.128Z] final height= 9
[2025-09-25T23:00:43.222Z] final size= 199991
[2025-09-25T23:00:43.222Z] final height= 9
[2025-09-25T23:00:46.331Z] final size= 199991
[2025-09-25T23:00:46.331Z] final height= 9
[2025-09-25T23:00:50.565Z] final size= 199991
[2025-09-25T23:00:50.565Z] final height= 9
[2025-09-25T23:00:53.632Z] final size= 199991
[2025-09-25T23:00:53.632Z] final height= 9
[2025-09-25T23:00:55.612Z] final size= 199991
[2025-09-25T23:00:55.612Z] final height= 9
[2025-09-25T23:00:58.699Z] final size= 199991
[2025-09-25T23:00:58.700Z] final height= 9
[2025-09-25T23:01:01.783Z] final size= 199991
[2025-09-25T23:01:01.783Z] final height= 9
[2025-09-25T23:01:02.752Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:01:02.752Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:01:02.752Z] ====== akka-uct (concurrency) [default], iteration 17 completed (30704.998 ms) ======
[2025-09-25T23:01:02.752Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-09-25T23:01:03.726Z] GC before operation: completed in 794.120 ms, heap usage 492.000 MB -> 99.980 MB.
[2025-09-25T23:01:05.719Z] final size= 199991
[2025-09-25T23:01:05.719Z] final height= 10
[2025-09-25T23:01:08.803Z] final size= 199991
[2025-09-25T23:01:08.803Z] final height= 9
[2025-09-25T23:01:13.041Z] final size= 199991
[2025-09-25T23:01:13.041Z] final height= 9
[2025-09-25T23:01:16.140Z] final size= 199991
[2025-09-25T23:01:16.140Z] final height= 9
[2025-09-25T23:01:19.229Z] final size= 199991
[2025-09-25T23:01:19.229Z] final height= 9
[2025-09-25T23:01:23.472Z] final size= 199991
[2025-09-25T23:01:23.472Z] final height= 9
[2025-09-25T23:01:26.595Z] final size= 199991
[2025-09-25T23:01:26.595Z] final height= 8
[2025-09-25T23:01:30.382Z] final size= 199991
[2025-09-25T23:01:30.382Z] final height= 9
[2025-09-25T23:01:32.382Z] final size= 199991
[2025-09-25T23:01:32.382Z] final height= 9
[2025-09-25T23:01:35.453Z] final size= 199991
[2025-09-25T23:01:35.453Z] final height= 9
[2025-09-25T23:01:37.433Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:01:37.433Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:01:37.433Z] ====== akka-uct (concurrency) [default], iteration 18 completed (33042.265 ms) ======
[2025-09-25T23:01:37.433Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-09-25T23:01:37.433Z] GC before operation: completed in 546.663 ms, heap usage 347.754 MB -> 101.783 MB.
[2025-09-25T23:01:39.445Z] final size= 199991
[2025-09-25T23:01:39.445Z] final height= 9
[2025-09-25T23:01:43.668Z] final size= 199991
[2025-09-25T23:01:43.668Z] final height= 9
[2025-09-25T23:01:46.784Z] final size= 199991
[2025-09-25T23:01:46.784Z] final height= 9
[2025-09-25T23:01:48.953Z] final size= 199991
[2025-09-25T23:01:48.953Z] final height= 9
[2025-09-25T23:01:53.177Z] final size= 199991
[2025-09-25T23:01:53.177Z] final height= 9
[2025-09-25T23:01:56.364Z] final size= 199991
[2025-09-25T23:01:56.364Z] final height= 9
[2025-09-25T23:01:58.354Z] final size= 199991
[2025-09-25T23:01:58.354Z] final height= 9
[2025-09-25T23:02:01.446Z] final size= 199991
[2025-09-25T23:02:01.446Z] final height= 9
[2025-09-25T23:02:04.610Z] final size= 199991
[2025-09-25T23:02:04.610Z] final height= 9
[2025-09-25T23:02:07.675Z] final size= 199991
[2025-09-25T23:02:07.675Z] final height= 9
[2025-09-25T23:02:08.651Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:02:08.651Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:02:08.651Z] ====== akka-uct (concurrency) [default], iteration 19 completed (30590.710 ms) ======
[2025-09-25T23:02:08.651Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-09-25T23:02:08.651Z] GC before operation: completed in 564.403 ms, heap usage 972.283 MB -> 101.695 MB.
[2025-09-25T23:02:11.126Z] final size= 199991
[2025-09-25T23:02:11.126Z] final height= 9
[2025-09-25T23:02:14.203Z] final size= 199991
[2025-09-25T23:02:14.203Z] final height= 9
[2025-09-25T23:02:18.899Z] final size= 199991
[2025-09-25T23:02:18.899Z] final height= 9
[2025-09-25T23:02:21.986Z] final size= 199991
[2025-09-25T23:02:21.986Z] final height= 9
[2025-09-25T23:02:25.059Z] final size= 199991
[2025-09-25T23:02:25.059Z] final height= 9
[2025-09-25T23:02:28.145Z] final size= 199991
[2025-09-25T23:02:28.145Z] final height= 9
[2025-09-25T23:02:31.327Z] final size= 199991
[2025-09-25T23:02:31.327Z] final height= 9
[2025-09-25T23:02:34.405Z] final size= 199991
[2025-09-25T23:02:34.405Z] final height= 9
[2025-09-25T23:02:37.484Z] final size= 199991
[2025-09-25T23:02:37.484Z] final height= 9
[2025-09-25T23:02:40.551Z] final size= 199991
[2025-09-25T23:02:40.551Z] final height= 9
[2025-09-25T23:02:41.537Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:02:41.537Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:02:41.537Z] ====== akka-uct (concurrency) [default], iteration 20 completed (32300.206 ms) ======
[2025-09-25T23:02:41.537Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-09-25T23:02:41.537Z] GC before operation: completed in 537.086 ms, heap usage 522.353 MB -> 100.606 MB.
[2025-09-25T23:02:43.543Z] final size= 199991
[2025-09-25T23:02:43.543Z] final height= 9
[2025-09-25T23:02:46.636Z] final size= 199991
[2025-09-25T23:02:46.636Z] final height= 9
[2025-09-25T23:02:49.707Z] final size= 199991
[2025-09-25T23:02:49.707Z] final height= 9
[2025-09-25T23:02:52.793Z] final size= 199991
[2025-09-25T23:02:52.793Z] final height= 9
[2025-09-25T23:02:55.878Z] final size= 199991
[2025-09-25T23:02:55.878Z] final height= 9
[2025-09-25T23:02:59.000Z] final size= 199991
[2025-09-25T23:02:59.000Z] final height= 9
[2025-09-25T23:03:02.088Z] final size= 199991
[2025-09-25T23:03:02.088Z] final height= 9
[2025-09-25T23:03:05.180Z] final size= 199991
[2025-09-25T23:03:05.180Z] final height= 9
[2025-09-25T23:03:08.256Z] final size= 199991
[2025-09-25T23:03:08.256Z] final height= 9
[2025-09-25T23:03:11.313Z] final size= 199991
[2025-09-25T23:03:11.313Z] final height= 9
[2025-09-25T23:03:12.294Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:03:12.294Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:03:12.294Z] ====== akka-uct (concurrency) [default], iteration 21 completed (30552.595 ms) ======
[2025-09-25T23:03:12.294Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-09-25T23:03:12.294Z] GC before operation: completed in 478.688 ms, heap usage 402.989 MB -> 99.672 MB.
[2025-09-25T23:03:15.009Z] final size= 199991
[2025-09-25T23:03:15.009Z] final height= 9
[2025-09-25T23:03:18.083Z] final size= 199991
[2025-09-25T23:03:18.083Z] final height= 9
[2025-09-25T23:03:21.177Z] final size= 199991
[2025-09-25T23:03:21.177Z] final height= 9
[2025-09-25T23:03:23.158Z] final size= 199991
[2025-09-25T23:03:23.158Z] final height= 9
[2025-09-25T23:03:26.235Z] final size= 199991
[2025-09-25T23:03:26.235Z] final height= 9
[2025-09-25T23:03:29.302Z] final size= 199991
[2025-09-25T23:03:29.302Z] final height= 9
[2025-09-25T23:03:31.336Z] final size= 199991
[2025-09-25T23:03:31.336Z] final height= 9
[2025-09-25T23:03:34.433Z] final size= 199991
[2025-09-25T23:03:34.433Z] final height= 9
[2025-09-25T23:03:38.655Z] final size= 199991
[2025-09-25T23:03:38.656Z] final height= 9
[2025-09-25T23:03:41.739Z] final size= 199991
[2025-09-25T23:03:41.739Z] final height= 9
[2025-09-25T23:03:41.739Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:03:41.739Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:03:41.739Z] ====== akka-uct (concurrency) [default], iteration 22 completed (29300.033 ms) ======
[2025-09-25T23:03:41.739Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-09-25T23:03:42.720Z] GC before operation: completed in 713.631 ms, heap usage 748.930 MB -> 123.286 MB.
[2025-09-25T23:03:44.728Z] final size= 199991
[2025-09-25T23:03:44.728Z] final height= 9
[2025-09-25T23:03:47.800Z] final size= 199991
[2025-09-25T23:03:47.800Z] final height= 9
[2025-09-25T23:03:50.912Z] final size= 199991
[2025-09-25T23:03:50.912Z] final height= 9
[2025-09-25T23:03:53.979Z] final size= 199991
[2025-09-25T23:03:53.979Z] final height= 9
[2025-09-25T23:03:57.086Z] final size= 199991
[2025-09-25T23:03:57.086Z] final height= 9
[2025-09-25T23:04:00.180Z] final size= 199991
[2025-09-25T23:04:00.180Z] final height= 9
[2025-09-25T23:04:03.968Z] final size= 199991
[2025-09-25T23:04:03.968Z] final height= 9
[2025-09-25T23:04:05.973Z] final size= 199991
[2025-09-25T23:04:05.973Z] final height= 9
[2025-09-25T23:04:09.104Z] final size= 199991
[2025-09-25T23:04:09.104Z] final height= 9
[2025-09-25T23:04:12.192Z] final size= 199991
[2025-09-25T23:04:12.192Z] final height= 9
[2025-09-25T23:04:13.160Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:04:13.160Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:04:13.160Z] ====== akka-uct (concurrency) [default], iteration 23 completed (30605.522 ms) ======
[2025-09-25T23:04:15.125Z] -----------------------------------
[2025-09-25T23:04:15.125Z] renaissance-akka-uct_0_PASSED
[2025-09-25T23:04:15.125Z] -----------------------------------
[2025-09-25T23:04:15.125Z]
[2025-09-25T23:04:15.125Z] TEST TEARDOWN:
[2025-09-25T23:04:15.125Z] Nothing to be done for teardown.
[2025-09-25T23:04:15.125Z] renaissance-akka-uct_0 Finish Time: Thu Sep 25 23:04:14 2025 Epoch Time (ms): 1758841454418
[2025-09-25T23:04:15.125Z]
[2025-09-25T23:04:15.125Z] ===============================================
[2025-09-25T23:04:15.125Z] Running test renaissance-fj-kmeans_0 ...
[2025-09-25T23:04:15.125Z] ===============================================
[2025-09-25T23:04:15.125Z] renaissance-fj-kmeans_0 Start Time: Thu Sep 25 23:04:14 2025 Epoch Time (ms): 1758841454455
[2025-09-25T23:04:15.125Z] variation: NoOptions
[2025-09-25T23:04:15.125Z] JVM_OPTIONS:
[2025-09-25T23:04:15.125Z] { \
[2025-09-25T23:04:15.125Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:04:15.125Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:04:15.125Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-fj-kmeans_0"; \
[2025-09-25T23:04:15.125Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-fj-kmeans_0"; \
[2025-09-25T23:04:15.125Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:04:15.125Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-09-25T23:04:15.125Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:04:15.125Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:04:15.125Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:04:15.125Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:04:15.125Z]
[2025-09-25T23:04:15.125Z] TEST SETUP:
[2025-09-25T23:04:15.125Z] Nothing to be done for setup.
[2025-09-25T23:04:15.125Z]
[2025-09-25T23:04:15.125Z] TESTING:
[2025-09-25T23:04:17.100Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:04:17.100Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17588407078821/renaissance-fj-kmeans_0/launcher-230415-4674846707116973724/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T23:04:17.100Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T23:04:17.100Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T23:04:19.075Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-09-25T23:04:19.075Z] GC before operation: completed in 110.987 ms, heap usage 92.643 MB -> 84.485 MB.
[2025-09-25T23:04:30.723Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10242.722 ms) ======
[2025-09-25T23:04:30.723Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-09-25T23:04:30.723Z] GC before operation: completed in 113.914 ms, heap usage 552.099 MB -> 84.574 MB.
[2025-09-25T23:04:40.572Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (9577.154 ms) ======
[2025-09-25T23:04:40.572Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-09-25T23:04:40.572Z] GC before operation: completed in 108.988 ms, heap usage 504.665 MB -> 84.574 MB.
[2025-09-25T23:04:48.832Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (9287.629 ms) ======
[2025-09-25T23:04:48.832Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-09-25T23:04:48.832Z] GC before operation: completed in 114.449 ms, heap usage 658.087 MB -> 84.574 MB.
[2025-09-25T23:04:58.710Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (9252.537 ms) ======
[2025-09-25T23:04:58.710Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-09-25T23:04:58.710Z] GC before operation: completed in 112.675 ms, heap usage 375.174 MB -> 84.574 MB.
[2025-09-25T23:05:08.832Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (9334.408 ms) ======
[2025-09-25T23:05:08.832Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-09-25T23:05:08.832Z] GC before operation: completed in 115.319 ms, heap usage 509.447 MB -> 84.575 MB.
[2025-09-25T23:05:17.076Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (9286.961 ms) ======
[2025-09-25T23:05:17.076Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-09-25T23:05:17.076Z] GC before operation: completed in 119.006 ms, heap usage 673.874 MB -> 84.576 MB.
[2025-09-25T23:05:26.902Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (9261.311 ms) ======
[2025-09-25T23:05:26.902Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-09-25T23:05:26.902Z] GC before operation: completed in 114.471 ms, heap usage 381.735 MB -> 84.576 MB.
[2025-09-25T23:05:36.791Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (9335.781 ms) ======
[2025-09-25T23:05:36.791Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-09-25T23:05:36.791Z] GC before operation: completed in 124.966 ms, heap usage 507.350 MB -> 84.576 MB.
[2025-09-25T23:05:45.109Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (9206.785 ms) ======
[2025-09-25T23:05:45.109Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-09-25T23:05:45.109Z] GC before operation: completed in 118.897 ms, heap usage 677.161 MB -> 84.576 MB.
[2025-09-25T23:05:54.975Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (9359.230 ms) ======
[2025-09-25T23:05:54.975Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-09-25T23:05:54.975Z] GC before operation: completed in 114.479 ms, heap usage 384.735 MB -> 84.576 MB.
[2025-09-25T23:06:04.831Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (9312.990 ms) ======
[2025-09-25T23:06:04.831Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-09-25T23:06:04.831Z] GC before operation: completed in 115.379 ms, heap usage 512.666 MB -> 84.577 MB.
[2025-09-25T23:06:13.773Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (9229.687 ms) ======
[2025-09-25T23:06:13.773Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-09-25T23:06:13.773Z] GC before operation: completed in 114.880 ms, heap usage 672.056 MB -> 84.577 MB.
[2025-09-25T23:06:24.115Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (10279.350 ms) ======
[2025-09-25T23:06:24.115Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-09-25T23:06:24.115Z] GC before operation: completed in 113.718 ms, heap usage 391.167 MB -> 84.577 MB.
[2025-09-25T23:06:33.974Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (9231.618 ms) ======
[2025-09-25T23:06:33.974Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-09-25T23:06:33.974Z] GC before operation: completed in 117.368 ms, heap usage 507.862 MB -> 84.577 MB.
[2025-09-25T23:06:42.223Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (9068.282 ms) ======
[2025-09-25T23:06:42.223Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-09-25T23:06:42.223Z] GC before operation: completed in 100.727 ms, heap usage 676.974 MB -> 84.577 MB.
[2025-09-25T23:06:52.259Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (9054.859 ms) ======
[2025-09-25T23:06:52.259Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-09-25T23:06:52.259Z] GC before operation: completed in 95.870 ms, heap usage 405.124 MB -> 84.577 MB.
[2025-09-25T23:07:00.533Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (9133.133 ms) ======
[2025-09-25T23:07:00.533Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-09-25T23:07:01.497Z] GC before operation: completed in 97.476 ms, heap usage 504.987 MB -> 84.578 MB.
[2025-09-25T23:07:09.739Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (9114.608 ms) ======
[2025-09-25T23:07:09.739Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-09-25T23:07:10.706Z] GC before operation: completed in 100.294 ms, heap usage 390.882 MB -> 84.578 MB.
[2025-09-25T23:07:21.249Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (11140.037 ms) ======
[2025-09-25T23:07:21.249Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-09-25T23:07:21.249Z] GC before operation: completed in 113.839 ms, heap usage 513.031 MB -> 84.578 MB.
[2025-09-25T23:07:31.095Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (8950.878 ms) ======
[2025-09-25T23:07:31.095Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-09-25T23:07:31.095Z] GC before operation: completed in 100.248 ms, heap usage 676.862 MB -> 84.578 MB.
[2025-09-25T23:07:39.417Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (8779.018 ms) ======
[2025-09-25T23:07:39.417Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-09-25T23:07:39.417Z] GC before operation: completed in 98.767 ms, heap usage 440.799 MB -> 84.578 MB.
[2025-09-25T23:07:49.272Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (8863.503 ms) ======
[2025-09-25T23:07:49.272Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-09-25T23:07:49.272Z] GC before operation: completed in 96.171 ms, heap usage 512.186 MB -> 84.578 MB.
[2025-09-25T23:07:57.516Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (8928.581 ms) ======
[2025-09-25T23:07:57.516Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-09-25T23:07:57.516Z] GC before operation: completed in 104.987 ms, heap usage 676.189 MB -> 84.578 MB.
[2025-09-25T23:08:07.380Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (8898.029 ms) ======
[2025-09-25T23:08:07.380Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-09-25T23:08:07.380Z] GC before operation: completed in 100.905 ms, heap usage 678.049 MB -> 84.578 MB.
[2025-09-25T23:08:15.642Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (8875.594 ms) ======
[2025-09-25T23:08:15.642Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-09-25T23:08:15.642Z] GC before operation: completed in 95.714 ms, heap usage 424.109 MB -> 84.578 MB.
[2025-09-25T23:08:24.592Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (8962.469 ms) ======
[2025-09-25T23:08:24.592Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-09-25T23:08:24.592Z] GC before operation: completed in 89.703 ms, heap usage 509.752 MB -> 84.579 MB.
[2025-09-25T23:08:32.957Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (8857.937 ms) ======
[2025-09-25T23:08:32.957Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-09-25T23:08:33.928Z] GC before operation: completed in 98.438 ms, heap usage 515.843 MB -> 84.578 MB.
[2025-09-25T23:08:42.171Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (9017.349 ms) ======
[2025-09-25T23:08:42.171Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-09-25T23:08:42.171Z] GC before operation: completed in 103.620 ms, heap usage 663.681 MB -> 84.579 MB.
[2025-09-25T23:08:52.031Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (8758.512 ms) ======
[2025-09-25T23:08:52.031Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-09-25T23:08:52.031Z] GC before operation: completed in 93.998 ms, heap usage 292.765 MB -> 84.578 MB.
[2025-09-25T23:09:00.279Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (8856.876 ms) ======
[2025-09-25T23:09:01.238Z] -----------------------------------
[2025-09-25T23:09:01.238Z] renaissance-fj-kmeans_0_PASSED
[2025-09-25T23:09:01.238Z] -----------------------------------
[2025-09-25T23:09:01.238Z]
[2025-09-25T23:09:01.238Z] TEST TEARDOWN:
[2025-09-25T23:09:01.238Z] Nothing to be done for teardown.
[2025-09-25T23:09:01.238Z] renaissance-fj-kmeans_0 Finish Time: Thu Sep 25 23:09:00 2025 Epoch Time (ms): 1758841740248
[2025-09-25T23:09:01.238Z]
[2025-09-25T23:09:01.238Z] ===============================================
[2025-09-25T23:09:01.238Z] Running test renaissance-future-genetic_0 ...
[2025-09-25T23:09:01.238Z] ===============================================
[2025-09-25T23:09:01.238Z] renaissance-future-genetic_0 Start Time: Thu Sep 25 23:09:00 2025 Epoch Time (ms): 1758841740288
[2025-09-25T23:09:01.238Z] variation: NoOptions
[2025-09-25T23:09:01.238Z] JVM_OPTIONS:
[2025-09-25T23:09:01.238Z] { \
[2025-09-25T23:09:01.238Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:09:01.238Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:09:01.238Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-future-genetic_0"; \
[2025-09-25T23:09:01.238Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-future-genetic_0"; \
[2025-09-25T23:09:01.238Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:09:01.238Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-09-25T23:09:01.238Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:09:01.238Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:09:01.238Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:09:01.238Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:09:01.238Z]
[2025-09-25T23:09:01.238Z] TEST SETUP:
[2025-09-25T23:09:01.238Z] Nothing to be done for setup.
[2025-09-25T23:09:01.238Z]
[2025-09-25T23:09:01.238Z] TESTING:
[2025-09-25T23:09:02.203Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:09:02.203Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17588407078821/renaissance-future-genetic_0/launcher-230900-4906771449828488008/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T23:09:02.203Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T23:09:02.203Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T23:09:02.203Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-09-25T23:09:02.203Z] GC before operation: completed in 40.383 ms, heap usage 11.678 MB -> 4.169 MB.
[2025-09-25T23:09:10.431Z] ====== future-genetic (functional) [default], iteration 0 completed (6860.684 ms) ======
[2025-09-25T23:09:10.431Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-09-25T23:09:10.431Z] GC before operation: completed in 35.535 ms, heap usage 206.149 MB -> 5.348 MB.
[2025-09-25T23:09:14.624Z] ====== future-genetic (functional) [default], iteration 1 completed (4807.775 ms) ======
[2025-09-25T23:09:14.624Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-09-25T23:09:14.624Z] GC before operation: completed in 25.198 ms, heap usage 57.209 MB -> 5.349 MB.
[2025-09-25T23:09:18.814Z] ====== future-genetic (functional) [default], iteration 2 completed (4409.570 ms) ======
[2025-09-25T23:09:18.814Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-09-25T23:09:18.814Z] GC before operation: completed in 23.842 ms, heap usage 78.557 MB -> 5.349 MB.
[2025-09-25T23:09:23.011Z] ====== future-genetic (functional) [default], iteration 3 completed (4482.975 ms) ======
[2025-09-25T23:09:23.011Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-09-25T23:09:23.011Z] GC before operation: completed in 23.774 ms, heap usage 78.190 MB -> 5.351 MB.
[2025-09-25T23:09:27.657Z] ====== future-genetic (functional) [default], iteration 4 completed (4169.157 ms) ======
[2025-09-25T23:09:27.657Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-09-25T23:09:27.657Z] GC before operation: completed in 23.658 ms, heap usage 89.108 MB -> 5.351 MB.
[2025-09-25T23:09:31.848Z] ====== future-genetic (functional) [default], iteration 5 completed (4376.364 ms) ======
[2025-09-25T23:09:31.848Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-09-25T23:09:31.848Z] GC before operation: completed in 27.796 ms, heap usage 79.130 MB -> 5.351 MB.
[2025-09-25T23:09:36.042Z] ====== future-genetic (functional) [default], iteration 6 completed (4321.049 ms) ======
[2025-09-25T23:09:36.042Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-09-25T23:09:36.042Z] GC before operation: completed in 24.737 ms, heap usage 77.523 MB -> 5.351 MB.
[2025-09-25T23:09:41.468Z] ====== future-genetic (functional) [default], iteration 7 completed (4400.496 ms) ======
[2025-09-25T23:09:41.468Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-09-25T23:09:41.468Z] GC before operation: completed in 23.443 ms, heap usage 66.757 MB -> 5.351 MB.
[2025-09-25T23:09:45.748Z] ====== future-genetic (functional) [default], iteration 8 completed (4359.386 ms) ======
[2025-09-25T23:09:45.748Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-09-25T23:09:45.748Z] GC before operation: completed in 22.927 ms, heap usage 76.477 MB -> 5.351 MB.
[2025-09-25T23:09:49.957Z] ====== future-genetic (functional) [default], iteration 9 completed (4402.954 ms) ======
[2025-09-25T23:09:49.957Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-09-25T23:09:49.957Z] GC before operation: completed in 29.621 ms, heap usage 79.540 MB -> 5.351 MB.
[2025-09-25T23:09:54.188Z] ====== future-genetic (functional) [default], iteration 10 completed (4384.845 ms) ======
[2025-09-25T23:09:54.188Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-09-25T23:09:54.188Z] GC before operation: completed in 24.952 ms, heap usage 77.377 MB -> 5.352 MB.
[2025-09-25T23:09:58.388Z] ====== future-genetic (functional) [default], iteration 11 completed (4394.695 ms) ======
[2025-09-25T23:09:58.388Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-09-25T23:09:58.388Z] GC before operation: completed in 26.424 ms, heap usage 79.954 MB -> 5.352 MB.
[2025-09-25T23:10:02.588Z] ====== future-genetic (functional) [default], iteration 12 completed (4285.660 ms) ======
[2025-09-25T23:10:02.588Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-09-25T23:10:02.588Z] GC before operation: completed in 24.047 ms, heap usage 77.908 MB -> 5.352 MB.
[2025-09-25T23:10:06.797Z] ====== future-genetic (functional) [default], iteration 13 completed (4301.286 ms) ======
[2025-09-25T23:10:06.797Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-09-25T23:10:06.797Z] GC before operation: completed in 27.941 ms, heap usage 78.024 MB -> 5.352 MB.
[2025-09-25T23:10:11.031Z] ====== future-genetic (functional) [default], iteration 14 completed (4236.830 ms) ======
[2025-09-25T23:10:11.031Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-09-25T23:10:11.031Z] GC before operation: completed in 23.398 ms, heap usage 78.400 MB -> 5.353 MB.
[2025-09-25T23:10:15.216Z] ====== future-genetic (functional) [default], iteration 15 completed (4238.169 ms) ======
[2025-09-25T23:10:15.216Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-09-25T23:10:15.216Z] GC before operation: completed in 26.801 ms, heap usage 77.381 MB -> 5.355 MB.
[2025-09-25T23:10:19.819Z] ====== future-genetic (functional) [default], iteration 16 completed (4213.185 ms) ======
[2025-09-25T23:10:19.819Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-09-25T23:10:19.819Z] GC before operation: completed in 23.592 ms, heap usage 77.539 MB -> 5.355 MB.
[2025-09-25T23:10:24.390Z] ====== future-genetic (functional) [default], iteration 17 completed (4312.061 ms) ======
[2025-09-25T23:10:24.390Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-09-25T23:10:24.390Z] GC before operation: completed in 25.838 ms, heap usage 65.237 MB -> 5.355 MB.
[2025-09-25T23:10:28.572Z] ====== future-genetic (functional) [default], iteration 18 completed (4246.620 ms) ======
[2025-09-25T23:10:28.572Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-09-25T23:10:28.572Z] GC before operation: completed in 24.455 ms, heap usage 77.287 MB -> 5.355 MB.
[2025-09-25T23:10:32.838Z] ====== future-genetic (functional) [default], iteration 19 completed (4315.655 ms) ======
[2025-09-25T23:10:32.838Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-09-25T23:10:32.838Z] GC before operation: completed in 25.665 ms, heap usage 79.997 MB -> 5.355 MB.
[2025-09-25T23:10:37.021Z] ====== future-genetic (functional) [default], iteration 20 completed (4241.353 ms) ======
[2025-09-25T23:10:37.021Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-09-25T23:10:37.021Z] GC before operation: completed in 25.862 ms, heap usage 78.022 MB -> 5.355 MB.
[2025-09-25T23:10:41.207Z] ====== future-genetic (functional) [default], iteration 21 completed (4369.262 ms) ======
[2025-09-25T23:10:41.207Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-09-25T23:10:41.207Z] GC before operation: completed in 24.521 ms, heap usage 78.035 MB -> 5.355 MB.
[2025-09-25T23:10:46.623Z] ====== future-genetic (functional) [default], iteration 22 completed (4387.426 ms) ======
[2025-09-25T23:10:46.623Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-09-25T23:10:46.623Z] GC before operation: completed in 25.105 ms, heap usage 79.037 MB -> 5.355 MB.
[2025-09-25T23:10:50.814Z] ====== future-genetic (functional) [default], iteration 23 completed (4399.302 ms) ======
[2025-09-25T23:10:50.814Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-09-25T23:10:50.814Z] GC before operation: completed in 25.338 ms, heap usage 78.026 MB -> 5.356 MB.
[2025-09-25T23:10:55.003Z] ====== future-genetic (functional) [default], iteration 24 completed (4285.970 ms) ======
[2025-09-25T23:10:55.003Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-09-25T23:10:55.003Z] GC before operation: completed in 24.383 ms, heap usage 77.542 MB -> 5.355 MB.
[2025-09-25T23:10:59.248Z] ====== future-genetic (functional) [default], iteration 25 completed (4352.844 ms) ======
[2025-09-25T23:10:59.248Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-09-25T23:10:59.248Z] GC before operation: completed in 24.752 ms, heap usage 78.462 MB -> 5.356 MB.
[2025-09-25T23:11:03.433Z] ====== future-genetic (functional) [default], iteration 26 completed (4352.568 ms) ======
[2025-09-25T23:11:03.433Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-09-25T23:11:03.433Z] GC before operation: completed in 24.613 ms, heap usage 78.523 MB -> 5.356 MB.
[2025-09-25T23:11:07.619Z] ====== future-genetic (functional) [default], iteration 27 completed (4340.831 ms) ======
[2025-09-25T23:11:07.619Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-09-25T23:11:07.619Z] GC before operation: completed in 24.678 ms, heap usage 78.051 MB -> 5.356 MB.
[2025-09-25T23:11:11.805Z] ====== future-genetic (functional) [default], iteration 28 completed (4247.763 ms) ======
[2025-09-25T23:11:11.805Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-09-25T23:11:11.805Z] GC before operation: completed in 27.702 ms, heap usage 78.495 MB -> 5.356 MB.
[2025-09-25T23:11:15.995Z] ====== future-genetic (functional) [default], iteration 29 completed (4238.331 ms) ======
[2025-09-25T23:11:15.995Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-09-25T23:11:15.995Z] GC before operation: completed in 23.312 ms, heap usage 90.528 MB -> 5.356 MB.
[2025-09-25T23:11:20.666Z] ====== future-genetic (functional) [default], iteration 30 completed (4347.764 ms) ======
[2025-09-25T23:11:20.666Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-09-25T23:11:20.666Z] GC before operation: completed in 25.384 ms, heap usage 90.155 MB -> 5.356 MB.
[2025-09-25T23:11:24.853Z] ====== future-genetic (functional) [default], iteration 31 completed (4338.344 ms) ======
[2025-09-25T23:11:24.853Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-09-25T23:11:24.853Z] GC before operation: completed in 25.406 ms, heap usage 77.030 MB -> 5.356 MB.
[2025-09-25T23:11:29.060Z] ====== future-genetic (functional) [default], iteration 32 completed (4366.935 ms) ======
[2025-09-25T23:11:29.060Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-09-25T23:11:29.060Z] GC before operation: completed in 24.979 ms, heap usage 79.118 MB -> 5.356 MB.
[2025-09-25T23:11:34.612Z] ====== future-genetic (functional) [default], iteration 33 completed (4398.637 ms) ======
[2025-09-25T23:11:34.612Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-09-25T23:11:34.612Z] GC before operation: completed in 25.599 ms, heap usage 77.511 MB -> 5.356 MB.
[2025-09-25T23:11:38.798Z] ====== future-genetic (functional) [default], iteration 34 completed (4337.448 ms) ======
[2025-09-25T23:11:38.798Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-09-25T23:11:38.798Z] GC before operation: completed in 26.481 ms, heap usage 77.385 MB -> 5.356 MB.
[2025-09-25T23:11:42.986Z] ====== future-genetic (functional) [default], iteration 35 completed (4329.992 ms) ======
[2025-09-25T23:11:42.986Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-09-25T23:11:42.986Z] GC before operation: completed in 26.401 ms, heap usage 79.381 MB -> 5.356 MB.
[2025-09-25T23:11:47.212Z] ====== future-genetic (functional) [default], iteration 36 completed (4346.402 ms) ======
[2025-09-25T23:11:47.212Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-09-25T23:11:47.212Z] GC before operation: completed in 24.542 ms, heap usage 77.575 MB -> 5.356 MB.
[2025-09-25T23:11:51.579Z] ====== future-genetic (functional) [default], iteration 37 completed (4373.605 ms) ======
[2025-09-25T23:11:51.579Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-09-25T23:11:51.579Z] GC before operation: completed in 26.436 ms, heap usage 79.450 MB -> 5.357 MB.
[2025-09-25T23:11:55.761Z] ====== future-genetic (functional) [default], iteration 38 completed (4246.485 ms) ======
[2025-09-25T23:11:55.761Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-09-25T23:11:55.761Z] GC before operation: completed in 25.809 ms, heap usage 77.370 MB -> 5.357 MB.
[2025-09-25T23:11:59.951Z] ====== future-genetic (functional) [default], iteration 39 completed (4218.098 ms) ======
[2025-09-25T23:11:59.952Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-09-25T23:11:59.952Z] GC before operation: completed in 25.149 ms, heap usage 78.602 MB -> 5.357 MB.
[2025-09-25T23:12:04.154Z] ====== future-genetic (functional) [default], iteration 40 completed (4263.567 ms) ======
[2025-09-25T23:12:04.154Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-09-25T23:12:04.154Z] GC before operation: completed in 23.668 ms, heap usage 90.171 MB -> 5.357 MB.
[2025-09-25T23:12:08.347Z] ====== future-genetic (functional) [default], iteration 41 completed (4274.813 ms) ======
[2025-09-25T23:12:08.347Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-09-25T23:12:08.347Z] GC before operation: completed in 27.042 ms, heap usage 76.601 MB -> 5.357 MB.
[2025-09-25T23:12:13.263Z] ====== future-genetic (functional) [default], iteration 42 completed (4453.411 ms) ======
[2025-09-25T23:12:13.263Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-09-25T23:12:13.263Z] GC before operation: completed in 34.999 ms, heap usage 30.942 MB -> 5.357 MB.
[2025-09-25T23:12:17.454Z] ====== future-genetic (functional) [default], iteration 43 completed (4280.517 ms) ======
[2025-09-25T23:12:17.454Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-09-25T23:12:17.454Z] GC before operation: completed in 26.218 ms, heap usage 65.879 MB -> 5.357 MB.
[2025-09-25T23:12:21.680Z] ====== future-genetic (functional) [default], iteration 44 completed (4094.711 ms) ======
[2025-09-25T23:12:21.680Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-09-25T23:12:21.680Z] GC before operation: completed in 26.953 ms, heap usage 78.950 MB -> 5.357 MB.
[2025-09-25T23:12:25.905Z] ====== future-genetic (functional) [default], iteration 45 completed (4162.493 ms) ======
[2025-09-25T23:12:25.905Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-09-25T23:12:25.905Z] GC before operation: completed in 29.798 ms, heap usage 88.597 MB -> 5.357 MB.
[2025-09-25T23:12:29.702Z] ====== future-genetic (functional) [default], iteration 46 completed (4182.197 ms) ======
[2025-09-25T23:12:29.702Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-09-25T23:12:29.702Z] GC before operation: completed in 25.248 ms, heap usage 77.501 MB -> 5.357 MB.
[2025-09-25T23:12:33.944Z] ====== future-genetic (functional) [default], iteration 47 completed (4251.493 ms) ======
[2025-09-25T23:12:33.944Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-09-25T23:12:33.944Z] GC before operation: completed in 25.385 ms, heap usage 77.593 MB -> 5.357 MB.
[2025-09-25T23:12:38.228Z] ====== future-genetic (functional) [default], iteration 48 completed (4288.943 ms) ======
[2025-09-25T23:12:38.228Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-09-25T23:12:38.228Z] GC before operation: completed in 26.720 ms, heap usage 79.105 MB -> 5.357 MB.
[2025-09-25T23:12:42.418Z] ====== future-genetic (functional) [default], iteration 49 completed (4354.493 ms) ======
[2025-09-25T23:12:43.377Z] -----------------------------------
[2025-09-25T23:12:43.377Z] renaissance-future-genetic_0_PASSED
[2025-09-25T23:12:43.377Z] -----------------------------------
[2025-09-25T23:12:43.377Z]
[2025-09-25T23:12:43.377Z] TEST TEARDOWN:
[2025-09-25T23:12:43.377Z] Nothing to be done for teardown.
[2025-09-25T23:12:43.377Z] renaissance-future-genetic_0 Finish Time: Thu Sep 25 23:12:42 2025 Epoch Time (ms): 1758841962678
[2025-09-25T23:12:43.377Z]
[2025-09-25T23:12:43.377Z] ===============================================
[2025-09-25T23:12:43.377Z] Running test renaissance-naive-bayes_0 ...
[2025-09-25T23:12:43.377Z] ===============================================
[2025-09-25T23:12:43.377Z] renaissance-naive-bayes_0 Start Time: Thu Sep 25 23:12:42 2025 Epoch Time (ms): 1758841962716
[2025-09-25T23:12:43.377Z] variation: NoOptions
[2025-09-25T23:12:43.377Z] JVM_OPTIONS:
[2025-09-25T23:12:43.377Z] { \
[2025-09-25T23:12:43.377Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:12:43.377Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:12:43.377Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-naive-bayes_0"; \
[2025-09-25T23:12:43.377Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-naive-bayes_0"; \
[2025-09-25T23:12:43.377Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:12:43.377Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-09-25T23:12:43.377Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:12:43.377Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:12:43.377Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:12:43.377Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:12:43.377Z]
[2025-09-25T23:12:43.377Z] TEST SETUP:
[2025-09-25T23:12:43.377Z] Nothing to be done for setup.
[2025-09-25T23:12:43.377Z]
[2025-09-25T23:12:43.377Z] TESTING:
[2025-09-25T23:12:44.336Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:12:44.336Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17588407078821/renaissance-naive-bayes_0/launcher-231242-8688919507939525169/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T23:12:44.336Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T23:12:44.336Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T23:12:54.140Z] Benchmark 'naive-bayes' failed with exception:
[2025-09-25T23:12:54.140Z] java.lang.ExceptionInInitializerError
[2025-09-25T23:12:54.140Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-25T23:12:54.140Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-25T23:12:54.140Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-25T23:12:54.140Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-25T23:12:54.140Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-25T23:12:54.140Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-25T23:12:54.140Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-25T23:12:54.140Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-25T23:12:54.140Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-25T23:12:54.140Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-25T23:12:54.140Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-25T23:12:54.140Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-25T23:12:54.140Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-25T23:12:54.140Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-25T23:12:54.140Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-09-25T23:12:54.140Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-09-25T23:12:54.140Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-25T23:12:54.140Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-25T23:12:54.140Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-25T23:12:54.140Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-25T23:12:54.140Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-25T23:12:54.140Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-25T23:12:54.140Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-25T23:12:54.140Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-25T23:12:54.140Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-25T23:12:54.140Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-25T23:12:54.140Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-25T23:12:54.140Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-25T23:12:54.140Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-25T23:12:54.140Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-25T23:12:54.140Z] ... 34 more
[2025-09-25T23:12:54.140Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-25T23:12:54.140Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.Class.forName(Class.java:474)
[2025-09-25T23:12:54.140Z] at java.base/java.lang.Class.forName(Class.java:464)
[2025-09-25T23:12:54.140Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-25T23:12:54.140Z] ... 34 more
[2025-09-25T23:12:54.140Z] The following benchmarks failed: naive-bayes
[2025-09-25T23:12:54.140Z] -----------------------------------
[2025-09-25T23:12:54.140Z] renaissance-naive-bayes_0_FAILED
[2025-09-25T23:12:54.140Z] -----------------------------------
[2025-09-25T23:12:54.140Z]
[2025-09-25T23:12:54.140Z] TEST TEARDOWN:
[2025-09-25T23:12:54.140Z] Nothing to be done for teardown.
[2025-09-25T23:12:54.140Z] renaissance-naive-bayes_0 Finish Time: Thu Sep 25 23:12:53 2025 Epoch Time (ms): 1758841973973
[2025-09-25T23:12:54.140Z]
[2025-09-25T23:12:54.140Z] ===============================================
[2025-09-25T23:12:54.140Z] Running test renaissance-scala-kmeans_0 ...
[2025-09-25T23:12:54.140Z] ===============================================
[2025-09-25T23:12:54.140Z] renaissance-scala-kmeans_0 Start Time: Thu Sep 25 23:12:54 2025 Epoch Time (ms): 1758841974013
[2025-09-25T23:12:54.140Z] variation: NoOptions
[2025-09-25T23:12:54.140Z] JVM_OPTIONS:
[2025-09-25T23:12:54.140Z] { \
[2025-09-25T23:12:54.140Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:12:54.140Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:12:54.140Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-scala-kmeans_0"; \
[2025-09-25T23:12:54.140Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-scala-kmeans_0"; \
[2025-09-25T23:12:54.140Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:12:54.140Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; \
[2025-09-25T23:12:54.140Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:12:54.140Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:12:54.140Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:12:54.140Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:12:54.140Z]
[2025-09-25T23:12:54.140Z] TEST SETUP:
[2025-09-25T23:12:54.140Z] Nothing to be done for setup.
[2025-09-25T23:12:54.140Z]
[2025-09-25T23:12:54.140Z] TESTING:
[2025-09-25T23:12:56.112Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-09-25T23:12:56.112Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-09-25T23:12:57.071Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:12:57.071Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17588407078821/renaissance-scala-kmeans_0/launcher-231255-15179835241737337421/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T23:12:57.071Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T23:12:57.071Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T23:12:58.037Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-09-25T23:12:58.037Z] GC before operation: completed in 51.136 ms, heap usage 28.143 MB -> 26.417 MB.
[2025-09-25T23:12:58.037Z] ====== scala-kmeans (scala) [default], iteration 0 completed (599.087 ms) ======
[2025-09-25T23:12:58.037Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-09-25T23:12:58.996Z] GC before operation: completed in 50.372 ms, heap usage 88.966 MB -> 26.472 MB.
[2025-09-25T23:12:58.996Z] ====== scala-kmeans (scala) [default], iteration 1 completed (384.601 ms) ======
[2025-09-25T23:12:58.996Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-09-25T23:12:58.996Z] GC before operation: completed in 71.968 ms, heap usage 35.972 MB -> 26.472 MB.
[2025-09-25T23:12:58.996Z] ====== scala-kmeans (scala) [default], iteration 2 completed (395.933 ms) ======
[2025-09-25T23:12:58.996Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-09-25T23:12:58.996Z] GC before operation: completed in 39.526 ms, heap usage 101.509 MB -> 26.473 MB.
[2025-09-25T23:12:59.957Z] ====== scala-kmeans (scala) [default], iteration 3 completed (348.504 ms) ======
[2025-09-25T23:12:59.957Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-09-25T23:12:59.957Z] GC before operation: completed in 77.240 ms, heap usage 41.679 MB -> 26.473 MB.
[2025-09-25T23:12:59.957Z] ====== scala-kmeans (scala) [default], iteration 4 completed (377.972 ms) ======
[2025-09-25T23:12:59.957Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-09-25T23:12:59.957Z] GC before operation: completed in 30.150 ms, heap usage 42.597 MB -> 26.473 MB.
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 5 completed (344.193 ms) ======
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-09-25T23:13:00.917Z] GC before operation: completed in 43.668 ms, heap usage 39.339 MB -> 26.473 MB.
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 6 completed (354.594 ms) ======
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-09-25T23:13:00.917Z] GC before operation: completed in 31.254 ms, heap usage 42.534 MB -> 26.473 MB.
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 7 completed (346.470 ms) ======
[2025-09-25T23:13:00.917Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-09-25T23:13:01.876Z] GC before operation: completed in 49.855 ms, heap usage 38.852 MB -> 26.473 MB.
[2025-09-25T23:13:01.876Z] ====== scala-kmeans (scala) [default], iteration 8 completed (358.304 ms) ======
[2025-09-25T23:13:01.876Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-09-25T23:13:01.876Z] GC before operation: completed in 30.299 ms, heap usage 42.536 MB -> 26.474 MB.
[2025-09-25T23:13:01.876Z] ====== scala-kmeans (scala) [default], iteration 9 completed (347.387 ms) ======
[2025-09-25T23:13:01.876Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-09-25T23:13:01.876Z] GC before operation: completed in 44.783 ms, heap usage 35.974 MB -> 26.474 MB.
[2025-09-25T23:13:02.834Z] ====== scala-kmeans (scala) [default], iteration 10 completed (358.032 ms) ======
[2025-09-25T23:13:02.834Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-09-25T23:13:02.834Z] GC before operation: completed in 30.213 ms, heap usage 42.558 MB -> 26.474 MB.
[2025-09-25T23:13:02.834Z] ====== scala-kmeans (scala) [default], iteration 11 completed (344.637 ms) ======
[2025-09-25T23:13:02.834Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-09-25T23:13:02.834Z] GC before operation: completed in 49.887 ms, heap usage 38.855 MB -> 26.474 MB.
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 12 completed (355.888 ms) ======
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-09-25T23:13:03.794Z] GC before operation: completed in 31.303 ms, heap usage 42.537 MB -> 26.474 MB.
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 13 completed (345.384 ms) ======
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-09-25T23:13:03.794Z] GC before operation: completed in 47.207 ms, heap usage 38.658 MB -> 26.474 MB.
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 14 completed (358.693 ms) ======
[2025-09-25T23:13:03.794Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-09-25T23:13:03.794Z] GC before operation: completed in 30.386 ms, heap usage 42.537 MB -> 26.474 MB.
[2025-09-25T23:13:04.752Z] ====== scala-kmeans (scala) [default], iteration 15 completed (350.873 ms) ======
[2025-09-25T23:13:04.752Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-09-25T23:13:04.752Z] GC before operation: completed in 40.488 ms, heap usage 38.853 MB -> 26.474 MB.
[2025-09-25T23:13:04.752Z] ====== scala-kmeans (scala) [default], iteration 16 completed (357.950 ms) ======
[2025-09-25T23:13:04.752Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-09-25T23:13:04.752Z] GC before operation: completed in 32.460 ms, heap usage 42.537 MB -> 26.474 MB.
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 17 completed (344.045 ms) ======
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-09-25T23:13:05.711Z] GC before operation: completed in 44.713 ms, heap usage 38.658 MB -> 26.474 MB.
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 18 completed (351.632 ms) ======
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-09-25T23:13:05.711Z] GC before operation: completed in 31.617 ms, heap usage 42.537 MB -> 26.474 MB.
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 19 completed (347.030 ms) ======
[2025-09-25T23:13:05.711Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-09-25T23:13:05.711Z] GC before operation: completed in 47.067 ms, heap usage 38.854 MB -> 26.474 MB.
[2025-09-25T23:13:06.669Z] ====== scala-kmeans (scala) [default], iteration 20 completed (354.513 ms) ======
[2025-09-25T23:13:06.669Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-09-25T23:13:06.669Z] GC before operation: completed in 30.554 ms, heap usage 42.631 MB -> 26.474 MB.
[2025-09-25T23:13:06.669Z] ====== scala-kmeans (scala) [default], iteration 21 completed (340.183 ms) ======
[2025-09-25T23:13:06.669Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-09-25T23:13:06.669Z] GC before operation: completed in 45.735 ms, heap usage 38.658 MB -> 26.474 MB.
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 22 completed (352.909 ms) ======
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-09-25T23:13:07.629Z] GC before operation: completed in 31.399 ms, heap usage 42.632 MB -> 26.474 MB.
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 23 completed (344.265 ms) ======
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-09-25T23:13:07.629Z] GC before operation: completed in 44.474 ms, heap usage 38.854 MB -> 26.474 MB.
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 24 completed (351.561 ms) ======
[2025-09-25T23:13:07.629Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-09-25T23:13:07.629Z] GC before operation: completed in 32.550 ms, heap usage 42.538 MB -> 26.474 MB.
[2025-09-25T23:13:08.589Z] ====== scala-kmeans (scala) [default], iteration 25 completed (347.797 ms) ======
[2025-09-25T23:13:08.589Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-09-25T23:13:08.589Z] GC before operation: completed in 43.997 ms, heap usage 38.854 MB -> 26.474 MB.
[2025-09-25T23:13:08.589Z] ====== scala-kmeans (scala) [default], iteration 26 completed (354.609 ms) ======
[2025-09-25T23:13:08.589Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-09-25T23:13:08.589Z] GC before operation: completed in 35.211 ms, heap usage 42.538 MB -> 26.474 MB.
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 27 completed (347.936 ms) ======
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-09-25T23:13:10.252Z] GC before operation: completed in 48.195 ms, heap usage 38.658 MB -> 26.475 MB.
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 28 completed (355.175 ms) ======
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-09-25T23:13:10.252Z] GC before operation: completed in 35.304 ms, heap usage 42.538 MB -> 26.475 MB.
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 29 completed (388.312 ms) ======
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-09-25T23:13:10.252Z] GC before operation: completed in 46.207 ms, heap usage 34.975 MB -> 26.475 MB.
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 30 completed (387.125 ms) ======
[2025-09-25T23:13:10.252Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-09-25T23:13:10.252Z] GC before operation: completed in 37.589 ms, heap usage 42.566 MB -> 26.475 MB.
[2025-09-25T23:13:11.213Z] ====== scala-kmeans (scala) [default], iteration 31 completed (374.311 ms) ======
[2025-09-25T23:13:11.213Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-09-25T23:13:11.213Z] GC before operation: completed in 47.246 ms, heap usage 38.661 MB -> 26.475 MB.
[2025-09-25T23:13:11.213Z] ====== scala-kmeans (scala) [default], iteration 32 completed (383.738 ms) ======
[2025-09-25T23:13:11.213Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-09-25T23:13:11.213Z] GC before operation: completed in 34.944 ms, heap usage 42.538 MB -> 26.475 MB.
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 33 completed (376.399 ms) ======
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-09-25T23:13:12.171Z] GC before operation: completed in 47.614 ms, heap usage 38.855 MB -> 26.475 MB.
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 34 completed (386.525 ms) ======
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-09-25T23:13:12.171Z] GC before operation: completed in 30.292 ms, heap usage 42.539 MB -> 26.476 MB.
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 35 completed (380.465 ms) ======
[2025-09-25T23:13:12.171Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-09-25T23:13:12.171Z] GC before operation: completed in 46.654 ms, heap usage 38.855 MB -> 26.476 MB.
[2025-09-25T23:13:13.130Z] ====== scala-kmeans (scala) [default], iteration 36 completed (388.172 ms) ======
[2025-09-25T23:13:13.130Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-09-25T23:13:13.130Z] GC before operation: completed in 29.039 ms, heap usage 42.539 MB -> 26.477 MB.
[2025-09-25T23:13:13.130Z] ====== scala-kmeans (scala) [default], iteration 37 completed (378.939 ms) ======
[2025-09-25T23:13:13.130Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-09-25T23:13:13.130Z] GC before operation: completed in 44.758 ms, heap usage 38.857 MB -> 26.477 MB.
[2025-09-25T23:13:14.915Z] ====== scala-kmeans (scala) [default], iteration 38 completed (390.318 ms) ======
[2025-09-25T23:13:14.916Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-09-25T23:13:14.916Z] GC before operation: completed in 29.999 ms, heap usage 42.635 MB -> 26.477 MB.
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 39 completed (373.169 ms) ======
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-09-25T23:13:15.877Z] GC before operation: completed in 44.588 ms, heap usage 38.661 MB -> 26.478 MB.
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 40 completed (384.565 ms) ======
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-09-25T23:13:15.877Z] GC before operation: completed in 38.041 ms, heap usage 42.541 MB -> 26.478 MB.
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 41 completed (373.490 ms) ======
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-09-25T23:13:15.877Z] GC before operation: completed in 46.024 ms, heap usage 38.857 MB -> 26.478 MB.
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 42 completed (388.877 ms) ======
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-09-25T23:13:15.877Z] GC before operation: completed in 30.283 ms, heap usage 42.635 MB -> 26.478 MB.
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 43 completed (376.533 ms) ======
[2025-09-25T23:13:15.877Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-09-25T23:13:15.877Z] GC before operation: completed in 46.179 ms, heap usage 38.857 MB -> 26.478 MB.
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 44 completed (388.059 ms) ======
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-09-25T23:13:16.836Z] GC before operation: completed in 29.314 ms, heap usage 42.541 MB -> 26.478 MB.
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 45 completed (374.630 ms) ======
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-09-25T23:13:16.836Z] GC before operation: completed in 45.462 ms, heap usage 38.857 MB -> 26.478 MB.
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 46 completed (384.477 ms) ======
[2025-09-25T23:13:16.836Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-09-25T23:13:16.836Z] GC before operation: completed in 28.416 ms, heap usage 42.541 MB -> 26.478 MB.
[2025-09-25T23:13:17.795Z] ====== scala-kmeans (scala) [default], iteration 47 completed (380.715 ms) ======
[2025-09-25T23:13:17.795Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-09-25T23:13:17.795Z] GC before operation: completed in 47.256 ms, heap usage 38.760 MB -> 26.478 MB.
[2025-09-25T23:13:17.795Z] ====== scala-kmeans (scala) [default], iteration 48 completed (387.128 ms) ======
[2025-09-25T23:13:17.795Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-09-25T23:13:17.795Z] GC before operation: completed in 30.616 ms, heap usage 42.541 MB -> 26.478 MB.
[2025-09-25T23:13:18.754Z] ====== scala-kmeans (scala) [default], iteration 49 completed (373.660 ms) ======
[2025-09-25T23:13:18.754Z] -----------------------------------
[2025-09-25T23:13:18.754Z] renaissance-scala-kmeans_0_PASSED
[2025-09-25T23:13:18.754Z] -----------------------------------
[2025-09-25T23:13:18.754Z]
[2025-09-25T23:13:18.754Z] TEST TEARDOWN:
[2025-09-25T23:13:18.754Z] Nothing to be done for teardown.
[2025-09-25T23:13:18.754Z] renaissance-scala-kmeans_0 Finish Time: Thu Sep 25 23:13:18 2025 Epoch Time (ms): 1758841998389
[2025-09-25T23:13:18.754Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/renaissance'
[2025-09-25T23:13:18.754Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2025-09-25T23:13:18.754Z]
[2025-09-25T23:13:18.754Z] ===============================================
[2025-09-25T23:13:18.754Z] Running test dacapo-eclipse_0 ...
[2025-09-25T23:13:18.754Z] ===============================================
[2025-09-25T23:13:18.754Z] dacapo-eclipse_0 Start Time: Thu Sep 25 23:13:18 2025 Epoch Time (ms): 1758841998466
[2025-09-25T23:13:18.754Z] variation: NoOptions
[2025-09-25T23:13:18.754Z] JVM_OPTIONS:
[2025-09-25T23:13:18.754Z] { \
[2025-09-25T23:13:18.754Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:13:18.754Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:13:18.754Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-eclipse_0"; \
[2025-09-25T23:13:18.754Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-eclipse_0"; \
[2025-09-25T23:13:18.754Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:13:18.754Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-09-25T23:13:18.754Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:13:18.754Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:13:18.754Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:13:18.754Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:13:18.754Z]
[2025-09-25T23:13:18.754Z] TEST SETUP:
[2025-09-25T23:13:18.754Z] Nothing to be done for setup.
[2025-09-25T23:13:18.754Z]
[2025-09-25T23:13:18.754Z] TESTING:
[2025-09-25T23:13:19.713Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-09-25T23:13:20.673Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-09-25T23:13:21.632Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:13:21.632Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-09-25T23:13:21.632Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-09-25T23:13:21.632Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-09-25T23:13:25.626Z] Unzip workspace
[2025-09-25T23:13:25.626Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-09-25T23:13:26.588Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-09-25T23:13:26.588Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-09-25T23:13:26.588Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-25T23:13:26.588Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-25T23:13:26.588Z]
[2025-09-25T23:13:28.517Z] ..................
[2025-09-25T23:13:47.018Z] Index workspace .....................
[2025-09-25T23:14:08.378Z] Build workspace
[2025-09-25T23:14:13.850Z] Search .. 4,207 references for default constructor in workspace
[2025-09-25T23:14:13.850Z] .. 1,957 references for method 'equals' in workspace
[2025-09-25T23:14:14.810Z] Type hierarchy tests
[2025-09-25T23:14:19.436Z] AST tests
[2025-09-25T23:14:25.204Z] Completion tests .........
[2025-09-25T23:14:29.055Z] Format tests ..............
[2025-09-25T23:14:30.990Z] Model tests ................
[2025-09-25T23:14:30.990Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 65222 msec =====
[2025-09-25T23:14:32.126Z] Delete workspace
[2025-09-25T23:14:33.088Z] -----------------------------------
[2025-09-25T23:14:33.089Z] dacapo-eclipse_0_PASSED
[2025-09-25T23:14:33.089Z] -----------------------------------
[2025-09-25T23:14:33.089Z]
[2025-09-25T23:14:33.089Z] TEST TEARDOWN:
[2025-09-25T23:14:33.089Z] Nothing to be done for teardown.
[2025-09-25T23:14:33.089Z] dacapo-eclipse_0 Finish Time: Thu Sep 25 23:14:32 2025 Epoch Time (ms): 1758842072103
[2025-09-25T23:14:33.089Z]
[2025-09-25T23:14:33.089Z] ===============================================
[2025-09-25T23:14:33.089Z] Running test dacapo-h2_0 ...
[2025-09-25T23:14:33.089Z] ===============================================
[2025-09-25T23:14:33.089Z] dacapo-h2_0 Start Time: Thu Sep 25 23:14:32 2025 Epoch Time (ms): 1758842072142
[2025-09-25T23:14:33.089Z] variation: NoOptions
[2025-09-25T23:14:33.089Z] JVM_OPTIONS:
[2025-09-25T23:14:33.089Z] { \
[2025-09-25T23:14:33.089Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:14:33.089Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:14:33.089Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-h2_0"; \
[2025-09-25T23:14:33.089Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-h2_0"; \
[2025-09-25T23:14:33.089Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:14:33.089Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-09-25T23:14:33.089Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:14:33.089Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:14:33.089Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:14:33.089Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult";
[2025-09-25T23:14:33.089Z]
[2025-09-25T23:14:33.089Z] TEST SETUP:
[2025-09-25T23:14:33.089Z] Nothing to be done for setup.
[2025-09-25T23:14:33.089Z]
[2025-09-25T23:14:33.089Z] TESTING:
[2025-09-25T23:14:33.089Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-25T23:14:33.089Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-09-25T23:14:33.089Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-09-25T23:14:33.089Z] Preparing the H2 database...
[2025-09-25T23:14:33.089Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-09-25T23:15:01.753Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-09-25T23:15:01.753Z] Starting 100000 requests...
[2025-09-25T23:15:04.818Z]
[2025-09-25T23:15:07.881Z] 5%
[2025-09-25T23:15:09.864Z] 10%
[2025-09-25T23:15:10.825Z] 15%
[2025-09-25T23:15:12.803Z] 20%
[2025-09-25T23:15:16.930Z] 25%
[2025-09-25T23:15:18.912Z] 30%
[2025-09-25T23:15:19.885Z] 35%
[2025-09-25T23:15:21.872Z] 40%
[2025-09-25T23:15:23.555Z] 45%
[2025-09-25T23:15:25.556Z] 50%
[2025-09-25T23:15:26.524Z] 55%
[2025-09-25T23:15:28.517Z] 60%
[2025-09-25T23:15:29.519Z] 65%
[2025-09-25T23:15:31.693Z] 70%
[2025-09-25T23:15:32.658Z] 75%
[2025-09-25T23:15:34.643Z] 80%
[2025-09-25T23:15:36.618Z] 85%
[2025-09-25T23:15:38.589Z] 90%
[2025-09-25T23:15:42.767Z] 95%
[2025-09-25T23:15:42.767Z] 100%
[2025-09-25T23:15:42.767Z] Completed requests
[2025-09-25T23:15:42.767Z] Stock level ............. 3973 ( 4.0%)
[2025-09-25T23:15:42.767Z] Order status by name .... 2361 ( 2.4%)
[2025-09-25T23:15:42.767Z] Order status by ID ...... 1609 ( 1.6%)
[2025-09-25T23:15:42.767Z] Payment by name ......... 25847 (25.8%)
[2025-09-25T23:15:42.767Z] Payment by ID ........... 17220 (17.2%)
[2025-09-25T23:15:42.767Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-09-25T23:15:42.767Z] New order ............... 44509 (44.5%)
[2025-09-25T23:15:42.767Z] New order rollback ...... 452 ( 0.5%)
[2025-09-25T23:15:42.767Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 44017 msec =====
[2025-09-25T23:15:42.767Z] ===== DaCapo processed 100000 requests in 43974 msec, 2274 requests per second =====
[2025-09-25T23:15:42.767Z] ===== DaCapo tail latency, simple: 50% 729 usec, 90% 3686 usec, 99% 10567 usec, 99.9% 38234 usec, 99.99% 79630 usec, max 2481397 usec, measured over 100000 events =====
[2025-09-25T23:15:42.767Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2002 usec, 90% 6156 usec, 99% 13400 usec, 99.9% 44470 usec, 99.99% 79630 usec, max 2481397 usec, measured over 100000 events =====
[2025-09-25T23:15:42.767Z] ===== DaCapo tail latency, metered full smoothing: 50% 2789417 usec, 90% 4606974 usec, 99% 5369938 usec, 99.9% 5493432 usec, 99.99% 5503709 usec, max 5509009 usec, measured over 100000 events =====
[2025-09-25T23:16:00.270Z] Resetting database to initial state....................
[2025-09-25T23:16:01.228Z] -----------------------------------
[2025-09-25T23:16:01.228Z] dacapo-h2_0_PASSED
[2025-09-25T23:16:01.228Z] -----------------------------------
[2025-09-25T23:16:01.228Z]
[2025-09-25T23:16:01.228Z] TEST TEARDOWN:
[2025-09-25T23:16:01.228Z] Nothing to be done for teardown.
[2025-09-25T23:16:01.228Z] dacapo-h2_0 Finish Time: Thu Sep 25 23:16:00 2025 Epoch Time (ms): 1758842160517
[2025-09-25T23:16:01.228Z]
[2025-09-25T23:16:01.228Z] ===============================================
[2025-09-25T23:16:01.228Z] Running test dacapo-lusearch-fix_0 ...
[2025-09-25T23:16:01.228Z] ===============================================
[2025-09-25T23:16:01.228Z] dacapo-lusearch-fix_0 Start Time: Thu Sep 25 23:16:00 2025 Epoch Time (ms): 1758842160556
[2025-09-25T23:16:01.228Z] dacapo-lusearch-fix_0_DISABLED
[2025-09-25T23:16:01.228Z] Disabled Reason:
[2025-09-25T23:16:01.228Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-09-25T23:16:01.228Z] dacapo-lusearch-fix_0 Finish Time: Thu Sep 25 23:16:00 2025 Epoch Time (ms): 1758842160586
[2025-09-25T23:16:01.228Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2025-09-25T23:16:01.228Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro'
[2025-09-25T23:16:01.228Z]
[2025-09-25T23:16:01.228Z] ===============================================
[2025-09-25T23:16:01.228Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-09-25T23:16:01.228Z] ===============================================
[2025-09-25T23:16:01.228Z] IdleMicrobenchmark_HS_0 Start Time: Thu Sep 25 23:16:00 2025 Epoch Time (ms): 1758842160637
[2025-09-25T23:16:01.228Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-09-25T23:16:01.228Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Sep 25 23:16:00 2025 Epoch Time (ms): 1758842160662
[2025-09-25T23:16:01.228Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro'
[2025-09-25T23:16:01.228Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf'
[2025-09-25T23:16:01.228Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests'
[2025-09-25T23:16:01.228Z]
[2025-09-25T23:16:01.228Z]
[2025-09-25T23:16:01.228Z] All tests finished, run result summary:
[2025-09-25T23:16:01.228Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-25T23:16:01.228Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17588407078821/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_linux.tap --comment=""
[2025-09-25T23:16:02.720Z]
[2025-09-25T23:16:02.720Z]
[2025-09-25T23:16:02.720Z] TEST TARGETS SUMMARY
[2025-09-25T23:16:02.720Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-25T23:16:02.720Z] DISABLED test targets:
[2025-09-25T23:16:02.720Z] dacapo-lusearch-fix_0
[2025-09-25T23:16:02.720Z]
[2025-09-25T23:16:02.720Z] PASSED test targets:
[2025-09-25T23:16:02.720Z] renaissance-akka-uct_0
[2025-09-25T23:16:02.720Z] renaissance-fj-kmeans_0
[2025-09-25T23:16:02.720Z] renaissance-future-genetic_0
[2025-09-25T23:16:02.720Z] renaissance-scala-kmeans_0
[2025-09-25T23:16:02.720Z] dacapo-eclipse_0
[2025-09-25T23:16:02.721Z] dacapo-h2_0
[2025-09-25T23:16:02.721Z]
[2025-09-25T23:16:02.721Z] FAILED test targets:
[2025-09-25T23:16:02.721Z] renaissance-naive-bayes_0
[2025-09-25T23:16:02.721Z]
[2025-09-25T23:16:02.721Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-09-25T23:16:02.721Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-25T23:16:02.721Z]
[2025-09-25T23:16:02.721Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-09-25T23:16:02.721Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2025-09-25T23:16:02.721Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-09-25T23:16:04.873Z] + uname
[2025-09-25T23:16:04.873Z] + [ Linux = AIX ]
[2025-09-25T23:16:04.873Z] + uname
[2025-09-25T23:16:04.873Z] + [ Linux = SunOS ]
[2025-09-25T23:16:04.873Z] + uname
[2025-09-25T23:16:04.873Z] + [ Linux = *BSD ]
[2025-09-25T23:16:04.873Z] + MAKE=make
[2025-09-25T23:16:04.873Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-25T23:16:04.873Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-25T23:16:05.485Z] $ ssh-agent -k
[2025-09-25T23:16:05.496Z] unset SSH_AUTH_SOCK;
[2025-09-25T23:16:05.496Z] unset SSH_AGENT_PID;
[2025-09-25T23:16:05.496Z] echo Agent pid 2048229 killed;
[2025-09-25T23:16:06.306Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-25T23:16:06.340Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-09-25T23:16:08.329Z] Archiving artifacts
[2025-09-25T23:16:08.699Z] Recording fingerprints
[Pipeline] echo
[2025-09-25T23:16:08.900Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-09-25T23:16:08.945Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-25T23:16:09.028Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-25T23:16:09.211Z] Archiving artifacts
[2025-09-25T23:16:09.570Z] Recording fingerprints
[Pipeline] echo
[2025-09-25T23:16:09.769Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-25T23:16:09.955Z] Archiving artifacts
[2025-09-25T23:16:10.331Z] Recording fingerprints
[Pipeline] sh
[2025-09-25T23:16:12.575Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17588407078821
[Pipeline] echo
[2025-09-25T23:16:13.111Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-25T23:16:13.302Z] Archiving artifacts
[2025-09-25T23:16:13.664Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-25T23:16:15.234Z] Tap file found: aqa-tests/TKG/output_17588407078821/Test_openjdk26_hs_sanity.perf_aarch64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-25T23:16:15.650Z] Recording test results
[2025-09-25T23:16:16.478Z] None of the test reports contained any result
[2025-09-25T23:16:16.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-25T23:16:16.511Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-25T23:16:16.352Z] No test report files were found. Configuration error?
[2025-09-25T23:16:18.550Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-25T23:16:18.550Z] Unix type machine..
[2025-09-25T23:16:18.550Z] Running on a Linux host
[2025-09-25T23:16:18.550Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-09-25T23:16:19.455Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-25T23:16:19.455Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-25T23:16:24.807Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-25T23:16:26.848Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-25T23:16:35.948Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-09-25T23:16:36.099Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-25T23:16:36.149Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[Pipeline] {
[Pipeline] echo
[2025-09-25T23:16:36.162Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun)
[Pipeline] echo
[2025-09-25T23:16:36.195Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-25T23:16:40.929Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-25T23:16:41.467Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-25T23:16:42.287Z] Processing DSL script testJobTemplate
[2025-09-25T23:21:25.513Z] LEVELS: [sanity]
[2025-09-25T23:21:25.513Z] JDK_VERSIONS: [8]
[2025-09-25T23:21:25.513Z] GROUPS: [perf]
[2025-09-25T23:21:25.513Z] ARCH_OS_LIST: [aarch64_linux]
[2025-09-25T23:21:25.679Z] Existing items:
[2025-09-25T23:21:25.679Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-25T23:42:12.947Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun)
[Pipeline] build
[2025-09-25T23:42:12.974Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun
[2025-09-25T23:42:21.532Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #4
[2025-09-26T03:20:50.609Z] Build Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-26T03:20:50.692Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-09-26T03:20:50.891Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-26T03:20:50.891Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-26T03:20:50.977Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-26T03:20:51.002Z] Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-26T03:20:51.017Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-26T03:20:51.644Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-26T03:20:51.686Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-26T03:20:51.788Z] Archiving artifacts
[2025-09-26T03:20:51.967Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-26T03:20:52.462Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun/4/aqa-tests/TKG/output_17588568359594/Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-26T03:20:52.610Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_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_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=433&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-26T03:20:52.818Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-26T03:20:52.819Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-26T03:20:52.905Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE