Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin" build number 206
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 11
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_alpine-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 78719157d99a07da62d928c4c34714da06727992 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-04T22:53:56.856Z] Could not find any nodes with 'hw.arch.aarch64&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-09-04T22:53:56.868Z] SPEC: alpine-linux_aarch64
[Pipeline] echo
[2025-09-04T22:53:56.871Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-04T22:53:56.897Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' 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-04T22:53:56.908Z] dynamicAgents: []
[Pipeline] node
[2025-09-04T22:54:11.966Z] Still waiting to schedule task
[2025-09-04T22:54:11.966Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux’
[2025-09-05T00:24:15.774Z] Running on test-docker-alpine320-armv8-2 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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-05T00:24:15.805Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T00:24:16.234Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:24:16.235Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:24:16.413Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-05T00:24:16.626Z] The recommended git tool is: git
[2025-09-05T00:24:16.978Z] No credentials specified
[2025-09-05T00:24:17.154Z] Cloning the remote Git repository
[2025-09-05T00:24:17.410Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-05T00:24:17.411Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests # timeout=10
[2025-09-05T00:24:17.446Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-05T00:24:17.447Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-05T00:24:17.447Z] > git --version # timeout=10
[2025-09-05T00:24:17.456Z] > git --version # 'git version 2.45.4'
[2025-09-05T00:24:17.456Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-05T00:24:23.486Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-05T00:24:23.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-05T00:24:23.790Z] Avoid second fetch
[2025-09-05T00:24:23.983Z] Checking out Revision 78719157d99a07da62d928c4c34714da06727992 (origin/master)
[2025-09-05T00:24:23.870Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-05T00:24:24.063Z] > git config core.sparsecheckout # timeout=10
[2025-09-05T00:24:24.072Z] > git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
[2025-09-05T00:24:25.804Z] Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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-05T00:24:27.678Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-05T00:24:27.703Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-05T00:24:29.773Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-05T00:24:30.546Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-05T00:24:32.393Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-05T00:24:32.393Z] Unix type machine..
[2025-09-05T00:24:32.393Z] Running on a Linux host
[2025-09-05T00:24:32.393Z] 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-05T00:24:35.447Z] + printenv
[2025-09-05T00:24:35.448Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-05T00:24:35.448Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-05T00:24:35.448Z] SETUP_JCK_RUN=false
[2025-09-05T00:24:35.448Z] USE_TESTENV_PROPERTIES=false
[2025-09-05T00:24:35.448Z] MAIL=/var/mail/jenkins
[2025-09-05T00:24:35.448Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-05T00:24:35.448Z] BUILD_LIST=perf
[2025-09-05T00:24:35.448Z] USER=jenkins
[2025-09-05T00:24:35.448Z] SSH_CLIENT=78.47.239.97 43482 22
[2025-09-05T00:24:35.448Z] SDK_RESOURCE=upstream
[2025-09-05T00:24:35.448Z] CI=true
[2025-09-05T00:24:35.448Z] OPENJ9_BRANCH=master
[2025-09-05T00:24:35.448Z] jobStatus=SUCCESS
[2025-09-05T00:24:35.448Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-05T00:24:35.448Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/3/display/redirect?page=changes
[2025-09-05T00:24:35.448Z] UPSTREAM_JOB_NUMBER=206
[2025-09-05T00:24:35.448Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-05T00:24:35.448Z] TARGET=sanity.perf
[2025-09-05T00:24:35.448Z] EXIT_FAILURE=false
[2025-09-05T00:24:35.448Z] SHLVL=2
[2025-09-05T00:24:35.448Z] NODE_LABELS=alpine-linux test-docker-alpine320-armv8-2 320 armv8 hw.arch.aarch64 sw.os.alpine-linux test ci.role.test hw.dockerhost.alpine-linux.dockerhost-osuosl-ubuntu2404-aarch64-1 alpine linux armv8.2
[2025-09-05T00:24:35.448Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-09-05T00:24:35.448Z] HOME=/home/jenkins
[2025-09-05T00:24:35.448Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-05T00:24:35.448Z] USE_JRE=false
[2025-09-05T00:24:35.448Z] OLDPWD=/home/jenkins
[2025-09-05T00:24:35.448Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/3/
[2025-09-05T00:24:35.448Z] ADOPTOPENJDK_BRANCH=master
[2025-09-05T00:24:35.448Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap
[2025-09-05T00:24:35.448Z] JDK_IMPL=hotspot
[2025-09-05T00:24:35.448Z] HUDSON_COOKIE=0ddf7f76-0424-478b-94bd-7dd4cb1bd9e1
[2025-09-05T00:24:35.448Z] DOCKER_REQUIRED=false
[2025-09-05T00:24:35.448Z] JENKINS_SERVER_COOKIE=durable-61ed0057b5494cac2bafac21a19893fcf896a45ca29931987a711700bd9e41ac
[2025-09-05T00:24:35.448Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../benchmarks
[2025-09-05T00:24:35.448Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-05T00:24:35.448Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[2025-09-05T00:24:35.448Z] KEEP_WORKSPACE=false
[2025-09-05T00:24:35.448Z] ARCHIVE_TEST_RESULTS=false
[2025-09-05T00:24:35.448Z] GENERATE_JOBS=true
[2025-09-05T00:24:35.448Z] NODE_NAME=test-docker-alpine320-armv8-2
[2025-09-05T00:24:35.448Z] LOGNAME=jenkins
[2025-09-05T00:24:35.448Z] PERSONAL_BUILD=false
[2025-09-05T00:24:35.448Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-05T00:24:35.448Z] JDK_BRANCH=jdk-26+14_adopt
[2025-09-05T00:24:35.448Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-09-05T00:24:35.448Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/3/display/redirect?page=artifacts
[2025-09-05T00:24:35.448Z] AUTO_DETECT=true
[2025-09-05T00:24:35.448Z] STAGE_NAME=Setup
[2025-09-05T00:24:35.448Z] EXECUTOR_NUMBER=0
[2025-09-05T00:24:35.448Z] JDK_VERSION=26
[2025-09-05T00:24:35.448Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-05T00:24:35.448Z] BUILD_DISPLAY_NAME=#3
[2025-09-05T00:24:35.448Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-05T00:24:35.448Z] TIME_LIMIT=25
[2025-09-05T00:24:35.448Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/3/display/redirect?page=tests
[2025-09-05T00:24:35.448Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-05T00:24:35.448Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[2025-09-05T00:24:35.448Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-09-05T00:24:35.448Z] TKG_ITERATIONS=1
[2025-09-05T00:24:35.448Z] PLATFORM=aarch64_alpine-linux
[2025-09-05T00:24:35.448Z] BUILD_ID=3
[2025-09-05T00:24:35.448Z] EXIT_SUCCESS=false
[2025-09-05T00:24:35.448Z] RERUN_FAILURE=true
[2025-09-05T00:24:35.448Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/system_lib
[2025-09-05T00:24:35.448Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-05T00:24:35.448Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux-3
[2025-09-05T00:24:35.448Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-05T00:24:35.448Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-05T00:24:35.448Z] KEEP_REPORTDIR=false
[2025-09-05T00:24:35.448Z] ORIGIN_JDK_VERSION=26
[2025-09-05T00:24:35.448Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/
[2025-09-05T00:24:35.448Z] JCK_GIT_BRANCH=master
[2025-09-05T00:24:35.448Z] BUILD_NUMBER=3
[2025-09-05T00:24:35.448Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-05T00:24:35.448Z] ITERATIONS=1
[2025-09-05T00:24:35.448Z] JENKINS_NODE_COOKIE=2b6012b9-37f0-456d-81cc-ecd24fe43a30
[2025-09-05T00:24:35.448Z] SHELL=/bin/bash
[2025-09-05T00:24:35.448Z] SPEC=alpine-linux_aarch64
[2025-09-05T00:24:35.448Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-05T00:24:35.448Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-05T00:24:35.448Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-05T00:24:35.448Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/3/display/redirect
[2025-09-05T00:24:35.448Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-05T00:24:35.448Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/display/redirect
[2025-09-05T00:24:35.448Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin
[2025-09-05T00:24:35.448Z] SLACK_CHANNEL=aqavit-bot
[2025-09-05T00:24:35.448Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[2025-09-05T00:24:35.448Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-05T00:24:35.448Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[2025-09-05T00:24:35.448Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:24:35.448Z] SSH_CONNECTION=78.47.239.97 43482 172.17.0.5 22
[2025-09-05T00:24:35.448Z] TEST_TIME=120
[2025-09-05T00:24:35.448Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux@tmp
[2025-09-05T00:24:35.448Z] PARALLEL=Dynamic
[2025-09-05T00:24:35.448Z] JOBSTARTTIME=Fri, 05 Sep 2025 00:24:28 +0000
[2025-09-05T00:24:35.448Z] DYNAMIC_COMPILE=false
[2025-09-05T00:24:35.448Z] 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-05T00:24:35.982Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-05T00:24:35.996Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:26:36.194Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-aarch64-temurin" build number 206
[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-05T00:26:36.396Z] 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-05T00:26:36.403Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-05T00:26:36.502Z] $ ssh-agent
[2025-09-05T00:26:37.315Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfekBPB/agent.2063209
[2025-09-05T00:26:37.315Z] SSH_AGENT_PID=2063212
[2025-09-05T00:26:37.315Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-05T00:26:37.337Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-05T00:26:37.374Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-05T00:26:39.256Z] + pwd
[2025-09-05T00:26:39.256Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/.. -p aarch64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-05T00:26:39.256Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests
[2025-09-05T00:26:39.256Z] get jdk binary...
[2025-09-05T00:26:39.256Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-05T00:26:39.256Z] Uncompressing file: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-05T00:26:42.288Z] List files in jdkbinary folder...
[2025-09-05T00:26:42.288Z] total 666840
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 278043240 Sep 4 21:39 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 138810007 Sep 4 21:39 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 84507523 Sep 4 21:39 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 59674068 Sep 4 21:38 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] -rw-rw-r-- 1 jenkins jenkins 30734 Sep 4 21:44 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 164361 Sep 4 21:47 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea.json
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 3357269 Sep 4 21:39 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] -rw-r--r-- 1 jenkins jenkins 118221048 Sep 4 21:38 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:42.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 tmp
[2025-09-05T00:26:42.288Z] List files in jdkbinary/tmp folder...
[2025-09-05T00:26:42.289Z] total 4
[2025-09-05T00:26:42.289Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 5 00:26 jdk-26+14
[2025-09-05T00:26:42.289Z] Moving directory jdk-26+14/ to ../j2sdk-image
[2025-09-05T00:26:42.289Z] Uncompressing file: OpenJDK-jre_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-05T00:26:45.319Z] List files in jdkbinary folder...
[2025-09-05T00:26:45.319Z] total 666844
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 278043240 Sep 4 21:39 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 138810007 Sep 4 21:39 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 84507523 Sep 4 21:39 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 59674068 Sep 4 21:38 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-rw-r-- 1 jenkins jenkins 30734 Sep 4 21:44 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 164361 Sep 4 21:47 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea.json
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 3357269 Sep 4 21:39 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 118221048 Sep 4 21:38 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 5 00:26 j2sdk-image
[2025-09-05T00:26:45.319Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 tmp
[2025-09-05T00:26:45.319Z] List files in jdkbinary/tmp folder...
[2025-09-05T00:26:45.319Z] total 4
[2025-09-05T00:26:45.319Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 5 00:26 jdk-26+14-jre
[2025-09-05T00:26:45.319Z] Moving directory jdk-26+14-jre/ to ../j2re-image
[2025-09-05T00:26:45.319Z] Uncompressing file: OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-05T00:26:45.319Z] List files in jdkbinary folder...
[2025-09-05T00:26:45.319Z] total 666848
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 278043240 Sep 4 21:39 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.319Z] -rw-r--r-- 1 jenkins jenkins 138810007 Sep 4 21:39 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.320Z] -rw-r--r-- 1 jenkins jenkins 84507523 Sep 4 21:39 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.320Z] -rw-r--r-- 1 jenkins jenkins 59674068 Sep 4 21:38 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.320Z] -rw-rw-r-- 1 jenkins jenkins 30734 Sep 4 21:44 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-05T00:26:45.320Z] -rw-r--r-- 1 jenkins jenkins 164361 Sep 4 21:47 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea.json
[2025-09-05T00:26:45.320Z] -rw-r--r-- 1 jenkins jenkins 3357269 Sep 4 21:39 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.320Z] -rw-r--r-- 1 jenkins jenkins 118221048 Sep 4 21:38 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:45.320Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 5 00:26 j2re-image
[2025-09-05T00:26:45.320Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 5 00:26 j2sdk-image
[2025-09-05T00:26:45.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 tmp
[2025-09-05T00:26:45.320Z] List files in jdkbinary/tmp folder...
[2025-09-05T00:26:45.320Z] total 4
[2025-09-05T00:26:45.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 jdk-26+14-static-libs
[2025-09-05T00:26:45.320Z] Moving directory jdk-26+14-static-libs/ to ../static-libs
[2025-09-05T00:26:45.320Z] Uncompressing file: OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-05T00:26:49.713Z] List files in jdkbinary folder...
[2025-09-05T00:26:49.713Z] total 666852
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 278043240 Sep 4 21:39 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 138810007 Sep 4 21:39 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 84507523 Sep 4 21:39 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 59674068 Sep 4 21:38 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] -rw-rw-r-- 1 jenkins jenkins 30734 Sep 4 21:44 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 164361 Sep 4 21:47 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_14-ea.json
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 3357269 Sep 4 21:39 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] -rw-r--r-- 1 jenkins jenkins 118221048 Sep 4 21:38 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-05T00:26:49.713Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 5 00:26 j2re-image
[2025-09-05T00:26:49.713Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 5 00:26 j2sdk-image
[2025-09-05T00:26:49.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 static-libs
[2025-09-05T00:26:49.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 00:26 tmp
[2025-09-05T00:26:49.713Z] List files in jdkbinary/tmp folder...
[2025-09-05T00:26:49.713Z] total 4
[2025-09-05T00:26:49.713Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 5 00:26 jdk-26+14-test-image
[2025-09-05T00:26:49.713Z] Moving directory jdk-26+14-test-image/ to ../openjdk-test-image
[2025-09-05T00:26:49.713Z] Uncompressing OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_14-ea.tar.gz over ./j2sdk-image...
[2025-09-05T00:26:57.883Z] Removing top-level folder jdk-26+14-debug-image/
[2025-09-05T00:26:57.883Z] Removing top-level folder jdk-26+14/
[2025-09-05T00:26:59.852Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-05T00:26:59.852Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-05T00:26:59.852Z] openjdk version "26-beta" 2026-03-17
[2025-09-05T00:26:59.852Z] OpenJDK Runtime Environment Temurin-26+14-202509042032 (build 26-beta+14-ea)
[2025-09-05T00:26:59.852Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042032 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-05T00:26:59.852Z] =JAVA VERSION OUTPUT END=
[2025-09-05T00:26:59.852Z] =RELEASE INFO BEGIN=
[2025-09-05T00:26:59.852Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-05T00:26:59.852Z] IMPLEMENTOR_VERSION="Temurin-26+14-202509042032"
[2025-09-05T00:26:59.852Z] JAVA_RUNTIME_VERSION="26-beta+14-ea"
[2025-09-05T00:26:59.852Z] JAVA_VERSION="26"
[2025-09-05T00:26:59.852Z] JAVA_VERSION_DATE="2026-03-17"
[2025-09-05T00:26:59.852Z] LIBC="musl"
[2025-09-05T00:26:59.853Z] 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-05T00:26:59.853Z] OS_ARCH="aarch64"
[2025-09-05T00:26:59.853Z] OS_NAME="Linux"
[2025-09-05T00:26:59.853Z] SOURCE=".:git:092cc18df2eb"
[2025-09-05T00:26:59.853Z] BUILD_SOURCE="git:b7337f50fb2a765519e79674ae790c2a7450149e"
[2025-09-05T00:26:59.853Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-05T00:26:59.853Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-09-05T00:26:59.853Z] FULL_VERSION="26-beta+14-ea"
[2025-09-05T00:26:59.853Z] SEMANTIC_VERSION="26+14"
[2025-09-05T00:26:59.853Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-09-05T00:26:59.853Z] JVM_VARIANT="Hotspot"
[2025-09-05T00:26:59.853Z] JVM_VERSION="26-beta+14-ea"
[2025-09-05T00:26:59.853Z] IMAGE_TYPE="JDK"
[2025-09-05T00:26:59.853Z] =RELEASE INFO END=
[2025-09-05T00:26:59.853Z] get testKitGen...
[2025-09-05T00:26:59.853Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-05T00:27:00.816Z] git rev-parse master
[2025-09-05T00:27:00.816Z] git checkout -q -f fad6b023e51b1a2105890c44ce0bfa1752521a96
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-05T00:27:01.484Z] $ ssh-agent -k
[2025-09-05T00:27:01.508Z] unset SSH_AUTH_SOCK;
[2025-09-05T00:27:01.508Z] unset SSH_AGENT_PID;
[2025-09-05T00:27:01.508Z] echo Agent pid 2063212 killed;
[2025-09-05T00:27:02.308Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-05T00:27:02.821Z] 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_alpine-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-alpine-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%2B14_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=206&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-05T00:27:02.832Z] 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_alpine-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-alpine320-armv8-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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-alpine-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%2B14_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=206&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-05T00:27:02.876Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:27:03.956Z] Copied 1 artifact from "getTRSSOutput" build number 1886
[Pipeline] sh
[2025-09-05T00:27:05.836Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-05T00:27:05.836Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-05T00:27:05.836Z] + tar xof -
[2025-09-05T00:27:05.836Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-05T00:27:06.404Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-05T00:27:06.422Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-05T00:27:08.276Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-05T00:28:00.198Z] --------------------------------------------
[2025-09-05T00:28:00.198Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:00.198Z] task is set to default
[2025-09-05T00:28:00.198Z] dependencyList is set to all
[2025-09-05T00:28:00.198Z] --------------------------------------------
[2025-09-05T00:28:00.198Z] Starting download third party dependent jars
[2025-09-05T00:28:00.198Z] --------------------------------------------
[2025-09-05T00:28:00.198Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-05T00:28:00.198Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-05T00:28:00.754Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label
[Pipeline] sh
[2025-09-05T00:28:03.455Z] + cd ./aqa-tests/TKG
[2025-09-05T00:28:03.455Z] + uname
[2025-09-05T00:28:03.455Z] + '[' Linux '=' AIX ]
[2025-09-05T00:28:03.455Z] + uname
[2025-09-05T00:28:03.455Z] + '[' Linux '=' SunOS ]
[2025-09-05T00:28:03.455Z] + uname
[2025-09-05T00:28:03.455Z] + '[' Linux '=' '*BSD' ]
[2025-09-05T00:28:03.455Z] + MAKE=make
[2025-09-05T00:28:03.455Z] + unset LD_LIBRARY_PATH
[2025-09-05T00:28:03.455Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-09-05T00:28:03.455Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-05T00:28:03.455Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:03.455Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:03.455Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:03.455Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-05T00:28:03.455Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-05T00:28:03.455Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-05T00:28:05.438Z]
[2025-09-05T00:28:05.438Z] build:
[2025-09-05T00:28:05.438Z]
[2025-09-05T00:28:05.438Z] clean:
[2025-09-05T00:28:05.438Z]
[2025-09-05T00:28:05.438Z] init:
[2025-09-05T00:28:05.438Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin
[2025-09-05T00:28:05.438Z]
[2025-09-05T00:28:05.438Z] getDependentLibs:
[2025-09-05T00:28:05.438Z] [exec] --------------------------------------------
[2025-09-05T00:28:05.438Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:05.438Z] [exec] task is set to default
[2025-09-05T00:28:05.438Z] [exec] dependencyList is set to json_simple
[2025-09-05T00:28:05.438Z] [exec] --------------------------------------------
[2025-09-05T00:28:05.438Z] [exec] Starting download third party dependent jars
[2025-09-05T00:28:05.438Z] [exec] --------------------------------------------
[2025-09-05T00:28:05.438Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:05.438Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-05T00:28:05.438Z] [exec] downloaded dependent third party jars successfully
[2025-09-05T00:28:05.438Z]
[2025-09-05T00:28:05.438Z] compile:
[2025-09-05T00:28:05.438Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T00:28:05.438Z] [echo] ============COMPILER SETTINGS============
[2025-09-05T00:28:05.438Z] [echo] ===fork: yes
[2025-09-05T00:28:05.438Z] [echo] ===debug: on
[2025-09-05T00:28:05.438Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin
[2025-09-05T00:28:12.191Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-05T00:28:12.191Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:12.191Z]
[2025-09-05T00:28:12.191Z] dist:
[2025-09-05T00:28:12.191Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-05T00:28:12.191Z]
[2025-09-05T00:28:12.191Z] BUILD SUCCESSFUL
[2025-09-05T00:28:12.191Z] Total time: 9 seconds
[2025-09-05T00:28:12.191Z] 0
[2025-09-05T00:28:12.191Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-05T00:28:13.147Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-05T00:28:13.147Z] microArchOutput:
[2025-09-05T00:28:13.148Z] ****************************** MACHINE INFO ******************************
[2025-09-05T00:28:13.148Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG
[2025-09-05T00:28:13.148Z] Free Physical Memory Size : 2054905856
[2025-09-05T00:28:13.148Z] Free space (bytes) : 35912187904
[2025-09-05T00:28:13.148Z] Total Physical Memory Size : 6442450944
[2025-09-05T00:28:13.148Z] Total space (bytes) : 167961710592
[2025-09-05T00:28:13.148Z] Usable space (bytes) : 27305689088
[2025-09-05T00:28:13.148Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T00:28:13.148Z] bashVersion :
[2025-09-05T00:28:13.148Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl)
[2025-09-05T00:28:13.148Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-05T00:28:13.148Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] This is free software; you are free to change and redistribute it.
[2025-09-05T00:28:13.148Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-05T00:28:13.148Z] cpuCores : 8
[2025-09-05T00:28:13.148Z] curlVersion :
[2025-09-05T00:28:13.148Z] curl 8.12.1 (aarch64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.4 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-09-05T00:28:13.148Z] Release-Date: 2025-02-13
[2025-09-05T00:28:13.148Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-09-05T00:28:13.148Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-05T00:28:13.148Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-05T00:28:13.148Z] gcc version : 13.2.1
[2025-09-05T00:28:13.148Z] gclibc version :
[2025-09-05T00:28:13.148Z] musl libc (aarch64)
[2025-09-05T00:28:13.148Z] Version 1.2.5
[2025-09-05T00:28:13.148Z] Dynamic Program Loader
[2025-09-05T00:28:13.148Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname
[2025-09-05T00:28:13.148Z] gdb version : bash: line 1: gdb: command not found
[2025-09-05T00:28:13.148Z] lldb version : Command could not be executed
[2025-09-05T00:28:13.148Z] makeVersion :
[2025-09-05T00:28:13.148Z] GNU Make 4.4.1
[2025-09-05T00:28:13.148Z] Built for aarch64-alpine-linux-musl
[2025-09-05T00:28:13.148Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-09-05T00:28:13.148Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-09-05T00:28:13.148Z] This is free software: you are free to change and redistribute it.
[2025-09-05T00:28:13.148Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-05T00:28:13.148Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-05T00:28:13.148Z] perlVersion :
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] Copyright 1987-2025, Larry Wall
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-05T00:28:13.148Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-05T00:28:13.148Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-05T00:28:13.148Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-05T00:28:13.148Z] procArch : unknown
[2025-09-05T00:28:13.148Z] sysArch : aarch64
[2025-09-05T00:28:13.148Z] sysOS : Linux
[2025-09-05T00:28:13.148Z] ulimit :
[2025-09-05T00:28:13.148Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-05T00:28:13.148Z] core file size (blocks, -c) unlimited
[2025-09-05T00:28:13.148Z] data seg size (kbytes, -d) unlimited
[2025-09-05T00:28:13.148Z] scheduling priority (-e) 0
[2025-09-05T00:28:13.148Z] file size (blocks, -f) unlimited
[2025-09-05T00:28:13.148Z] pending signals (-i) 63541
[2025-09-05T00:28:13.148Z] max locked memory (kbytes, -l) 8192
[2025-09-05T00:28:13.148Z] max memory size (kbytes, -m) unlimited
[2025-09-05T00:28:13.148Z] open files (-n) 1048576
[2025-09-05T00:28:13.148Z] pipe size (512 bytes, -p) 8
[2025-09-05T00:28:13.148Z] POSIX message queues (bytes, -q) 819200
[2025-09-05T00:28:13.148Z] real-time priority (-r) 0
[2025-09-05T00:28:13.148Z] stack size (kbytes, -s) 8192
[2025-09-05T00:28:13.148Z] cpu time (seconds, -t) unlimited
[2025-09-05T00:28:13.148Z] max user processes (-u) unlimited
[2025-09-05T00:28:13.148Z] virtual memory (kbytes, -v) unlimited
[2025-09-05T00:28:13.148Z] file locks (-x) unlimited
[2025-09-05T00:28:13.148Z] uname : Linux 5827d3b3e964 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 Linux
[2025-09-05T00:28:13.148Z] vmVendor : Oracle Corporation
[2025-09-05T00:28:13.148Z] vmVersion : 26-beta+14-ea
[2025-09-05T00:28:13.148Z] xlc version : bash: line 1: xlC: command not found
[2025-09-05T00:28:13.148Z] **************************************************************************
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('os.name')=Linux
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('os.arch')=aarch64
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('java.fullversion')=null
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:13.148Z] System.getProperty('sun.arch.data.model')=64
[2025-09-05T00:28:13.148Z]
[2025-09-05T00:28:14.112Z] 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_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:14.112Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:28:14.112Z] perl scripts/configure.pl
[2025-09-05T00:28:14.112Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-05T00:28:14.112Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-05T00:28:14.112Z]
[2025-09-05T00:28:14.112Z]
[2025-09-05T00:28:14.112Z] Starting to generate parallel test lists.
[2025-09-05T00:28:14.112Z]
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-05T00:28:15.070Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-05T00:28:15.070Z] Attempting to get test duration data from TRSS.
[2025-09-05T00:28:15.070Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=26&impl=hs&platform=aarch64_alpine-linux&group=perf&level=sanity
[2025-09-05T00:28:16.023Z] Attempting to get test duration data from cached files.
[2025-09-05T00:28:16.023Z]
[2025-09-05T00:28:16.023Z] TEST DURATION
[2025-09-05T00:28:16.023Z] ====================================================================================
[2025-09-05T00:28:16.023Z] Total number of tests searched: 9
[2025-09-05T00:28:16.023Z] Number of test durations found: 0
[2025-09-05T00:28:16.023Z] No test duration data found.
[2025-09-05T00:28:16.023Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-05T00:28:16.023Z] ====================================================================================
[2025-09-05T00:28:16.023Z]
[2025-09-05T00:28:16.023Z] Test target is split into 1 lists.
[2025-09-05T00:28:16.023Z] Reducing estimated test running time from 04m40s to 04m40s.
[2025-09-05T00:28:16.023Z]
[2025-09-05T00:28:16.023Z] -------------------------------------testList_0-------------------------------------
[2025-09-05T00:28:16.024Z] Number of tests: 9
[2025-09-05T00:28:16.024Z] Estimated running time: 04m40s
[2025-09-05T00:28:16.024Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-naive-bayes_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-future-genetic_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-09-05T00:28:16.024Z] ------------------------------------------------------------------------------------
[2025-09-05T00:28:16.024Z]
[2025-09-05T00:28:16.024Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-05T00:28:16.024Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-05T00:28:16.735Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-05T00:28:17.278Z] 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-05T00:28:17.349Z] Building tests...
[Pipeline] timeout
[2025-09-05T00:28:17.352Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-05T00:28:17.390Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-05T00:28:19.248Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-05T00:28:22.272Z] --------------------------------------------
[2025-09-05T00:28:22.272Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:22.272Z] task is set to default
[2025-09-05T00:28:22.272Z] dependencyList is set to all
[2025-09-05T00:28:22.272Z] --------------------------------------------
[2025-09-05T00:28:22.272Z] Starting download third party dependent jars
[2025-09-05T00:28:22.272Z] --------------------------------------------
[2025-09-05T00:28:22.272Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-05T00:28:22.272Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-05T00:28:23.235Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-05T00:28:23.250Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-05T00:28:23.343Z] $ ssh-agent
[2025-09-05T00:28:24.152Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNkoMOn/agent.2063649
[2025-09-05T00:28:24.153Z] SSH_AGENT_PID=2063651
[2025-09-05T00:28:24.153Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-05T00:28:26.031Z] + unset LD_LIBRARY_PATH
[2025-09-05T00:28:26.031Z] + bash ./compile.sh
[2025-09-05T00:28:26.031Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-05T00:28:26.031Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:26.031Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:26.031Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:26.031Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-05T00:28:26.031Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-05T00:28:26.031Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-05T00:28:26.991Z]
[2025-09-05T00:28:26.991Z] build:
[2025-09-05T00:28:26.991Z]
[2025-09-05T00:28:26.991Z] clean:
[2025-09-05T00:28:26.991Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-05T00:28:26.991Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin
[2025-09-05T00:28:26.991Z]
[2025-09-05T00:28:26.991Z] init:
[2025-09-05T00:28:26.991Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin
[2025-09-05T00:28:26.991Z]
[2025-09-05T00:28:26.991Z] getDependentLibs:
[2025-09-05T00:28:26.991Z] [exec] --------------------------------------------
[2025-09-05T00:28:26.991Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:26.991Z] [exec] task is set to default
[2025-09-05T00:28:26.991Z] [exec] dependencyList is set to json_simple
[2025-09-05T00:28:26.991Z] [exec] --------------------------------------------
[2025-09-05T00:28:26.991Z] [exec] Starting download third party dependent jars
[2025-09-05T00:28:26.991Z] [exec] --------------------------------------------
[2025-09-05T00:28:26.991Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:26.991Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-05T00:28:26.991Z] [exec] downloaded dependent third party jars successfully
[2025-09-05T00:28:26.991Z]
[2025-09-05T00:28:26.991Z] compile:
[2025-09-05T00:28:26.991Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T00:28:26.991Z] [echo] ============COMPILER SETTINGS============
[2025-09-05T00:28:26.991Z] [echo] ===fork: yes
[2025-09-05T00:28:26.991Z] [echo] ===debug: on
[2025-09-05T00:28:27.947Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin
[2025-09-05T00:28:34.740Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-05T00:28:34.740Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:34.740Z]
[2025-09-05T00:28:34.740Z] dist:
[2025-09-05T00:28:34.740Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-05T00:28:34.740Z]
[2025-09-05T00:28:34.740Z] BUILD SUCCESSFUL
[2025-09-05T00:28:34.740Z] Total time: 8 seconds
[2025-09-05T00:28:34.740Z] 0
[2025-09-05T00:28:34.741Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-05T00:28:34.741Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-05T00:28:34.741Z] microArchOutput:
[2025-09-05T00:28:34.741Z] ****************************** MACHINE INFO ******************************
[2025-09-05T00:28:34.741Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG
[2025-09-05T00:28:34.741Z] Free Physical Memory Size : 2049392640
[2025-09-05T00:28:34.741Z] Free space (bytes) : 35911733248
[2025-09-05T00:28:34.741Z] Total Physical Memory Size : 6442450944
[2025-09-05T00:28:34.741Z] Total space (bytes) : 167961710592
[2025-09-05T00:28:34.741Z] Usable space (bytes) : 27305234432
[2025-09-05T00:28:34.741Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T00:28:34.741Z] bashVersion :
[2025-09-05T00:28:34.741Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl)
[2025-09-05T00:28:34.741Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-05T00:28:34.741Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] This is free software; you are free to change and redistribute it.
[2025-09-05T00:28:34.741Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-05T00:28:34.741Z] cpuCores : 8
[2025-09-05T00:28:34.741Z] curlVersion :
[2025-09-05T00:28:34.741Z] curl 8.12.1 (aarch64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.4 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-09-05T00:28:34.741Z] Release-Date: 2025-02-13
[2025-09-05T00:28:34.741Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-09-05T00:28:34.741Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-05T00:28:34.741Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-05T00:28:34.741Z] gcc version : 13.2.1
[2025-09-05T00:28:34.741Z] gclibc version :
[2025-09-05T00:28:34.741Z] musl libc (aarch64)
[2025-09-05T00:28:34.741Z] Version 1.2.5
[2025-09-05T00:28:34.741Z] Dynamic Program Loader
[2025-09-05T00:28:34.741Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname
[2025-09-05T00:28:34.741Z] gdb version : bash: line 1: gdb: command not found
[2025-09-05T00:28:34.741Z] lldb version : Command could not be executed
[2025-09-05T00:28:34.741Z] makeVersion :
[2025-09-05T00:28:34.741Z] GNU Make 4.4.1
[2025-09-05T00:28:34.741Z] Built for aarch64-alpine-linux-musl
[2025-09-05T00:28:34.741Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-09-05T00:28:34.741Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-09-05T00:28:34.741Z] This is free software: you are free to change and redistribute it.
[2025-09-05T00:28:34.741Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-05T00:28:34.741Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-05T00:28:34.741Z] perlVersion :
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] Copyright 1987-2025, Larry Wall
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-05T00:28:34.741Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-05T00:28:34.741Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-05T00:28:34.741Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-05T00:28:34.741Z] procArch : unknown
[2025-09-05T00:28:34.741Z] sysArch : aarch64
[2025-09-05T00:28:34.741Z] sysOS : Linux
[2025-09-05T00:28:34.741Z] ulimit :
[2025-09-05T00:28:34.741Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-05T00:28:34.741Z] core file size (blocks, -c) unlimited
[2025-09-05T00:28:34.741Z] data seg size (kbytes, -d) unlimited
[2025-09-05T00:28:34.741Z] scheduling priority (-e) 0
[2025-09-05T00:28:34.741Z] file size (blocks, -f) unlimited
[2025-09-05T00:28:34.741Z] pending signals (-i) 63541
[2025-09-05T00:28:34.741Z] max locked memory (kbytes, -l) 8192
[2025-09-05T00:28:34.741Z] max memory size (kbytes, -m) unlimited
[2025-09-05T00:28:34.741Z] open files (-n) 1048576
[2025-09-05T00:28:34.741Z] pipe size (512 bytes, -p) 8
[2025-09-05T00:28:34.741Z] POSIX message queues (bytes, -q) 819200
[2025-09-05T00:28:34.741Z] real-time priority (-r) 0
[2025-09-05T00:28:34.741Z] stack size (kbytes, -s) 8192
[2025-09-05T00:28:34.741Z] cpu time (seconds, -t) unlimited
[2025-09-05T00:28:34.741Z] max user processes (-u) unlimited
[2025-09-05T00:28:34.741Z] virtual memory (kbytes, -v) unlimited
[2025-09-05T00:28:34.741Z] file locks (-x) unlimited
[2025-09-05T00:28:34.741Z] uname : Linux 5827d3b3e964 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 Linux
[2025-09-05T00:28:34.741Z] vmVendor : Oracle Corporation
[2025-09-05T00:28:34.741Z] vmVersion : 26-beta+14-ea
[2025-09-05T00:28:34.741Z] xlc version : bash: line 1: xlC: command not found
[2025-09-05T00:28:34.741Z] **************************************************************************
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('os.name')=Linux
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('os.arch')=aarch64
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('java.fullversion')=null
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:34.741Z] System.getProperty('sun.arch.data.model')=64
[2025-09-05T00:28:34.741Z]
[2025-09-05T00:28:35.695Z] make -f clean.mk cleanBuild
[2025-09-05T00:28:35.695Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:28:35.695Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-09-05T00:28:35.695Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:28:35.695Z] make -f compile.mk compile
[2025-09-05T00:28:35.695Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:28:35.695Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:35.695Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T00:28:35.696Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-05T00:28:35.696Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-05T00:28:35.696Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-05T00:28:36.653Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-05T00:28:36.653Z]
[2025-09-05T00:28:36.653Z] -create_test_directory:
[2025-09-05T00:28:36.653Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest
[2025-09-05T00:28:36.653Z]
[2025-09-05T00:28:36.653Z] stage_test_material:
[2025-09-05T00:28:37.607Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] build:
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] init:
[2025-09-05T00:28:37.607Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] dist:
[2025-09-05T00:28:37.607Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] build:
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] build:
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] init:
[2025-09-05T00:28:37.607Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench
[2025-09-05T00:28:37.607Z]
[2025-09-05T00:28:37.607Z] getBumbleBench:
[2025-09-05T00:28:37.607Z] [echo] Cloning BumbleBench
[2025-09-05T00:28:37.607Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-05T00:28:37.607Z] [exec] Cloning into 'bumblebench'...
[2025-09-05T00:28:38.562Z]
[2025-09-05T00:28:38.562Z] buildBumbleBench:
[2025-09-05T00:28:38.562Z] [echo] Building BumbleBench
[2025-09-05T00:28:38.562Z]
[2025-09-05T00:28:38.562Z] compile-all:
[2025-09-05T00:28:38.562Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:38.562Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:38.562Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:38.562Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:38.562Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:38.562Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:38.563Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:41.635Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-05T00:28:41.635Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:41.636Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-09-05T00:28:41.636Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-05T00:28:41.636Z] [javac] 4 warnings
[2025-09-05T00:28:41.636Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:41.636Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:41.636Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:41.636Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:41.636Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.636Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.636Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:41.636Z] [javac] 4 warnings
[2025-09-05T00:28:41.636Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:41.636Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:41.636Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:41.636Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:41.636Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.636Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.637Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:41.637Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-09-05T00:28:41.637Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:41.637Z] [javac] 4 warnings
[2025-09-05T00:28:41.637Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:41.637Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:41.637Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:41.637Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:41.637Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.637Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.637Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:41.637Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-09-05T00:28:41.638Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:41.638Z] [javac] 4 warnings
[2025-09-05T00:28:41.638Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:41.638Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:41.638Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:41.638Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:41.638Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.638Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:41.638Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:42.601Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-05T00:28:42.601Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:28:42.601Z] [javac] 4 warnings
[2025-09-05T00:28:42.601Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:42.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:42.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:42.601Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:42.601Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.601Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.601Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:42.601Z] [javac] 4 warnings
[2025-09-05T00:28:42.601Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:42.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:42.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:42.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:42.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:42.602Z] [javac] 4 warnings
[2025-09-05T00:28:42.602Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:42.602Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:42.602Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:42.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:42.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:42.602Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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-05T00:28:42.602Z] [javac] synchronized(init) {
[2025-09-05T00:28:42.602Z] [javac] ^
[2025-09-05T00:28:42.602Z] [javac] 5 warnings
[2025-09-05T00:28:42.602Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:42.602Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:42.602Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:42.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:42.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:42.602Z] [javac] 4 warnings
[2025-09-05T00:28:42.602Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:42.602Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:42.602Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:42.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:42.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:42.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:43.556Z] [javac] 4 warnings
[2025-09-05T00:28:43.556Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:43.556Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:43.556Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:43.556Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:43.556Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:43.557Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:43.557Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:43.557Z] [javac] 4 warnings
[2025-09-05T00:28:43.557Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:43.557Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:43.557Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:43.557Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:43.557Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:43.557Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:43.557Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:44.514Z] [javac] 4 warnings
[2025-09-05T00:28:44.514Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:44.515Z] [javac] 4 warnings
[2025-09-05T00:28:44.515Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:44.515Z] [javac] 4 warnings
[2025-09-05T00:28:44.515Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:28:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-05T00:28:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-05T00:28:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-05T00:28:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-05T00:28:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-05T00:28:44.515Z] [javac] 4 warnings
[2025-09-05T00:28:44.515Z]
[2025-09-05T00:28:44.515Z] dist:
[2025-09-05T00:28:44.515Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-05T00:28:44.515Z]
[2025-09-05T00:28:44.515Z] dist:
[2025-09-05T00:28:44.515Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench
[2025-09-05T00:28:44.515Z]
[2025-09-05T00:28:44.515Z] build:
[2025-09-05T00:28:44.515Z]
[2025-09-05T00:28:44.515Z] getDependentLibs:
[2025-09-05T00:28:48.660Z] [exec] --------------------------------------------
[2025-09-05T00:28:48.661Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:48.661Z] [exec] task is set to default
[2025-09-05T00:28:48.661Z] [exec] dependencyList is set to dacapo
[2025-09-05T00:28:48.661Z] [exec] --------------------------------------------
[2025-09-05T00:28:48.661Z] [exec] Starting download third party dependent jars
[2025-09-05T00:28:48.661Z] [exec] --------------------------------------------
[2025-09-05T00:28:48.661Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:28:48.661Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-05T00:28:48.661Z] [exec] downloaded dependent third party jars successfully
[2025-09-05T00:28:48.661Z]
[2025-09-05T00:28:48.661Z] init:
[2025-09-05T00:28:48.661Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo
[2025-09-05T00:28:48.661Z]
[2025-09-05T00:28:48.661Z] getDacapoSuite:
[2025-09-05T00:28:48.661Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo
[2025-09-05T00:29:33.275Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo
[2025-09-05T00:29:33.276Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2025-09-05T00:29:33.276Z]
[2025-09-05T00:29:33.276Z] dist:
[2025-09-05T00:29:33.276Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo
[2025-09-05T00:29:33.276Z]
[2025-09-05T00:29:33.276Z] build:
[2025-09-05T00:29:33.276Z]
[2025-09-05T00:29:33.276Z] init:
[2025-09-05T00:29:33.276Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-05T00:29:33.276Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-05T00:29:33.276Z]
[2025-09-05T00:29:33.276Z] compile:
[2025-09-05T00:29:33.276Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T00:29:33.276Z] [echo] ============COMPILER SETTINGS============
[2025-09-05T00:29:33.276Z] [echo] ===fork: yes
[2025-09-05T00:29:33.276Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-05T00:29:33.276Z] [echo] ===debug: on
[2025-09-05T00:29:33.276Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-05T00:29:33.276Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-05T00:29:34.224Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-09-05T00:29:34.224Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T00:29:34.224Z]
[2025-09-05T00:29:34.224Z] dist:
[2025-09-05T00:29:34.224Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-05T00:29:34.224Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-05T00:29:34.224Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-05T00:29:34.224Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-05T00:29:39.517Z]
[2025-09-05T00:29:39.517Z] clean:
[2025-09-05T00:29:39.517Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-05T00:29:39.517Z]
[2025-09-05T00:29:39.517Z] build:
[2025-09-05T00:29:39.517Z]
[2025-09-05T00:29:39.517Z] build:
[2025-09-05T00:29:39.517Z]
[2025-09-05T00:29:39.517Z] init:
[2025-09-05T00:29:39.517Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance
[2025-09-05T00:29:39.517Z]
[2025-09-05T00:29:39.517Z] getRenaissanceSuite:
[2025-09-05T00:29:39.517Z] [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-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] dist:
[2025-09-05T00:29:40.474Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] build:
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] init:
[2025-09-05T00:29:40.474Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] getSpecjbbSuite:
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] dist:
[2025-09-05T00:29:40.474Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb/run
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] BUILD SUCCESSFUL
[2025-09-05T00:29:40.474Z] Total time: 1 minute 4 seconds
[2025-09-05T00:29:40.474Z] 0
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z]
[2025-09-05T00:29:40.474Z] RECORD TEST REPOs SHA
[2025-09-05T00:29:40.474Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-05T00:29:40.474Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-05T00:29:40.474Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-05T00:29:40.474Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-05T00:29:42.168Z] ================================================
[2025-09-05T00:29:42.168Z] timestamp: 20250905-002940
[2025-09-05T00:29:42.168Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-05T00:29:42.168Z] git repo:
[2025-09-05T00:29:42.168Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-05T00:29:42.168Z] sha:
[2025-09-05T00:29:42.168Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-05T00:29:42.168Z] ================================================
[2025-09-05T00:29:42.168Z] timestamp: 20250905-002941
[2025-09-05T00:29:42.168Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests
[2025-09-05T00:29:42.168Z] git repo:
[2025-09-05T00:29:42.168Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-05T00:29:42.168Z] sha:
[2025-09-05T00:29:42.168Z] 78719157d99a07da62d928c4c34714da06727992
[2025-09-05T00:29:42.168Z] ================================================
[2025-09-05T00:29:42.168Z] timestamp: 20250905-002941
[2025-09-05T00:29:42.168Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG
[2025-09-05T00:29:42.168Z] git repo:
[2025-09-05T00:29:42.168Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-05T00:29:42.168Z] sha:
[2025-09-05T00:29:42.168Z] fad6b023e51b1a2105890c44ce0bfa1752521a96
[2025-09-05T00:29:42.168Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-05T00:29:42.950Z] $ ssh-agent -k
[2025-09-05T00:29:42.957Z] unset SSH_AUTH_SOCK;
[2025-09-05T00:29:42.958Z] unset SSH_AGENT_PID;
[2025-09-05T00:29:42.958Z] echo Agent pid 2063651 killed;
[2025-09-05T00:29:43.754Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-05T00:29:43.897Z] 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-05T00:29:43.929Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-05T00:29:45.781Z] + which Xvfb
[2025-09-05T00:29:45.781Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-05T00:29:46.748Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/.xvfb-3-..fbdir6130310827695894611
[Pipeline] {
[Pipeline] sh
[2025-09-05T00:30:09.274Z] + ps -f
[2025-09-05T00:30:09.274Z] + grep '[X]vfb'
[2025-09-05T00:30:09.274Z] + awk '{print $9}'
[Pipeline] echo
[2025-09-05T00:30:10.029Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-05T00:30:10.113Z] $ ssh-agent
[2025-09-05T00:30:10.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHjhlh/agent.2064232
[2025-09-05T00:30:10.919Z] SSH_AGENT_PID=2064234
[2025-09-05T00:30:10.919Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-05T00:30:12.789Z] + uname
[2025-09-05T00:30:12.789Z] + '[' Linux '=' AIX ]
[2025-09-05T00:30:12.789Z] + uname
[2025-09-05T00:30:12.789Z] + '[' Linux '=' SunOS ]
[2025-09-05T00:30:12.789Z] + uname
[2025-09-05T00:30:12.789Z] + '[' Linux '=' '*BSD' ]
[2025-09-05T00:30:12.789Z] + MAKE=make
[2025-09-05T00:30:12.789Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-05T00:30:12.789Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-05T00:30:15.185Z] + unset LD_LIBRARY_PATH
[2025-09-05T00:30:15.185Z] + uname
[2025-09-05T00:30:15.185Z] + '[' Linux '=' AIX ]
[2025-09-05T00:30:15.185Z] + uname
[2025-09-05T00:30:15.185Z] + '[' Linux '=' SunOS ]
[2025-09-05T00:30:15.185Z] + uname
[2025-09-05T00:30:15.185Z] + '[' Linux '=' '*BSD' ]
[2025-09-05T00:30:15.185Z] + MAKE=make
[2025-09-05T00:30:15.185Z] + cd ./aqa-tests
[2025-09-05T00:30:15.185Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-05T00:30:15.185Z] + set +x
[2025-09-05T00:30:15.185Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-05T00:30:15.185Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib
[2025-09-05T00:30:15.185Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-09-05T00:30:15.185Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:30:15.185Z] perl scripts/configure.pl
[2025-09-05T00:30:15.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-05T00:30:15.185Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-05T00:30:15.185Z]
[2025-09-05T00:30:15.185Z] Starting to generate test make files.
[2025-09-05T00:30:15.185Z]
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-05T00:30:16.145Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Make files are generated successfully.
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:30:16.145Z] make -f runtest.mk _sanity.perf
[2025-09-05T00:30:16.145Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T00:30:16.145Z]
[2025-09-05T00:30:16.145Z] Running make 4.4.1
[2025-09-05T00:30:16.145Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..
[2025-09-05T00:30:16.145Z] set JDK_VERSION to 26
[2025-09-05T00:30:16.145Z] set JDK_IMPL to hotspot
[2025-09-05T00:30:16.145Z] set JVM_VERSION to openjdk26
[2025-09-05T00:30:16.145Z] set JCL_VERSION to latest
[2025-09-05T00:30:16.145Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-05T00:30:16.145Z] set SPEC to alpine-linux_aarch64
[2025-09-05T00:30:16.145Z] set TEST_FLAG to
[2025-09-05T00:30:16.145Z] Running sanity.perf ...
[2025-09-05T00:30:16.145Z] There are 9 test targets in sanity.perf
[2025-09-05T00:30:16.145Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-05T00:30:17.102Z] openjdk version "26-beta" 2026-03-17
[2025-09-05T00:30:17.102Z] OpenJDK Runtime Environment Temurin-26+14-202509042032 (build 26-beta+14-ea)
[2025-09-05T00:30:17.102Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042032 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-05T00:30:17.102Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests'
[2025-09-05T00:30:17.102Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf'
[2025-09-05T00:30:17.102Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance'
[2025-09-05T00:30:17.102Z]
[2025-09-05T00:30:17.102Z] ===============================================
[2025-09-05T00:30:17.102Z] Running test renaissance-akka-uct_0 ...
[2025-09-05T00:30:17.102Z] ===============================================
[2025-09-05T00:30:17.102Z] renaissance-akka-uct_0 Start Time: Fri Sep 5 00:30:16 2025 Epoch Time (ms): 1757032216230
[2025-09-05T00:30:17.102Z] variation: NoOptions
[2025-09-05T00:30:17.102Z] JVM_OPTIONS:
[2025-09-05T00:30:17.102Z] { \
[2025-09-05T00:30:17.102Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T00:30:17.102Z] echo "Nothing to be done for setup."; \
[2025-09-05T00:30:17.102Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-akka-uct_0"; \
[2025-09-05T00:30:17.102Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-akka-uct_0"; \
[2025-09-05T00:30:17.102Z] echo ""; echo "TESTING:"; \
[2025-09-05T00:30:17.102Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-09-05T00:30:17.102Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T00:30:17.102Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T00:30:17.102Z] echo "Nothing to be done for teardown."; \
[2025-09-05T00:30:17.102Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T00:30:17.102Z]
[2025-09-05T00:30:17.102Z] TEST SETUP:
[2025-09-05T00:30:17.102Z] Nothing to be done for setup.
[2025-09-05T00:30:17.102Z]
[2025-09-05T00:30:17.102Z] TESTING:
[2025-09-05T00:30:18.061Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T00:30:18.061Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17570322151786/renaissance-akka-uct_0/launcher-003016-6175135794557132594/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-05T00:30:18.061Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-05T00:30:18.062Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-05T00:30:19.035Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-09-05T00:30:19.035Z] GC before operation: completed in 85.817 ms, heap usage 14.771 MB -> 5.476 MB.
[2025-09-05T00:30:29.154Z] final size= 199991
[2025-09-05T00:30:29.154Z] final height= 9
[2025-09-05T00:30:39.214Z] final size= 199991
[2025-09-05T00:30:39.214Z] final height= 9
[2025-09-05T00:30:43.523Z] [WARN] [09/05/2025 00:30:42.861] [UCT-akka.actor.internal-dispatcher-4] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-09-05T00:30:43.523Z] final size= 199991
[2025-09-05T00:30:43.523Z] final height= 9
[2025-09-05T00:30:49.030Z] final size= 199991
[2025-09-05T00:30:49.030Z] final height= 9
[2025-09-05T00:30:53.290Z] final size= 199991
[2025-09-05T00:30:53.290Z] final height= 9
[2025-09-05T00:30:57.903Z] final size= 199991
[2025-09-05T00:30:57.903Z] final height= 9
[2025-09-05T00:31:03.424Z] final size= 199991
[2025-09-05T00:31:03.424Z] final height= 9
[2025-09-05T00:31:07.743Z] final size= 199991
[2025-09-05T00:31:07.743Z] final height= 9
[2025-09-05T00:31:10.833Z] final size= 199991
[2025-09-05T00:31:10.833Z] final height= 9
[2025-09-05T00:31:13.900Z] final size= 199991
[2025-09-05T00:31:13.900Z] final height= 9
[2025-09-05T00:31:15.888Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:31:15.888Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:31:15.888Z] ====== akka-uct (concurrency) [default], iteration 0 completed (56427.632 ms) ======
[2025-09-05T00:31:15.888Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-09-05T00:31:16.880Z] GC before operation: completed in 663.403 ms, heap usage 602.917 MB -> 99.499 MB.
[2025-09-05T00:31:18.889Z] final size= 199991
[2025-09-05T00:31:18.889Z] final height= 9
[2025-09-05T00:31:23.152Z] final size= 199991
[2025-09-05T00:31:23.152Z] final height= 9
[2025-09-05T00:31:27.436Z] final size= 199991
[2025-09-05T00:31:27.436Z] final height= 9
[2025-09-05T00:31:32.996Z] final size= 199991
[2025-09-05T00:31:32.996Z] final height= 9
[2025-09-05T00:31:37.225Z] final size= 199991
[2025-09-05T00:31:37.225Z] final height= 9
[2025-09-05T00:31:40.316Z] final size= 199991
[2025-09-05T00:31:40.316Z] final height= 9
[2025-09-05T00:31:44.533Z] final size= 199991
[2025-09-05T00:31:44.533Z] final height= 9
[2025-09-05T00:31:47.640Z] final size= 199991
[2025-09-05T00:31:47.640Z] final height= 9
[2025-09-05T00:31:51.907Z] final size= 199991
[2025-09-05T00:31:51.907Z] final height= 9
[2025-09-05T00:31:54.996Z] final size= 199991
[2025-09-05T00:31:54.996Z] final height= 9
[2025-09-05T00:31:56.967Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:31:56.967Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:31:56.967Z] ====== akka-uct (concurrency) [default], iteration 1 completed (40653.769 ms) ======
[2025-09-05T00:31:56.967Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-09-05T00:31:57.957Z] GC before operation: completed in 917.736 ms, heap usage 438.748 MB -> 100.356 MB.
[2025-09-05T00:31:59.957Z] final size= 199991
[2025-09-05T00:31:59.957Z] final height= 9
[2025-09-05T00:32:04.193Z] final size= 199991
[2025-09-05T00:32:04.193Z] final height= 9
[2025-09-05T00:32:08.442Z] final size= 199991
[2025-09-05T00:32:08.442Z] final height= 9
[2025-09-05T00:32:12.667Z] final size= 199991
[2025-09-05T00:32:12.667Z] final height= 9
[2025-09-05T00:32:18.170Z] final size= 199991
[2025-09-05T00:32:18.170Z] final height= 9
[2025-09-05T00:32:20.208Z] final size= 199991
[2025-09-05T00:32:20.208Z] final height= 9
[2025-09-05T00:32:24.426Z] final size= 199991
[2025-09-05T00:32:24.426Z] final height= 9
[2025-09-05T00:32:28.069Z] final size= 199991
[2025-09-05T00:32:28.069Z] final height= 9
[2025-09-05T00:32:31.190Z] final size= 199991
[2025-09-05T00:32:31.190Z] final height= 9
[2025-09-05T00:32:34.275Z] final size= 199991
[2025-09-05T00:32:34.275Z] final height= 9
[2025-09-05T00:32:36.247Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:32:36.247Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:32:36.247Z] ====== akka-uct (concurrency) [default], iteration 2 completed (37784.178 ms) ======
[2025-09-05T00:32:36.247Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-09-05T00:32:36.247Z] GC before operation: completed in 590.134 ms, heap usage 825.968 MB -> 100.137 MB.
[2025-09-05T00:32:38.306Z] final size= 199991
[2025-09-05T00:32:38.306Z] final height= 9
[2025-09-05T00:32:42.567Z] final size= 199991
[2025-09-05T00:32:42.567Z] final height= 9
[2025-09-05T00:32:47.042Z] final size= 199991
[2025-09-05T00:32:47.042Z] final height= 9
[2025-09-05T00:32:50.174Z] final size= 199991
[2025-09-05T00:32:50.174Z] final height= 9
[2025-09-05T00:32:55.633Z] final size= 199991
[2025-09-05T00:32:55.633Z] final height= 9
[2025-09-05T00:32:59.890Z] final size= 199991
[2025-09-05T00:32:59.890Z] final height= 9
[2025-09-05T00:33:04.130Z] final size= 199991
[2025-09-05T00:33:04.130Z] final height= 9
[2025-09-05T00:33:08.402Z] final size= 199991
[2025-09-05T00:33:08.402Z] final height= 9
[2025-09-05T00:33:12.713Z] final size= 199991
[2025-09-05T00:33:12.713Z] final height= 9
[2025-09-05T00:33:15.836Z] final size= 199991
[2025-09-05T00:33:15.836Z] final height= 9
[2025-09-05T00:33:17.835Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:33:17.835Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:33:17.835Z] ====== akka-uct (concurrency) [default], iteration 3 completed (41744.026 ms) ======
[2025-09-05T00:33:17.835Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-09-05T00:33:18.837Z] GC before operation: completed in 736.024 ms, heap usage 759.996 MB -> 101.066 MB.
[2025-09-05T00:33:21.947Z] final size= 199991
[2025-09-05T00:33:21.947Z] final height= 9
[2025-09-05T00:33:26.179Z] final size= 199991
[2025-09-05T00:33:26.179Z] final height= 9
[2025-09-05T00:33:29.279Z] final size= 199991
[2025-09-05T00:33:29.279Z] final height= 9
[2025-09-05T00:33:33.502Z] final size= 199991
[2025-09-05T00:33:33.502Z] final height= 9
[2025-09-05T00:33:36.557Z] final size= 199991
[2025-09-05T00:33:36.557Z] final height= 9
[2025-09-05T00:33:38.521Z] final size= 199991
[2025-09-05T00:33:38.521Z] final height= 9
[2025-09-05T00:33:41.203Z] final size= 199991
[2025-09-05T00:33:41.203Z] final height= 10
[2025-09-05T00:33:43.198Z] final size= 199991
[2025-09-05T00:33:43.198Z] final height= 9
[2025-09-05T00:33:45.182Z] final size= 199991
[2025-09-05T00:33:45.182Z] final height= 9
[2025-09-05T00:33:48.249Z] final size= 199991
[2025-09-05T00:33:48.249Z] final height= 9
[2025-09-05T00:33:49.260Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:33:49.260Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:33:49.260Z] ====== akka-uct (concurrency) [default], iteration 4 completed (30059.131 ms) ======
[2025-09-05T00:33:49.260Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-09-05T00:33:49.260Z] GC before operation: completed in 566.513 ms, heap usage 534.496 MB -> 101.278 MB.
[2025-09-05T00:33:51.242Z] final size= 199991
[2025-09-05T00:33:51.242Z] final height= 9
[2025-09-05T00:33:54.308Z] final size= 199991
[2025-09-05T00:33:54.308Z] final height= 9
[2025-09-05T00:33:58.609Z] final size= 199991
[2025-09-05T00:33:58.609Z] final height= 9
[2025-09-05T00:34:01.693Z] final size= 199991
[2025-09-05T00:34:01.693Z] final height= 9
[2025-09-05T00:34:04.799Z] final size= 199991
[2025-09-05T00:34:04.799Z] final height= 9
[2025-09-05T00:34:06.793Z] final size= 199991
[2025-09-05T00:34:06.793Z] final height= 9
[2025-09-05T00:34:09.837Z] final size= 199991
[2025-09-05T00:34:09.837Z] final height= 9
[2025-09-05T00:34:12.889Z] final size= 199991
[2025-09-05T00:34:12.890Z] final height= 9
[2025-09-05T00:34:14.886Z] final size= 199991
[2025-09-05T00:34:14.886Z] final height= 9
[2025-09-05T00:34:17.956Z] final size= 199991
[2025-09-05T00:34:17.956Z] final height= 9
[2025-09-05T00:34:18.928Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:34:18.928Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:34:18.928Z] ====== akka-uct (concurrency) [default], iteration 5 completed (28923.292 ms) ======
[2025-09-05T00:34:18.928Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-09-05T00:34:18.928Z] GC before operation: completed in 492.260 ms, heap usage 555.415 MB -> 116.409 MB.
[2025-09-05T00:34:20.916Z] final size= 199991
[2025-09-05T00:34:20.916Z] final height= 9
[2025-09-05T00:34:23.970Z] final size= 199991
[2025-09-05T00:34:23.970Z] final height= 9
[2025-09-05T00:34:25.954Z] final size= 199991
[2025-09-05T00:34:25.954Z] final height= 9
[2025-09-05T00:34:29.003Z] final size= 199991
[2025-09-05T00:34:29.003Z] final height= 9
[2025-09-05T00:34:32.118Z] final size= 199991
[2025-09-05T00:34:32.118Z] final height= 9
[2025-09-05T00:34:34.099Z] final size= 199991
[2025-09-05T00:34:34.099Z] final height= 9
[2025-09-05T00:34:37.161Z] final size= 199991
[2025-09-05T00:34:37.161Z] final height= 9
[2025-09-05T00:34:39.139Z] final size= 199991
[2025-09-05T00:34:39.139Z] final height= 9
[2025-09-05T00:34:42.183Z] final size= 199991
[2025-09-05T00:34:42.183Z] final height= 9
[2025-09-05T00:34:45.244Z] final size= 199991
[2025-09-05T00:34:45.244Z] final height= 9
[2025-09-05T00:34:46.216Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:34:46.216Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:34:46.216Z] ====== akka-uct (concurrency) [default], iteration 6 completed (27401.939 ms) ======
[2025-09-05T00:34:46.216Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-09-05T00:34:47.235Z] GC before operation: completed in 600.589 ms, heap usage 511.650 MB -> 98.729 MB.
[2025-09-05T00:34:49.269Z] final size= 199991
[2025-09-05T00:34:49.269Z] final height= 9
[2025-09-05T00:34:52.345Z] final size= 199991
[2025-09-05T00:34:52.345Z] final height= 9
[2025-09-05T00:34:57.311Z] final size= 199991
[2025-09-05T00:34:57.311Z] final height= 9
[2025-09-05T00:35:01.537Z] final size= 199991
[2025-09-05T00:35:01.537Z] final height= 9
[2025-09-05T00:35:04.651Z] final size= 199991
[2025-09-05T00:35:04.651Z] final height= 9
[2025-09-05T00:35:07.722Z] final size= 199991
[2025-09-05T00:35:07.723Z] final height= 9
[2025-09-05T00:35:10.834Z] final size= 199991
[2025-09-05T00:35:10.834Z] final height= 9
[2025-09-05T00:35:15.086Z] final size= 199991
[2025-09-05T00:35:15.086Z] final height= 9
[2025-09-05T00:35:17.283Z] final size= 199991
[2025-09-05T00:35:17.283Z] final height= 9
[2025-09-05T00:35:20.355Z] final size= 199991
[2025-09-05T00:35:20.355Z] final height= 9
[2025-09-05T00:35:21.326Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:35:21.326Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:35:21.326Z] ====== akka-uct (concurrency) [default], iteration 7 completed (34525.877 ms) ======
[2025-09-05T00:35:21.326Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-09-05T00:35:22.308Z] GC before operation: completed in 535.359 ms, heap usage 775.657 MB -> 96.530 MB.
[2025-09-05T00:35:24.335Z] final size= 199991
[2025-09-05T00:35:24.335Z] final height= 9
[2025-09-05T00:35:28.561Z] final size= 199991
[2025-09-05T00:35:28.561Z] final height= 9
[2025-09-05T00:35:31.649Z] final size= 199991
[2025-09-05T00:35:31.649Z] final height= 9
[2025-09-05T00:35:34.750Z] final size= 199991
[2025-09-05T00:35:34.750Z] final height= 9
[2025-09-05T00:35:39.006Z] final size= 199991
[2025-09-05T00:35:39.007Z] final height= 9
[2025-09-05T00:35:43.237Z] final size= 199991
[2025-09-05T00:35:43.237Z] final height= 9
[2025-09-05T00:35:47.558Z] final size= 199991
[2025-09-05T00:35:47.558Z] final height= 9
[2025-09-05T00:35:51.796Z] final size= 199991
[2025-09-05T00:35:51.796Z] final height= 9
[2025-09-05T00:35:57.316Z] final size= 199991
[2025-09-05T00:35:57.316Z] final height= 9
[2025-09-05T00:36:01.699Z] final size= 199991
[2025-09-05T00:36:01.699Z] final height= 9
[2025-09-05T00:36:04.803Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:36:04.803Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:36:04.803Z] ====== akka-uct (concurrency) [default], iteration 8 completed (42632.681 ms) ======
[2025-09-05T00:36:04.803Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-09-05T00:36:05.784Z] GC before operation: completed in 825.998 ms, heap usage 434.979 MB -> 100.035 MB.
[2025-09-05T00:36:07.791Z] final size= 199991
[2025-09-05T00:36:07.791Z] final height= 9
[2025-09-05T00:36:14.172Z] final size= 199991
[2025-09-05T00:36:14.172Z] final height= 9
[2025-09-05T00:36:17.301Z] final size= 199991
[2025-09-05T00:36:17.301Z] final height= 9
[2025-09-05T00:36:21.564Z] final size= 199991
[2025-09-05T00:36:21.564Z] final height= 9
[2025-09-05T00:36:25.786Z] final size= 199991
[2025-09-05T00:36:25.786Z] final height= 9
[2025-09-05T00:36:31.279Z] final size= 199991
[2025-09-05T00:36:31.279Z] final height= 9
[2025-09-05T00:36:35.566Z] final size= 199991
[2025-09-05T00:36:35.566Z] final height= 10
[2025-09-05T00:36:39.839Z] final size= 199991
[2025-09-05T00:36:39.839Z] final height= 9
[2025-09-05T00:36:42.955Z] final size= 199991
[2025-09-05T00:36:42.955Z] final height= 9
[2025-09-05T00:36:46.027Z] final size= 199991
[2025-09-05T00:36:46.027Z] final height= 9
[2025-09-05T00:36:46.989Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:36:46.989Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:36:46.989Z] ====== akka-uct (concurrency) [default], iteration 9 completed (41600.369 ms) ======
[2025-09-05T00:36:46.989Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-09-05T00:36:47.960Z] GC before operation: completed in 561.399 ms, heap usage 531.103 MB -> 97.982 MB.
[2025-09-05T00:36:49.940Z] final size= 199991
[2025-09-05T00:36:49.940Z] final height= 9
[2025-09-05T00:36:53.008Z] final size= 199991
[2025-09-05T00:36:53.008Z] final height= 9
[2025-09-05T00:36:56.068Z] final size= 199991
[2025-09-05T00:36:56.068Z] final height= 9
[2025-09-05T00:36:59.136Z] final size= 199991
[2025-09-05T00:36:59.136Z] final height= 9
[2025-09-05T00:37:01.133Z] final size= 199991
[2025-09-05T00:37:01.133Z] final height= 9
[2025-09-05T00:37:04.213Z] final size= 199991
[2025-09-05T00:37:04.213Z] final height= 9
[2025-09-05T00:37:07.292Z] final size= 199991
[2025-09-05T00:37:07.292Z] final height= 9
[2025-09-05T00:37:10.354Z] final size= 199991
[2025-09-05T00:37:10.354Z] final height= 9
[2025-09-05T00:37:13.391Z] final size= 199991
[2025-09-05T00:37:13.392Z] final height= 9
[2025-09-05T00:37:15.373Z] final size= 199991
[2025-09-05T00:37:15.373Z] final height= 9
[2025-09-05T00:37:16.340Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:37:16.340Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:37:16.340Z] ====== akka-uct (concurrency) [default], iteration 10 completed (29128.533 ms) ======
[2025-09-05T00:37:16.340Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-09-05T00:37:17.324Z] GC before operation: completed in 560.961 ms, heap usage 409.968 MB -> 98.746 MB.
[2025-09-05T00:37:19.335Z] final size= 199991
[2025-09-05T00:37:19.335Z] final height= 9
[2025-09-05T00:37:23.533Z] final size= 199991
[2025-09-05T00:37:23.533Z] final height= 9
[2025-09-05T00:37:26.623Z] final size= 199991
[2025-09-05T00:37:26.623Z] final height= 9
[2025-09-05T00:37:28.601Z] final size= 199991
[2025-09-05T00:37:28.601Z] final height= 9
[2025-09-05T00:37:32.037Z] final size= 199991
[2025-09-05T00:37:32.037Z] final height= 9
[2025-09-05T00:37:35.118Z] final size= 199991
[2025-09-05T00:37:35.118Z] final height= 9
[2025-09-05T00:37:37.127Z] final size= 199991
[2025-09-05T00:37:37.127Z] final height= 9
[2025-09-05T00:37:41.314Z] final size= 199991
[2025-09-05T00:37:41.314Z] final height= 9
[2025-09-05T00:37:44.408Z] final size= 199991
[2025-09-05T00:37:44.408Z] final height= 9
[2025-09-05T00:37:46.416Z] final size= 199991
[2025-09-05T00:37:46.416Z] final height= 9
[2025-09-05T00:37:48.401Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:37:48.401Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:37:48.401Z] ====== akka-uct (concurrency) [default], iteration 11 completed (30721.501 ms) ======
[2025-09-05T00:37:48.401Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-09-05T00:37:48.401Z] GC before operation: completed in 551.469 ms, heap usage 749.972 MB -> 98.391 MB.
[2025-09-05T00:37:50.397Z] final size= 199991
[2025-09-05T00:37:50.397Z] final height= 9
[2025-09-05T00:37:54.636Z] final size= 199991
[2025-09-05T00:37:54.636Z] final height= 9
[2025-09-05T00:37:57.747Z] final size= 199991
[2025-09-05T00:37:57.747Z] final height= 9
[2025-09-05T00:38:00.895Z] final size= 199991
[2025-09-05T00:38:00.895Z] final height= 9
[2025-09-05T00:38:03.942Z] final size= 199991
[2025-09-05T00:38:03.942Z] final height= 9
[2025-09-05T00:38:08.193Z] final size= 199991
[2025-09-05T00:38:08.194Z] final height= 9
[2025-09-05T00:38:10.190Z] final size= 199991
[2025-09-05T00:38:10.190Z] final height= 9
[2025-09-05T00:38:13.319Z] final size= 199991
[2025-09-05T00:38:13.319Z] final height= 9
[2025-09-05T00:38:15.337Z] final size= 199991
[2025-09-05T00:38:15.337Z] final height= 9
[2025-09-05T00:38:18.415Z] final size= 199991
[2025-09-05T00:38:18.415Z] final height= 9
[2025-09-05T00:38:19.382Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:38:19.382Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:38:19.382Z] ====== akka-uct (concurrency) [default], iteration 12 completed (30485.162 ms) ======
[2025-09-05T00:38:19.382Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-09-05T00:38:19.382Z] GC before operation: completed in 676.429 ms, heap usage 630.496 MB -> 147.617 MB.
[2025-09-05T00:38:22.450Z] final size= 199991
[2025-09-05T00:38:22.450Z] final height= 9
[2025-09-05T00:38:25.540Z] final size= 199991
[2025-09-05T00:38:25.540Z] final height= 9
[2025-09-05T00:38:28.630Z] final size= 199991
[2025-09-05T00:38:28.630Z] final height= 9
[2025-09-05T00:38:32.890Z] final size= 199991
[2025-09-05T00:38:32.890Z] final height= 9
[2025-09-05T00:38:37.161Z] final size= 199991
[2025-09-05T00:38:37.161Z] final height= 9
[2025-09-05T00:38:40.253Z] final size= 199991
[2025-09-05T00:38:40.253Z] final height= 9
[2025-09-05T00:38:44.541Z] final size= 199991
[2025-09-05T00:38:44.542Z] final height= 9
[2025-09-05T00:38:48.316Z] final size= 199991
[2025-09-05T00:38:48.316Z] final height= 9
[2025-09-05T00:38:52.568Z] final size= 199991
[2025-09-05T00:38:52.568Z] final height= 9
[2025-09-05T00:38:56.817Z] final size= 199991
[2025-09-05T00:38:56.817Z] final height= 9
[2025-09-05T00:38:59.873Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:38:59.873Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:38:59.873Z] ====== akka-uct (concurrency) [default], iteration 13 completed (39772.518 ms) ======
[2025-09-05T00:38:59.873Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-09-05T00:39:00.864Z] GC before operation: completed in 798.022 ms, heap usage 391.996 MB -> 100.309 MB.
[2025-09-05T00:39:02.862Z] final size= 199991
[2025-09-05T00:39:02.862Z] final height= 9
[2025-09-05T00:39:07.149Z] final size= 199991
[2025-09-05T00:39:07.149Z] final height= 9
[2025-09-05T00:39:11.425Z] final size= 199991
[2025-09-05T00:39:11.425Z] final height= 9
[2025-09-05T00:39:15.741Z] final size= 199991
[2025-09-05T00:39:15.741Z] final height= 9
[2025-09-05T00:39:20.049Z] final size= 199991
[2025-09-05T00:39:20.050Z] final height= 9
[2025-09-05T00:39:24.352Z] final size= 199991
[2025-09-05T00:39:24.352Z] final height= 9
[2025-09-05T00:39:28.626Z] final size= 199991
[2025-09-05T00:39:28.626Z] final height= 9
[2025-09-05T00:39:32.890Z] final size= 199991
[2025-09-05T00:39:32.890Z] final height= 9
[2025-09-05T00:39:37.136Z] final size= 199991
[2025-09-05T00:39:37.136Z] final height= 9
[2025-09-05T00:39:41.414Z] final size= 199991
[2025-09-05T00:39:41.414Z] final height= 9
[2025-09-05T00:39:43.427Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:39:43.427Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:39:43.427Z] ====== akka-uct (concurrency) [default], iteration 14 completed (42884.070 ms) ======
[2025-09-05T00:39:43.427Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-09-05T00:39:44.405Z] GC before operation: completed in 959.473 ms, heap usage 830.944 MB -> 101.050 MB.
[2025-09-05T00:39:47.543Z] final size= 199991
[2025-09-05T00:39:47.543Z] final height= 9
[2025-09-05T00:39:51.858Z] final size= 199991
[2025-09-05T00:39:51.858Z] final height= 9
[2025-09-05T00:39:56.132Z] final size= 199991
[2025-09-05T00:39:56.132Z] final height= 9
[2025-09-05T00:40:00.415Z] final size= 199991
[2025-09-05T00:40:00.415Z] final height= 9
[2025-09-05T00:40:06.665Z] final size= 199991
[2025-09-05T00:40:06.665Z] final height= 9
[2025-09-05T00:40:09.753Z] final size= 199991
[2025-09-05T00:40:09.753Z] final height= 9
[2025-09-05T00:40:13.984Z] final size= 199991
[2025-09-05T00:40:13.984Z] final height= 9
[2025-09-05T00:40:18.433Z] final size= 199991
[2025-09-05T00:40:18.433Z] final height= 9
[2025-09-05T00:40:22.657Z] final size= 199991
[2025-09-05T00:40:22.657Z] final height= 9
[2025-09-05T00:40:26.939Z] final size= 199991
[2025-09-05T00:40:26.939Z] final height= 9
[2025-09-05T00:40:28.940Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:40:28.940Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:40:28.940Z] ====== akka-uct (concurrency) [default], iteration 15 completed (44513.215 ms) ======
[2025-09-05T00:40:28.940Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-09-05T00:40:29.949Z] GC before operation: completed in 736.089 ms, heap usage 870.983 MB -> 98.296 MB.
[2025-09-05T00:40:31.981Z] final size= 199991
[2025-09-05T00:40:31.981Z] final height= 9
[2025-09-05T00:40:36.230Z] final size= 199991
[2025-09-05T00:40:36.230Z] final height= 9
[2025-09-05T00:40:41.708Z] final size= 199991
[2025-09-05T00:40:41.708Z] final height= 9
[2025-09-05T00:40:46.062Z] final size= 199991
[2025-09-05T00:40:46.062Z] final height= 8
[2025-09-05T00:40:50.308Z] final size= 199991
[2025-09-05T00:40:50.308Z] final height= 9
[2025-09-05T00:40:55.841Z] final size= 199991
[2025-09-05T00:40:55.841Z] final height= 9
[2025-09-05T00:41:00.132Z] final size= 199991
[2025-09-05T00:41:00.132Z] final height= 9
[2025-09-05T00:41:05.636Z] final size= 199991
[2025-09-05T00:41:05.636Z] final height= 9
[2025-09-05T00:41:11.757Z] final size= 199991
[2025-09-05T00:41:11.757Z] final height= 9
[2025-09-05T00:41:16.025Z] final size= 199991
[2025-09-05T00:41:16.025Z] final height= 9
[2025-09-05T00:41:18.021Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:41:18.021Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:41:18.021Z] ====== akka-uct (concurrency) [default], iteration 16 completed (48248.666 ms) ======
[2025-09-05T00:41:18.021Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-09-05T00:41:18.021Z] GC before operation: completed in 661.941 ms, heap usage 918.805 MB -> 96.927 MB.
[2025-09-05T00:41:21.156Z] final size= 199991
[2025-09-05T00:41:21.156Z] final height= 9
[2025-09-05T00:41:25.417Z] final size= 199991
[2025-09-05T00:41:25.417Z] final height= 9
[2025-09-05T00:41:30.934Z] final size= 199991
[2025-09-05T00:41:30.934Z] final height= 9
[2025-09-05T00:41:35.171Z] final size= 199991
[2025-09-05T00:41:35.171Z] final height= 9
[2025-09-05T00:41:40.696Z] final size= 199991
[2025-09-05T00:41:40.696Z] final height= 9
[2025-09-05T00:41:44.932Z] final size= 199991
[2025-09-05T00:41:44.932Z] final height= 10
[2025-09-05T00:41:49.277Z] final size= 199991
[2025-09-05T00:41:49.277Z] final height= 9
[2025-09-05T00:41:54.797Z] final size= 199991
[2025-09-05T00:41:54.797Z] final height= 9
[2025-09-05T00:41:57.907Z] final size= 199991
[2025-09-05T00:41:57.907Z] final height= 9
[2025-09-05T00:42:03.375Z] final size= 199991
[2025-09-05T00:42:03.375Z] final height= 9
[2025-09-05T00:42:05.349Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:42:05.349Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:42:05.349Z] ====== akka-uct (concurrency) [default], iteration 17 completed (47135.926 ms) ======
[2025-09-05T00:42:05.349Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-09-05T00:42:06.337Z] GC before operation: completed in 840.238 ms, heap usage 486.711 MB -> 98.394 MB.
[2025-09-05T00:42:09.101Z] final size= 199991
[2025-09-05T00:42:09.101Z] final height= 9
[2025-09-05T00:42:14.652Z] final size= 199991
[2025-09-05T00:42:14.652Z] final height= 9
[2025-09-05T00:42:17.779Z] final size= 199991
[2025-09-05T00:42:17.779Z] final height= 9
[2025-09-05T00:42:22.096Z] final size= 199991
[2025-09-05T00:42:22.096Z] final height= 9
[2025-09-05T00:42:26.410Z] final size= 199991
[2025-09-05T00:42:26.410Z] final height= 9
[2025-09-05T00:42:30.662Z] final size= 199991
[2025-09-05T00:42:30.662Z] final height= 9
[2025-09-05T00:42:33.751Z] final size= 199991
[2025-09-05T00:42:33.751Z] final height= 9
[2025-09-05T00:42:38.003Z] final size= 199991
[2025-09-05T00:42:38.003Z] final height= 9
[2025-09-05T00:42:42.266Z] final size= 199991
[2025-09-05T00:42:42.266Z] final height= 9
[2025-09-05T00:42:45.355Z] final size= 199991
[2025-09-05T00:42:45.355Z] final height= 9
[2025-09-05T00:42:47.419Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:42:47.419Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:42:47.419Z] ====== akka-uct (concurrency) [default], iteration 18 completed (41123.189 ms) ======
[2025-09-05T00:42:47.419Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-09-05T00:42:48.404Z] GC before operation: completed in 718.339 ms, heap usage 845.847 MB -> 98.102 MB.
[2025-09-05T00:42:50.461Z] final size= 199991
[2025-09-05T00:42:50.461Z] final height= 9
[2025-09-05T00:42:54.683Z] final size= 199991
[2025-09-05T00:42:54.683Z] final height= 9
[2025-09-05T00:43:00.185Z] final size= 199991
[2025-09-05T00:43:00.185Z] final height= 9
[2025-09-05T00:43:03.260Z] final size= 199991
[2025-09-05T00:43:03.260Z] final height= 9
[2025-09-05T00:43:07.147Z] final size= 199991
[2025-09-05T00:43:07.147Z] final height= 9
[2025-09-05T00:43:11.443Z] final size= 199991
[2025-09-05T00:43:11.443Z] final height= 9
[2025-09-05T00:43:15.750Z] final size= 199991
[2025-09-05T00:43:15.750Z] final height= 9
[2025-09-05T00:43:18.844Z] final size= 199991
[2025-09-05T00:43:18.844Z] final height= 9
[2025-09-05T00:43:23.179Z] final size= 199991
[2025-09-05T00:43:23.179Z] final height= 9
[2025-09-05T00:43:27.460Z] final size= 199991
[2025-09-05T00:43:27.460Z] final height= 9
[2025-09-05T00:43:29.477Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:43:29.477Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:43:29.477Z] ====== akka-uct (concurrency) [default], iteration 19 completed (40739.194 ms) ======
[2025-09-05T00:43:29.477Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-09-05T00:43:29.477Z] GC before operation: completed in 801.323 ms, heap usage 826.495 MB -> 96.353 MB.
[2025-09-05T00:43:32.601Z] final size= 199991
[2025-09-05T00:43:32.601Z] final height= 9
[2025-09-05T00:43:38.117Z] final size= 199991
[2025-09-05T00:43:38.117Z] final height= 9
[2025-09-05T00:43:41.188Z] final size= 199991
[2025-09-05T00:43:41.188Z] final height= 9
[2025-09-05T00:43:44.235Z] final size= 199991
[2025-09-05T00:43:44.235Z] final height= 9
[2025-09-05T00:43:46.402Z] final size= 199991
[2025-09-05T00:43:46.402Z] final height= 9
[2025-09-05T00:43:49.516Z] final size= 199991
[2025-09-05T00:43:49.516Z] final height= 9
[2025-09-05T00:43:52.643Z] final size= 199991
[2025-09-05T00:43:52.643Z] final height= 9
[2025-09-05T00:43:55.738Z] final size= 199991
[2025-09-05T00:43:55.738Z] final height= 9
[2025-09-05T00:44:00.018Z] final size= 199991
[2025-09-05T00:44:00.018Z] final height= 9
[2025-09-05T00:44:03.795Z] final size= 199991
[2025-09-05T00:44:03.795Z] final height= 9
[2025-09-05T00:44:04.757Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:44:04.757Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:44:04.757Z] ====== akka-uct (concurrency) [default], iteration 20 completed (35159.665 ms) ======
[2025-09-05T00:44:04.757Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-09-05T00:44:05.740Z] GC before operation: completed in 645.992 ms, heap usage 541.169 MB -> 98.439 MB.
[2025-09-05T00:44:07.865Z] final size= 199991
[2025-09-05T00:44:07.865Z] final height= 9
[2025-09-05T00:44:13.383Z] final size= 199991
[2025-09-05T00:44:13.383Z] final height= 9
[2025-09-05T00:44:16.441Z] final size= 199991
[2025-09-05T00:44:16.441Z] final height= 9
[2025-09-05T00:44:19.604Z] final size= 199991
[2025-09-05T00:44:19.604Z] final height= 9
[2025-09-05T00:44:22.699Z] final size= 199991
[2025-09-05T00:44:22.699Z] final height= 9
[2025-09-05T00:44:25.802Z] final size= 199991
[2025-09-05T00:44:25.802Z] final height= 10
[2025-09-05T00:44:27.805Z] final size= 199991
[2025-09-05T00:44:27.805Z] final height= 10
[2025-09-05T00:44:30.898Z] final size= 199991
[2025-09-05T00:44:30.898Z] final height= 9
[2025-09-05T00:44:34.000Z] final size= 199991
[2025-09-05T00:44:34.000Z] final height= 9
[2025-09-05T00:44:38.269Z] final size= 199991
[2025-09-05T00:44:38.269Z] final height= 9
[2025-09-05T00:44:39.230Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:44:39.230Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:44:39.230Z] ====== akka-uct (concurrency) [default], iteration 21 completed (33646.459 ms) ======
[2025-09-05T00:44:39.230Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-09-05T00:44:40.229Z] GC before operation: completed in 624.942 ms, heap usage 607.742 MB -> 97.955 MB.
[2025-09-05T00:44:42.244Z] final size= 199991
[2025-09-05T00:44:42.244Z] final height= 9
[2025-09-05T00:44:45.343Z] final size= 199991
[2025-09-05T00:44:45.343Z] final height= 9
[2025-09-05T00:44:49.682Z] final size= 199991
[2025-09-05T00:44:49.682Z] final height= 9
[2025-09-05T00:44:52.795Z] final size= 199991
[2025-09-05T00:44:52.795Z] final height= 9
[2025-09-05T00:44:56.592Z] final size= 199991
[2025-09-05T00:44:56.592Z] final height= 9
[2025-09-05T00:44:59.680Z] final size= 199991
[2025-09-05T00:44:59.680Z] final height= 9
[2025-09-05T00:45:03.930Z] final size= 199991
[2025-09-05T00:45:03.930Z] final height= 9
[2025-09-05T00:45:07.028Z] final size= 199991
[2025-09-05T00:45:07.028Z] final height= 9
[2025-09-05T00:45:11.281Z] final size= 199991
[2025-09-05T00:45:11.281Z] final height= 9
[2025-09-05T00:45:14.360Z] final size= 199991
[2025-09-05T00:45:14.360Z] final height= 9
[2025-09-05T00:45:16.336Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:45:16.336Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:45:16.336Z] ====== akka-uct (concurrency) [default], iteration 22 completed (36667.877 ms) ======
[2025-09-05T00:45:16.336Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-09-05T00:45:17.324Z] GC before operation: completed in 742.234 ms, heap usage 489.739 MB -> 105.208 MB.
[2025-09-05T00:45:19.500Z] final size= 199991
[2025-09-05T00:45:19.500Z] final height= 9
[2025-09-05T00:45:23.744Z] final size= 199991
[2025-09-05T00:45:23.745Z] final height= 9
[2025-09-05T00:45:26.807Z] final size= 199991
[2025-09-05T00:45:26.807Z] final height= 9
[2025-09-05T00:45:29.895Z] final size= 199991
[2025-09-05T00:45:29.895Z] final height= 9
[2025-09-05T00:45:32.954Z] final size= 199991
[2025-09-05T00:45:32.954Z] final height= 10
[2025-09-05T00:45:36.021Z] final size= 199991
[2025-09-05T00:45:36.021Z] final height= 9
[2025-09-05T00:45:38.032Z] final size= 199991
[2025-09-05T00:45:38.032Z] final height= 9
[2025-09-05T00:45:41.123Z] final size= 199991
[2025-09-05T00:45:41.123Z] final height= 9
[2025-09-05T00:45:43.109Z] final size= 199991
[2025-09-05T00:45:43.109Z] final height= 9
[2025-09-05T00:45:46.225Z] final size= 199991
[2025-09-05T00:45:46.225Z] final height= 9
[2025-09-05T00:45:47.177Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-05T00:45:47.177Z] There is no way to check that no silent failure occurred.
[2025-09-05T00:45:47.177Z] ====== akka-uct (concurrency) [default], iteration 23 completed (30198.964 ms) ======
[2025-09-05T00:45:49.835Z] -----------------------------------
[2025-09-05T00:45:49.835Z] renaissance-akka-uct_0_PASSED
[2025-09-05T00:45:49.835Z] -----------------------------------
[2025-09-05T00:45:49.835Z]
[2025-09-05T00:45:49.835Z] TEST TEARDOWN:
[2025-09-05T00:45:49.835Z] Nothing to be done for teardown.
[2025-09-05T00:45:49.835Z] renaissance-akka-uct_0 Finish Time: Fri Sep 5 00:45:48 2025 Epoch Time (ms): 1757033148142
[2025-09-05T00:45:49.835Z]
[2025-09-05T00:45:49.835Z] ===============================================
[2025-09-05T00:45:49.835Z] Running test renaissance-fj-kmeans_0 ...
[2025-09-05T00:45:49.835Z] ===============================================
[2025-09-05T00:45:49.835Z] renaissance-fj-kmeans_0 Start Time: Fri Sep 5 00:45:48 2025 Epoch Time (ms): 1757033148174
[2025-09-05T00:45:49.835Z] variation: NoOptions
[2025-09-05T00:45:49.835Z] JVM_OPTIONS:
[2025-09-05T00:45:49.835Z] { \
[2025-09-05T00:45:49.835Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T00:45:49.835Z] echo "Nothing to be done for setup."; \
[2025-09-05T00:45:49.835Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-fj-kmeans_0"; \
[2025-09-05T00:45:49.836Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-fj-kmeans_0"; \
[2025-09-05T00:45:49.836Z] echo ""; echo "TESTING:"; \
[2025-09-05T00:45:49.836Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-09-05T00:45:49.836Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T00:45:49.836Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T00:45:49.836Z] echo "Nothing to be done for teardown."; \
[2025-09-05T00:45:49.836Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T00:45:49.836Z]
[2025-09-05T00:45:49.836Z] TEST SETUP:
[2025-09-05T00:45:49.836Z] Nothing to be done for setup.
[2025-09-05T00:45:49.836Z]
[2025-09-05T00:45:49.836Z] TESTING:
[2025-09-05T00:45:50.794Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T00:45:50.794Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17570322151786/renaissance-fj-kmeans_0/launcher-004549-6074239679068634418/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-05T00:45:50.794Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-05T00:45:50.794Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-05T00:45:52.758Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-09-05T00:45:52.758Z] GC before operation: completed in 133.388 ms, heap usage 121.579 MB -> 84.237 MB.
[2025-09-05T00:46:06.353Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (12276.471 ms) ======
[2025-09-05T00:46:06.353Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-09-05T00:46:06.353Z] GC before operation: completed in 100.867 ms, heap usage 320.313 MB -> 84.326 MB.
[2025-09-05T00:46:16.174Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (10586.504 ms) ======
[2025-09-05T00:46:16.174Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-09-05T00:46:16.174Z] GC before operation: completed in 99.197 ms, heap usage 476.442 MB -> 84.327 MB.
[2025-09-05T00:46:27.780Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (12272.090 ms) ======
[2025-09-05T00:46:27.780Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-09-05T00:46:27.780Z] GC before operation: completed in 104.534 ms, heap usage 617.849 MB -> 84.327 MB.
[2025-09-05T00:46:43.685Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (14144.238 ms) ======
[2025-09-05T00:46:43.685Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-09-05T00:46:43.685Z] GC before operation: completed in 160.781 ms, heap usage 320.735 MB -> 84.327 MB.
[2025-09-05T00:46:59.807Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (17199.141 ms) ======
[2025-09-05T00:46:59.807Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-09-05T00:46:59.807Z] GC before operation: completed in 155.051 ms, heap usage 613.031 MB -> 84.327 MB.
[2025-09-05T00:47:18.786Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (19018.386 ms) ======
[2025-09-05T00:47:18.786Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-09-05T00:47:18.786Z] GC before operation: completed in 194.376 ms, heap usage 669.566 MB -> 84.327 MB.
[2025-09-05T00:47:37.274Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (18630.056 ms) ======
[2025-09-05T00:47:37.274Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-09-05T00:47:38.234Z] GC before operation: completed in 195.154 ms, heap usage 631.604 MB -> 84.327 MB.
[2025-09-05T00:47:56.735Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (18216.655 ms) ======
[2025-09-05T00:47:56.735Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-09-05T00:47:56.735Z] GC before operation: completed in 197.635 ms, heap usage 602.511 MB -> 84.327 MB.
[2025-09-05T00:48:15.224Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (18379.192 ms) ======
[2025-09-05T00:48:15.224Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-09-05T00:48:15.224Z] GC before operation: completed in 141.240 ms, heap usage 340.041 MB -> 84.327 MB.
[2025-09-05T00:48:34.035Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (18241.598 ms) ======
[2025-09-05T00:48:34.035Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-09-05T00:48:34.035Z] GC before operation: completed in 179.987 ms, heap usage 444.369 MB -> 84.327 MB.
[2025-09-05T00:48:52.473Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (17226.114 ms) ======
[2025-09-05T00:48:52.473Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-09-05T00:48:52.473Z] GC before operation: completed in 212.067 ms, heap usage 741.558 MB -> 84.329 MB.
[2025-09-05T00:49:08.426Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (17470.160 ms) ======
[2025-09-05T00:49:08.426Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-09-05T00:49:08.427Z] GC before operation: completed in 162.400 ms, heap usage 311.181 MB -> 84.329 MB.
[2025-09-05T00:49:26.933Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (18570.023 ms) ======
[2025-09-05T00:49:26.933Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-09-05T00:49:26.933Z] GC before operation: completed in 205.260 ms, heap usage 435.803 MB -> 84.329 MB.
[2025-09-05T00:49:46.222Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (17442.399 ms) ======
[2025-09-05T00:49:46.222Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-09-05T00:49:46.222Z] GC before operation: completed in 168.212 ms, heap usage 607.216 MB -> 84.329 MB.
[2025-09-05T00:50:02.170Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (17172.108 ms) ======
[2025-09-05T00:50:02.170Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-09-05T00:50:02.170Z] GC before operation: completed in 183.497 ms, heap usage 619.167 MB -> 84.329 MB.
[2025-09-05T00:50:20.841Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (17091.484 ms) ======
[2025-09-05T00:50:20.841Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-09-05T00:50:20.842Z] GC before operation: completed in 159.480 ms, heap usage 638.419 MB -> 84.329 MB.
[2025-09-05T00:50:39.336Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (18481.263 ms) ======
[2025-09-05T00:50:39.336Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-09-05T00:50:39.336Z] GC before operation: completed in 194.606 ms, heap usage 619.196 MB -> 84.329 MB.
[2025-09-05T00:50:58.646Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (18483.554 ms) ======
[2025-09-05T00:50:58.646Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-09-05T00:50:58.646Z] GC before operation: completed in 190.028 ms, heap usage 327.824 MB -> 84.329 MB.
[2025-09-05T00:51:14.583Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (18313.422 ms) ======
[2025-09-05T00:51:14.583Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-09-05T00:51:15.551Z] GC before operation: completed in 177.580 ms, heap usage 442.349 MB -> 84.329 MB.
[2025-09-05T00:51:34.016Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (17825.167 ms) ======
[2025-09-05T00:51:34.016Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-09-05T00:51:34.016Z] GC before operation: completed in 183.684 ms, heap usage 438.664 MB -> 84.329 MB.
[2025-09-05T00:51:52.437Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (19020.782 ms) ======
[2025-09-05T00:51:52.437Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-09-05T00:51:52.437Z] GC before operation: completed in 180.020 ms, heap usage 327.838 MB -> 84.330 MB.
[2025-09-05T00:52:11.001Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (18210.875 ms) ======
[2025-09-05T00:52:11.002Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-09-05T00:52:11.002Z] GC before operation: completed in 168.789 ms, heap usage 434.732 MB -> 84.329 MB.
[2025-09-05T00:52:30.302Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (18875.876 ms) ======
[2025-09-05T00:52:30.302Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-09-05T00:52:30.302Z] GC before operation: completed in 183.974 ms, heap usage 614.434 MB -> 84.329 MB.
[2025-09-05T00:52:48.921Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (18852.722 ms) ======
[2025-09-05T00:52:48.921Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-09-05T00:52:48.921Z] GC before operation: completed in 177.875 ms, heap usage 618.816 MB -> 84.329 MB.
[2025-09-05T00:53:07.448Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (18937.505 ms) ======
[2025-09-05T00:53:07.448Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-09-05T00:53:08.418Z] GC before operation: completed in 173.875 ms, heap usage 289.612 MB -> 84.330 MB.
[2025-09-05T00:53:26.855Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (18662.404 ms) ======
[2025-09-05T00:53:26.855Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-09-05T00:53:26.855Z] GC before operation: completed in 168.756 ms, heap usage 614.557 MB -> 84.330 MB.
[2025-09-05T00:53:46.228Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (19589.099 ms) ======
[2025-09-05T00:53:46.228Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-09-05T00:53:46.228Z] GC before operation: completed in 146.986 ms, heap usage 678.159 MB -> 84.330 MB.
[2025-09-05T00:54:07.709Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (18706.288 ms) ======
[2025-09-05T00:54:07.709Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-09-05T00:54:07.709Z] GC before operation: completed in 154.964 ms, heap usage 560.799 MB -> 84.330 MB.
[2025-09-05T00:54:26.227Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (18987.777 ms) ======
[2025-09-05T00:54:26.227Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-09-05T00:54:26.227Z] GC before operation: completed in 178.877 ms, heap usage 649.689 MB -> 84.330 MB.
[2025-09-05T00:54:44.726Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (19095.987 ms) ======
[2025-09-05T00:54:44.726Z] -----------------------------------
[2025-09-05T00:54:44.726Z] renaissance-fj-kmeans_0_PASSED
[2025-09-05T00:54:44.726Z] -----------------------------------
[2025-09-05T00:54:44.726Z]
[2025-09-05T00:54:44.726Z] TEST TEARDOWN:
[2025-09-05T00:54:44.726Z] Nothing to be done for teardown.
[2025-09-05T00:54:44.726Z] renaissance-fj-kmeans_0 Finish Time: Fri Sep 5 00:54:43 2025 Epoch Time (ms): 1757033683988
[2025-09-05T00:54:44.726Z]
[2025-09-05T00:54:44.726Z] ===============================================
[2025-09-05T00:54:44.726Z] Running test renaissance-future-genetic_0 ...
[2025-09-05T00:54:44.726Z] ===============================================
[2025-09-05T00:54:44.726Z] renaissance-future-genetic_0 Start Time: Fri Sep 5 00:54:44 2025 Epoch Time (ms): 1757033684034
[2025-09-05T00:54:44.726Z] variation: NoOptions
[2025-09-05T00:54:44.726Z] JVM_OPTIONS:
[2025-09-05T00:54:44.726Z] { \
[2025-09-05T00:54:44.726Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T00:54:44.726Z] echo "Nothing to be done for setup."; \
[2025-09-05T00:54:44.726Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-future-genetic_0"; \
[2025-09-05T00:54:44.726Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-future-genetic_0"; \
[2025-09-05T00:54:44.726Z] echo ""; echo "TESTING:"; \
[2025-09-05T00:54:44.726Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-09-05T00:54:44.726Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T00:54:44.726Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T00:54:44.726Z] echo "Nothing to be done for teardown."; \
[2025-09-05T00:54:44.726Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T00:54:44.726Z]
[2025-09-05T00:54:44.726Z] TEST SETUP:
[2025-09-05T00:54:44.726Z] Nothing to be done for setup.
[2025-09-05T00:54:44.726Z]
[2025-09-05T00:54:44.726Z] TESTING:
[2025-09-05T00:54:45.685Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T00:54:45.685Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17570322151786/renaissance-future-genetic_0/launcher-005444-17282651408637279729/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-05T00:54:45.685Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-05T00:54:45.685Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-05T00:54:46.808Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-09-05T00:54:46.808Z] GC before operation: completed in 36.249 ms, heap usage 25.688 MB -> 3.955 MB.
[2025-09-05T00:54:55.742Z] ====== future-genetic (functional) [default], iteration 0 completed (8138.992 ms) ======
[2025-09-05T00:54:55.742Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-09-05T00:54:55.742Z] GC before operation: completed in 50.967 ms, heap usage 132.946 MB -> 5.136 MB.
[2025-09-05T00:54:59.920Z] ====== future-genetic (functional) [default], iteration 1 completed (5055.883 ms) ======
[2025-09-05T00:54:59.920Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-09-05T00:54:59.920Z] GC before operation: completed in 39.216 ms, heap usage 32.341 MB -> 5.136 MB.
[2025-09-05T00:55:05.325Z] ====== future-genetic (functional) [default], iteration 2 completed (5407.857 ms) ======
[2025-09-05T00:55:05.325Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-09-05T00:55:05.325Z] GC before operation: completed in 44.033 ms, heap usage 76.514 MB -> 5.136 MB.
[2025-09-05T00:55:10.724Z] ====== future-genetic (functional) [default], iteration 3 completed (5420.780 ms) ======
[2025-09-05T00:55:10.724Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-09-05T00:55:10.724Z] GC before operation: completed in 41.444 ms, heap usage 43.817 MB -> 5.139 MB.
[2025-09-05T00:55:17.474Z] ====== future-genetic (functional) [default], iteration 4 completed (6021.538 ms) ======
[2025-09-05T00:55:17.474Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-09-05T00:55:17.474Z] GC before operation: completed in 50.188 ms, heap usage 36.178 MB -> 5.141 MB.
[2025-09-05T00:55:24.382Z] ====== future-genetic (functional) [default], iteration 5 completed (6981.049 ms) ======
[2025-09-05T00:55:24.382Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-09-05T00:55:24.382Z] GC before operation: completed in 49.299 ms, heap usage 74.097 MB -> 5.141 MB.
[2025-09-05T00:55:31.147Z] ====== future-genetic (functional) [default], iteration 6 completed (6384.360 ms) ======
[2025-09-05T00:55:31.147Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-09-05T00:55:31.147Z] GC before operation: completed in 62.580 ms, heap usage 247.296 MB -> 5.141 MB.
[2025-09-05T00:55:37.908Z] ====== future-genetic (functional) [default], iteration 7 completed (6431.473 ms) ======
[2025-09-05T00:55:37.908Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-09-05T00:55:37.908Z] GC before operation: completed in 50.940 ms, heap usage 18.440 MB -> 5.141 MB.
[2025-09-05T00:55:43.331Z] ====== future-genetic (functional) [default], iteration 8 completed (6185.665 ms) ======
[2025-09-05T00:55:43.331Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-09-05T00:55:43.331Z] GC before operation: completed in 57.891 ms, heap usage 73.626 MB -> 5.142 MB.
[2025-09-05T00:55:50.087Z] ====== future-genetic (functional) [default], iteration 9 completed (6069.752 ms) ======
[2025-09-05T00:55:50.088Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-09-05T00:55:50.088Z] GC before operation: completed in 55.158 ms, heap usage 34.978 MB -> 5.142 MB.
[2025-09-05T00:55:56.240Z] ====== future-genetic (functional) [default], iteration 10 completed (6992.424 ms) ======
[2025-09-05T00:55:56.240Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-09-05T00:55:56.240Z] GC before operation: completed in 51.276 ms, heap usage 18.167 MB -> 5.142 MB.
[2025-09-05T00:56:02.999Z] ====== future-genetic (functional) [default], iteration 11 completed (6199.731 ms) ======
[2025-09-05T00:56:02.999Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-09-05T00:56:02.999Z] GC before operation: completed in 60.135 ms, heap usage 75.555 MB -> 5.142 MB.
[2025-09-05T00:56:09.756Z] ====== future-genetic (functional) [default], iteration 12 completed (6344.028 ms) ======
[2025-09-05T00:56:09.756Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-09-05T00:56:09.756Z] GC before operation: completed in 61.952 ms, heap usage 168.634 MB -> 5.142 MB.
[2025-09-05T00:56:15.182Z] ====== future-genetic (functional) [default], iteration 13 completed (6344.484 ms) ======
[2025-09-05T00:56:15.182Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-09-05T00:56:16.148Z] GC before operation: completed in 63.132 ms, heap usage 35.948 MB -> 5.143 MB.
[2025-09-05T00:56:21.559Z] ====== future-genetic (functional) [default], iteration 14 completed (5930.303 ms) ======
[2025-09-05T00:56:21.559Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-09-05T00:56:21.559Z] GC before operation: completed in 75.827 ms, heap usage 73.699 MB -> 5.143 MB.
[2025-09-05T00:56:28.310Z] ====== future-genetic (functional) [default], iteration 15 completed (6353.885 ms) ======
[2025-09-05T00:56:28.310Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-09-05T00:56:28.310Z] GC before operation: completed in 66.545 ms, heap usage 361.955 MB -> 5.143 MB.
[2025-09-05T00:56:33.722Z] ====== future-genetic (functional) [default], iteration 16 completed (5851.165 ms) ======
[2025-09-05T00:56:33.722Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-09-05T00:56:33.722Z] GC before operation: completed in 48.697 ms, heap usage 34.735 MB -> 5.143 MB.
[2025-09-05T00:56:39.139Z] ====== future-genetic (functional) [default], iteration 17 completed (5375.864 ms) ======
[2025-09-05T00:56:39.139Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-09-05T00:56:39.139Z] GC before operation: completed in 58.813 ms, heap usage 76.380 MB -> 5.143 MB.
[2025-09-05T00:56:46.002Z] ====== future-genetic (functional) [default], iteration 18 completed (5907.078 ms) ======
[2025-09-05T00:56:46.002Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-09-05T00:56:46.002Z] GC before operation: completed in 55.662 ms, heap usage 75.060 MB -> 5.143 MB.
[2025-09-05T00:56:50.460Z] ====== future-genetic (functional) [default], iteration 19 completed (5308.872 ms) ======
[2025-09-05T00:56:50.460Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-09-05T00:56:50.460Z] GC before operation: completed in 45.205 ms, heap usage 36.502 MB -> 5.143 MB.
[2025-09-05T00:56:55.896Z] ====== future-genetic (functional) [default], iteration 20 completed (5060.077 ms) ======
[2025-09-05T00:56:55.896Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-09-05T00:56:55.896Z] GC before operation: completed in 42.728 ms, heap usage 76.894 MB -> 5.143 MB.
[2025-09-05T00:57:01.380Z] ====== future-genetic (functional) [default], iteration 21 completed (5490.880 ms) ======
[2025-09-05T00:57:01.380Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-09-05T00:57:01.380Z] GC before operation: completed in 55.206 ms, heap usage 76.547 MB -> 5.143 MB.
[2025-09-05T00:57:06.801Z] ====== future-genetic (functional) [default], iteration 22 completed (5804.790 ms) ======
[2025-09-05T00:57:06.801Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-09-05T00:57:07.759Z] GC before operation: completed in 46.107 ms, heap usage 33.802 MB -> 5.143 MB.
[2025-09-05T00:57:13.166Z] ====== future-genetic (functional) [default], iteration 23 completed (6167.717 ms) ======
[2025-09-05T00:57:13.166Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-09-05T00:57:13.166Z] GC before operation: completed in 89.113 ms, heap usage 212.026 MB -> 5.143 MB.
[2025-09-05T00:57:19.924Z] ====== future-genetic (functional) [default], iteration 24 completed (5655.453 ms) ======
[2025-09-05T00:57:19.924Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-09-05T00:57:19.924Z] GC before operation: completed in 56.580 ms, heap usage 156.726 MB -> 5.143 MB.
[2025-09-05T00:57:25.346Z] ====== future-genetic (functional) [default], iteration 25 completed (6273.516 ms) ======
[2025-09-05T00:57:25.346Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-09-05T00:57:25.346Z] GC before operation: completed in 52.707 ms, heap usage 17.830 MB -> 5.143 MB.
[2025-09-05T00:57:32.105Z] ====== future-genetic (functional) [default], iteration 26 completed (5853.936 ms) ======
[2025-09-05T00:57:32.105Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-09-05T00:57:32.105Z] GC before operation: completed in 47.024 ms, heap usage 76.376 MB -> 5.143 MB.
[2025-09-05T00:57:37.522Z] ====== future-genetic (functional) [default], iteration 27 completed (6370.668 ms) ======
[2025-09-05T00:57:37.522Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-09-05T00:57:37.522Z] GC before operation: completed in 49.948 ms, heap usage 33.845 MB -> 5.143 MB.
[2025-09-05T00:57:44.272Z] ====== future-genetic (functional) [default], iteration 28 completed (5999.684 ms) ======
[2025-09-05T00:57:44.272Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-09-05T00:57:44.272Z] GC before operation: completed in 62.719 ms, heap usage 47.295 MB -> 5.143 MB.
[2025-09-05T00:57:49.326Z] ====== future-genetic (functional) [default], iteration 29 completed (5452.287 ms) ======
[2025-09-05T00:57:49.326Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-09-05T00:57:49.326Z] GC before operation: completed in 58.083 ms, heap usage 76.555 MB -> 5.143 MB.
[2025-09-05T00:57:56.084Z] ====== future-genetic (functional) [default], iteration 30 completed (6225.345 ms) ======
[2025-09-05T00:57:56.084Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-09-05T00:57:56.084Z] GC before operation: completed in 45.772 ms, heap usage 74.368 MB -> 5.143 MB.
[2025-09-05T00:58:01.484Z] ====== future-genetic (functional) [default], iteration 31 completed (6031.183 ms) ======
[2025-09-05T00:58:01.484Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-09-05T00:58:01.484Z] GC before operation: completed in 55.811 ms, heap usage 385.402 MB -> 5.143 MB.
[2025-09-05T00:58:08.253Z] ====== future-genetic (functional) [default], iteration 32 completed (5865.379 ms) ======
[2025-09-05T00:58:08.253Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-09-05T00:58:08.254Z] GC before operation: completed in 85.536 ms, heap usage 26.441 MB -> 5.144 MB.
[2025-09-05T00:58:13.704Z] ====== future-genetic (functional) [default], iteration 33 completed (6156.734 ms) ======
[2025-09-05T00:58:13.704Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-09-05T00:58:13.704Z] GC before operation: completed in 58.684 ms, heap usage 299.322 MB -> 5.144 MB.
[2025-09-05T00:58:20.450Z] ====== future-genetic (functional) [default], iteration 34 completed (5933.350 ms) ======
[2025-09-05T00:58:20.450Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-09-05T00:58:20.450Z] GC before operation: completed in 73.717 ms, heap usage 304.239 MB -> 5.144 MB.
[2025-09-05T00:58:27.198Z] ====== future-genetic (functional) [default], iteration 35 completed (6463.312 ms) ======
[2025-09-05T00:58:27.198Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-09-05T00:58:27.198Z] GC before operation: completed in 56.807 ms, heap usage 316.842 MB -> 5.144 MB.
[2025-09-05T00:58:32.619Z] ====== future-genetic (functional) [default], iteration 36 completed (5380.875 ms) ======
[2025-09-05T00:58:32.619Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-09-05T00:58:32.619Z] GC before operation: completed in 61.079 ms, heap usage 176.488 MB -> 5.144 MB.
[2025-09-05T00:58:38.037Z] ====== future-genetic (functional) [default], iteration 37 completed (5783.997 ms) ======
[2025-09-05T00:58:38.037Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-09-05T00:58:38.037Z] GC before operation: completed in 55.611 ms, heap usage 33.084 MB -> 5.144 MB.
[2025-09-05T00:58:43.463Z] ====== future-genetic (functional) [default], iteration 38 completed (5810.209 ms) ======
[2025-09-05T00:58:43.463Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-09-05T00:58:43.463Z] GC before operation: completed in 67.791 ms, heap usage 73.970 MB -> 5.144 MB.
[2025-09-05T00:58:50.748Z] ====== future-genetic (functional) [default], iteration 39 completed (6460.038 ms) ======
[2025-09-05T00:58:50.748Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-09-05T00:58:50.748Z] GC before operation: completed in 53.332 ms, heap usage 68.790 MB -> 5.144 MB.
[2025-09-05T00:58:58.969Z] ====== future-genetic (functional) [default], iteration 40 completed (7952.346 ms) ======
[2025-09-05T00:58:58.969Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-09-05T00:58:58.969Z] GC before operation: completed in 45.617 ms, heap usage 17.998 MB -> 5.144 MB.
[2025-09-05T00:59:05.711Z] ====== future-genetic (functional) [default], iteration 41 completed (7402.911 ms) ======
[2025-09-05T00:59:05.711Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-09-05T00:59:05.711Z] GC before operation: completed in 52.493 ms, heap usage 72.466 MB -> 5.144 MB.
[2025-09-05T00:59:13.912Z] ====== future-genetic (functional) [default], iteration 42 completed (7390.887 ms) ======
[2025-09-05T00:59:13.912Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-09-05T00:59:13.912Z] GC before operation: completed in 44.593 ms, heap usage 110.782 MB -> 5.144 MB.
[2025-09-05T00:59:20.669Z] ====== future-genetic (functional) [default], iteration 43 completed (6776.696 ms) ======
[2025-09-05T00:59:20.669Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-09-05T00:59:20.669Z] GC before operation: completed in 66.154 ms, heap usage 130.593 MB -> 5.144 MB.
[2025-09-05T00:59:27.445Z] ====== future-genetic (functional) [default], iteration 44 completed (6822.086 ms) ======
[2025-09-05T00:59:27.445Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-09-05T00:59:27.445Z] GC before operation: completed in 59.254 ms, heap usage 90.707 MB -> 5.144 MB.
[2025-09-05T00:59:34.212Z] ====== future-genetic (functional) [default], iteration 45 completed (7598.235 ms) ======
[2025-09-05T00:59:34.212Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-09-05T00:59:34.212Z] GC before operation: completed in 58.305 ms, heap usage 149.014 MB -> 5.144 MB.
[2025-09-05T00:59:42.399Z] ====== future-genetic (functional) [default], iteration 46 completed (6938.148 ms) ======
[2025-09-05T00:59:42.399Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-09-05T00:59:42.399Z] GC before operation: completed in 59.363 ms, heap usage 80.626 MB -> 5.144 MB.
[2025-09-05T00:59:49.682Z] ====== future-genetic (functional) [default], iteration 47 completed (7157.846 ms) ======
[2025-09-05T00:59:49.682Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-09-05T00:59:49.682Z] GC before operation: completed in 59.164 ms, heap usage 91.747 MB -> 5.144 MB.
[2025-09-05T00:59:55.106Z] ====== future-genetic (functional) [default], iteration 48 completed (5725.306 ms) ======
[2025-09-05T00:59:55.106Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-09-05T00:59:55.106Z] GC before operation: completed in 60.165 ms, heap usage 161.661 MB -> 5.144 MB.
[2025-09-05T01:00:00.520Z] ====== future-genetic (functional) [default], iteration 49 completed (5717.096 ms) ======
[2025-09-05T01:00:00.520Z] -----------------------------------
[2025-09-05T01:00:00.520Z] renaissance-future-genetic_0_PASSED
[2025-09-05T01:00:00.520Z] -----------------------------------
[2025-09-05T01:00:00.520Z]
[2025-09-05T01:00:00.520Z] TEST TEARDOWN:
[2025-09-05T01:00:00.520Z] Nothing to be done for teardown.
[2025-09-05T01:00:00.520Z] renaissance-future-genetic_0 Finish Time: Fri Sep 5 01:00:00 2025 Epoch Time (ms): 1757034000231
[2025-09-05T01:00:00.520Z]
[2025-09-05T01:00:00.520Z] ===============================================
[2025-09-05T01:00:00.520Z] Running test renaissance-naive-bayes_0 ...
[2025-09-05T01:00:00.520Z] ===============================================
[2025-09-05T01:00:00.520Z] renaissance-naive-bayes_0 Start Time: Fri Sep 5 01:00:00 2025 Epoch Time (ms): 1757034000276
[2025-09-05T01:00:00.520Z] variation: NoOptions
[2025-09-05T01:00:00.520Z] JVM_OPTIONS:
[2025-09-05T01:00:00.520Z] { \
[2025-09-05T01:00:00.520Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T01:00:00.520Z] echo "Nothing to be done for setup."; \
[2025-09-05T01:00:00.520Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-naive-bayes_0"; \
[2025-09-05T01:00:00.520Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-naive-bayes_0"; \
[2025-09-05T01:00:00.520Z] echo ""; echo "TESTING:"; \
[2025-09-05T01:00:00.520Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-09-05T01:00:00.520Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T01:00:00.520Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T01:00:00.520Z] echo "Nothing to be done for teardown."; \
[2025-09-05T01:00:00.520Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T01:00:00.520Z]
[2025-09-05T01:00:00.520Z] TEST SETUP:
[2025-09-05T01:00:00.520Z] Nothing to be done for setup.
[2025-09-05T01:00:00.520Z]
[2025-09-05T01:00:00.520Z] TESTING:
[2025-09-05T01:00:02.510Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T01:00:02.511Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17570322151786/renaissance-naive-bayes_0/launcher-010000-17222558035912871887/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-05T01:00:02.511Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-05T01:00:02.511Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-05T01:00:35.793Z] Benchmark 'naive-bayes' failed with exception:
[2025-09-05T01:00:35.793Z] java.lang.ExceptionInInitializerError
[2025-09-05T01:00:35.793Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-05T01:00:35.793Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-05T01:00:35.793Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-05T01:00:35.793Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-05T01:00:35.793Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-05T01:00:35.793Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-05T01:00:35.793Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-05T01:00:35.793Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-05T01:00:35.793Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-05T01:00:35.793Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-05T01:00:35.793Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-05T01:00:35.793Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-05T01:00:35.793Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-05T01:00:35.793Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-05T01:00:35.793Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-09-05T01:00:35.793Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-09-05T01:00:35.793Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-05T01:00:35.793Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-05T01:00:35.793Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-05T01:00:35.793Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-05T01:00:35.793Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-05T01:00:35.793Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-05T01:00:35.793Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-05T01:00:35.793Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-05T01:00:35.793Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-05T01:00:35.793Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-05T01:00:35.793Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-05T01:00:35.793Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-05T01:00:35.793Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-05T01:00:35.793Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-05T01:00:35.793Z] ... 34 more
[2025-09-05T01:00:35.793Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-05T01:00:35.793Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-05T01:00:35.793Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-05T01:00:35.793Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-05T01:00:35.793Z] ... 34 more
[2025-09-05T01:00:35.793Z] The following benchmarks failed: naive-bayes
[2025-09-05T01:00:35.793Z] -----------------------------------
[2025-09-05T01:00:35.793Z] renaissance-naive-bayes_0_FAILED
[2025-09-05T01:00:35.793Z] -----------------------------------
[2025-09-05T01:00:35.793Z]
[2025-09-05T01:00:35.793Z] TEST TEARDOWN:
[2025-09-05T01:00:35.793Z] Nothing to be done for teardown.
[2025-09-05T01:00:35.793Z] renaissance-naive-bayes_0 Finish Time: Fri Sep 5 01:00:33 2025 Epoch Time (ms): 1757034033581
[2025-09-05T01:00:35.793Z]
[2025-09-05T01:00:35.793Z] ===============================================
[2025-09-05T01:00:35.793Z] Running test renaissance-scala-kmeans_0 ...
[2025-09-05T01:00:35.793Z] ===============================================
[2025-09-05T01:00:35.793Z] renaissance-scala-kmeans_0 Start Time: Fri Sep 5 01:00:33 2025 Epoch Time (ms): 1757034033629
[2025-09-05T01:00:35.793Z] variation: NoOptions
[2025-09-05T01:00:35.793Z] JVM_OPTIONS:
[2025-09-05T01:00:35.793Z] { \
[2025-09-05T01:00:35.793Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T01:00:35.793Z] echo "Nothing to be done for setup."; \
[2025-09-05T01:00:35.793Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-scala-kmeans_0"; \
[2025-09-05T01:00:35.793Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-scala-kmeans_0"; \
[2025-09-05T01:00:35.793Z] echo ""; echo "TESTING:"; \
[2025-09-05T01:00:35.793Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; \
[2025-09-05T01:00:35.793Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T01:00:35.793Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T01:00:35.793Z] echo "Nothing to be done for teardown."; \
[2025-09-05T01:00:35.793Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T01:00:35.793Z]
[2025-09-05T01:00:35.793Z] TEST SETUP:
[2025-09-05T01:00:35.793Z] Nothing to be done for setup.
[2025-09-05T01:00:35.793Z]
[2025-09-05T01:00:35.793Z] TESTING:
[2025-09-05T01:00:35.793Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-09-05T01:00:35.793Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-09-05T01:00:36.746Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T01:00:36.747Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17570322151786/renaissance-scala-kmeans_0/launcher-010035-14682088773813156914/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-05T01:00:36.747Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-05T01:00:36.747Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-05T01:00:37.711Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-09-05T01:00:37.711Z] GC before operation: completed in 114.935 ms, heap usage 38.580 MB -> 26.175 MB.
[2025-09-05T01:00:38.671Z] ====== scala-kmeans (scala) [default], iteration 0 completed (650.244 ms) ======
[2025-09-05T01:00:38.671Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-09-05T01:00:38.671Z] GC before operation: completed in 82.461 ms, heap usage 32.082 MB -> 26.232 MB.
[2025-09-05T01:00:39.628Z] ====== scala-kmeans (scala) [default], iteration 1 completed (403.139 ms) ======
[2025-09-05T01:00:39.628Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-09-05T01:00:39.628Z] GC before operation: completed in 52.832 ms, heap usage 85.310 MB -> 26.232 MB.
[2025-09-05T01:00:39.628Z] ====== scala-kmeans (scala) [default], iteration 2 completed (381.311 ms) ======
[2025-09-05T01:00:39.628Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-09-05T01:00:39.628Z] GC before operation: completed in 54.865 ms, heap usage 50.301 MB -> 26.232 MB.
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 3 completed (399.444 ms) ======
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-09-05T01:00:40.583Z] GC before operation: completed in 51.349 ms, heap usage 44.721 MB -> 26.232 MB.
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 4 completed (365.374 ms) ======
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-09-05T01:00:40.583Z] GC before operation: completed in 55.010 ms, heap usage 38.483 MB -> 26.233 MB.
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 5 completed (376.421 ms) ======
[2025-09-05T01:00:40.583Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-09-05T01:00:40.583Z] GC before operation: completed in 48.088 ms, heap usage 42.294 MB -> 26.232 MB.
[2025-09-05T01:00:41.536Z] ====== scala-kmeans (scala) [default], iteration 6 completed (401.796 ms) ======
[2025-09-05T01:00:41.536Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-09-05T01:00:41.536Z] GC before operation: completed in 58.041 ms, heap usage 38.514 MB -> 26.232 MB.
[2025-09-05T01:00:41.536Z] ====== scala-kmeans (scala) [default], iteration 7 completed (375.863 ms) ======
[2025-09-05T01:00:41.536Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-09-05T01:00:41.536Z] GC before operation: completed in 70.272 ms, heap usage 42.702 MB -> 26.233 MB.
[2025-09-05T01:00:42.489Z] ====== scala-kmeans (scala) [default], iteration 8 completed (438.290 ms) ======
[2025-09-05T01:00:42.489Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-09-05T01:00:42.489Z] GC before operation: completed in 54.604 ms, heap usage 35.686 MB -> 26.233 MB.
[2025-09-05T01:00:42.489Z] ====== scala-kmeans (scala) [default], iteration 9 completed (376.045 ms) ======
[2025-09-05T01:00:42.489Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-09-05T01:00:42.489Z] GC before operation: completed in 52.217 ms, heap usage 42.318 MB -> 26.233 MB.
[2025-09-05T01:00:43.496Z] ====== scala-kmeans (scala) [default], iteration 10 completed (387.085 ms) ======
[2025-09-05T01:00:43.497Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-09-05T01:00:43.497Z] GC before operation: completed in 65.018 ms, heap usage 38.615 MB -> 26.233 MB.
[2025-09-05T01:00:43.497Z] ====== scala-kmeans (scala) [default], iteration 11 completed (369.656 ms) ======
[2025-09-05T01:00:43.497Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-09-05T01:00:43.497Z] GC before operation: completed in 56.001 ms, heap usage 42.297 MB -> 26.233 MB.
[2025-09-05T01:00:44.446Z] ====== scala-kmeans (scala) [default], iteration 12 completed (365.461 ms) ======
[2025-09-05T01:00:44.446Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-09-05T01:00:44.446Z] GC before operation: completed in 64.294 ms, heap usage 38.613 MB -> 26.233 MB.
[2025-09-05T01:00:44.446Z] ====== scala-kmeans (scala) [default], iteration 13 completed (377.722 ms) ======
[2025-09-05T01:00:44.446Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-09-05T01:00:44.446Z] GC before operation: completed in 65.744 ms, heap usage 42.391 MB -> 26.234 MB.
[2025-09-05T01:00:45.402Z] ====== scala-kmeans (scala) [default], iteration 14 completed (411.279 ms) ======
[2025-09-05T01:00:45.402Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-09-05T01:00:45.402Z] GC before operation: completed in 80.143 ms, heap usage 38.418 MB -> 26.233 MB.
[2025-09-05T01:00:45.402Z] ====== scala-kmeans (scala) [default], iteration 15 completed (488.314 ms) ======
[2025-09-05T01:00:45.402Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-09-05T01:00:45.402Z] GC before operation: completed in 73.021 ms, heap usage 42.297 MB -> 26.233 MB.
[2025-09-05T01:00:46.368Z] ====== scala-kmeans (scala) [default], iteration 16 completed (471.647 ms) ======
[2025-09-05T01:00:46.368Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-09-05T01:00:46.368Z] GC before operation: completed in 51.722 ms, heap usage 39.613 MB -> 26.234 MB.
[2025-09-05T01:00:46.368Z] ====== scala-kmeans (scala) [default], iteration 17 completed (433.156 ms) ======
[2025-09-05T01:00:46.368Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-09-05T01:00:46.368Z] GC before operation: completed in 75.736 ms, heap usage 42.384 MB -> 26.234 MB.
[2025-09-05T01:00:47.325Z] ====== scala-kmeans (scala) [default], iteration 18 completed (433.935 ms) ======
[2025-09-05T01:00:47.325Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-09-05T01:00:47.325Z] GC before operation: completed in 53.005 ms, heap usage 38.613 MB -> 26.234 MB.
[2025-09-05T01:00:47.325Z] ====== scala-kmeans (scala) [default], iteration 19 completed (417.764 ms) ======
[2025-09-05T01:00:47.325Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-09-05T01:00:47.325Z] GC before operation: completed in 58.626 ms, heap usage 42.297 MB -> 26.234 MB.
[2025-09-05T01:00:48.279Z] ====== scala-kmeans (scala) [default], iteration 20 completed (379.897 ms) ======
[2025-09-05T01:00:48.279Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-09-05T01:00:48.279Z] GC before operation: completed in 67.393 ms, heap usage 38.613 MB -> 26.234 MB.
[2025-09-05T01:00:48.279Z] ====== scala-kmeans (scala) [default], iteration 21 completed (384.025 ms) ======
[2025-09-05T01:00:48.279Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-09-05T01:00:48.279Z] GC before operation: completed in 55.364 ms, heap usage 42.391 MB -> 26.234 MB.
[2025-09-05T01:00:49.236Z] ====== scala-kmeans (scala) [default], iteration 22 completed (399.019 ms) ======
[2025-09-05T01:00:49.236Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-09-05T01:00:49.236Z] GC before operation: completed in 63.085 ms, heap usage 38.613 MB -> 26.234 MB.
[2025-09-05T01:00:49.236Z] ====== scala-kmeans (scala) [default], iteration 23 completed (427.253 ms) ======
[2025-09-05T01:00:49.236Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-09-05T01:00:49.236Z] GC before operation: completed in 55.377 ms, heap usage 42.297 MB -> 26.234 MB.
[2025-09-05T01:00:50.188Z] ====== scala-kmeans (scala) [default], iteration 24 completed (435.872 ms) ======
[2025-09-05T01:00:50.188Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-09-05T01:00:50.188Z] GC before operation: completed in 54.802 ms, heap usage 38.516 MB -> 26.234 MB.
[2025-09-05T01:00:50.188Z] ====== scala-kmeans (scala) [default], iteration 25 completed (375.916 ms) ======
[2025-09-05T01:00:50.188Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-09-05T01:00:50.188Z] GC before operation: completed in 52.902 ms, heap usage 42.391 MB -> 26.234 MB.
[2025-09-05T01:00:51.139Z] ====== scala-kmeans (scala) [default], iteration 26 completed (389.354 ms) ======
[2025-09-05T01:00:51.139Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-09-05T01:00:51.139Z] GC before operation: completed in 52.667 ms, heap usage 38.614 MB -> 26.234 MB.
[2025-09-05T01:00:51.139Z] ====== scala-kmeans (scala) [default], iteration 27 completed (384.884 ms) ======
[2025-09-05T01:00:51.139Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-09-05T01:00:51.139Z] GC before operation: completed in 68.780 ms, heap usage 42.392 MB -> 26.234 MB.
[2025-09-05T01:00:52.096Z] ====== scala-kmeans (scala) [default], iteration 28 completed (376.288 ms) ======
[2025-09-05T01:00:52.096Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-09-05T01:00:52.096Z] GC before operation: completed in 70.138 ms, heap usage 38.614 MB -> 26.234 MB.
[2025-09-05T01:00:52.096Z] ====== scala-kmeans (scala) [default], iteration 29 completed (411.679 ms) ======
[2025-09-05T01:00:52.096Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-09-05T01:00:52.096Z] GC before operation: completed in 55.649 ms, heap usage 42.298 MB -> 26.234 MB.
[2025-09-05T01:00:53.054Z] ====== scala-kmeans (scala) [default], iteration 30 completed (377.355 ms) ======
[2025-09-05T01:00:53.054Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-09-05T01:00:53.054Z] GC before operation: completed in 80.233 ms, heap usage 38.516 MB -> 26.235 MB.
[2025-09-05T01:00:53.054Z] ====== scala-kmeans (scala) [default], iteration 31 completed (379.293 ms) ======
[2025-09-05T01:00:53.054Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-09-05T01:00:53.054Z] GC before operation: completed in 57.615 ms, heap usage 42.298 MB -> 26.235 MB.
[2025-09-05T01:00:54.006Z] ====== scala-kmeans (scala) [default], iteration 32 completed (376.452 ms) ======
[2025-09-05T01:00:54.006Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-09-05T01:00:54.006Z] GC before operation: completed in 63.360 ms, heap usage 38.614 MB -> 26.235 MB.
[2025-09-05T01:00:54.006Z] ====== scala-kmeans (scala) [default], iteration 33 completed (425.455 ms) ======
[2025-09-05T01:00:54.006Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-09-05T01:00:54.006Z] GC before operation: completed in 67.127 ms, heap usage 42.392 MB -> 26.235 MB.
[2025-09-05T01:00:54.960Z] ====== scala-kmeans (scala) [default], iteration 34 completed (406.934 ms) ======
[2025-09-05T01:00:54.960Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-09-05T01:00:54.960Z] GC before operation: completed in 82.181 ms, heap usage 35.735 MB -> 26.235 MB.
[2025-09-05T01:00:54.960Z] ====== scala-kmeans (scala) [default], iteration 35 completed (419.679 ms) ======
[2025-09-05T01:00:54.960Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-09-05T01:00:54.960Z] GC before operation: completed in 74.828 ms, heap usage 42.418 MB -> 26.237 MB.
[2025-09-05T01:00:55.917Z] ====== scala-kmeans (scala) [default], iteration 36 completed (488.455 ms) ======
[2025-09-05T01:00:55.917Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-09-05T01:00:55.917Z] GC before operation: completed in 71.973 ms, heap usage 38.520 MB -> 26.237 MB.
[2025-09-05T01:00:55.917Z] ====== scala-kmeans (scala) [default], iteration 37 completed (438.246 ms) ======
[2025-09-05T01:00:55.917Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-09-05T01:00:55.917Z] GC before operation: completed in 81.183 ms, heap usage 42.207 MB -> 26.237 MB.
[2025-09-05T01:00:57.226Z] ====== scala-kmeans (scala) [default], iteration 38 completed (485.408 ms) ======
[2025-09-05T01:00:57.226Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-09-05T01:00:57.226Z] GC before operation: completed in 91.993 ms, heap usage 38.616 MB -> 26.237 MB.
[2025-09-05T01:00:57.226Z] ====== scala-kmeans (scala) [default], iteration 39 completed (447.831 ms) ======
[2025-09-05T01:00:57.226Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-09-05T01:00:57.226Z] GC before operation: completed in 49.372 ms, heap usage 42.394 MB -> 26.237 MB.
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 40 completed (405.831 ms) ======
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-09-05T01:00:58.530Z] GC before operation: completed in 52.376 ms, heap usage 38.519 MB -> 26.237 MB.
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 41 completed (387.513 ms) ======
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-09-05T01:00:58.530Z] GC before operation: completed in 55.590 ms, heap usage 42.395 MB -> 26.237 MB.
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 42 completed (442.602 ms) ======
[2025-09-05T01:00:58.530Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-09-05T01:00:58.530Z] GC before operation: completed in 52.962 ms, heap usage 38.617 MB -> 26.237 MB.
[2025-09-05T01:00:59.483Z] ====== scala-kmeans (scala) [default], iteration 43 completed (398.882 ms) ======
[2025-09-05T01:00:59.483Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-09-05T01:00:59.483Z] GC before operation: completed in 58.409 ms, heap usage 42.395 MB -> 26.237 MB.
[2025-09-05T01:00:59.483Z] ====== scala-kmeans (scala) [default], iteration 44 completed (435.952 ms) ======
[2025-09-05T01:00:59.483Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-09-05T01:00:59.483Z] GC before operation: completed in 85.719 ms, heap usage 38.617 MB -> 26.237 MB.
[2025-09-05T01:01:00.442Z] ====== scala-kmeans (scala) [default], iteration 45 completed (406.686 ms) ======
[2025-09-05T01:01:00.442Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-09-05T01:01:00.442Z] GC before operation: completed in 47.571 ms, heap usage 42.395 MB -> 26.238 MB.
[2025-09-05T01:01:00.442Z] ====== scala-kmeans (scala) [default], iteration 46 completed (393.691 ms) ======
[2025-09-05T01:01:00.442Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-09-05T01:01:00.442Z] GC before operation: completed in 52.980 ms, heap usage 38.617 MB -> 26.237 MB.
[2025-09-05T01:01:01.402Z] ====== scala-kmeans (scala) [default], iteration 47 completed (403.805 ms) ======
[2025-09-05T01:01:01.402Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-09-05T01:01:01.402Z] GC before operation: completed in 90.734 ms, heap usage 42.395 MB -> 26.237 MB.
[2025-09-05T01:01:01.402Z] ====== scala-kmeans (scala) [default], iteration 48 completed (396.424 ms) ======
[2025-09-05T01:01:01.402Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-09-05T01:01:01.402Z] GC before operation: completed in 57.427 ms, heap usage 38.617 MB -> 26.238 MB.
[2025-09-05T01:01:02.364Z] ====== scala-kmeans (scala) [default], iteration 49 completed (375.006 ms) ======
[2025-09-05T01:01:02.364Z] -----------------------------------
[2025-09-05T01:01:02.364Z] renaissance-scala-kmeans_0_PASSED
[2025-09-05T01:01:02.364Z] -----------------------------------
[2025-09-05T01:01:02.364Z]
[2025-09-05T01:01:02.364Z] TEST TEARDOWN:
[2025-09-05T01:01:02.364Z] Nothing to be done for teardown.
[2025-09-05T01:01:02.364Z] renaissance-scala-kmeans_0 Finish Time: Fri Sep 5 01:01:02 2025 Epoch Time (ms): 1757034062157
[2025-09-05T01:01:02.364Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance'
[2025-09-05T01:01:02.364Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo'
[2025-09-05T01:01:02.364Z]
[2025-09-05T01:01:02.364Z] ===============================================
[2025-09-05T01:01:02.364Z] Running test dacapo-eclipse_0 ...
[2025-09-05T01:01:02.364Z] ===============================================
[2025-09-05T01:01:02.364Z] dacapo-eclipse_0 Start Time: Fri Sep 5 01:01:02 2025 Epoch Time (ms): 1757034062247
[2025-09-05T01:01:02.364Z] variation: NoOptions
[2025-09-05T01:01:03.335Z] JVM_OPTIONS:
[2025-09-05T01:01:03.335Z] { \
[2025-09-05T01:01:03.335Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T01:01:03.335Z] echo "Nothing to be done for setup."; \
[2025-09-05T01:01:03.335Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-eclipse_0"; \
[2025-09-05T01:01:03.335Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-eclipse_0"; \
[2025-09-05T01:01:03.335Z] echo ""; echo "TESTING:"; \
[2025-09-05T01:01:03.335Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-09-05T01:01:03.335Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T01:01:03.335Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T01:01:03.335Z] echo "Nothing to be done for teardown."; \
[2025-09-05T01:01:03.336Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T01:01:03.336Z]
[2025-09-05T01:01:03.336Z] TEST SETUP:
[2025-09-05T01:01:03.336Z] Nothing to be done for setup.
[2025-09-05T01:01:03.336Z]
[2025-09-05T01:01:03.336Z] TESTING:
[2025-09-05T01:01:03.336Z] 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-05T01:01:11.484Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-09-05T01:01:14.517Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-05T01:01:14.517Z] 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_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-09-05T01:01:14.517Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-09-05T01:01:14.517Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-09-05T01:01:19.716Z] Unzip workspace
[2025-09-05T01:01:19.716Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-09-05T01:01:20.671Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-09-05T01:01:20.671Z] 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_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-09-05T01:01:20.671Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-05T01:01:20.671Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-05T01:01:20.671Z]
[2025-09-05T01:01:25.582Z] ..................
[2025-09-05T01:01:49.646Z] Index workspace .....................
[2025-09-05T01:02:15.233Z] Build workspace
[2025-09-05T01:02:22.998Z] Search .. 4,207 references for default constructor in workspace
[2025-09-05T01:02:23.964Z] .. 1,957 references for method 'equals' in workspace
[2025-09-05T01:02:25.955Z] Type hierarchy tests
[2025-09-05T01:02:32.711Z] AST tests
[2025-09-05T01:02:38.470Z] Completion tests .........
[2025-09-05T01:02:42.310Z] Format tests ..............
[2025-09-05T01:02:44.243Z] Model tests ................
[2025-09-05T01:02:44.243Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 84201 msec =====
[2025-09-05T01:02:45.202Z] Delete workspace
[2025-09-05T01:02:45.202Z] -----------------------------------
[2025-09-05T01:02:45.202Z] dacapo-eclipse_0_PASSED
[2025-09-05T01:02:45.202Z] -----------------------------------
[2025-09-05T01:02:45.202Z]
[2025-09-05T01:02:45.202Z] TEST TEARDOWN:
[2025-09-05T01:02:45.202Z] Nothing to be done for teardown.
[2025-09-05T01:02:45.202Z] dacapo-eclipse_0 Finish Time: Fri Sep 5 01:02:45 2025 Epoch Time (ms): 1757034165007
[2025-09-05T01:02:45.202Z]
[2025-09-05T01:02:45.202Z] ===============================================
[2025-09-05T01:02:45.202Z] Running test dacapo-h2_0 ...
[2025-09-05T01:02:45.202Z] ===============================================
[2025-09-05T01:02:45.202Z] dacapo-h2_0 Start Time: Fri Sep 5 01:02:45 2025 Epoch Time (ms): 1757034165045
[2025-09-05T01:02:45.202Z] variation: NoOptions
[2025-09-05T01:02:45.202Z] JVM_OPTIONS:
[2025-09-05T01:02:45.202Z] { \
[2025-09-05T01:02:45.202Z] echo ""; echo "TEST SETUP:"; \
[2025-09-05T01:02:45.202Z] echo "Nothing to be done for setup."; \
[2025-09-05T01:02:45.202Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-h2_0"; \
[2025-09-05T01:02:45.202Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-h2_0"; \
[2025-09-05T01:02:45.202Z] echo ""; echo "TESTING:"; \
[2025-09-05T01:02:45.202Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-09-05T01:02:45.202Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-05T01:02:45.202Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-05T01:02:45.202Z] echo "Nothing to be done for teardown."; \
[2025-09-05T01:02:45.202Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult";
[2025-09-05T01:02:45.202Z]
[2025-09-05T01:02:45.202Z] TEST SETUP:
[2025-09-05T01:02:45.202Z] Nothing to be done for setup.
[2025-09-05T01:02:45.202Z]
[2025-09-05T01:02:45.202Z] TESTING:
[2025-09-05T01:02:46.163Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-05T01:02:46.163Z] 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-05T01:02:47.114Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-09-05T01:02:47.114Z] Preparing the H2 database...
[2025-09-05T01:02:47.114Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-09-05T01:03:11.824Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-09-05T01:03:11.824Z] Starting 100000 requests...
[2025-09-05T01:03:18.029Z]
[2025-09-05T01:03:21.093Z] 5%
[2025-09-05T01:03:23.059Z] 10%
[2025-09-05T01:03:25.028Z] 15%
[2025-09-05T01:03:25.985Z] 20%
[2025-09-05T01:03:27.949Z] 25%
[2025-09-05T01:03:29.921Z] 30%
[2025-09-05T01:03:30.877Z] 35%
[2025-09-05T01:03:32.849Z] 40%
[2025-09-05T01:03:34.815Z] 45%
[2025-09-05T01:03:36.840Z] 50%
[2025-09-05T01:03:37.797Z] 55%
[2025-09-05T01:03:39.762Z] 60%
[2025-09-05T01:03:41.744Z] 65%
[2025-09-05T01:03:43.710Z] 70%
[2025-09-05T01:03:45.678Z] 75%
[2025-09-05T01:03:47.819Z] 80%
[2025-09-05T01:03:49.802Z] 85%
[2025-09-05T01:03:52.848Z] 90%
[2025-09-05T01:03:55.888Z] 95%
[2025-09-05T01:03:55.888Z] 100%
[2025-09-05T01:03:55.888Z] Completed requests
[2025-09-05T01:03:55.888Z] Stock level ............. 3973 ( 4.0%)
[2025-09-05T01:03:55.888Z] Order status by name .... 2361 ( 2.4%)
[2025-09-05T01:03:55.888Z] Order status by ID ...... 1609 ( 1.6%)
[2025-09-05T01:03:55.888Z] Payment by name ......... 25847 (25.8%)
[2025-09-05T01:03:55.888Z] Payment by ID ........... 17220 (17.2%)
[2025-09-05T01:03:55.888Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-09-05T01:03:55.888Z] New order ............... 44509 (44.5%)
[2025-09-05T01:03:55.888Z] New order rollback ...... 452 ( 0.5%)
[2025-09-05T01:03:55.888Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 44084 msec =====
[2025-09-05T01:03:55.888Z] ===== DaCapo processed 100000 requests in 44045 msec, 2270 requests per second =====
[2025-09-05T01:03:55.888Z] ===== DaCapo tail latency, simple: 50% 712 usec, 90% 4042 usec, 99% 12423 usec, 99.9% 48994 usec, 99.99% 116269 usec, max 141928 usec, measured over 100000 events =====
[2025-09-05T01:03:55.888Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2113 usec, 90% 7696 usec, 99% 16433 usec, 99.9% 53327 usec, 99.99% 116269 usec, max 141928 usec, measured over 100000 events =====
[2025-09-05T01:03:55.888Z] ===== DaCapo tail latency, metered full smoothing: 50% 1159114 usec, 90% 4615069 usec, 99% 4927799 usec, 99.9% 4952715 usec, 99.99% 4959424 usec, max 4966109 usec, measured over 100000 events =====
[2025-09-05T01:04:13.015Z] Resetting database to initial state....................
[2025-09-05T01:04:13.015Z] -----------------------------------
[2025-09-05T01:04:13.015Z] dacapo-h2_0_PASSED
[2025-09-05T01:04:13.015Z] -----------------------------------
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] TEST TEARDOWN:
[2025-09-05T01:04:13.015Z] Nothing to be done for teardown.
[2025-09-05T01:04:13.015Z] dacapo-h2_0 Finish Time: Fri Sep 5 01:04:12 2025 Epoch Time (ms): 1757034252633
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] ===============================================
[2025-09-05T01:04:13.015Z] Running test dacapo-lusearch-fix_0 ...
[2025-09-05T01:04:13.015Z] ===============================================
[2025-09-05T01:04:13.015Z] dacapo-lusearch-fix_0 Start Time: Fri Sep 5 01:04:12 2025 Epoch Time (ms): 1757034252667
[2025-09-05T01:04:13.015Z] dacapo-lusearch-fix_0_DISABLED
[2025-09-05T01:04:13.015Z] Disabled Reason:
[2025-09-05T01:04:13.015Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-09-05T01:04:13.015Z] dacapo-lusearch-fix_0 Finish Time: Fri Sep 5 01:04:12 2025 Epoch Time (ms): 1757034252693
[2025-09-05T01:04:13.015Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo'
[2025-09-05T01:04:13.015Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro'
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] ===============================================
[2025-09-05T01:04:13.015Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-09-05T01:04:13.015Z] ===============================================
[2025-09-05T01:04:13.015Z] IdleMicrobenchmark_HS_0 Start Time: Fri Sep 5 01:04:12 2025 Epoch Time (ms): 1757034252752
[2025-09-05T01:04:13.015Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-09-05T01:04:13.015Z] IdleMicrobenchmark_HS_0 Finish Time: Fri Sep 5 01:04:12 2025 Epoch Time (ms): 1757034252773
[2025-09-05T01:04:13.015Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro'
[2025-09-05T01:04:13.015Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf'
[2025-09-05T01:04:13.015Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests'
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] All tests finished, run result summary:
[2025-09-05T01:04:13.015Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-05T01:04:13.015Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17570322151786/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap --comment=""
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] TEST TARGETS SUMMARY
[2025-09-05T01:04:13.015Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-05T01:04:13.015Z] DISABLED test targets:
[2025-09-05T01:04:13.015Z] dacapo-lusearch-fix_0
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] PASSED test targets:
[2025-09-05T01:04:13.015Z] renaissance-akka-uct_0
[2025-09-05T01:04:13.015Z] renaissance-fj-kmeans_0
[2025-09-05T01:04:13.015Z] renaissance-future-genetic_0
[2025-09-05T01:04:13.015Z] renaissance-scala-kmeans_0
[2025-09-05T01:04:13.015Z] dacapo-eclipse_0
[2025-09-05T01:04:13.015Z] dacapo-h2_0
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] FAILED test targets:
[2025-09-05T01:04:13.015Z] renaissance-naive-bayes_0
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.015Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-09-05T01:04:13.015Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-05T01:04:13.015Z]
[2025-09-05T01:04:13.543Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-09-05T01:04:13.543Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG'
[2025-09-05T01:04:13.543Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-09-05T01:04:15.592Z] + uname
[2025-09-05T01:04:15.593Z] + '[' Linux '=' AIX ]
[2025-09-05T01:04:15.593Z] + uname
[2025-09-05T01:04:15.593Z] + '[' Linux '=' SunOS ]
[2025-09-05T01:04:15.593Z] + uname
[2025-09-05T01:04:15.593Z] + '[' Linux '=' '*BSD' ]
[2025-09-05T01:04:15.593Z] + MAKE=make
[2025-09-05T01:04:15.593Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-05T01:04:15.593Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-05T01:04:16.199Z] $ ssh-agent -k
[2025-09-05T01:04:16.208Z] unset SSH_AUTH_SOCK;
[2025-09-05T01:04:16.208Z] unset SSH_AGENT_PID;
[2025-09-05T01:04:16.208Z] echo Agent pid 2064234 killed;
[2025-09-05T01:04:17.022Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-05T01:04:17.050Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-09-05T01:04:18.191Z] Archiving artifacts
[2025-09-05T01:04:18.617Z] Recording fingerprints
[Pipeline] echo
[2025-09-05T01:04:18.820Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-09-05T01:04:18.886Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-05T01:04:18.998Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T01:04:19.186Z] Archiving artifacts
[2025-09-05T01:04:19.542Z] Recording fingerprints
[Pipeline] echo
[2025-09-05T01:04:19.738Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T01:04:19.925Z] Archiving artifacts
[2025-09-05T01:04:20.301Z] Recording fingerprints
[Pipeline] sh
[2025-09-05T01:04:22.554Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17570322151786
[Pipeline] echo
[2025-09-05T01:04:23.086Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T01:04:23.272Z] Archiving artifacts
[2025-09-05T01:04:23.628Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T01:04:25.170Z] Tap file found: aqa-tests/TKG/output_17570322151786/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-05T01:04:25.582Z] Recording test results
[2025-09-05T01:04:26.333Z] None of the test reports contained any result
[2025-09-05T01:04:26.335Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-05T01:04:26.373Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-05T01:04:26.208Z] No test report files were found. Configuration error?
[2025-09-05T01:04:28.226Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-05T01:04:28.226Z] Unix type machine..
[2025-09-05T01:04:28.226Z] Running on a Linux host
[2025-09-05T01:04:28.226Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-09-05T01:04:29.134Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T01:04:29.134Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T01:04:32.856Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-05T01:04:34.892Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-05T01:04:35.468Z] 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-05T01:04:35.636Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-05T01:04:35.708Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-09-05T01:04:35.729Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun)
[Pipeline] echo
[2025-09-05T01:04:35.757Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-05T01:04:36.216Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-05T01:04:36.576Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-05T01:04:36.626Z] Processing DSL script testJobTemplate
[2025-09-05T01:05:03.655Z] LEVELS: [sanity]
[2025-09-05T01:05:03.655Z] JDK_VERSIONS: [8]
[2025-09-05T01:05:03.655Z] GROUPS: [perf]
[2025-09-05T01:05:03.655Z] ARCH_OS_LIST: [aarch64_alpine-linux]
[2025-09-05T01:05:03.931Z] Existing items:
[2025-09-05T01:05:03.931Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-05T01:05:20.103Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun)
[Pipeline] build
[2025-09-05T01:05:20.126Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun
[2025-09-05T01:05:27.584Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #3
[2025-09-05T08:05:45.603Z] Build Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #3 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T08:05:45.703Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T08:05:46.075Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T08:05:46.076Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T08:05:46.251Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T08:05:46.259Z] Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #3 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T08:05:46.277Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T08:05:47.339Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun" build number 3
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T08:05:47.382Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/3/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T08:05:47.564Z] Archiving artifacts
[2025-09-05T08:05:47.924Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T08:05:48.848Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/3/aqa-tests/TKG/output_17570595179175/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-05T08:05:49.083Z] 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_alpine-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-alpine-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%2B14_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=206&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-05T08:05:49.478Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T08:05:49.478Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T08:05:49.653Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE