Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk26/jdk26-alpine-linux-x64-temurin" build number 9
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 43
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 81
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_x86-64_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 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
> git rev-list --no-walk 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-15T05:25:40.996Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-15T05:25:41.007Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-02-15T05:25:41.008Z] Specified LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-02-15T05:25:41.020Z] dynamicAgents: []
[Pipeline] echo
[2026-02-15T05:25:41.023Z] Provisioning LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-15T05:25:41.031Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] node
[2026-02-15T05:25:56.035Z] Still waiting to schedule task
[2026-02-15T05:25:56.035Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2026-02-15T08:00:18.193Z] Running on test-docker-alpine320-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2026-02-15T08:00:18.216Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T08:00:18.488Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T08:00:18.488Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T08:00:18.615Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-15T08:00:18.882Z] The recommended git tool is: git
[2026-02-15T08:00:19.144Z] No credentials specified
[2026-02-15T08:00:19.273Z] Cloning the remote Git repository
[2026-02-15T08:00:19.469Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-15T08:00:19.470Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2026-02-15T08:00:19.478Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-15T08:00:19.478Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-15T08:00:19.478Z] > git --version # timeout=10
[2026-02-15T08:00:19.480Z] > git --version # 'git version 2.45.4'
[2026-02-15T08:00:19.481Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-15T08:00:24.352Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-15T08:00:24.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-15T08:00:24.555Z] Avoid second fetch
[2026-02-15T08:00:24.687Z] Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
[2026-02-15T08:00:24.619Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-15T08:00:24.751Z] > git config core.sparsecheckout # timeout=10
[2026-02-15T08:00:24.754Z] > git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
[2026-02-15T08:00:25.968Z] Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2026-02-15T08:00:27.552Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-15T08:00:27.569Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-15T08:00:29.434Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-15T08:00:29.978Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-15T08:00:31.379Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-15T08:00:31.379Z] Unix type machine..
[2026-02-15T08:00:31.379Z] Running on a Linux host
[2026-02-15T08:00:31.379Z] 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
[2026-02-15T08:00:33.909Z] + printenv
[2026-02-15T08:00:33.909Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-15T08:00:33.909Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-15T08:00:33.909Z] SETUP_JCK_RUN=false
[2026-02-15T08:00:33.909Z] USE_TESTENV_PROPERTIES=false
[2026-02-15T08:00:33.909Z] MAIL=/var/mail/jenkins
[2026-02-15T08:00:33.909Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-15T08:00:33.909Z] BUILD_LIST=perf
[2026-02-15T08:00:33.909Z] USER=jenkins
[2026-02-15T08:00:33.909Z] SSH_CLIENT=78.47.239.97 55980 22
[2026-02-15T08:00:33.909Z] SDK_RESOURCE=upstream
[2026-02-15T08:00:33.909Z] CI=true
[2026-02-15T08:00:33.909Z] OPENJ9_BRANCH=master
[2026-02-15T08:00:33.909Z] jobStatus=SUCCESS
[2026-02-15T08:00:33.909Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-15T08:00:33.909Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/18/display/redirect?page=changes
[2026-02-15T08:00:33.909Z] UPSTREAM_JOB_NUMBER=9
[2026-02-15T08:00:33.909Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-15T08:00:33.909Z] TARGET=sanity.perf
[2026-02-15T08:00:33.909Z] EXIT_FAILURE=false
[2026-02-15T08:00:33.909Z] SHLVL=2
[2026-02-15T08:00:33.909Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-1 ci.role.perf hw.arch.x86
[2026-02-15T08:00:33.909Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-02-15T08:00:33.909Z] HOME=/home/jenkins
[2026-02-15T08:00:33.909Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-15T08:00:33.909Z] USE_JRE=false
[2026-02-15T08:00:33.909Z] OLDPWD=/home/jenkins
[2026-02-15T08:00:33.909Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/18/
[2026-02-15T08:00:33.909Z] ADOPTOPENJDK_BRANCH=master
[2026-02-15T08:00:33.909Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux.tap
[2026-02-15T08:00:33.909Z] JDK_IMPL=hotspot
[2026-02-15T08:00:33.909Z] HUDSON_COOKIE=bb2a038f-7735-4fcc-879b-fd121770e02e
[2026-02-15T08:00:33.909Z] DOCKER_REQUIRED=false
[2026-02-15T08:00:33.909Z] JENKINS_SERVER_COOKIE=durable-6032a531f5d0d82bd23c1705b580ebb18cbccc5338f7c72af373d89242b35f2f
[2026-02-15T08:00:33.909Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../benchmarks
[2026-02-15T08:00:33.909Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-15T08:00:33.909Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[2026-02-15T08:00:33.909Z] KEEP_WORKSPACE=false
[2026-02-15T08:00:33.909Z] ARCHIVE_TEST_RESULTS=false
[2026-02-15T08:00:33.909Z] GENERATE_JOBS=true
[2026-02-15T08:00:33.909Z] NODE_NAME=test-docker-alpine320-x64-1
[2026-02-15T08:00:33.909Z] LOGNAME=jenkins
[2026-02-15T08:00:33.909Z] PERSONAL_BUILD=false
[2026-02-15T08:00:33.909Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-15T08:00:33.909Z] JDK_BRANCH=jdk-26+35_adopt
[2026-02-15T08:00:33.909Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-15T08:00:33.909Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/18/display/redirect?page=artifacts
[2026-02-15T08:00:33.909Z] AUTO_DETECT=true
[2026-02-15T08:00:33.909Z] STAGE_NAME=Setup
[2026-02-15T08:00:33.909Z] EXECUTOR_NUMBER=0
[2026-02-15T08:00:33.909Z] JDK_VERSION=26
[2026-02-15T08:00:33.909Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-15T08:00:33.909Z] BUILD_DISPLAY_NAME=#18
[2026-02-15T08:00:33.909Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-15T08:00:33.909Z] TIME_LIMIT=25
[2026-02-15T08:00:33.909Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/18/display/redirect?page=tests
[2026-02-15T08:00:33.909Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-15T08:00:33.909Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[2026-02-15T08:00:33.909Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-02-15T08:00:33.909Z] TKG_ITERATIONS=1
[2026-02-15T08:00:33.910Z] PLATFORM=x86-64_alpine-linux
[2026-02-15T08:00:33.910Z] BUILD_ID=18
[2026-02-15T08:00:33.910Z] EXIT_SUCCESS=false
[2026-02-15T08:00:33.910Z] RERUN_FAILURE=true
[2026-02-15T08:00:33.910Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2026-02-15T08:00:33.910Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-15T08:00:33.910Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux-18
[2026-02-15T08:00:33.910Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-15T08:00:33.910Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-15T08:00:33.910Z] KEEP_REPORTDIR=false
[2026-02-15T08:00:33.910Z] ORIGIN_JDK_VERSION=26
[2026-02-15T08:00:33.910Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/
[2026-02-15T08:00:33.910Z] JCK_GIT_BRANCH=master
[2026-02-15T08:00:33.910Z] BUILD_NUMBER=18
[2026-02-15T08:00:33.910Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-15T08:00:33.910Z] ITERATIONS=1
[2026-02-15T08:00:33.910Z] JENKINS_NODE_COOKIE=0cf6e460-dfb5-4e39-91e6-31181dff42e5
[2026-02-15T08:00:33.910Z] SHELL=/bin/bash
[2026-02-15T08:00:33.910Z] SPEC=alpine-linux_x86-64
[2026-02-15T08:00:33.910Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-15T08:00:33.910Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-15T08:00:33.910Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-15T08:00:33.910Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/18/display/redirect
[2026-02-15T08:00:33.910Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-15T08:00:33.910Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/display/redirect
[2026-02-15T08:00:33.910Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-alpine-linux-x64-temurin
[2026-02-15T08:00:33.910Z] SLACK_CHANNEL=aqavit-bot
[2026-02-15T08:00:33.910Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[2026-02-15T08:00:33.910Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-15T08:00:33.910Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[2026-02-15T08:00:33.910Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:00:33.910Z] SSH_CONNECTION=78.47.239.97 55980 172.17.0.9 22
[2026-02-15T08:00:33.910Z] TEST_TIME=120
[2026-02-15T08:00:33.910Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux@tmp
[2026-02-15T08:00:33.910Z] PARALLEL=Dynamic
[2026-02-15T08:00:33.910Z] JOBSTARTTIME=Sun, 15 Feb 2026 08:00:28 +0000
[2026-02-15T08:00:33.910Z] DYNAMIC_COMPILE=false
[2026-02-15T08:00:33.910Z] 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
[2026-02-15T08:00:34.292Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-15T08:00:34.307Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T08:02:23.877Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-alpine-linux-x64-temurin" build number 9
[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
[2026-02-15T08:02:24.115Z] 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
[2026-02-15T08:02:24.121Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-15T08:02:24.202Z] $ ssh-agent
[2026-02-15T08:02:24.781Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLlgfp/agent.1952080
[2026-02-15T08:02:24.781Z] SSH_AGENT_PID=1952083
[2026-02-15T08:02:24.781Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-15T08:02:24.796Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-15T08:02:24.829Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-15T08:02:26.469Z] + pwd
[2026-02-15T08:02:26.469Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-15T08:02:26.469Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2026-02-15T08:02:26.469Z] get jdk binary...
[2026-02-15T08:02:26.470Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-15T08:02:26.470Z] Uncompressing file: OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T08:02:29.833Z] List files in jdkbinary folder...
[2026-02-15T08:02:29.833Z] total 729028
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 330294455 Feb 14 22:45 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 143584032 Feb 14 22:45 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 87792781 Feb 14 22:45 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 62500357 Feb 14 22:44 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] -rw-rw-r-- 1 jenkins jenkins 30541 Feb 14 22:49 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea-metadata.json
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 163339 Feb 14 22:53 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea.json
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 3801504 Feb 14 22:45 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] -rw-r--r-- 1 jenkins jenkins 118320301 Feb 14 22:44 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:29.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 tmp
[2026-02-15T08:02:29.833Z] List files in jdkbinary/tmp folder...
[2026-02-15T08:02:29.833Z] total 4
[2026-02-15T08:02:29.833Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 15 08:02 jdk-26+35
[2026-02-15T08:02:29.833Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-02-15T08:02:29.833Z] Uncompressing file: OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T08:02:31.434Z] List files in jdkbinary folder...
[2026-02-15T08:02:31.434Z] total 729032
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 330294455 Feb 14 22:45 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 143584032 Feb 14 22:45 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 87792781 Feb 14 22:45 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 62500357 Feb 14 22:44 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] -rw-rw-r-- 1 jenkins jenkins 30541 Feb 14 22:49 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea-metadata.json
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 163339 Feb 14 22:53 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea.json
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 3801504 Feb 14 22:45 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] -rw-r--r-- 1 jenkins jenkins 118320301 Feb 14 22:44 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.434Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 15 08:02 j2sdk-image
[2026-02-15T08:02:31.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 tmp
[2026-02-15T08:02:31.434Z] List files in jdkbinary/tmp folder...
[2026-02-15T08:02:31.434Z] total 4
[2026-02-15T08:02:31.434Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 15 08:02 jdk-26+35-jre
[2026-02-15T08:02:31.434Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-02-15T08:02:31.434Z] Uncompressing file: OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T08:02:31.434Z] List files in jdkbinary folder...
[2026-02-15T08:02:31.434Z] total 729036
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 330294455 Feb 14 22:45 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 143584032 Feb 14 22:45 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 87792781 Feb 14 22:45 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 62500357 Feb 14 22:44 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] -rw-rw-r-- 1 jenkins jenkins 30541 Feb 14 22:49 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea-metadata.json
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 163339 Feb 14 22:53 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea.json
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 3801504 Feb 14 22:45 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] -rw-r--r-- 1 jenkins jenkins 118320301 Feb 14 22:44 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:31.435Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 15 08:02 j2re-image
[2026-02-15T08:02:31.435Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 15 08:02 j2sdk-image
[2026-02-15T08:02:31.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 tmp
[2026-02-15T08:02:31.435Z] List files in jdkbinary/tmp folder...
[2026-02-15T08:02:31.435Z] total 4
[2026-02-15T08:02:31.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 jdk-26+35-static-libs
[2026-02-15T08:02:31.435Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-02-15T08:02:31.435Z] Uncompressing file: OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T08:02:34.804Z] List files in jdkbinary folder...
[2026-02-15T08:02:34.804Z] total 729040
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 330294455 Feb 14 22:45 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 143584032 Feb 14 22:45 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 87792781 Feb 14 22:45 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 62500357 Feb 14 22:44 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] -rw-rw-r-- 1 jenkins jenkins 30541 Feb 14 22:49 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea-metadata.json
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 163339 Feb 14 22:53 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-ea.json
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 3801504 Feb 14 22:45 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] -rw-r--r-- 1 jenkins jenkins 118320301 Feb 14 22:44 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz
[2026-02-15T08:02:34.804Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 15 08:02 j2re-image
[2026-02-15T08:02:34.804Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 15 08:02 j2sdk-image
[2026-02-15T08:02:34.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 static-libs
[2026-02-15T08:02:34.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 08:02 tmp
[2026-02-15T08:02:34.804Z] List files in jdkbinary/tmp folder...
[2026-02-15T08:02:34.804Z] total 4
[2026-02-15T08:02:34.804Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 15 08:02 jdk-26+35-test-image
[2026-02-15T08:02:34.805Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-02-15T08:02:34.805Z] Uncompressing OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35-ea.tar.gz over ./j2sdk-image...
[2026-02-15T08:02:46.715Z] Removing top-level folder jdk-26+35-debug-image/
[2026-02-15T08:02:46.715Z] Removing top-level folder jdk-26+35/
[2026-02-15T08:03:09.494Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-15T08:03:09.494Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-15T08:03:09.494Z] openjdk version "26-beta" 2026-03-17
[2026-02-15T08:03:09.495Z] OpenJDK Runtime Environment Temurin-26+35-202602142135 (build 26-beta+35-ea)
[2026-02-15T08:03:09.495Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142135 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-15T08:03:11.055Z] =JAVA VERSION OUTPUT END=
[2026-02-15T08:03:11.055Z] =RELEASE INFO BEGIN=
[2026-02-15T08:03:11.055Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-15T08:03:11.055Z] IMPLEMENTOR_VERSION="Temurin-26+35-202602142135"
[2026-02-15T08:03:11.055Z] JAVA_RUNTIME_VERSION="26-beta+35-ea"
[2026-02-15T08:03:11.055Z] JAVA_VERSION="26"
[2026-02-15T08:03:11.055Z] JAVA_VERSION_DATE="2026-03-17"
[2026-02-15T08:03:11.055Z] LIBC="musl"
[2026-02-15T08:03:11.056Z] 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"
[2026-02-15T08:03:11.056Z] OS_ARCH="x86_64"
[2026-02-15T08:03:11.056Z] OS_NAME="Linux"
[2026-02-15T08:03:11.056Z] SOURCE=".:git:ed902b3d8421"
[2026-02-15T08:03:11.056Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-15T08:03:11.056Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-15T08:03:11.056Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-15T08:03:11.056Z] FULL_VERSION="26-beta+35-ea"
[2026-02-15T08:03:11.056Z] SEMANTIC_VERSION="26+35"
[2026-02-15T08:03:11.056Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-15T08:03:11.056Z] JVM_VARIANT="Hotspot"
[2026-02-15T08:03:11.056Z] JVM_VERSION="26-beta+35-ea"
[2026-02-15T08:03:11.056Z] IMAGE_TYPE="JDK"
[2026-02-15T08:03:11.056Z] =RELEASE INFO END=
[2026-02-15T08:03:11.056Z] get testKitGen...
[2026-02-15T08:03:11.056Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-15T08:03:12.617Z] git rev-parse master
[2026-02-15T08:03:12.617Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-15T08:03:13.114Z] $ ssh-agent -k
[2026-02-15T08:03:13.119Z] unset SSH_AUTH_SOCK;
[2026-02-15T08:03:13.119Z] unset SSH_AGENT_PID;
[2026-02-15T08:03:13.119Z] echo Agent pid 1952083 killed;
[2026-02-15T08:03:13.687Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-15T08:03:14.129Z] 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=x86-64_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%2Fjdk26%2Fjdk26-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_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=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-15T08:03:14.141Z] 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=x86-64_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-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_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=9&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
[2026-02-15T08:03:14.182Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T08:03:14.965Z] Copied 1 artifact from "getTRSSOutput" build number 2048
[Pipeline] sh
[2026-02-15T08:03:17.572Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-15T08:03:17.572Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-15T08:03:17.572Z] + tar xof -
[2026-02-15T08:03:17.572Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-15T08:03:17.983Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-15T08:03:18.000Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-15T08:03:18.040Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-15T08:03:18.046Z] Machine limit is 3.
[Pipeline] sh
[2026-02-15T08:03:19.462Z] + cd ./aqa-tests/TKG
[2026-02-15T08:03:19.462Z] + uname
[2026-02-15T08:03:19.462Z] + '[' Linux '=' AIX ]
[2026-02-15T08:03:19.462Z] + uname
[2026-02-15T08:03:19.462Z] + '[' Linux '=' SunOS ]
[2026-02-15T08:03:19.462Z] + uname
[2026-02-15T08:03:19.462Z] + '[' Linux '=' '*BSD' ]
[2026-02-15T08:03:19.462Z] + MAKE=make
[2026-02-15T08:03:19.462Z] + unset LD_LIBRARY_PATH
[2026-02-15T08:03:19.462Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2026-02-15T08:03:19.462Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-15T08:03:19.462Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:19.462Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:19.463Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:19.463Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-15T08:03:19.463Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-15T08:03:19.463Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-15T08:03:19.463Z]
[2026-02-15T08:03:19.463Z] build:
[2026-02-15T08:03:19.463Z]
[2026-02-15T08:03:19.463Z] clean:
[2026-02-15T08:03:19.463Z]
[2026-02-15T08:03:19.463Z] init:
[2026-02-15T08:03:19.463Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-02-15T08:03:19.463Z]
[2026-02-15T08:03:19.463Z] getDependentLibs:
[2026-02-15T08:03:19.463Z] [exec] --------------------------------------------
[2026-02-15T08:03:19.463Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:19.463Z] [exec] task is set to default
[2026-02-15T08:03:19.463Z] [exec] dependencyList is set to json_simple
[2026-02-15T08:03:19.463Z] [exec] System Test jars will not be downloaded.
[2026-02-15T08:03:19.463Z] [exec] --------------------------------------------
[2026-02-15T08:03:19.463Z] [exec] Starting download third party dependent jars
[2026-02-15T08:03:19.463Z] [exec] --------------------------------------------
[2026-02-15T08:03:19.463Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:19.463Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-15T08:03:19.463Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T08:03:19.463Z]
[2026-02-15T08:03:19.463Z] compile:
[2026-02-15T08:03:19.463Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T08:03:19.463Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T08:03:19.463Z] [echo] ===fork: yes
[2026-02-15T08:03:19.463Z] [echo] ===debug: on
[2026-02-15T08:03:19.463Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-02-15T08:03:21.899Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T08:03:21.899Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] dist:
[2026-02-15T08:03:21.899Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] BUILD SUCCESSFUL
[2026-02-15T08:03:21.899Z] Total time: 2 seconds
[2026-02-15T08:03:21.899Z] 0
[2026-02-15T08:03:21.899Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-15T08:03:21.899Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-15T08:03:21.899Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-15T08:03:21.899Z] ****************************** MACHINE INFO ******************************
[2026-02-15T08:03:21.899Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-02-15T08:03:21.899Z] Free Physical Memory Size : 2718576640
[2026-02-15T08:03:21.899Z] Free space (bytes) : 401736699904
[2026-02-15T08:03:21.899Z] Total Physical Memory Size : 6442450944
[2026-02-15T08:03:21.899Z] Total space (bytes) : 480790110208
[2026-02-15T08:03:21.899Z] Usable space (bytes) : 379386474496
[2026-02-15T08:03:21.899Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T08:03:21.899Z] bashVersion :
[2026-02-15T08:03:21.899Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-02-15T08:03:21.899Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-15T08:03:21.899Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] This is free software; you are free to change and redistribute it.
[2026-02-15T08:03:21.899Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T08:03:21.899Z] cpuCores : 16
[2026-02-15T08:03:21.899Z] curlVersion :
[2026-02-15T08:03:21.899Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 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
[2026-02-15T08:03:21.899Z] Release-Date: 2025-06-04
[2026-02-15T08:03:21.899Z] 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
[2026-02-15T08:03:21.899Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-15T08:03:21.899Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-15T08:03:21.899Z] gcc version : 13.2.1
[2026-02-15T08:03:21.899Z] gclibc version :
[2026-02-15T08:03:21.899Z] musl libc (x86_64)
[2026-02-15T08:03:21.899Z] Version 1.2.5
[2026-02-15T08:03:21.899Z] Dynamic Program Loader
[2026-02-15T08:03:21.899Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-02-15T08:03:21.899Z] gdb version : bash: line 1: gdb: command not found
[2026-02-15T08:03:21.899Z] lldb version : Command could not be executed
[2026-02-15T08:03:21.899Z] makeVersion :
[2026-02-15T08:03:21.899Z] GNU Make 4.4.1
[2026-02-15T08:03:21.899Z] Built for x86_64-alpine-linux-musl
[2026-02-15T08:03:21.899Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-15T08:03:21.899Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-15T08:03:21.899Z] This is free software: you are free to change and redistribute it.
[2026-02-15T08:03:21.899Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T08:03:21.899Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-15T08:03:21.899Z] perlVersion :
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] Copyright 1987-2025, Larry Wall
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-15T08:03:21.899Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-15T08:03:21.899Z]
[2026-02-15T08:03:21.899Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-15T08:03:21.899Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-15T08:03:21.899Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-15T08:03:21.900Z] procArch : unknown
[2026-02-15T08:03:21.900Z] sysArch : x86_64
[2026-02-15T08:03:21.900Z] sysOS : Linux
[2026-02-15T08:03:21.900Z] ulimit :
[2026-02-15T08:03:21.900Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-15T08:03:21.900Z] core file size (blocks, -c) unlimited
[2026-02-15T08:03:21.900Z] data seg size (kbytes, -d) unlimited
[2026-02-15T08:03:21.900Z] scheduling priority (-e) 0
[2026-02-15T08:03:21.900Z] file size (blocks, -f) unlimited
[2026-02-15T08:03:21.900Z] pending signals (-i) 257166
[2026-02-15T08:03:21.900Z] max locked memory (kbytes, -l) 8192
[2026-02-15T08:03:21.900Z] max memory size (kbytes, -m) unlimited
[2026-02-15T08:03:21.900Z] open files (-n) 1048576
[2026-02-15T08:03:21.900Z] pipe size (512 bytes, -p) 8
[2026-02-15T08:03:21.900Z] POSIX message queues (bytes, -q) 819200
[2026-02-15T08:03:21.900Z] real-time priority (-r) 0
[2026-02-15T08:03:21.900Z] stack size (kbytes, -s) 8192
[2026-02-15T08:03:21.900Z] cpu time (seconds, -t) unlimited
[2026-02-15T08:03:21.900Z] max user processes (-u) unlimited
[2026-02-15T08:03:21.900Z] virtual memory (kbytes, -v) unlimited
[2026-02-15T08:03:21.900Z] file locks (-x) unlimited
[2026-02-15T08:03:21.900Z] uname : Linux 83f7c88b075f 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux
[2026-02-15T08:03:21.900Z] vmVendor : Oracle Corporation
[2026-02-15T08:03:21.900Z] vmVersion : 26-beta+35-ea
[2026-02-15T08:03:21.900Z] xlc version : bash: line 1: xlC: command not found
[2026-02-15T08:03:21.900Z] **************************************************************************
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('os.name')=Linux
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('os.arch')=amd64
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('java.fullversion')=null
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] System.getProperty('sun.arch.data.model')=64
[2026-02-15T08:03:21.900Z]
[2026-02-15T08:03:21.900Z] 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_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:21.900Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:03:21.900Z] perl scripts/configure.pl
[2026-02-15T08:03:21.900Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-15T08:03:22.655Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-15T08:03:22.655Z]
[2026-02-15T08:03:22.655Z]
[2026-02-15T08:03:22.655Z] Starting to generate parallel test lists.
[2026-02-15T08:03:22.655Z]
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-15T08:03:22.655Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-15T08:03:22.655Z] Attempting to get test duration data from TRSS.
[2026-02-15T08:03:22.655Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_alpine-linux&group=perf&level=sanity
[2026-02-15T08:03:23.894Z] Attempting to get test duration data from cached files.
[2026-02-15T08:03:23.894Z]
[2026-02-15T08:03:23.894Z] TEST DURATION
[2026-02-15T08:03:23.894Z] ====================================================================================
[2026-02-15T08:03:23.894Z] Total number of tests searched: 9
[2026-02-15T08:03:23.894Z] Number of test durations found: 9
[2026-02-15T08:03:23.894Z] Top slowest tests:
[2026-02-15T08:03:23.894Z] 12m18s renaissance-akka-uct_0
[2026-02-15T08:03:23.894Z] 06m37s IdleMicrobenchmark_HS_0
[2026-02-15T08:03:23.894Z] 06m31s renaissance-fj-kmeans_0
[2026-02-15T08:03:23.894Z] ====================================================================================
[2026-02-15T08:03:23.894Z]
[2026-02-15T08:03:23.894Z] Test target is split into 1 lists.
[2026-02-15T08:03:23.894Z] Reducing estimated test running time from 31m26s to 31m26s.
[2026-02-15T08:03:23.894Z]
[2026-02-15T08:03:23.894Z] -------------------------------------testList_0-------------------------------------
[2026-02-15T08:03:23.894Z] Number of tests: 9
[2026-02-15T08:03:23.894Z] Estimated running time: 31m26s
[2026-02-15T08:03:23.894Z] TESTLIST=renaissance-akka-uct_0,IdleMicrobenchmark_HS_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0
[2026-02-15T08:03:23.894Z] ------------------------------------------------------------------------------------
[2026-02-15T08:03:23.894Z]
[2026-02-15T08:03:23.894Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-15T08:03:23.894Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-15T08:03:24.026Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-15T08:03:24.536Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-15T08:03:24.602Z] Building tests...
[Pipeline] timeout
[2026-02-15T08:03:24.606Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-15T08:03:24.626Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-15T08:03:24.956Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-15T08:03:24.975Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-15T08:03:25.057Z] $ ssh-agent
[2026-02-15T08:03:25.630Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcLaKEm/agent.1952486
[2026-02-15T08:03:25.630Z] SSH_AGENT_PID=1952488
[2026-02-15T08:03:25.630Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-15T08:03:27.085Z] + unset LD_LIBRARY_PATH
[2026-02-15T08:03:27.085Z] + bash ./compile.sh
[2026-02-15T08:03:27.085Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-15T08:03:27.085Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:27.085Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:27.085Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:27.086Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-15T08:03:27.086Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-15T08:03:27.086Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-15T08:03:27.086Z]
[2026-02-15T08:03:27.086Z] build:
[2026-02-15T08:03:27.086Z]
[2026-02-15T08:03:27.086Z] clean:
[2026-02-15T08:03:27.086Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-15T08:03:27.086Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-02-15T08:03:27.086Z]
[2026-02-15T08:03:27.086Z] init:
[2026-02-15T08:03:27.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-02-15T08:03:27.086Z]
[2026-02-15T08:03:27.086Z] getDependentLibs:
[2026-02-15T08:03:27.086Z] [exec] --------------------------------------------
[2026-02-15T08:03:27.086Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:27.086Z] [exec] task is set to default
[2026-02-15T08:03:27.086Z] [exec] dependencyList is set to json_simple
[2026-02-15T08:03:27.086Z] [exec] System Test jars will not be downloaded.
[2026-02-15T08:03:27.086Z] [exec] --------------------------------------------
[2026-02-15T08:03:27.086Z] [exec] Starting download third party dependent jars
[2026-02-15T08:03:27.086Z] [exec] --------------------------------------------
[2026-02-15T08:03:27.086Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:03:27.086Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-15T08:03:27.086Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T08:03:27.086Z]
[2026-02-15T08:03:27.086Z] compile:
[2026-02-15T08:03:27.086Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T08:03:27.086Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T08:03:27.086Z] [echo] ===fork: yes
[2026-02-15T08:03:27.086Z] [echo] ===debug: on
[2026-02-15T08:03:27.846Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-02-15T08:03:29.414Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T08:03:29.414Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] dist:
[2026-02-15T08:03:29.414Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] BUILD SUCCESSFUL
[2026-02-15T08:03:29.414Z] Total time: 2 seconds
[2026-02-15T08:03:29.414Z] 0
[2026-02-15T08:03:29.414Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-15T08:03:29.414Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-15T08:03:29.414Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-15T08:03:29.414Z] ****************************** MACHINE INFO ******************************
[2026-02-15T08:03:29.414Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-02-15T08:03:29.414Z] Free Physical Memory Size : 2716819456
[2026-02-15T08:03:29.414Z] Free space (bytes) : 405871173632
[2026-02-15T08:03:29.414Z] Total Physical Memory Size : 6442450944
[2026-02-15T08:03:29.414Z] Total space (bytes) : 480790110208
[2026-02-15T08:03:29.414Z] Usable space (bytes) : 383520948224
[2026-02-15T08:03:29.414Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T08:03:29.414Z] bashVersion :
[2026-02-15T08:03:29.414Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-02-15T08:03:29.414Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-15T08:03:29.414Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] This is free software; you are free to change and redistribute it.
[2026-02-15T08:03:29.414Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T08:03:29.414Z] cpuCores : 16
[2026-02-15T08:03:29.414Z] curlVersion :
[2026-02-15T08:03:29.414Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 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
[2026-02-15T08:03:29.414Z] Release-Date: 2025-06-04
[2026-02-15T08:03:29.414Z] 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
[2026-02-15T08:03:29.414Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-15T08:03:29.414Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-15T08:03:29.414Z] gcc version : 13.2.1
[2026-02-15T08:03:29.414Z] gclibc version :
[2026-02-15T08:03:29.414Z] musl libc (x86_64)
[2026-02-15T08:03:29.414Z] Version 1.2.5
[2026-02-15T08:03:29.414Z] Dynamic Program Loader
[2026-02-15T08:03:29.414Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-02-15T08:03:29.414Z] gdb version : bash: line 1: gdb: command not found
[2026-02-15T08:03:29.414Z] lldb version : Command could not be executed
[2026-02-15T08:03:29.414Z] makeVersion :
[2026-02-15T08:03:29.414Z] GNU Make 4.4.1
[2026-02-15T08:03:29.414Z] Built for x86_64-alpine-linux-musl
[2026-02-15T08:03:29.414Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-15T08:03:29.414Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-15T08:03:29.414Z] This is free software: you are free to change and redistribute it.
[2026-02-15T08:03:29.414Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T08:03:29.414Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-15T08:03:29.414Z] perlVersion :
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] Copyright 1987-2025, Larry Wall
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-15T08:03:29.414Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-15T08:03:29.414Z]
[2026-02-15T08:03:29.414Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-15T08:03:29.414Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-15T08:03:29.415Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-15T08:03:29.415Z] procArch : unknown
[2026-02-15T08:03:29.415Z] sysArch : x86_64
[2026-02-15T08:03:29.415Z] sysOS : Linux
[2026-02-15T08:03:29.415Z] ulimit :
[2026-02-15T08:03:29.415Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-15T08:03:29.415Z] core file size (blocks, -c) unlimited
[2026-02-15T08:03:29.415Z] data seg size (kbytes, -d) unlimited
[2026-02-15T08:03:29.415Z] scheduling priority (-e) 0
[2026-02-15T08:03:29.415Z] file size (blocks, -f) unlimited
[2026-02-15T08:03:29.415Z] pending signals (-i) 257166
[2026-02-15T08:03:29.415Z] max locked memory (kbytes, -l) 8192
[2026-02-15T08:03:29.415Z] max memory size (kbytes, -m) unlimited
[2026-02-15T08:03:29.415Z] open files (-n) 1048576
[2026-02-15T08:03:29.415Z] pipe size (512 bytes, -p) 8
[2026-02-15T08:03:29.415Z] POSIX message queues (bytes, -q) 819200
[2026-02-15T08:03:29.415Z] real-time priority (-r) 0
[2026-02-15T08:03:29.415Z] stack size (kbytes, -s) 8192
[2026-02-15T08:03:29.415Z] cpu time (seconds, -t) unlimited
[2026-02-15T08:03:29.415Z] max user processes (-u) unlimited
[2026-02-15T08:03:29.415Z] virtual memory (kbytes, -v) unlimited
[2026-02-15T08:03:29.415Z] file locks (-x) unlimited
[2026-02-15T08:03:29.415Z] uname : Linux 83f7c88b075f 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux
[2026-02-15T08:03:29.415Z] vmVendor : Oracle Corporation
[2026-02-15T08:03:29.415Z] vmVersion : 26-beta+35-ea
[2026-02-15T08:03:29.415Z] xlc version : bash: line 1: xlC: command not found
[2026-02-15T08:03:29.415Z] **************************************************************************
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('os.name')=Linux
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('os.arch')=amd64
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('java.fullversion')=null
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] System.getProperty('sun.arch.data.model')=64
[2026-02-15T08:03:29.415Z]
[2026-02-15T08:03:29.415Z] make -f clean.mk cleanBuild
[2026-02-15T08:03:29.415Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:03:30.694Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2026-02-15T08:03:30.694Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:03:30.694Z] make -f compile.mk compile
[2026-02-15T08:03:30.694Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:03:30.695Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:30.695Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T08:03:30.695Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-15T08:03:30.695Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-15T08:03:30.696Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-15T08:03:30.696Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] -create_test_directory:
[2026-02-15T08:03:30.696Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] stage_test_material:
[2026-02-15T08:03:30.696Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] build:
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] init:
[2026-02-15T08:03:30.696Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] dist:
[2026-02-15T08:03:30.696Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] build:
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] build:
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] init:
[2026-02-15T08:03:30.696Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-02-15T08:03:30.696Z]
[2026-02-15T08:03:30.696Z] getBumbleBench:
[2026-02-15T08:03:30.696Z] [echo] Cloning BumbleBench
[2026-02-15T08:03:30.696Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-15T08:03:30.696Z] [exec] Cloning into 'bumblebench'...
[2026-02-15T08:03:31.457Z]
[2026-02-15T08:03:31.458Z] buildBumbleBench:
[2026-02-15T08:03:31.458Z] [echo] Building BumbleBench
[2026-02-15T08:03:31.458Z]
[2026-02-15T08:03:31.458Z] compile-all:
[2026-02-15T08:03:31.458Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:31.458Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:31.458Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:31.458Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:31.458Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:31.458Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:31.458Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.220Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T08:03:32.220Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:32.220Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-15T08:03:32.220Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-15T08:03:32.220Z] [javac] 4 warnings
[2026-02-15T08:03:32.220Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.220Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.220Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.221Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.221Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.221Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.221Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.221Z] [javac] 4 warnings
[2026-02-15T08:03:32.221Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.221Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.221Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.221Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.221Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.221Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.221Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.221Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-15T08:03:32.221Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:32.221Z] [javac] 4 warnings
[2026-02-15T08:03:32.983Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.984Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.984Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.984Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.984Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.984Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.984Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.984Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-15T08:03:32.984Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:32.984Z] [javac] 4 warnings
[2026-02-15T08:03:32.984Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.984Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.984Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.984Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.984Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.984Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.984Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.985Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T08:03:32.985Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:03:32.985Z] [javac] 4 warnings
[2026-02-15T08:03:32.985Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.985Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.985Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.985Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.985Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.985Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.985Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.985Z] [javac] 4 warnings
[2026-02-15T08:03:32.985Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.985Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.985Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.985Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.985Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.985Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.985Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.985Z] [javac] 4 warnings
[2026-02-15T08:03:32.985Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.986Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.986Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.986Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.986Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.986Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.986Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.986Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2026-02-15T08:03:32.986Z] [javac] synchronized(init) {
[2026-02-15T08:03:32.986Z] [javac] ^
[2026-02-15T08:03:32.986Z] [javac] 5 warnings
[2026-02-15T08:03:32.986Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.986Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.986Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.986Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.986Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.986Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.987Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.987Z] [javac] 4 warnings
[2026-02-15T08:03:32.987Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.987Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.987Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.987Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.987Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.987Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.987Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:32.987Z] [javac] 4 warnings
[2026-02-15T08:03:32.987Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:32.987Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:32.987Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:32.987Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:32.987Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.987Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:32.987Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:33.746Z] [javac] 4 warnings
[2026-02-15T08:03:33.746Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:33.746Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:33.746Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:33.746Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:33.746Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.746Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.746Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:33.746Z] [javac] 4 warnings
[2026-02-15T08:03:33.747Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:33.747Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:33.747Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:33.747Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:33.747Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:33.747Z] [javac] 4 warnings
[2026-02-15T08:03:33.747Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:33.747Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:33.747Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:33.747Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:33.747Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:33.747Z] [javac] 4 warnings
[2026-02-15T08:03:33.747Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:03:33.747Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T08:03:33.747Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T08:03:33.747Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T08:03:33.747Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T08:03:33.747Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T08:03:33.747Z] [javac] 4 warnings
[2026-02-15T08:03:33.747Z]
[2026-02-15T08:03:33.747Z] dist:
[2026-02-15T08:03:33.747Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-15T08:03:33.747Z]
[2026-02-15T08:03:33.747Z] dist:
[2026-02-15T08:03:33.747Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-02-15T08:03:33.747Z]
[2026-02-15T08:03:33.747Z] build:
[2026-02-15T08:03:33.747Z]
[2026-02-15T08:03:33.747Z] getDependentLibs:
[2026-02-15T08:04:30.336Z] [exec] --------------------------------------------
[2026-02-15T08:04:30.336Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:04:30.336Z] [exec] task is set to default
[2026-02-15T08:04:30.337Z] [exec] dependencyList is set to dacapo
[2026-02-15T08:04:30.337Z] [exec] System Test jars will not be downloaded.
[2026-02-15T08:04:30.337Z] [exec] --------------------------------------------
[2026-02-15T08:04:30.337Z] [exec] Starting download third party dependent jars
[2026-02-15T08:04:30.337Z] [exec] --------------------------------------------
[2026-02-15T08:04:30.337Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:04:30.337Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-15T08:04:30.337Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T08:04:30.337Z]
[2026-02-15T08:04:30.337Z] init:
[2026-02-15T08:04:30.337Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-02-15T08:04:30.337Z]
[2026-02-15T08:04:30.337Z] getDacapoSuite:
[2026-02-15T08:04:30.337Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-02-15T08:04:46.469Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-02-15T08:04:46.469Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2026-02-15T08:04:46.469Z]
[2026-02-15T08:04:46.469Z] dist:
[2026-02-15T08:04:46.469Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-02-15T08:04:48.893Z]
[2026-02-15T08:04:48.893Z] build:
[2026-02-15T08:04:48.893Z]
[2026-02-15T08:04:48.893Z] init:
[2026-02-15T08:04:48.894Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-02-15T08:04:48.894Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T08:04:48.894Z]
[2026-02-15T08:04:48.894Z] compile:
[2026-02-15T08:04:48.894Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T08:04:48.894Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T08:04:48.894Z] [echo] ===fork: yes
[2026-02-15T08:04:48.894Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-15T08:04:48.894Z] [echo] ===debug: on
[2026-02-15T08:04:48.894Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-15T08:04:48.894Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T08:04:50.454Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-15T08:04:50.454Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T08:04:51.210Z]
[2026-02-15T08:04:51.210Z] dist:
[2026-02-15T08:04:51.210Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-15T08:04:51.211Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-02-15T08:04:51.211Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-02-15T08:04:51.211Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-02-15T08:04:51.211Z]
[2026-02-15T08:04:51.211Z] clean:
[2026-02-15T08:04:51.211Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T08:04:51.211Z]
[2026-02-15T08:04:51.211Z] build:
[2026-02-15T08:04:51.211Z]
[2026-02-15T08:04:51.211Z] build:
[2026-02-15T08:04:51.211Z]
[2026-02-15T08:04:51.211Z] init:
[2026-02-15T08:04:51.211Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-02-15T08:04:51.211Z]
[2026-02-15T08:04:51.211Z] getRenaissanceSuite:
[2026-02-15T08:04:51.211Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-15T08:04:53.641Z]
[2026-02-15T08:04:53.641Z] dist:
[2026-02-15T08:04:53.641Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] build:
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] init:
[2026-02-15T08:05:03.894Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] getSpecjbbSuite:
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] dist:
[2026-02-15T08:05:03.894Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] BUILD SUCCESSFUL
[2026-02-15T08:05:03.894Z] Total time: 1 minute 32 seconds
[2026-02-15T08:05:03.894Z] 0
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z]
[2026-02-15T08:05:03.894Z] RECORD TEST REPOs SHA
[2026-02-15T08:05:03.894Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-15T08:05:03.894Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-15T08:05:03.894Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-15T08:05:03.894Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-15T08:05:03.894Z] ================================================
[2026-02-15T08:05:03.894Z] timestamp: 20260215-080502
[2026-02-15T08:05:03.894Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T08:05:03.894Z] git repo:
[2026-02-15T08:05:03.894Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-15T08:05:03.894Z] sha:
[2026-02-15T08:05:03.894Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-15T08:05:03.894Z] ================================================
[2026-02-15T08:05:03.894Z] timestamp: 20260215-080502
[2026-02-15T08:05:03.894Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2026-02-15T08:05:03.895Z] git repo:
[2026-02-15T08:05:03.895Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-15T08:05:03.895Z] sha:
[2026-02-15T08:05:03.895Z] 0d0564c67a22acd19c13b44b573b6703869b4eb2
[2026-02-15T08:05:03.895Z] ================================================
[2026-02-15T08:05:03.895Z] timestamp: 20260215-080502
[2026-02-15T08:05:03.895Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-02-15T08:05:03.895Z] git repo:
[2026-02-15T08:05:03.895Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-15T08:05:03.895Z] sha:
[2026-02-15T08:05:03.895Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-15T08:05:03.895Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-15T08:05:04.461Z] $ ssh-agent -k
[2026-02-15T08:05:04.465Z] unset SSH_AUTH_SOCK;
[2026-02-15T08:05:04.465Z] unset SSH_AGENT_PID;
[2026-02-15T08:05:04.465Z] echo Agent pid 1952488 killed;
[2026-02-15T08:05:05.035Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-15T08:05:05.164Z] 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
[2026-02-15T08:05:05.188Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-15T08:05:06.591Z] + which Xvfb
[2026-02-15T08:05:06.591Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-15T08:05:07.296Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/.xvfb-18-..fbdir8506958989050661080
[Pipeline] {
[Pipeline] sh
[2026-02-15T08:05:29.154Z] + ps -f
[2026-02-15T08:05:29.154Z] + grep '[X]vfb'
[2026-02-15T08:05:29.154Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-15T08:05:29.677Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-15T08:05:29.744Z] $ ssh-agent
[2026-02-15T08:05:30.322Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkFdAlb/agent.1953103
[2026-02-15T08:05:30.322Z] SSH_AGENT_PID=1953105
[2026-02-15T08:05:30.322Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-15T08:05:31.744Z] + uname
[2026-02-15T08:05:31.744Z] + '[' Linux '=' AIX ]
[2026-02-15T08:05:31.744Z] + uname
[2026-02-15T08:05:31.744Z] + '[' Linux '=' SunOS ]
[2026-02-15T08:05:31.744Z] + uname
[2026-02-15T08:05:31.744Z] + '[' Linux '=' '*BSD' ]
[2026-02-15T08:05:31.744Z] + MAKE=make
[2026-02-15T08:05:31.744Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-15T08:05:31.744Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-15T08:05:33.547Z] + unset LD_LIBRARY_PATH
[2026-02-15T08:05:33.547Z] + uname
[2026-02-15T08:05:33.547Z] + '[' Linux '=' AIX ]
[2026-02-15T08:05:33.547Z] + uname
[2026-02-15T08:05:33.547Z] + '[' Linux '=' SunOS ]
[2026-02-15T08:05:33.547Z] + uname
[2026-02-15T08:05:33.547Z] + '[' Linux '=' '*BSD' ]
[2026-02-15T08:05:33.547Z] + MAKE=make
[2026-02-15T08:05:33.547Z] + cd ./aqa-tests
[2026-02-15T08:05:33.548Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-15T08:05:33.548Z] + set +x
[2026-02-15T08:05:33.548Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-15T08:05:33.548Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-02-15T08:05:33.548Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-15T08:05:33.548Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:05:33.548Z] perl scripts/configure.pl
[2026-02-15T08:05:33.548Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-15T08:05:33.548Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Starting to generate test make files.
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Make files are generated successfully.
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:05:33.548Z] make -f runtest.mk _sanity.perf
[2026-02-15T08:05:33.548Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] Running make 4.4.1
[2026-02-15T08:05:33.548Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2026-02-15T08:05:33.548Z] set JDK_VERSION to 26
[2026-02-15T08:05:33.548Z] set JDK_IMPL to hotspot
[2026-02-15T08:05:33.548Z] set JVM_VERSION to openjdk26
[2026-02-15T08:05:33.548Z] set JCL_VERSION to latest
[2026-02-15T08:05:33.548Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-15T08:05:33.548Z] set SPEC to alpine-linux_x86-64
[2026-02-15T08:05:33.548Z] set TEST_FLAG to
[2026-02-15T08:05:33.548Z] Running sanity.perf ...
[2026-02-15T08:05:33.548Z] There are 9 test targets in sanity.perf
[2026-02-15T08:05:33.548Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-15T08:05:33.548Z] openjdk version "26-beta" 2026-03-17
[2026-02-15T08:05:33.548Z] OpenJDK Runtime Environment Temurin-26+35-202602142135 (build 26-beta+35-ea)
[2026-02-15T08:05:33.548Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142135 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-15T08:05:33.548Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests'
[2026-02-15T08:05:33.548Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-02-15T08:05:33.548Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-02-15T08:05:33.548Z]
[2026-02-15T08:05:33.548Z] ===============================================
[2026-02-15T08:05:33.548Z] Running test renaissance-akka-uct_0 ...
[2026-02-15T08:05:33.548Z] ===============================================
[2026-02-15T08:05:34.304Z] renaissance-akka-uct_0 Start Time: Sun Feb 15 08:05:33 2026 Epoch Time (ms): 1771142733493
[2026-02-15T08:05:34.304Z] variation: NoOptions
[2026-02-15T08:05:34.304Z] JVM_OPTIONS:
[2026-02-15T08:05:34.304Z] { \
[2026-02-15T08:05:34.304Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:05:34.304Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:05:34.304Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-akka-uct_0"; \
[2026-02-15T08:05:34.304Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-akka-uct_0"; \
[2026-02-15T08:05:34.304Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:05:34.304Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-02-15T08:05:34.304Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:05:34.304Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:05:34.304Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:05:34.304Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:05:34.304Z]
[2026-02-15T08:05:34.304Z] TEST SETUP:
[2026-02-15T08:05:34.304Z] Nothing to be done for setup.
[2026-02-15T08:05:34.304Z]
[2026-02-15T08:05:34.304Z] TESTING:
[2026-02-15T08:05:34.304Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:05:34.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17711427338465/renaissance-akka-uct_0/launcher-080533-7336803457072628721/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T08:05:34.304Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T08:05:34.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T08:05:35.060Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-02-15T08:05:35.060Z] GC before operation: completed in 14.411 ms, heap usage 17.832 MB -> 5.488 MB.
[2026-02-15T08:05:39.511Z] final size= 199991
[2026-02-15T08:05:39.511Z] final height= 9
[2026-02-15T08:05:42.918Z] final size= 199991
[2026-02-15T08:05:42.918Z] final height= 9
[2026-02-15T08:05:44.943Z] final size= 199991
[2026-02-15T08:05:44.943Z] final height= 9
[2026-02-15T08:05:47.386Z] final size= 199991
[2026-02-15T08:05:47.386Z] final height= 9
[2026-02-15T08:05:57.295Z] final size= 199991
[2026-02-15T08:05:57.295Z] final height= 9
[2026-02-15T08:05:57.295Z] final size= 199991
[2026-02-15T08:05:57.295Z] final height= 9
[2026-02-15T08:05:57.295Z] final size= 199991
[2026-02-15T08:05:57.295Z] final height= 9
[2026-02-15T08:05:58.870Z] final size= 199991
[2026-02-15T08:05:58.870Z] final height= 10
[2026-02-15T08:06:00.451Z] final size= 199991
[2026-02-15T08:06:00.451Z] final height= 9
[2026-02-15T08:06:02.028Z] final size= 199991
[2026-02-15T08:06:02.028Z] final height= 9
[2026-02-15T08:06:02.028Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:06:02.028Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:06:02.028Z] ====== akka-uct (concurrency) [default], iteration 0 completed (27400.640 ms) ======
[2026-02-15T08:06:02.028Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-02-15T08:06:02.800Z] GC before operation: completed in 258.199 ms, heap usage 908.457 MB -> 93.067 MB.
[2026-02-15T08:06:05.339Z] final size= 199991
[2026-02-15T08:06:05.339Z] final height= 9
[2026-02-15T08:06:06.929Z] final size= 199991
[2026-02-15T08:06:06.929Z] final height= 9
[2026-02-15T08:06:11.883Z] final size= 199991
[2026-02-15T08:06:11.883Z] final height= 10
[2026-02-15T08:06:12.651Z] final size= 199991
[2026-02-15T08:06:12.651Z] final height= 9
[2026-02-15T08:06:12.651Z] final size= 199991
[2026-02-15T08:06:12.651Z] final height= 10
[2026-02-15T08:06:14.226Z] final size= 199991
[2026-02-15T08:06:14.226Z] final height= 12
[2026-02-15T08:06:15.818Z] final size= 199991
[2026-02-15T08:06:15.818Z] final height= 11
[2026-02-15T08:06:17.409Z] final size= 199991
[2026-02-15T08:06:17.409Z] final height= 10
[2026-02-15T08:06:18.171Z] final size= 199991
[2026-02-15T08:06:18.171Z] final height= 9
[2026-02-15T08:06:19.747Z] final size= 199991
[2026-02-15T08:06:19.747Z] final height= 11
[2026-02-15T08:06:20.526Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:06:20.527Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:06:20.527Z] ====== akka-uct (concurrency) [default], iteration 1 completed (17501.821 ms) ======
[2026-02-15T08:06:20.527Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-02-15T08:06:20.527Z] GC before operation: completed in 411.129 ms, heap usage 810.394 MB -> 120.033 MB.
[2026-02-15T08:06:21.291Z] final size= 199991
[2026-02-15T08:06:21.291Z] final height= 9
[2026-02-15T08:06:22.879Z] final size= 199991
[2026-02-15T08:06:22.879Z] final height= 9
[2026-02-15T08:06:24.455Z] final size= 199991
[2026-02-15T08:06:24.455Z] final height= 9
[2026-02-15T08:06:26.039Z] final size= 199991
[2026-02-15T08:06:26.040Z] final height= 11
[2026-02-15T08:06:26.820Z] final size= 199991
[2026-02-15T08:06:26.820Z] final height= 8
[2026-02-15T08:06:28.404Z] final size= 199991
[2026-02-15T08:06:28.404Z] final height= 9
[2026-02-15T08:06:30.007Z] final size= 199991
[2026-02-15T08:06:30.007Z] final height= 10
[2026-02-15T08:06:31.595Z] final size= 199991
[2026-02-15T08:06:31.595Z] final height= 9
[2026-02-15T08:06:32.362Z] final size= 199991
[2026-02-15T08:06:32.362Z] final height= 10
[2026-02-15T08:06:33.957Z] final size= 199991
[2026-02-15T08:06:33.957Z] final height= 11
[2026-02-15T08:06:34.726Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:06:34.726Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:06:34.726Z] ====== akka-uct (concurrency) [default], iteration 2 completed (13876.217 ms) ======
[2026-02-15T08:06:34.726Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-02-15T08:06:34.726Z] GC before operation: completed in 356.998 ms, heap usage 696.162 MB -> 101.593 MB.
[2026-02-15T08:06:35.497Z] final size= 199991
[2026-02-15T08:06:35.497Z] final height= 11
[2026-02-15T08:06:37.578Z] final size= 199991
[2026-02-15T08:06:37.578Z] final height= 8
[2026-02-15T08:06:38.338Z] final size= 199991
[2026-02-15T08:06:38.338Z] final height= 12
[2026-02-15T08:06:39.917Z] final size= 199991
[2026-02-15T08:06:39.917Z] final height= 9
[2026-02-15T08:06:41.496Z] final size= 199991
[2026-02-15T08:06:41.496Z] final height= 9
[2026-02-15T08:06:42.263Z] final size= 199991
[2026-02-15T08:06:42.263Z] final height= 9
[2026-02-15T08:06:43.840Z] final size= 199991
[2026-02-15T08:06:43.840Z] final height= 9
[2026-02-15T08:06:45.423Z] final size= 199991
[2026-02-15T08:06:45.423Z] final height= 9
[2026-02-15T08:06:46.998Z] final size= 199991
[2026-02-15T08:06:46.998Z] final height= 10
[2026-02-15T08:06:47.763Z] final size= 199991
[2026-02-15T08:06:47.763Z] final height= 9
[2026-02-15T08:06:48.525Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:06:48.525Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:06:48.525Z] ====== akka-uct (concurrency) [default], iteration 3 completed (13651.837 ms) ======
[2026-02-15T08:06:48.525Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-02-15T08:06:48.525Z] GC before operation: completed in 340.476 ms, heap usage 565.500 MB -> 95.855 MB.
[2026-02-15T08:06:50.126Z] final size= 199991
[2026-02-15T08:06:50.126Z] final height= 9
[2026-02-15T08:06:50.894Z] final size= 199991
[2026-02-15T08:06:50.894Z] final height= 10
[2026-02-15T08:06:52.509Z] final size= 199991
[2026-02-15T08:06:52.509Z] final height= 9
[2026-02-15T08:06:54.079Z] final size= 199991
[2026-02-15T08:06:54.079Z] final height= 9
[2026-02-15T08:06:55.676Z] final size= 199991
[2026-02-15T08:06:55.676Z] final height= 10
[2026-02-15T08:06:57.253Z] final size= 199991
[2026-02-15T08:06:57.253Z] final height= 9
[2026-02-15T08:06:58.020Z] final size= 199991
[2026-02-15T08:06:58.021Z] final height= 10
[2026-02-15T08:06:59.620Z] final size= 199991
[2026-02-15T08:06:59.620Z] final height= 11
[2026-02-15T08:07:01.192Z] final size= 199991
[2026-02-15T08:07:01.192Z] final height= 9
[2026-02-15T08:07:01.963Z] final size= 199991
[2026-02-15T08:07:01.963Z] final height= 11
[2026-02-15T08:07:02.729Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:07:02.729Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:07:02.729Z] ====== akka-uct (concurrency) [default], iteration 4 completed (13611.299 ms) ======
[2026-02-15T08:07:02.729Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-02-15T08:07:02.729Z] GC before operation: completed in 334.817 ms, heap usage 605.364 MB -> 101.145 MB.
[2026-02-15T08:07:03.502Z] final size= 199991
[2026-02-15T08:07:03.502Z] final height= 9
[2026-02-15T08:07:05.117Z] final size= 199991
[2026-02-15T08:07:05.117Z] final height= 9
[2026-02-15T08:07:06.690Z] final size= 199991
[2026-02-15T08:07:06.690Z] final height= 9
[2026-02-15T08:07:08.267Z] final size= 199991
[2026-02-15T08:07:08.267Z] final height= 9
[2026-02-15T08:07:09.035Z] final size= 199991
[2026-02-15T08:07:09.035Z] final height= 9
[2026-02-15T08:07:10.614Z] final size= 199991
[2026-02-15T08:07:10.614Z] final height= 9
[2026-02-15T08:07:12.197Z] final size= 199991
[2026-02-15T08:07:12.197Z] final height= 9
[2026-02-15T08:07:12.954Z] final size= 199991
[2026-02-15T08:07:12.955Z] final height= 9
[2026-02-15T08:07:14.532Z] final size= 199991
[2026-02-15T08:07:14.532Z] final height= 9
[2026-02-15T08:07:16.122Z] final size= 199991
[2026-02-15T08:07:16.122Z] final height= 12
[2026-02-15T08:07:16.885Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:07:16.885Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:07:16.885Z] ====== akka-uct (concurrency) [default], iteration 5 completed (13776.326 ms) ======
[2026-02-15T08:07:16.885Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-02-15T08:07:16.885Z] GC before operation: completed in 348.530 ms, heap usage 754.250 MB -> 101.568 MB.
[2026-02-15T08:07:17.654Z] final size= 199991
[2026-02-15T08:07:17.654Z] final height= 9
[2026-02-15T08:07:19.252Z] final size= 199991
[2026-02-15T08:07:19.252Z] final height= 9
[2026-02-15T08:07:20.530Z] final size= 199991
[2026-02-15T08:07:20.530Z] final height= 10
[2026-02-15T08:07:22.111Z] final size= 199991
[2026-02-15T08:07:22.111Z] final height= 11
[2026-02-15T08:07:23.695Z] final size= 199991
[2026-02-15T08:07:23.695Z] final height= 9
[2026-02-15T08:07:25.276Z] final size= 199991
[2026-02-15T08:07:25.276Z] final height= 9
[2026-02-15T08:07:26.039Z] final size= 199991
[2026-02-15T08:07:26.039Z] final height= 8
[2026-02-15T08:07:27.616Z] final size= 199991
[2026-02-15T08:07:27.617Z] final height= 9
[2026-02-15T08:07:29.198Z] final size= 199991
[2026-02-15T08:07:29.198Z] final height= 10
[2026-02-15T08:07:30.816Z] final size= 199991
[2026-02-15T08:07:30.816Z] final height= 11
[2026-02-15T08:07:30.816Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:07:30.816Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:07:30.816Z] ====== akka-uct (concurrency) [default], iteration 6 completed (13930.263 ms) ======
[2026-02-15T08:07:30.816Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-02-15T08:07:30.816Z] GC before operation: completed in 357.720 ms, heap usage 731.439 MB -> 100.140 MB.
[2026-02-15T08:07:32.393Z] final size= 199991
[2026-02-15T08:07:32.393Z] final height= 9
[2026-02-15T08:07:33.971Z] final size= 199991
[2026-02-15T08:07:33.971Z] final height= 9
[2026-02-15T08:07:34.739Z] final size= 199991
[2026-02-15T08:07:34.740Z] final height= 9
[2026-02-15T08:07:36.315Z] final size= 199991
[2026-02-15T08:07:36.315Z] final height= 9
[2026-02-15T08:07:37.893Z] final size= 199991
[2026-02-15T08:07:37.893Z] final height= 9
[2026-02-15T08:07:38.652Z] final size= 199991
[2026-02-15T08:07:38.652Z] final height= 9
[2026-02-15T08:07:40.234Z] final size= 199991
[2026-02-15T08:07:40.234Z] final height= 10
[2026-02-15T08:07:41.812Z] final size= 199991
[2026-02-15T08:07:41.812Z] final height= 9
[2026-02-15T08:07:42.579Z] final size= 199991
[2026-02-15T08:07:42.579Z] final height= 11
[2026-02-15T08:07:44.161Z] final size= 199991
[2026-02-15T08:07:44.161Z] final height= 9
[2026-02-15T08:07:44.933Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:07:44.933Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:07:44.933Z] ====== akka-uct (concurrency) [default], iteration 7 completed (13427.298 ms) ======
[2026-02-15T08:07:44.933Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-02-15T08:07:44.933Z] GC before operation: completed in 336.628 ms, heap usage 600.500 MB -> 105.487 MB.
[2026-02-15T08:07:45.696Z] final size= 199991
[2026-02-15T08:07:45.696Z] final height= 9
[2026-02-15T08:07:47.276Z] final size= 199991
[2026-02-15T08:07:47.276Z] final height= 9
[2026-02-15T08:07:48.909Z] final size= 199991
[2026-02-15T08:07:48.909Z] final height= 9
[2026-02-15T08:07:49.668Z] final size= 199991
[2026-02-15T08:07:49.668Z] final height= 13
[2026-02-15T08:07:51.262Z] final size= 199991
[2026-02-15T08:07:51.262Z] final height= 9
[2026-02-15T08:07:52.841Z] final size= 199991
[2026-02-15T08:07:52.841Z] final height= 9
[2026-02-15T08:07:53.615Z] final size= 199991
[2026-02-15T08:07:53.615Z] final height= 10
[2026-02-15T08:07:55.191Z] final size= 199991
[2026-02-15T08:07:55.191Z] final height= 8
[2026-02-15T08:07:56.779Z] final size= 199991
[2026-02-15T08:07:56.779Z] final height= 9
[2026-02-15T08:07:57.924Z] final size= 199991
[2026-02-15T08:07:57.924Z] final height= 9
[2026-02-15T08:07:57.924Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:07:57.924Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:07:57.924Z] ====== akka-uct (concurrency) [default], iteration 8 completed (13277.600 ms) ======
[2026-02-15T08:07:57.924Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-02-15T08:07:58.687Z] GC before operation: completed in 349.179 ms, heap usage 705.999 MB -> 105.789 MB.
[2026-02-15T08:07:59.447Z] final size= 199991
[2026-02-15T08:07:59.447Z] final height= 11
[2026-02-15T08:08:01.031Z] final size= 199991
[2026-02-15T08:08:01.031Z] final height= 9
[2026-02-15T08:08:02.615Z] final size= 199991
[2026-02-15T08:08:02.615Z] final height= 9
[2026-02-15T08:08:03.381Z] final size= 199991
[2026-02-15T08:08:03.381Z] final height= 10
[2026-02-15T08:08:04.963Z] final size= 199991
[2026-02-15T08:08:04.963Z] final height= 8
[2026-02-15T08:08:06.541Z] final size= 199991
[2026-02-15T08:08:06.541Z] final height= 9
[2026-02-15T08:08:07.300Z] final size= 199991
[2026-02-15T08:08:07.300Z] final height= 9
[2026-02-15T08:08:08.883Z] final size= 199991
[2026-02-15T08:08:08.883Z] final height= 10
[2026-02-15T08:08:10.459Z] final size= 199991
[2026-02-15T08:08:10.459Z] final height= 11
[2026-02-15T08:08:12.034Z] final size= 199991
[2026-02-15T08:08:12.034Z] final height= 10
[2026-02-15T08:08:12.034Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:08:12.034Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:08:12.034Z] ====== akka-uct (concurrency) [default], iteration 9 completed (13554.671 ms) ======
[2026-02-15T08:08:12.034Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-02-15T08:08:12.813Z] GC before operation: completed in 353.320 ms, heap usage 589.500 MB -> 100.526 MB.
[2026-02-15T08:08:13.575Z] final size= 199991
[2026-02-15T08:08:13.575Z] final height= 9
[2026-02-15T08:08:15.141Z] final size= 199991
[2026-02-15T08:08:15.141Z] final height= 9
[2026-02-15T08:08:15.906Z] final size= 199991
[2026-02-15T08:08:15.906Z] final height= 8
[2026-02-15T08:08:17.482Z] final size= 199991
[2026-02-15T08:08:17.482Z] final height= 9
[2026-02-15T08:08:19.076Z] final size= 199991
[2026-02-15T08:08:19.076Z] final height= 10
[2026-02-15T08:08:20.657Z] final size= 199991
[2026-02-15T08:08:20.657Z] final height= 9
[2026-02-15T08:08:22.247Z] final size= 199991
[2026-02-15T08:08:22.247Z] final height= 11
[2026-02-15T08:08:23.004Z] final size= 199991
[2026-02-15T08:08:23.004Z] final height= 9
[2026-02-15T08:08:24.652Z] final size= 199991
[2026-02-15T08:08:24.652Z] final height= 12
[2026-02-15T08:08:25.429Z] final size= 199991
[2026-02-15T08:08:25.429Z] final height= 12
[2026-02-15T08:08:26.196Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:08:26.196Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:08:26.196Z] ====== akka-uct (concurrency) [default], iteration 10 completed (13721.482 ms) ======
[2026-02-15T08:08:26.196Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-02-15T08:08:26.196Z] GC before operation: completed in 307.435 ms, heap usage 642.738 MB -> 98.076 MB.
[2026-02-15T08:08:27.794Z] final size= 199991
[2026-02-15T08:08:27.794Z] final height= 9
[2026-02-15T08:08:29.383Z] final size= 199991
[2026-02-15T08:08:29.383Z] final height= 9
[2026-02-15T08:08:30.597Z] final size= 199991
[2026-02-15T08:08:30.597Z] final height= 10
[2026-02-15T08:08:31.352Z] final size= 199991
[2026-02-15T08:08:31.353Z] final height= 9
[2026-02-15T08:08:32.933Z] final size= 199991
[2026-02-15T08:08:32.933Z] final height= 10
[2026-02-15T08:08:34.522Z] final size= 199991
[2026-02-15T08:08:34.522Z] final height= 9
[2026-02-15T08:08:36.111Z] final size= 199991
[2026-02-15T08:08:36.111Z] final height= 9
[2026-02-15T08:08:36.871Z] final size= 199991
[2026-02-15T08:08:36.871Z] final height= 9
[2026-02-15T08:08:38.464Z] final size= 199991
[2026-02-15T08:08:38.464Z] final height= 9
[2026-02-15T08:08:40.038Z] final size= 199991
[2026-02-15T08:08:40.039Z] final height= 9
[2026-02-15T08:08:40.039Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:08:40.039Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:08:40.039Z] ====== akka-uct (concurrency) [default], iteration 11 completed (13698.452 ms) ======
[2026-02-15T08:08:40.039Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-02-15T08:08:40.802Z] GC before operation: completed in 328.997 ms, heap usage 617.000 MB -> 101.036 MB.
[2026-02-15T08:08:41.564Z] final size= 199991
[2026-02-15T08:08:41.564Z] final height= 9
[2026-02-15T08:08:43.154Z] final size= 199991
[2026-02-15T08:08:43.154Z] final height= 11
[2026-02-15T08:08:44.734Z] final size= 199991
[2026-02-15T08:08:44.734Z] final height= 9
[2026-02-15T08:08:45.490Z] final size= 199991
[2026-02-15T08:08:45.490Z] final height= 10
[2026-02-15T08:08:47.095Z] final size= 199991
[2026-02-15T08:08:47.095Z] final height= 9
[2026-02-15T08:08:47.863Z] final size= 199991
[2026-02-15T08:08:47.863Z] final height= 12
[2026-02-15T08:08:49.449Z] final size= 199991
[2026-02-15T08:08:49.449Z] final height= 9
[2026-02-15T08:08:51.049Z] final size= 199991
[2026-02-15T08:08:51.050Z] final height= 10
[2026-02-15T08:08:52.628Z] final size= 199991
[2026-02-15T08:08:52.628Z] final height= 9
[2026-02-15T08:08:53.392Z] final size= 199991
[2026-02-15T08:08:53.392Z] final height= 9
[2026-02-15T08:08:54.184Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:08:54.184Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:08:54.184Z] ====== akka-uct (concurrency) [default], iteration 12 completed (13613.293 ms) ======
[2026-02-15T08:08:54.184Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-02-15T08:08:54.184Z] GC before operation: completed in 348.500 ms, heap usage 693.500 MB -> 99.503 MB.
[2026-02-15T08:08:55.779Z] final size= 199991
[2026-02-15T08:08:55.779Z] final height= 11
[2026-02-15T08:08:57.359Z] final size= 199991
[2026-02-15T08:08:57.359Z] final height= 8
[2026-02-15T08:08:58.938Z] final size= 199991
[2026-02-15T08:08:58.938Z] final height= 9
[2026-02-15T08:08:59.707Z] final size= 199991
[2026-02-15T08:08:59.707Z] final height= 9
[2026-02-15T08:09:01.282Z] final size= 199991
[2026-02-15T08:09:01.282Z] final height= 12
[2026-02-15T08:09:02.872Z] final size= 199991
[2026-02-15T08:09:02.872Z] final height= 9
[2026-02-15T08:09:04.463Z] final size= 199991
[2026-02-15T08:09:04.463Z] final height= 10
[2026-02-15T08:09:05.226Z] final size= 199991
[2026-02-15T08:09:05.226Z] final height= 9
[2026-02-15T08:09:06.814Z] final size= 199991
[2026-02-15T08:09:06.814Z] final height= 8
[2026-02-15T08:09:08.382Z] final size= 199991
[2026-02-15T08:09:08.382Z] final height= 11
[2026-02-15T08:09:08.382Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:09:08.382Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:09:08.382Z] ====== akka-uct (concurrency) [default], iteration 13 completed (13987.214 ms) ======
[2026-02-15T08:09:08.382Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-02-15T08:09:09.155Z] GC before operation: completed in 305.727 ms, heap usage 663.360 MB -> 92.095 MB.
[2026-02-15T08:09:09.915Z] final size= 199991
[2026-02-15T08:09:09.915Z] final height= 9
[2026-02-15T08:09:11.497Z] final size= 199991
[2026-02-15T08:09:11.497Z] final height= 12
[2026-02-15T08:09:12.255Z] final size= 199991
[2026-02-15T08:09:12.255Z] final height= 10
[2026-02-15T08:09:13.837Z] final size= 199991
[2026-02-15T08:09:13.837Z] final height= 11
[2026-02-15T08:09:15.419Z] final size= 199991
[2026-02-15T08:09:15.419Z] final height= 10
[2026-02-15T08:09:16.706Z] final size= 199991
[2026-02-15T08:09:16.706Z] final height= 9
[2026-02-15T08:09:17.459Z] final size= 199991
[2026-02-15T08:09:17.459Z] final height= 9
[2026-02-15T08:09:19.030Z] final size= 199991
[2026-02-15T08:09:19.030Z] final height= 9
[2026-02-15T08:09:20.593Z] final size= 199991
[2026-02-15T08:09:20.593Z] final height= 11
[2026-02-15T08:09:22.161Z] final size= 199991
[2026-02-15T08:09:22.161Z] final height= 10
[2026-02-15T08:09:22.161Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:09:22.161Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:09:22.161Z] ====== akka-uct (concurrency) [default], iteration 14 completed (13512.863 ms) ======
[2026-02-15T08:09:22.161Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-02-15T08:09:22.925Z] GC before operation: completed in 350.823 ms, heap usage 680.000 MB -> 98.858 MB.
[2026-02-15T08:09:23.690Z] final size= 199991
[2026-02-15T08:09:23.690Z] final height= 9
[2026-02-15T08:09:25.253Z] final size= 199991
[2026-02-15T08:09:25.253Z] final height= 10
[2026-02-15T08:09:26.815Z] final size= 199991
[2026-02-15T08:09:26.815Z] final height= 9
[2026-02-15T08:09:27.586Z] final size= 199991
[2026-02-15T08:09:27.586Z] final height= 9
[2026-02-15T08:09:29.227Z] final size= 199991
[2026-02-15T08:09:29.227Z] final height= 11
[2026-02-15T08:09:30.795Z] final size= 199991
[2026-02-15T08:09:30.795Z] final height= 9
[2026-02-15T08:09:32.452Z] final size= 199991
[2026-02-15T08:09:32.452Z] final height= 9
[2026-02-15T08:09:33.204Z] final size= 199991
[2026-02-15T08:09:33.204Z] final height= 12
[2026-02-15T08:09:34.773Z] final size= 199991
[2026-02-15T08:09:34.773Z] final height= 10
[2026-02-15T08:09:36.338Z] final size= 199991
[2026-02-15T08:09:36.338Z] final height= 9
[2026-02-15T08:09:36.338Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:09:36.338Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:09:36.338Z] ====== akka-uct (concurrency) [default], iteration 15 completed (13586.376 ms) ======
[2026-02-15T08:09:36.338Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-02-15T08:09:36.338Z] GC before operation: completed in 432.535 ms, heap usage 991.424 MB -> 133.678 MB.
[2026-02-15T08:09:37.905Z] final size= 199991
[2026-02-15T08:09:37.905Z] final height= 10
[2026-02-15T08:09:39.467Z] final size= 199991
[2026-02-15T08:09:39.467Z] final height= 10
[2026-02-15T08:09:41.041Z] final size= 199991
[2026-02-15T08:09:41.041Z] final height= 9
[2026-02-15T08:09:41.804Z] final size= 199991
[2026-02-15T08:09:41.804Z] final height= 9
[2026-02-15T08:09:43.380Z] final size= 199991
[2026-02-15T08:09:43.380Z] final height= 12
[2026-02-15T08:09:44.964Z] final size= 199991
[2026-02-15T08:09:44.964Z] final height= 9
[2026-02-15T08:09:45.727Z] final size= 199991
[2026-02-15T08:09:45.727Z] final height= 9
[2026-02-15T08:09:47.308Z] final size= 199991
[2026-02-15T08:09:47.308Z] final height= 9
[2026-02-15T08:09:48.887Z] final size= 199991
[2026-02-15T08:09:48.887Z] final height= 10
[2026-02-15T08:09:50.458Z] final size= 199991
[2026-02-15T08:09:50.458Z] final height= 9
[2026-02-15T08:09:50.458Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:09:50.458Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:09:50.458Z] ====== akka-uct (concurrency) [default], iteration 16 completed (14041.406 ms) ======
[2026-02-15T08:09:50.458Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-02-15T08:09:51.216Z] GC before operation: completed in 324.818 ms, heap usage 670.000 MB -> 101.702 MB.
[2026-02-15T08:09:51.972Z] final size= 199991
[2026-02-15T08:09:51.972Z] final height= 9
[2026-02-15T08:09:53.762Z] final size= 199991
[2026-02-15T08:09:53.762Z] final height= 10
[2026-02-15T08:09:54.569Z] final size= 199991
[2026-02-15T08:09:54.569Z] final height= 9
[2026-02-15T08:09:56.148Z] final size= 199991
[2026-02-15T08:09:56.149Z] final height= 11
[2026-02-15T08:09:56.908Z] final size= 199991
[2026-02-15T08:09:56.908Z] final height= 9
[2026-02-15T08:09:58.472Z] final size= 199991
[2026-02-15T08:09:58.472Z] final height= 10
[2026-02-15T08:10:00.068Z] final size= 199991
[2026-02-15T08:10:00.068Z] final height= 9
[2026-02-15T08:10:01.644Z] final size= 199991
[2026-02-15T08:10:01.644Z] final height= 9
[2026-02-15T08:10:02.396Z] final size= 199991
[2026-02-15T08:10:02.396Z] final height= 10
[2026-02-15T08:10:03.957Z] final size= 199991
[2026-02-15T08:10:03.957Z] final height= 9
[2026-02-15T08:10:04.725Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:10:04.725Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:10:04.725Z] ====== akka-uct (concurrency) [default], iteration 17 completed (13425.947 ms) ======
[2026-02-15T08:10:04.725Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-02-15T08:10:04.725Z] GC before operation: completed in 338.492 ms, heap usage 569.181 MB -> 100.453 MB.
[2026-02-15T08:10:05.512Z] final size= 199991
[2026-02-15T08:10:05.512Z] final height= 9
[2026-02-15T08:10:07.100Z] final size= 199991
[2026-02-15T08:10:07.100Z] final height= 9
[2026-02-15T08:10:08.693Z] final size= 199991
[2026-02-15T08:10:08.693Z] final height= 9
[2026-02-15T08:10:10.287Z] final size= 199991
[2026-02-15T08:10:10.287Z] final height= 10
[2026-02-15T08:10:11.047Z] final size= 199991
[2026-02-15T08:10:11.047Z] final height= 9
[2026-02-15T08:10:12.608Z] final size= 199991
[2026-02-15T08:10:12.608Z] final height= 11
[2026-02-15T08:10:14.171Z] final size= 199991
[2026-02-15T08:10:14.171Z] final height= 9
[2026-02-15T08:10:15.762Z] final size= 199991
[2026-02-15T08:10:15.762Z] final height= 10
[2026-02-15T08:10:17.333Z] final size= 199991
[2026-02-15T08:10:17.333Z] final height= 11
[2026-02-15T08:10:18.084Z] final size= 199991
[2026-02-15T08:10:18.084Z] final height= 9
[2026-02-15T08:10:18.854Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:10:18.854Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:10:18.854Z] ====== akka-uct (concurrency) [default], iteration 18 completed (13933.895 ms) ======
[2026-02-15T08:10:18.854Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-02-15T08:10:18.854Z] GC before operation: completed in 350.161 ms, heap usage 655.999 MB -> 101.085 MB.
[2026-02-15T08:10:20.434Z] final size= 199991
[2026-02-15T08:10:20.434Z] final height= 9
[2026-02-15T08:10:21.187Z] final size= 199991
[2026-02-15T08:10:21.187Z] final height= 9
[2026-02-15T08:10:22.761Z] final size= 199991
[2026-02-15T08:10:22.761Z] final height= 9
[2026-02-15T08:10:24.345Z] final size= 199991
[2026-02-15T08:10:24.345Z] final height= 9
[2026-02-15T08:10:25.105Z] final size= 199991
[2026-02-15T08:10:25.105Z] final height= 9
[2026-02-15T08:10:26.679Z] final size= 199991
[2026-02-15T08:10:26.679Z] final height= 9
[2026-02-15T08:10:29.526Z] final size= 199991
[2026-02-15T08:10:29.526Z] final height= 9
[2026-02-15T08:10:31.099Z] final size= 199991
[2026-02-15T08:10:31.099Z] final height= 9
[2026-02-15T08:10:31.876Z] final size= 199991
[2026-02-15T08:10:31.876Z] final height= 9
[2026-02-15T08:10:33.442Z] final size= 199991
[2026-02-15T08:10:33.442Z] final height= 9
[2026-02-15T08:10:34.211Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:10:34.211Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:10:34.211Z] ====== akka-uct (concurrency) [default], iteration 19 completed (14906.156 ms) ======
[2026-02-15T08:10:34.211Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-02-15T08:10:34.211Z] GC before operation: completed in 335.053 ms, heap usage 667.500 MB -> 101.079 MB.
[2026-02-15T08:10:35.101Z] final size= 199991
[2026-02-15T08:10:35.101Z] final height= 9
[2026-02-15T08:10:37.787Z] final size= 199991
[2026-02-15T08:10:37.787Z] final height= 9
[2026-02-15T08:10:38.538Z] final size= 199991
[2026-02-15T08:10:38.538Z] final height= 9
[2026-02-15T08:10:39.299Z] final size= 199991
[2026-02-15T08:10:39.299Z] final height= 9
[2026-02-15T08:10:40.861Z] final size= 199991
[2026-02-15T08:10:40.861Z] final height= 11
[2026-02-15T08:10:42.430Z] final size= 199991
[2026-02-15T08:10:42.430Z] final height= 9
[2026-02-15T08:10:43.999Z] final size= 199991
[2026-02-15T08:10:43.999Z] final height= 9
[2026-02-15T08:10:44.756Z] final size= 199991
[2026-02-15T08:10:44.756Z] final height= 9
[2026-02-15T08:10:46.323Z] final size= 199991
[2026-02-15T08:10:46.323Z] final height= 9
[2026-02-15T08:10:47.887Z] final size= 199991
[2026-02-15T08:10:47.887Z] final height= 9
[2026-02-15T08:10:48.651Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:10:48.651Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:10:48.651Z] ====== akka-uct (concurrency) [default], iteration 20 completed (14081.271 ms) ======
[2026-02-15T08:10:48.651Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-02-15T08:10:48.651Z] GC before operation: completed in 321.392 ms, heap usage 605.299 MB -> 95.601 MB.
[2026-02-15T08:10:49.415Z] final size= 199991
[2026-02-15T08:10:49.415Z] final height= 11
[2026-02-15T08:10:50.994Z] final size= 199991
[2026-02-15T08:10:50.994Z] final height= 9
[2026-02-15T08:10:52.559Z] final size= 199991
[2026-02-15T08:10:52.559Z] final height= 9
[2026-02-15T08:10:53.318Z] final size= 199991
[2026-02-15T08:10:54.133Z] final height= 9
[2026-02-15T08:10:54.889Z] final size= 199991
[2026-02-15T08:10:54.889Z] final height= 9
[2026-02-15T08:10:56.459Z] final size= 199991
[2026-02-15T08:10:56.459Z] final height= 9
[2026-02-15T08:10:57.217Z] final size= 199991
[2026-02-15T08:10:57.217Z] final height= 9
[2026-02-15T08:10:58.785Z] final size= 199991
[2026-02-15T08:10:58.785Z] final height= 9
[2026-02-15T08:11:00.353Z] final size= 199991
[2026-02-15T08:11:00.353Z] final height= 9
[2026-02-15T08:11:01.929Z] final size= 199991
[2026-02-15T08:11:01.929Z] final height= 10
[2026-02-15T08:11:02.702Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:11:02.702Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:11:02.702Z] ====== akka-uct (concurrency) [default], iteration 21 completed (13588.652 ms) ======
[2026-02-15T08:11:02.702Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-02-15T08:11:02.702Z] GC before operation: completed in 291.462 ms, heap usage 332.292 MB -> 101.785 MB.
[2026-02-15T08:11:03.452Z] final size= 199991
[2026-02-15T08:11:03.452Z] final height= 9
[2026-02-15T08:11:05.093Z] final size= 199991
[2026-02-15T08:11:05.093Z] final height= 9
[2026-02-15T08:11:05.849Z] final size= 199991
[2026-02-15T08:11:05.849Z] final height= 13
[2026-02-15T08:11:07.413Z] final size= 199991
[2026-02-15T08:11:07.413Z] final height= 9
[2026-02-15T08:11:09.110Z] final size= 199991
[2026-02-15T08:11:09.110Z] final height= 9
[2026-02-15T08:11:09.882Z] final size= 199991
[2026-02-15T08:11:09.882Z] final height= 11
[2026-02-15T08:11:11.440Z] final size= 199991
[2026-02-15T08:11:11.440Z] final height= 9
[2026-02-15T08:11:13.006Z] final size= 199991
[2026-02-15T08:11:13.006Z] final height= 9
[2026-02-15T08:11:14.574Z] final size= 199991
[2026-02-15T08:11:14.574Z] final height= 9
[2026-02-15T08:11:15.328Z] final size= 199991
[2026-02-15T08:11:15.328Z] final height= 9
[2026-02-15T08:11:16.089Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:11:16.089Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:11:16.089Z] ====== akka-uct (concurrency) [default], iteration 22 completed (13417.206 ms) ======
[2026-02-15T08:11:16.089Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-02-15T08:11:16.089Z] GC before operation: completed in 404.465 ms, heap usage 545.274 MB -> 95.060 MB.
[2026-02-15T08:11:17.652Z] final size= 199991
[2026-02-15T08:11:17.652Z] final height= 9
[2026-02-15T08:11:19.417Z] final size= 199991
[2026-02-15T08:11:19.417Z] final height= 10
[2026-02-15T08:11:20.180Z] final size= 199991
[2026-02-15T08:11:20.180Z] final height= 9
[2026-02-15T08:11:21.747Z] final size= 199991
[2026-02-15T08:11:21.747Z] final height= 9
[2026-02-15T08:11:23.318Z] final size= 199991
[2026-02-15T08:11:23.318Z] final height= 9
[2026-02-15T08:11:24.887Z] final size= 199991
[2026-02-15T08:11:24.887Z] final height= 10
[2026-02-15T08:11:25.650Z] final size= 199991
[2026-02-15T08:11:25.650Z] final height= 10
[2026-02-15T08:11:27.218Z] final size= 199991
[2026-02-15T08:11:27.218Z] final height= 10
[2026-02-15T08:11:28.812Z] final size= 199991
[2026-02-15T08:11:28.812Z] final height= 9
[2026-02-15T08:11:29.579Z] final size= 199991
[2026-02-15T08:11:29.579Z] final height= 9
[2026-02-15T08:11:30.328Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-15T08:11:30.328Z] There is no way to check that no silent failure occurred.
[2026-02-15T08:11:30.328Z] ====== akka-uct (concurrency) [default], iteration 23 completed (13658.310 ms) ======
[2026-02-15T08:11:31.077Z] -----------------------------------
[2026-02-15T08:11:31.077Z] renaissance-akka-uct_0_PASSED
[2026-02-15T08:11:31.077Z] -----------------------------------
[2026-02-15T08:11:31.077Z]
[2026-02-15T08:11:31.077Z] TEST TEARDOWN:
[2026-02-15T08:11:31.077Z] Nothing to be done for teardown.
[2026-02-15T08:11:31.077Z] renaissance-akka-uct_0 Finish Time: Sun Feb 15 08:11:30 2026 Epoch Time (ms): 1771143090601
[2026-02-15T08:11:31.077Z]
[2026-02-15T08:11:31.077Z] ===============================================
[2026-02-15T08:11:31.077Z] Running test renaissance-fj-kmeans_0 ...
[2026-02-15T08:11:31.077Z] ===============================================
[2026-02-15T08:11:31.077Z] renaissance-fj-kmeans_0 Start Time: Sun Feb 15 08:11:30 2026 Epoch Time (ms): 1771143090615
[2026-02-15T08:11:31.077Z] variation: NoOptions
[2026-02-15T08:11:31.077Z] JVM_OPTIONS:
[2026-02-15T08:11:31.077Z] { \
[2026-02-15T08:11:31.077Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:11:31.077Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:11:31.077Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-fj-kmeans_0"; \
[2026-02-15T08:11:31.077Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-fj-kmeans_0"; \
[2026-02-15T08:11:31.077Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:11:31.077Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-02-15T08:11:31.077Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:11:31.077Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:11:31.077Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:11:31.077Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:11:31.077Z]
[2026-02-15T08:11:31.077Z] TEST SETUP:
[2026-02-15T08:11:31.077Z] Nothing to be done for setup.
[2026-02-15T08:11:31.077Z]
[2026-02-15T08:11:31.077Z] TESTING:
[2026-02-15T08:11:31.826Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:11:31.826Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17711427338465/renaissance-fj-kmeans_0/launcher-081130-6057859871369170545/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T08:11:31.826Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T08:11:31.826Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T08:11:33.432Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-02-15T08:11:33.432Z] GC before operation: completed in 111.785 ms, heap usage 118.651 MB -> 84.367 MB.
[2026-02-15T08:11:40.184Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (6583.869 ms) ======
[2026-02-15T08:11:40.184Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-02-15T08:11:40.184Z] GC before operation: completed in 94.316 ms, heap usage 457.672 MB -> 84.456 MB.
[2026-02-15T08:11:46.977Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (5952.113 ms) ======
[2026-02-15T08:11:46.977Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-02-15T08:11:46.977Z] GC before operation: completed in 89.448 ms, heap usage 236.691 MB -> 84.456 MB.
[2026-02-15T08:11:52.492Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (5889.433 ms) ======
[2026-02-15T08:11:52.492Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-02-15T08:11:52.492Z] GC before operation: completed in 91.768 ms, heap usage 387.087 MB -> 84.456 MB.
[2026-02-15T08:11:57.995Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (5902.746 ms) ======
[2026-02-15T08:11:57.995Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-02-15T08:11:57.995Z] GC before operation: completed in 91.881 ms, heap usage 386.183 MB -> 84.456 MB.
[2026-02-15T08:12:04.014Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (5863.913 ms) ======
[2026-02-15T08:12:04.014Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-02-15T08:12:04.014Z] GC before operation: completed in 94.965 ms, heap usage 384.778 MB -> 84.456 MB.
[2026-02-15T08:12:16.216Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (8983.924 ms) ======
[2026-02-15T08:12:16.216Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-02-15T08:12:16.216Z] GC before operation: completed in 89.680 ms, heap usage 360.617 MB -> 84.456 MB.
[2026-02-15T08:12:22.107Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (7181.168 ms) ======
[2026-02-15T08:12:22.107Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-02-15T08:12:22.107Z] GC before operation: completed in 116.289 ms, heap usage 360.577 MB -> 84.456 MB.
[2026-02-15T08:12:27.243Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (6474.137 ms) ======
[2026-02-15T08:12:27.243Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-02-15T08:12:27.243Z] GC before operation: completed in 91.212 ms, heap usage 366.425 MB -> 84.457 MB.
[2026-02-15T08:12:32.764Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (5864.336 ms) ======
[2026-02-15T08:12:32.764Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-02-15T08:12:33.516Z] GC before operation: completed in 90.829 ms, heap usage 359.281 MB -> 84.457 MB.
[2026-02-15T08:12:39.030Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (5891.504 ms) ======
[2026-02-15T08:12:39.030Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-02-15T08:12:39.030Z] GC before operation: completed in 91.132 ms, heap usage 361.307 MB -> 84.457 MB.
[2026-02-15T08:12:45.804Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (5864.410 ms) ======
[2026-02-15T08:12:45.804Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-02-15T08:12:45.804Z] GC before operation: completed in 91.806 ms, heap usage 357.855 MB -> 84.458 MB.
[2026-02-15T08:12:54.269Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (8201.042 ms) ======
[2026-02-15T08:12:54.269Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-02-15T08:12:54.269Z] GC before operation: completed in 89.847 ms, heap usage 368.852 MB -> 84.457 MB.
[2026-02-15T08:13:01.084Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (7904.954 ms) ======
[2026-02-15T08:13:01.084Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-02-15T08:13:02.223Z] GC before operation: completed in 99.520 ms, heap usage 361.515 MB -> 84.458 MB.
[2026-02-15T08:13:11.745Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (5867.818 ms) ======
[2026-02-15T08:13:11.745Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-02-15T08:13:11.745Z] GC before operation: completed in 90.692 ms, heap usage 372.260 MB -> 84.458 MB.
[2026-02-15T08:13:14.172Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (6636.266 ms) ======
[2026-02-15T08:13:14.173Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-02-15T08:13:14.173Z] GC before operation: completed in 89.977 ms, heap usage 369.546 MB -> 84.458 MB.
[2026-02-15T08:13:19.694Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (5895.118 ms) ======
[2026-02-15T08:13:19.694Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-02-15T08:13:20.450Z] GC before operation: completed in 90.834 ms, heap usage 371.167 MB -> 84.458 MB.
[2026-02-15T08:13:25.957Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (5857.200 ms) ======
[2026-02-15T08:13:25.957Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-02-15T08:13:25.957Z] GC before operation: completed in 91.763 ms, heap usage 370.800 MB -> 84.458 MB.
[2026-02-15T08:13:32.726Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (5867.968 ms) ======
[2026-02-15T08:13:32.726Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-02-15T08:13:32.726Z] GC before operation: completed in 90.632 ms, heap usage 367.735 MB -> 84.458 MB.
[2026-02-15T08:13:38.258Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (5886.632 ms) ======
[2026-02-15T08:13:38.258Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-02-15T08:13:38.258Z] GC before operation: completed in 89.689 ms, heap usage 369.960 MB -> 84.458 MB.
[2026-02-15T08:13:43.783Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (5877.424 ms) ======
[2026-02-15T08:13:43.783Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-02-15T08:13:43.783Z] GC before operation: completed in 92.620 ms, heap usage 371.132 MB -> 84.458 MB.
[2026-02-15T08:13:50.556Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (5833.900 ms) ======
[2026-02-15T08:13:50.556Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-02-15T08:13:50.556Z] GC before operation: completed in 91.376 ms, heap usage 369.237 MB -> 84.459 MB.
[2026-02-15T08:13:55.459Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (5873.991 ms) ======
[2026-02-15T08:13:55.459Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-02-15T08:13:56.213Z] GC before operation: completed in 91.345 ms, heap usage 369.223 MB -> 84.459 MB.
[2026-02-15T08:14:01.815Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (5883.745 ms) ======
[2026-02-15T08:14:01.815Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-02-15T08:14:01.815Z] GC before operation: completed in 90.293 ms, heap usage 373.449 MB -> 84.459 MB.
[2026-02-15T08:14:07.355Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (5874.998 ms) ======
[2026-02-15T08:14:07.355Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-02-15T08:14:08.113Z] GC before operation: completed in 92.010 ms, heap usage 373.690 MB -> 84.459 MB.
[2026-02-15T08:14:13.645Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (5872.073 ms) ======
[2026-02-15T08:14:13.645Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-02-15T08:14:13.645Z] GC before operation: completed in 89.387 ms, heap usage 367.218 MB -> 84.459 MB.
[2026-02-15T08:14:20.416Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (5878.338 ms) ======
[2026-02-15T08:14:20.416Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-02-15T08:14:20.416Z] GC before operation: completed in 90.165 ms, heap usage 366.045 MB -> 84.459 MB.
[2026-02-15T08:14:25.931Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (5863.708 ms) ======
[2026-02-15T08:14:25.931Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-02-15T08:14:25.931Z] GC before operation: completed in 91.151 ms, heap usage 365.812 MB -> 84.459 MB.
[2026-02-15T08:14:31.520Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (5852.748 ms) ======
[2026-02-15T08:14:31.520Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-02-15T08:14:31.520Z] GC before operation: completed in 91.368 ms, heap usage 369.976 MB -> 84.459 MB.
[2026-02-15T08:14:38.278Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (5824.344 ms) ======
[2026-02-15T08:14:38.278Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-02-15T08:14:38.278Z] GC before operation: completed in 84.649 ms, heap usage 185.825 MB -> 84.459 MB.
[2026-02-15T08:14:43.169Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (5767.901 ms) ======
[2026-02-15T08:14:43.169Z] -----------------------------------
[2026-02-15T08:14:43.169Z] renaissance-fj-kmeans_0_PASSED
[2026-02-15T08:14:43.169Z] -----------------------------------
[2026-02-15T08:14:43.169Z]
[2026-02-15T08:14:43.169Z] TEST TEARDOWN:
[2026-02-15T08:14:43.169Z] Nothing to be done for teardown.
[2026-02-15T08:14:43.169Z] renaissance-fj-kmeans_0 Finish Time: Sun Feb 15 08:14:43 2026 Epoch Time (ms): 1771143283061
[2026-02-15T08:14:43.169Z]
[2026-02-15T08:14:43.169Z] ===============================================
[2026-02-15T08:14:43.169Z] Running test renaissance-future-genetic_0 ...
[2026-02-15T08:14:43.169Z] ===============================================
[2026-02-15T08:14:43.169Z] renaissance-future-genetic_0 Start Time: Sun Feb 15 08:14:43 2026 Epoch Time (ms): 1771143283075
[2026-02-15T08:14:43.169Z] variation: NoOptions
[2026-02-15T08:14:43.169Z] JVM_OPTIONS:
[2026-02-15T08:14:43.169Z] { \
[2026-02-15T08:14:43.169Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:14:43.169Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:14:43.169Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-future-genetic_0"; \
[2026-02-15T08:14:43.169Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-future-genetic_0"; \
[2026-02-15T08:14:43.169Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:14:43.169Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-02-15T08:14:43.169Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:14:43.169Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:14:43.169Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:14:43.169Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:14:43.169Z]
[2026-02-15T08:14:43.169Z] TEST SETUP:
[2026-02-15T08:14:43.169Z] Nothing to be done for setup.
[2026-02-15T08:14:43.169Z]
[2026-02-15T08:14:43.169Z] TESTING:
[2026-02-15T08:14:43.920Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:14:43.920Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17711427338465/renaissance-future-genetic_0/launcher-081443-7266130552937728381/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T08:14:43.920Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T08:14:43.920Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T08:14:43.920Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-02-15T08:14:43.920Z] GC before operation: completed in 10.271 ms, heap usage 7.541 MB -> 3.983 MB.
[2026-02-15T08:14:47.280Z] ====== future-genetic (functional) [default], iteration 0 completed (2849.974 ms) ======
[2026-02-15T08:14:47.280Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-02-15T08:14:47.280Z] GC before operation: completed in 16.581 ms, heap usage 91.603 MB -> 5.167 MB.
[2026-02-15T08:14:49.695Z] ====== future-genetic (functional) [default], iteration 1 completed (2108.886 ms) ======
[2026-02-15T08:14:49.695Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-02-15T08:14:49.695Z] GC before operation: completed in 13.088 ms, heap usage 70.188 MB -> 5.168 MB.
[2026-02-15T08:14:51.246Z] ====== future-genetic (functional) [default], iteration 2 completed (1928.429 ms) ======
[2026-02-15T08:14:51.247Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-02-15T08:14:51.247Z] GC before operation: completed in 11.840 ms, heap usage 96.972 MB -> 5.168 MB.
[2026-02-15T08:14:53.665Z] ====== future-genetic (functional) [default], iteration 3 completed (1957.138 ms) ======
[2026-02-15T08:14:53.665Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-02-15T08:14:53.665Z] GC before operation: completed in 12.130 ms, heap usage 94.428 MB -> 5.168 MB.
[2026-02-15T08:14:55.219Z] ====== future-genetic (functional) [default], iteration 4 completed (1925.602 ms) ======
[2026-02-15T08:14:55.219Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-02-15T08:14:55.219Z] GC before operation: completed in 11.951 ms, heap usage 93.287 MB -> 5.168 MB.
[2026-02-15T08:14:56.768Z] ====== future-genetic (functional) [default], iteration 5 completed (1926.607 ms) ======
[2026-02-15T08:14:56.768Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-02-15T08:14:56.768Z] GC before operation: completed in 12.589 ms, heap usage 94.408 MB -> 5.168 MB.
[2026-02-15T08:14:59.181Z] ====== future-genetic (functional) [default], iteration 6 completed (1917.147 ms) ======
[2026-02-15T08:14:59.181Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-02-15T08:14:59.181Z] GC before operation: completed in 12.197 ms, heap usage 93.389 MB -> 5.169 MB.
[2026-02-15T08:15:00.730Z] ====== future-genetic (functional) [default], iteration 7 completed (1919.216 ms) ======
[2026-02-15T08:15:00.730Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-02-15T08:15:00.730Z] GC before operation: completed in 11.587 ms, heap usage 96.364 MB -> 5.169 MB.
[2026-02-15T08:15:03.163Z] ====== future-genetic (functional) [default], iteration 8 completed (1922.746 ms) ======
[2026-02-15T08:15:03.163Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-02-15T08:15:03.163Z] GC before operation: completed in 12.017 ms, heap usage 95.824 MB -> 5.169 MB.
[2026-02-15T08:15:04.712Z] ====== future-genetic (functional) [default], iteration 9 completed (1919.073 ms) ======
[2026-02-15T08:15:04.712Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-02-15T08:15:04.712Z] GC before operation: completed in 12.336 ms, heap usage 97.359 MB -> 5.169 MB.
[2026-02-15T08:15:07.120Z] ====== future-genetic (functional) [default], iteration 10 completed (1931.180 ms) ======
[2026-02-15T08:15:07.120Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-02-15T08:15:07.120Z] GC before operation: completed in 12.110 ms, heap usage 97.691 MB -> 5.172 MB.
[2026-02-15T08:15:08.670Z] ====== future-genetic (functional) [default], iteration 11 completed (1925.004 ms) ======
[2026-02-15T08:15:08.670Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-02-15T08:15:08.670Z] GC before operation: completed in 12.055 ms, heap usage 96.243 MB -> 5.172 MB.
[2026-02-15T08:15:11.106Z] ====== future-genetic (functional) [default], iteration 12 completed (1931.254 ms) ======
[2026-02-15T08:15:11.106Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-02-15T08:15:11.107Z] GC before operation: completed in 12.190 ms, heap usage 96.245 MB -> 5.174 MB.
[2026-02-15T08:15:12.660Z] ====== future-genetic (functional) [default], iteration 13 completed (1918.498 ms) ======
[2026-02-15T08:15:12.660Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-02-15T08:15:12.660Z] GC before operation: completed in 12.131 ms, heap usage 95.331 MB -> 5.174 MB.
[2026-02-15T08:15:14.212Z] ====== future-genetic (functional) [default], iteration 14 completed (1922.304 ms) ======
[2026-02-15T08:15:14.212Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-02-15T08:15:14.212Z] GC before operation: completed in 12.186 ms, heap usage 95.849 MB -> 5.174 MB.
[2026-02-15T08:15:16.625Z] ====== future-genetic (functional) [default], iteration 15 completed (1927.168 ms) ======
[2026-02-15T08:15:16.626Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-02-15T08:15:16.626Z] GC before operation: completed in 12.419 ms, heap usage 94.751 MB -> 5.174 MB.
[2026-02-15T08:15:18.178Z] ====== future-genetic (functional) [default], iteration 16 completed (1924.913 ms) ======
[2026-02-15T08:15:18.178Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-02-15T08:15:18.178Z] GC before operation: completed in 11.731 ms, heap usage 95.744 MB -> 5.175 MB.
[2026-02-15T08:15:20.593Z] ====== future-genetic (functional) [default], iteration 17 completed (1929.444 ms) ======
[2026-02-15T08:15:20.593Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-02-15T08:15:20.593Z] GC before operation: completed in 11.966 ms, heap usage 95.258 MB -> 5.175 MB.
[2026-02-15T08:15:22.146Z] ====== future-genetic (functional) [default], iteration 18 completed (1917.677 ms) ======
[2026-02-15T08:15:22.146Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-02-15T08:15:22.146Z] GC before operation: completed in 12.266 ms, heap usage 97.263 MB -> 5.175 MB.
[2026-02-15T08:15:24.565Z] ====== future-genetic (functional) [default], iteration 19 completed (1921.835 ms) ======
[2026-02-15T08:15:24.565Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-02-15T08:15:24.565Z] GC before operation: completed in 12.610 ms, heap usage 96.152 MB -> 5.175 MB.
[2026-02-15T08:15:26.621Z] ====== future-genetic (functional) [default], iteration 20 completed (1918.716 ms) ======
[2026-02-15T08:15:26.621Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-02-15T08:15:26.621Z] GC before operation: completed in 12.099 ms, heap usage 94.896 MB -> 5.175 MB.
[2026-02-15T08:15:28.170Z] ====== future-genetic (functional) [default], iteration 21 completed (1925.658 ms) ======
[2026-02-15T08:15:28.171Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-02-15T08:15:28.171Z] GC before operation: completed in 11.562 ms, heap usage 96.152 MB -> 5.175 MB.
[2026-02-15T08:15:29.751Z] ====== future-genetic (functional) [default], iteration 22 completed (1926.079 ms) ======
[2026-02-15T08:15:29.751Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-02-15T08:15:29.751Z] GC before operation: completed in 12.633 ms, heap usage 96.735 MB -> 5.175 MB.
[2026-02-15T08:15:32.162Z] ====== future-genetic (functional) [default], iteration 23 completed (1931.235 ms) ======
[2026-02-15T08:15:32.163Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-02-15T08:15:32.163Z] GC before operation: completed in 12.152 ms, heap usage 95.708 MB -> 5.175 MB.
[2026-02-15T08:15:33.713Z] ====== future-genetic (functional) [default], iteration 24 completed (1932.268 ms) ======
[2026-02-15T08:15:33.713Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-02-15T08:15:33.713Z] GC before operation: completed in 12.019 ms, heap usage 96.229 MB -> 5.175 MB.
[2026-02-15T08:15:36.254Z] ====== future-genetic (functional) [default], iteration 25 completed (1922.366 ms) ======
[2026-02-15T08:15:36.254Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-02-15T08:15:36.254Z] GC before operation: completed in 11.972 ms, heap usage 95.820 MB -> 5.175 MB.
[2026-02-15T08:15:37.807Z] ====== future-genetic (functional) [default], iteration 26 completed (1921.407 ms) ======
[2026-02-15T08:15:37.808Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-02-15T08:15:37.808Z] GC before operation: completed in 12.335 ms, heap usage 94.870 MB -> 5.175 MB.
[2026-02-15T08:15:39.361Z] ====== future-genetic (functional) [default], iteration 27 completed (1928.198 ms) ======
[2026-02-15T08:15:39.361Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-02-15T08:15:39.361Z] GC before operation: completed in 12.185 ms, heap usage 96.675 MB -> 5.175 MB.
[2026-02-15T08:15:41.774Z] ====== future-genetic (functional) [default], iteration 28 completed (1918.647 ms) ======
[2026-02-15T08:15:41.774Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-02-15T08:15:41.774Z] GC before operation: completed in 11.913 ms, heap usage 95.747 MB -> 5.175 MB.
[2026-02-15T08:15:43.325Z] ====== future-genetic (functional) [default], iteration 29 completed (1916.652 ms) ======
[2026-02-15T08:15:43.325Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-02-15T08:15:43.325Z] GC before operation: completed in 12.091 ms, heap usage 95.797 MB -> 5.175 MB.
[2026-02-15T08:15:45.741Z] ====== future-genetic (functional) [default], iteration 30 completed (1918.909 ms) ======
[2026-02-15T08:15:45.741Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-02-15T08:15:45.742Z] GC before operation: completed in 11.811 ms, heap usage 97.169 MB -> 5.175 MB.
[2026-02-15T08:15:47.295Z] ====== future-genetic (functional) [default], iteration 31 completed (1916.705 ms) ======
[2026-02-15T08:15:47.296Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-02-15T08:15:47.296Z] GC before operation: completed in 12.490 ms, heap usage 96.239 MB -> 5.175 MB.
[2026-02-15T08:15:49.711Z] ====== future-genetic (functional) [default], iteration 32 completed (1924.162 ms) ======
[2026-02-15T08:15:49.711Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-02-15T08:15:49.711Z] GC before operation: completed in 12.004 ms, heap usage 95.776 MB -> 5.175 MB.
[2026-02-15T08:15:51.263Z] ====== future-genetic (functional) [default], iteration 33 completed (1920.106 ms) ======
[2026-02-15T08:15:51.263Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-02-15T08:15:51.263Z] GC before operation: completed in 12.448 ms, heap usage 94.326 MB -> 5.176 MB.
[2026-02-15T08:15:53.677Z] ====== future-genetic (functional) [default], iteration 34 completed (1922.740 ms) ======
[2026-02-15T08:15:53.677Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-02-15T08:15:53.677Z] GC before operation: completed in 12.401 ms, heap usage 95.248 MB -> 5.176 MB.
[2026-02-15T08:15:55.230Z] ====== future-genetic (functional) [default], iteration 35 completed (1917.893 ms) ======
[2026-02-15T08:15:55.230Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-02-15T08:15:55.230Z] GC before operation: completed in 12.175 ms, heap usage 95.832 MB -> 5.176 MB.
[2026-02-15T08:15:56.786Z] ====== future-genetic (functional) [default], iteration 36 completed (1924.277 ms) ======
[2026-02-15T08:15:56.786Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-02-15T08:15:56.786Z] GC before operation: completed in 11.921 ms, heap usage 95.228 MB -> 5.176 MB.
[2026-02-15T08:15:59.198Z] ====== future-genetic (functional) [default], iteration 37 completed (1924.465 ms) ======
[2026-02-15T08:15:59.198Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-02-15T08:15:59.198Z] GC before operation: completed in 12.438 ms, heap usage 96.248 MB -> 5.176 MB.
[2026-02-15T08:16:00.752Z] ====== future-genetic (functional) [default], iteration 38 completed (1920.342 ms) ======
[2026-02-15T08:16:00.752Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-02-15T08:16:00.752Z] GC before operation: completed in 12.433 ms, heap usage 95.847 MB -> 5.176 MB.
[2026-02-15T08:16:03.169Z] ====== future-genetic (functional) [default], iteration 39 completed (1921.850 ms) ======
[2026-02-15T08:16:03.169Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-02-15T08:16:03.169Z] GC before operation: completed in 12.167 ms, heap usage 94.370 MB -> 5.176 MB.
[2026-02-15T08:16:04.719Z] ====== future-genetic (functional) [default], iteration 40 completed (1918.167 ms) ======
[2026-02-15T08:16:04.719Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-02-15T08:16:04.719Z] GC before operation: completed in 12.636 ms, heap usage 95.300 MB -> 5.176 MB.
[2026-02-15T08:16:06.766Z] ====== future-genetic (functional) [default], iteration 41 completed (1923.799 ms) ======
[2026-02-15T08:16:06.766Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-02-15T08:16:06.766Z] GC before operation: completed in 12.045 ms, heap usage 97.332 MB -> 5.176 MB.
[2026-02-15T08:16:09.179Z] ====== future-genetic (functional) [default], iteration 42 completed (1930.299 ms) ======
[2026-02-15T08:16:09.179Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-02-15T08:16:09.179Z] GC before operation: completed in 12.208 ms, heap usage 95.770 MB -> 5.176 MB.
[2026-02-15T08:16:10.730Z] ====== future-genetic (functional) [default], iteration 43 completed (1927.144 ms) ======
[2026-02-15T08:16:10.730Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-02-15T08:16:10.730Z] GC before operation: completed in 12.002 ms, heap usage 95.173 MB -> 5.176 MB.
[2026-02-15T08:16:12.281Z] ====== future-genetic (functional) [default], iteration 44 completed (1924.468 ms) ======
[2026-02-15T08:16:12.281Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-02-15T08:16:12.281Z] GC before operation: completed in 12.566 ms, heap usage 96.613 MB -> 5.176 MB.
[2026-02-15T08:16:14.695Z] ====== future-genetic (functional) [default], iteration 45 completed (1916.040 ms) ======
[2026-02-15T08:16:14.695Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-02-15T08:16:14.695Z] GC before operation: completed in 11.994 ms, heap usage 95.263 MB -> 5.176 MB.
[2026-02-15T08:16:16.246Z] ====== future-genetic (functional) [default], iteration 46 completed (1916.929 ms) ======
[2026-02-15T08:16:16.246Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-02-15T08:16:16.246Z] GC before operation: completed in 12.207 ms, heap usage 95.846 MB -> 5.176 MB.
[2026-02-15T08:16:18.658Z] ====== future-genetic (functional) [default], iteration 47 completed (1918.877 ms) ======
[2026-02-15T08:16:18.658Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-02-15T08:16:18.658Z] GC before operation: completed in 12.084 ms, heap usage 96.320 MB -> 5.176 MB.
[2026-02-15T08:16:20.210Z] ====== future-genetic (functional) [default], iteration 48 completed (1926.543 ms) ======
[2026-02-15T08:16:20.210Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-02-15T08:16:20.210Z] GC before operation: completed in 11.995 ms, heap usage 96.784 MB -> 5.176 MB.
[2026-02-15T08:16:22.626Z] ====== future-genetic (functional) [default], iteration 49 completed (1921.116 ms) ======
[2026-02-15T08:16:22.626Z] -----------------------------------
[2026-02-15T08:16:22.626Z] renaissance-future-genetic_0_PASSED
[2026-02-15T08:16:22.626Z] -----------------------------------
[2026-02-15T08:16:22.626Z]
[2026-02-15T08:16:22.626Z] TEST TEARDOWN:
[2026-02-15T08:16:22.626Z] Nothing to be done for teardown.
[2026-02-15T08:16:22.626Z] renaissance-future-genetic_0 Finish Time: Sun Feb 15 08:16:22 2026 Epoch Time (ms): 1771143382026
[2026-02-15T08:16:22.626Z]
[2026-02-15T08:16:22.626Z] ===============================================
[2026-02-15T08:16:22.626Z] Running test renaissance-naive-bayes_0 ...
[2026-02-15T08:16:22.626Z] ===============================================
[2026-02-15T08:16:22.626Z] renaissance-naive-bayes_0 Start Time: Sun Feb 15 08:16:22 2026 Epoch Time (ms): 1771143382039
[2026-02-15T08:16:22.626Z] variation: NoOptions
[2026-02-15T08:16:22.626Z] JVM_OPTIONS:
[2026-02-15T08:16:22.626Z] { \
[2026-02-15T08:16:22.626Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:16:22.626Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:16:22.626Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-naive-bayes_0"; \
[2026-02-15T08:16:22.626Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-naive-bayes_0"; \
[2026-02-15T08:16:22.626Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:16:22.626Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-15T08:16:22.626Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:16:22.626Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:16:22.626Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:16:22.626Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:16:22.626Z]
[2026-02-15T08:16:22.626Z] TEST SETUP:
[2026-02-15T08:16:22.626Z] Nothing to be done for setup.
[2026-02-15T08:16:22.626Z]
[2026-02-15T08:16:22.626Z] TESTING:
[2026-02-15T08:16:22.626Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:16:22.626Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17711427338465/renaissance-naive-bayes_0/launcher-081622-12270855243488745781/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T08:16:22.626Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T08:16:22.626Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T08:16:25.972Z] Benchmark 'naive-bayes' failed with exception:
[2026-02-15T08:16:25.972Z] java.lang.ExceptionInInitializerError
[2026-02-15T08:16:25.972Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T08:16:25.972Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T08:16:25.972Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T08:16:25.972Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T08:16:25.972Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T08:16:25.972Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T08:16:25.972Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T08:16:25.972Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T08:16:25.972Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T08:16:25.972Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T08:16:25.972Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T08:16:25.972Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T08:16:25.972Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T08:16:25.972Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T08:16:25.972Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-02-15T08:16:25.972Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-02-15T08:16:25.972Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T08:16:25.972Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T08:16:25.972Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T08:16:25.972Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T08:16:25.972Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T08:16:25.972Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T08:16:25.972Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T08:16:25.972Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T08:16:25.972Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T08:16:25.972Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T08:16:25.972Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T08:16:25.972Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T08:16:25.972Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T08:16:25.972Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T08:16:25.972Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T08:16:25.972Z] ... 34 more
[2026-02-15T08:16:25.972Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T08:16:25.972Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T08:16:25.972Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T08:16:25.973Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T08:16:25.973Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T08:16:25.973Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T08:16:25.973Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T08:16:25.973Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T08:16:25.973Z] ... 34 more
[2026-02-15T08:16:26.722Z] The following benchmarks failed: naive-bayes
[2026-02-15T08:16:26.722Z] -----------------------------------
[2026-02-15T08:16:26.722Z] renaissance-naive-bayes_0_FAILED
[2026-02-15T08:16:26.722Z] -----------------------------------
[2026-02-15T08:16:26.722Z]
[2026-02-15T08:16:26.722Z] TEST TEARDOWN:
[2026-02-15T08:16:26.722Z] Nothing to be done for teardown.
[2026-02-15T08:16:26.722Z] renaissance-naive-bayes_0 Finish Time: Sun Feb 15 08:16:26 2026 Epoch Time (ms): 1771143386398
[2026-02-15T08:16:26.722Z]
[2026-02-15T08:16:26.722Z] ===============================================
[2026-02-15T08:16:26.722Z] Running test renaissance-scala-kmeans_0 ...
[2026-02-15T08:16:26.722Z] ===============================================
[2026-02-15T08:16:26.722Z] renaissance-scala-kmeans_0 Start Time: Sun Feb 15 08:16:26 2026 Epoch Time (ms): 1771143386411
[2026-02-15T08:16:26.722Z] variation: NoOptions
[2026-02-15T08:16:26.722Z] JVM_OPTIONS:
[2026-02-15T08:16:26.722Z] { \
[2026-02-15T08:16:26.722Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:16:26.722Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:16:26.722Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-scala-kmeans_0"; \
[2026-02-15T08:16:26.722Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-scala-kmeans_0"; \
[2026-02-15T08:16:26.722Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:16:26.722Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; \
[2026-02-15T08:16:26.722Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:16:26.722Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:16:26.722Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:16:26.723Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:16:26.723Z]
[2026-02-15T08:16:26.723Z] TEST SETUP:
[2026-02-15T08:16:26.723Z] Nothing to be done for setup.
[2026-02-15T08:16:26.723Z]
[2026-02-15T08:16:26.723Z] TESTING:
[2026-02-15T08:16:26.723Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-02-15T08:16:26.723Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-02-15T08:16:27.472Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:16:27.472Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17711427338465/renaissance-scala-kmeans_0/launcher-081626-8259985223898306414/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T08:16:27.472Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T08:16:27.472Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T08:16:28.250Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-02-15T08:16:28.250Z] GC before operation: completed in 40.201 ms, heap usage 27.216 MB -> 26.236 MB.
[2026-02-15T08:16:28.250Z] ====== scala-kmeans (scala) [default], iteration 0 completed (428.943 ms) ======
[2026-02-15T08:16:28.250Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-02-15T08:16:28.250Z] GC before operation: completed in 31.401 ms, heap usage 38.053 MB -> 26.291 MB.
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 1 completed (267.962 ms) ======
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-02-15T08:16:28.999Z] GC before operation: completed in 25.700 ms, heap usage 44.213 MB -> 26.291 MB.
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 2 completed (263.152 ms) ======
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-02-15T08:16:28.999Z] GC before operation: completed in 24.890 ms, heap usage 101.329 MB -> 26.291 MB.
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 3 completed (246.093 ms) ======
[2026-02-15T08:16:28.999Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-02-15T08:16:28.999Z] GC before operation: completed in 30.279 ms, heap usage 42.548 MB -> 26.291 MB.
[2026-02-15T08:16:29.758Z] ====== scala-kmeans (scala) [default], iteration 4 completed (251.224 ms) ======
[2026-02-15T08:16:29.758Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-02-15T08:16:29.758Z] GC before operation: completed in 25.733 ms, heap usage 42.494 MB -> 26.291 MB.
[2026-02-15T08:16:29.758Z] ====== scala-kmeans (scala) [default], iteration 5 completed (244.516 ms) ======
[2026-02-15T08:16:29.758Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-02-15T08:16:29.758Z] GC before operation: completed in 25.553 ms, heap usage 38.815 MB -> 26.291 MB.
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 6 completed (249.364 ms) ======
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-02-15T08:16:30.509Z] GC before operation: completed in 25.460 ms, heap usage 42.448 MB -> 26.292 MB.
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 7 completed (240.026 ms) ======
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-02-15T08:16:30.509Z] GC before operation: completed in 25.155 ms, heap usage 38.671 MB -> 26.292 MB.
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 8 completed (251.147 ms) ======
[2026-02-15T08:16:30.509Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-02-15T08:16:30.509Z] GC before operation: completed in 25.265 ms, heap usage 42.448 MB -> 26.292 MB.
[2026-02-15T08:16:31.259Z] ====== scala-kmeans (scala) [default], iteration 9 completed (238.706 ms) ======
[2026-02-15T08:16:31.259Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-02-15T08:16:31.259Z] GC before operation: completed in 29.469 ms, heap usage 38.671 MB -> 26.292 MB.
[2026-02-15T08:16:31.259Z] ====== scala-kmeans (scala) [default], iteration 10 completed (245.593 ms) ======
[2026-02-15T08:16:31.259Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-02-15T08:16:31.259Z] GC before operation: completed in 24.509 ms, heap usage 42.449 MB -> 26.292 MB.
[2026-02-15T08:16:31.260Z] ====== scala-kmeans (scala) [default], iteration 11 completed (245.297 ms) ======
[2026-02-15T08:16:31.260Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-02-15T08:16:31.260Z] GC before operation: completed in 31.539 ms, heap usage 38.671 MB -> 26.292 MB.
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 12 completed (251.275 ms) ======
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-02-15T08:16:32.021Z] GC before operation: completed in 25.120 ms, heap usage 42.449 MB -> 26.292 MB.
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 13 completed (245.916 ms) ======
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-02-15T08:16:32.021Z] GC before operation: completed in 30.174 ms, heap usage 38.671 MB -> 26.292 MB.
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 14 completed (249.039 ms) ======
[2026-02-15T08:16:32.021Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-02-15T08:16:32.021Z] GC before operation: completed in 25.738 ms, heap usage 42.449 MB -> 26.292 MB.
[2026-02-15T08:16:32.775Z] ====== scala-kmeans (scala) [default], iteration 15 completed (250.411 ms) ======
[2026-02-15T08:16:32.775Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-02-15T08:16:32.775Z] GC before operation: completed in 27.158 ms, heap usage 38.672 MB -> 26.292 MB.
[2026-02-15T08:16:32.775Z] ====== scala-kmeans (scala) [default], iteration 16 completed (255.895 ms) ======
[2026-02-15T08:16:32.775Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-02-15T08:16:32.775Z] GC before operation: completed in 25.531 ms, heap usage 42.449 MB -> 26.293 MB.
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 17 completed (243.803 ms) ======
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-02-15T08:16:33.525Z] GC before operation: completed in 30.216 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 18 completed (247.785 ms) ======
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-02-15T08:16:33.525Z] GC before operation: completed in 25.329 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 19 completed (249.682 ms) ======
[2026-02-15T08:16:33.525Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-02-15T08:16:33.525Z] GC before operation: completed in 30.845 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 20 completed (250.457 ms) ======
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-02-15T08:16:34.275Z] GC before operation: completed in 26.552 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 21 completed (244.574 ms) ======
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-02-15T08:16:34.275Z] GC before operation: completed in 30.525 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 22 completed (249.466 ms) ======
[2026-02-15T08:16:34.275Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-02-15T08:16:34.275Z] GC before operation: completed in 25.389 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 23 completed (246.629 ms) ======
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-02-15T08:16:35.026Z] GC before operation: completed in 26.353 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 24 completed (246.728 ms) ======
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-02-15T08:16:35.026Z] GC before operation: completed in 25.502 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 25 completed (245.922 ms) ======
[2026-02-15T08:16:35.026Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-02-15T08:16:35.776Z] GC before operation: completed in 34.376 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:35.776Z] ====== scala-kmeans (scala) [default], iteration 26 completed (247.324 ms) ======
[2026-02-15T08:16:35.776Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-02-15T08:16:35.776Z] GC before operation: completed in 25.079 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:35.776Z] ====== scala-kmeans (scala) [default], iteration 27 completed (241.779 ms) ======
[2026-02-15T08:16:35.776Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-02-15T08:16:35.776Z] GC before operation: completed in 30.112 ms, heap usage 38.672 MB -> 26.293 MB.
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 28 completed (246.959 ms) ======
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-02-15T08:16:36.531Z] GC before operation: completed in 25.551 ms, heap usage 42.450 MB -> 26.293 MB.
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 29 completed (246.431 ms) ======
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-02-15T08:16:36.531Z] GC before operation: completed in 26.811 ms, heap usage 35.793 MB -> 26.293 MB.
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 30 completed (252.011 ms) ======
[2026-02-15T08:16:36.531Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-02-15T08:16:36.531Z] GC before operation: completed in 25.733 ms, heap usage 42.475 MB -> 26.293 MB.
[2026-02-15T08:16:37.281Z] ====== scala-kmeans (scala) [default], iteration 31 completed (255.647 ms) ======
[2026-02-15T08:16:37.281Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-02-15T08:16:37.281Z] GC before operation: completed in 35.284 ms, heap usage 38.675 MB -> 26.293 MB.
[2026-02-15T08:16:37.281Z] ====== scala-kmeans (scala) [default], iteration 32 completed (255.383 ms) ======
[2026-02-15T08:16:37.281Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-02-15T08:16:37.281Z] GC before operation: completed in 25.979 ms, heap usage 42.451 MB -> 26.294 MB.
[2026-02-15T08:16:37.282Z] ====== scala-kmeans (scala) [default], iteration 33 completed (254.812 ms) ======
[2026-02-15T08:16:37.282Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-02-15T08:16:38.032Z] GC before operation: completed in 32.038 ms, heap usage 38.673 MB -> 26.294 MB.
[2026-02-15T08:16:38.032Z] ====== scala-kmeans (scala) [default], iteration 34 completed (255.700 ms) ======
[2026-02-15T08:16:38.032Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-02-15T08:16:38.032Z] GC before operation: completed in 25.258 ms, heap usage 42.451 MB -> 26.294 MB.
[2026-02-15T08:16:38.032Z] ====== scala-kmeans (scala) [default], iteration 35 completed (248.033 ms) ======
[2026-02-15T08:16:38.032Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-02-15T08:16:38.032Z] GC before operation: completed in 35.105 ms, heap usage 38.673 MB -> 26.294 MB.
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 36 completed (248.195 ms) ======
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-02-15T08:16:38.782Z] GC before operation: completed in 26.810 ms, heap usage 42.451 MB -> 26.296 MB.
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 37 completed (262.254 ms) ======
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-02-15T08:16:38.782Z] GC before operation: completed in 32.803 ms, heap usage 38.675 MB -> 26.296 MB.
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 38 completed (258.539 ms) ======
[2026-02-15T08:16:38.782Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-02-15T08:16:38.782Z] GC before operation: completed in 25.770 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 39 completed (245.077 ms) ======
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-02-15T08:16:39.530Z] GC before operation: completed in 31.461 ms, heap usage 38.675 MB -> 26.296 MB.
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 40 completed (248.561 ms) ======
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-02-15T08:16:39.530Z] GC before operation: completed in 26.446 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 41 completed (245.101 ms) ======
[2026-02-15T08:16:39.530Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-02-15T08:16:40.279Z] GC before operation: completed in 32.454 ms, heap usage 38.675 MB -> 26.296 MB.
[2026-02-15T08:16:40.279Z] ====== scala-kmeans (scala) [default], iteration 42 completed (250.993 ms) ======
[2026-02-15T08:16:40.279Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-02-15T08:16:40.279Z] GC before operation: completed in 26.151 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:40.279Z] ====== scala-kmeans (scala) [default], iteration 43 completed (241.244 ms) ======
[2026-02-15T08:16:40.279Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-02-15T08:16:40.279Z] GC before operation: completed in 35.863 ms, heap usage 38.675 MB -> 26.296 MB.
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 44 completed (250.114 ms) ======
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-02-15T08:16:41.029Z] GC before operation: completed in 26.059 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 45 completed (250.698 ms) ======
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-02-15T08:16:41.029Z] GC before operation: completed in 34.766 ms, heap usage 38.675 MB -> 26.296 MB.
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 46 completed (252.467 ms) ======
[2026-02-15T08:16:41.029Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-02-15T08:16:41.029Z] GC before operation: completed in 26.705 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:41.778Z] ====== scala-kmeans (scala) [default], iteration 47 completed (248.368 ms) ======
[2026-02-15T08:16:41.778Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-02-15T08:16:41.778Z] GC before operation: completed in 26.927 ms, heap usage 38.676 MB -> 26.297 MB.
[2026-02-15T08:16:41.778Z] ====== scala-kmeans (scala) [default], iteration 48 completed (250.545 ms) ======
[2026-02-15T08:16:41.778Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-02-15T08:16:41.778Z] GC before operation: completed in 25.603 ms, heap usage 42.453 MB -> 26.296 MB.
[2026-02-15T08:16:41.778Z] ====== scala-kmeans (scala) [default], iteration 49 completed (247.772 ms) ======
[2026-02-15T08:16:42.528Z] -----------------------------------
[2026-02-15T08:16:42.528Z] renaissance-scala-kmeans_0_PASSED
[2026-02-15T08:16:42.528Z] -----------------------------------
[2026-02-15T08:16:42.528Z]
[2026-02-15T08:16:42.528Z] TEST TEARDOWN:
[2026-02-15T08:16:42.528Z] Nothing to be done for teardown.
[2026-02-15T08:16:42.528Z] renaissance-scala-kmeans_0 Finish Time: Sun Feb 15 08:16:41 2026 Epoch Time (ms): 1771143401872
[2026-02-15T08:16:42.528Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-02-15T08:16:42.528Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-02-15T08:16:42.528Z]
[2026-02-15T08:16:42.528Z] ===============================================
[2026-02-15T08:16:42.528Z] Running test dacapo-eclipse_0 ...
[2026-02-15T08:16:42.528Z] ===============================================
[2026-02-15T08:16:42.529Z] dacapo-eclipse_0 Start Time: Sun Feb 15 08:16:41 2026 Epoch Time (ms): 1771143401894
[2026-02-15T08:16:42.529Z] variation: NoOptions
[2026-02-15T08:16:42.529Z] JVM_OPTIONS:
[2026-02-15T08:16:42.529Z] { \
[2026-02-15T08:16:42.529Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:16:42.529Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:16:42.529Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-eclipse_0"; \
[2026-02-15T08:16:42.529Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-eclipse_0"; \
[2026-02-15T08:16:42.529Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:16:42.529Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-02-15T08:16:42.529Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:16:42.529Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:16:42.529Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:16:42.529Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:16:42.529Z]
[2026-02-15T08:16:42.529Z] TEST SETUP:
[2026-02-15T08:16:42.529Z] Nothing to be done for setup.
[2026-02-15T08:16:42.529Z]
[2026-02-15T08:16:42.529Z] TESTING:
[2026-02-15T08:16:42.529Z] 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.'
[2026-02-15T08:16:43.281Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-02-15T08:16:44.036Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T08:16:44.037Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-02-15T08:16:44.037Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-02-15T08:16:44.037Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-02-15T08:16:45.816Z] Unzip workspace
[2026-02-15T08:16:45.816Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-02-15T08:16:45.816Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-02-15T08:16:45.816Z] 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_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-02-15T08:16:45.816Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-15T08:16:45.816Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-15T08:16:45.816Z]
[2026-02-15T08:16:46.565Z] ..................
[2026-02-15T08:17:00.666Z] Index workspace .....................
[2026-02-15T08:17:06.239Z] Build workspace
[2026-02-15T08:17:09.591Z] Search .. 4,207 references for default constructor in workspace
[2026-02-15T08:17:09.591Z] .. 1,957 references for method 'equals' in workspace
[2026-02-15T08:17:10.341Z] Type hierarchy tests
[2026-02-15T08:17:13.688Z] AST tests
[2026-02-15T08:17:17.455Z] Completion tests .........
[2026-02-15T08:17:19.751Z] Format tests ..............
[2026-02-15T08:17:26.355Z] Model tests ................
[2026-02-15T08:17:26.355Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 41410 msec =====
[2026-02-15T08:17:27.103Z] Delete workspace
[2026-02-15T08:17:27.103Z] -----------------------------------
[2026-02-15T08:17:27.103Z] dacapo-eclipse_0_PASSED
[2026-02-15T08:17:27.103Z] -----------------------------------
[2026-02-15T08:17:27.103Z]
[2026-02-15T08:17:27.103Z] TEST TEARDOWN:
[2026-02-15T08:17:27.103Z] Nothing to be done for teardown.
[2026-02-15T08:17:27.103Z] dacapo-eclipse_0 Finish Time: Sun Feb 15 08:17:26 2026 Epoch Time (ms): 1771143446971
[2026-02-15T08:17:27.103Z]
[2026-02-15T08:17:27.103Z] ===============================================
[2026-02-15T08:17:27.103Z] Running test dacapo-h2_0 ...
[2026-02-15T08:17:27.103Z] ===============================================
[2026-02-15T08:17:27.103Z] dacapo-h2_0 Start Time: Sun Feb 15 08:17:26 2026 Epoch Time (ms): 1771143446985
[2026-02-15T08:17:27.103Z] variation: NoOptions
[2026-02-15T08:17:27.103Z] JVM_OPTIONS:
[2026-02-15T08:17:27.103Z] { \
[2026-02-15T08:17:27.103Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:17:27.103Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:17:27.103Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-h2_0"; \
[2026-02-15T08:17:27.103Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-h2_0"; \
[2026-02-15T08:17:27.103Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:17:27.103Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-02-15T08:17:27.103Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:17:27.103Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:17:27.103Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:17:27.103Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:17:27.103Z]
[2026-02-15T08:17:27.103Z] TEST SETUP:
[2026-02-15T08:17:27.103Z] Nothing to be done for setup.
[2026-02-15T08:17:27.103Z]
[2026-02-15T08:17:27.103Z] TESTING:
[2026-02-15T08:17:27.855Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-15T08:17:27.855Z] 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.'
[2026-02-15T08:17:27.855Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-02-15T08:17:27.855Z] Preparing the H2 database...
[2026-02-15T08:17:27.855Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-02-15T08:17:44.144Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-02-15T08:17:44.144Z] Starting 100000 requests...
[2026-02-15T08:17:45.698Z]
[2026-02-15T08:17:47.261Z] 5%
[2026-02-15T08:17:48.825Z] 10%
[2026-02-15T08:17:50.387Z] 15%
[2026-02-15T08:17:51.142Z] 20%
[2026-02-15T08:17:51.897Z] 25%
[2026-02-15T08:17:53.493Z] 30%
[2026-02-15T08:17:54.243Z] 35%
[2026-02-15T08:17:55.006Z] 40%
[2026-02-15T08:17:55.760Z] 45%
[2026-02-15T08:17:56.514Z] 50%
[2026-02-15T08:17:58.076Z] 55%
[2026-02-15T08:17:58.842Z] 60%
[2026-02-15T08:17:59.601Z] 65%
[2026-02-15T08:18:00.361Z] 70%
[2026-02-15T08:18:01.118Z] 75%
[2026-02-15T08:18:01.872Z] 80%
[2026-02-15T08:18:02.622Z] 85%
[2026-02-15T08:18:03.383Z] 90%
[2026-02-15T08:18:04.133Z] 95%
[2026-02-15T08:18:04.133Z] 100%
[2026-02-15T08:18:04.133Z] Completed requests
[2026-02-15T08:18:04.133Z] Stock level ............. 3973 ( 4.0%)
[2026-02-15T08:18:04.133Z] Order status by name .... 2361 ( 2.4%)
[2026-02-15T08:18:04.133Z] Order status by ID ...... 1609 ( 1.6%)
[2026-02-15T08:18:04.133Z] Payment by name ......... 25847 (25.8%)
[2026-02-15T08:18:04.133Z] Payment by ID ........... 17220 (17.2%)
[2026-02-15T08:18:04.133Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-02-15T08:18:04.133Z] New order ............... 44509 (44.5%)
[2026-02-15T08:18:04.133Z] New order rollback ...... 452 ( 0.5%)
[2026-02-15T08:18:04.133Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 21059 msec =====
[2026-02-15T08:18:04.133Z] ===== DaCapo processed 100000 requests in 21039 msec, 4753 requests per second =====
[2026-02-15T08:18:04.133Z] ===== DaCapo tail latency, simple: 50% 314 usec, 90% 1792 usec, 99% 6100 usec, 99.9% 14434 usec, 99.99% 65814 usec, max 79058 usec, measured over 100000 events =====
[2026-02-15T08:18:04.882Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1075 usec, 90% 4585 usec, 99% 9920 usec, 99.9% 37937 usec, 99.99% 65814 usec, max 79058 usec, measured over 100000 events =====
[2026-02-15T08:18:04.882Z] ===== DaCapo tail latency, metered full smoothing: 50% 1904674 usec, 90% 2536591 usec, 99% 2589268 usec, 99.9% 2595473 usec, 99.99% 2598733 usec, max 2600624 usec, measured over 100000 events =====
[2026-02-15T08:18:13.553Z] Resetting database to initial state....................
[2026-02-15T08:18:13.553Z] -----------------------------------
[2026-02-15T08:18:13.553Z] dacapo-h2_0_PASSED
[2026-02-15T08:18:13.553Z] -----------------------------------
[2026-02-15T08:18:13.553Z]
[2026-02-15T08:18:13.553Z] TEST TEARDOWN:
[2026-02-15T08:18:13.553Z] Nothing to be done for teardown.
[2026-02-15T08:18:13.553Z] dacapo-h2_0 Finish Time: Sun Feb 15 08:18:13 2026 Epoch Time (ms): 1771143493224
[2026-02-15T08:18:13.553Z]
[2026-02-15T08:18:13.553Z] ===============================================
[2026-02-15T08:18:13.553Z] Running test dacapo-lusearch-fix_0 ...
[2026-02-15T08:18:13.553Z] ===============================================
[2026-02-15T08:18:13.553Z] dacapo-lusearch-fix_0 Start Time: Sun Feb 15 08:18:13 2026 Epoch Time (ms): 1771143493238
[2026-02-15T08:18:13.553Z] dacapo-lusearch-fix_0_DISABLED
[2026-02-15T08:18:13.553Z] Disabled Reason:
[2026-02-15T08:18:13.553Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-02-15T08:18:13.553Z] dacapo-lusearch-fix_0 Finish Time: Sun Feb 15 08:18:13 2026 Epoch Time (ms): 1771143493249
[2026-02-15T08:18:13.553Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-02-15T08:18:13.553Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro'
[2026-02-15T08:18:13.553Z]
[2026-02-15T08:18:13.553Z] ===============================================
[2026-02-15T08:18:13.553Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-02-15T08:18:13.553Z] ===============================================
[2026-02-15T08:18:13.553Z] IdleMicrobenchmark_HS_0 Start Time: Sun Feb 15 08:18:13 2026 Epoch Time (ms): 1771143493271
[2026-02-15T08:18:13.553Z] variation: -Xmx1024m
[2026-02-15T08:18:13.553Z] JVM_OPTIONS: -Xmx1024m
[2026-02-15T08:18:13.553Z] { \
[2026-02-15T08:18:13.553Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T08:18:13.553Z] echo "Nothing to be done for setup."; \
[2026-02-15T08:18:13.553Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/IdleMicrobenchmark_HS_0"; \
[2026-02-15T08:18:13.553Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/IdleMicrobenchmark_HS_0"; \
[2026-02-15T08:18:13.553Z] echo ""; echo "TESTING:"; \
[2026-02-15T08:18:13.553Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/IdleMicrobenchmark_HS_0"; \
[2026-02-15T08:18:13.553Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro; \
[2026-02-15T08:18:13.553Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -Xmx1024m \
[2026-02-15T08:18:13.553Z] -cp ":/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro/IdleMicrobenchmark.jar" net.adoptopenjdk.test.gc.idlemicrobenchmark.IdleMicroBenchmark \
[2026-02-15T08:18:13.553Z] --memoryLimit=700 --time=60 --idletime=300 --warmup=1 >"/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/IdleMicrobenchmark_HS_0"/std.out 2>&1 ; \
[2026-02-15T08:18:13.553Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IdleMicrobenchmark_HS_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/IdleMicrobenchmark_HS_0"; else echo "-----------------------------------"; echo "IdleMicrobenchmark_HS_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T08:18:13.553Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T08:18:13.553Z] echo "Nothing to be done for teardown."; \
[2026-02-15T08:18:13.553Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult";
[2026-02-15T08:18:13.553Z]
[2026-02-15T08:18:13.553Z] TEST SETUP:
[2026-02-15T08:18:13.553Z] Nothing to be done for setup.
[2026-02-15T08:18:13.553Z]
[2026-02-15T08:18:13.553Z] TESTING:
[2026-02-15T08:24:58.503Z] -----------------------------------
[2026-02-15T08:24:58.503Z] IdleMicrobenchmark_HS_0_PASSED
[2026-02-15T08:24:58.503Z] -----------------------------------
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] TEST TEARDOWN:
[2026-02-15T08:24:58.503Z] Nothing to be done for teardown.
[2026-02-15T08:24:58.503Z] IdleMicrobenchmark_HS_0 Finish Time: Sun Feb 15 08:24:46 2026 Epoch Time (ms): 1771143886552
[2026-02-15T08:24:58.503Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro'
[2026-02-15T08:24:58.503Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-02-15T08:24:58.503Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests'
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] All tests finished, run result summary:
[2026-02-15T08:24:58.503Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-15T08:24:58.503Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17711427338465/ --tapName=Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux.tap --comment=""
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] TEST TARGETS SUMMARY
[2026-02-15T08:24:58.503Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-15T08:24:58.503Z] DISABLED test targets:
[2026-02-15T08:24:58.503Z] dacapo-lusearch-fix_0
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] PASSED test targets:
[2026-02-15T08:24:58.503Z] renaissance-akka-uct_0
[2026-02-15T08:24:58.503Z] renaissance-fj-kmeans_0
[2026-02-15T08:24:58.503Z] renaissance-future-genetic_0
[2026-02-15T08:24:58.503Z] renaissance-scala-kmeans_0
[2026-02-15T08:24:58.503Z] dacapo-eclipse_0
[2026-02-15T08:24:58.503Z] dacapo-h2_0
[2026-02-15T08:24:58.503Z] IdleMicrobenchmark_HS_0
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] FAILED test targets:
[2026-02-15T08:24:58.503Z] renaissance-naive-bayes_0
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] TOTAL: 9 EXECUTED: 8 PASSED: 7 FAILED: 1 DISABLED: 1 SKIPPED: 0
[2026-02-15T08:24:58.503Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-15T08:24:58.503Z]
[2026-02-15T08:24:58.503Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-15T08:24:58.503Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-02-15T08:24:58.503Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2026-02-15T08:25:00.387Z] + uname
[2026-02-15T08:25:00.387Z] + '[' Linux '=' AIX ]
[2026-02-15T08:25:00.387Z] + uname
[2026-02-15T08:25:00.387Z] + '[' Linux '=' SunOS ]
[2026-02-15T08:25:00.387Z] + uname
[2026-02-15T08:25:00.387Z] + '[' Linux '=' '*BSD' ]
[2026-02-15T08:25:00.387Z] + MAKE=make
[2026-02-15T08:25:00.387Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-15T08:25:00.387Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-15T08:25:00.825Z] $ ssh-agent -k
[2026-02-15T08:25:00.830Z] unset SSH_AUTH_SOCK;
[2026-02-15T08:25:00.830Z] unset SSH_AGENT_PID;
[2026-02-15T08:25:00.830Z] echo Agent pid 1953105 killed;
[2026-02-15T08:25:01.393Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-15T08:25:01.412Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-02-15T08:25:02.226Z] Archiving artifacts
[2026-02-15T08:25:02.479Z] Recording fingerprints
[Pipeline] echo
[2026-02-15T08:25:02.614Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-02-15T08:25:02.665Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-15T08:25:02.752Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T08:25:02.883Z] Archiving artifacts
[2026-02-15T08:25:03.139Z] Recording fingerprints
[Pipeline] echo
[2026-02-15T08:25:03.284Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T08:25:03.417Z] Archiving artifacts
[2026-02-15T08:25:03.676Z] Recording fingerprints
[Pipeline] sh
[2026-02-15T08:25:05.217Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17711427338465
[Pipeline] echo
[2026-02-15T08:25:05.596Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T08:25:05.727Z] Archiving artifacts
[2026-02-15T08:25:06.104Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-15T08:25:07.216Z] Tap file found: aqa-tests/TKG/output_17711427338465/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-15T08:25:07.526Z] Recording test results
[2026-02-15T08:25:07.899Z] None of the test reports contained any result
[2026-02-15T08:25:07.900Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-15T08:25:07.936Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-15T08:25:07.814Z] No test report files were found. Configuration error?
[2026-02-15T08:25:09.447Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-15T08:25:09.447Z] Unix type machine..
[2026-02-15T08:25:09.447Z] Running on a Linux host
[2026-02-15T08:25:09.447Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T08:25:10.099Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T08:25:10.099Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T08:25:11.631Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-15T08:25:13.179Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-15T08:25:13.602Z] 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
[2026-02-15T08:25:13.728Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-15T08:25:13.779Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2026-02-15T08:25:13.799Z] Generating rerun Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2026-02-15T08:25:13.826Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-15T08:25:15.323Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-15T08:25:16.194Z] Processing DSL script testJobTemplate
[2026-02-15T08:28:10.543Z] LEVELS: [sanity]
[2026-02-15T08:28:10.543Z] JDK_VERSIONS: [8]
[2026-02-15T08:28:10.543Z] GROUPS: [perf]
[2026-02-15T08:28:10.543Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2026-02-15T08:28:10.807Z] Existing items:
[2026-02-15T08:28:10.807Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-15T08:28:11.545Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2026-02-15T08:28:11.561Z] Scheduling project: Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun
[2026-02-15T08:28:16.804Z] Starting building: Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun #17
[2026-02-15T13:18:56.673Z] Build Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun #17 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-15T13:18:56.742Z] Running on test-docker-ubuntu2204-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T13:18:57.027Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T13:18:57.027Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T13:18:57.157Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-15T13:18:57.197Z] Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun #17 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-15T13:18:57.212Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T13:18:58.102Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun" build number 17
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-15T13:18:58.145Z] Saving Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun/17/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T13:18:58.277Z] Archiving artifacts
[2026-02-15T13:18:58.543Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-15T13:18:59.232Z] Tap file found: Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun/17/aqa-tests/TKG/output_17711615165649/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-15T13:18:59.456Z] 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=x86-64_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%2Fjdk26%2Fjdk26-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_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=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T13:18:59.746Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T13:18:59.746Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T13:18:59.872Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE