Test_openjdk26_hs_sanity.perf_aarch64_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-aarch64-temurin" build number 435 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 18 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 26 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4d6accc35f7ad9f79418cc64131488148aa3928c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6accc35f7ad9f79418cc64131488148aa3928c # timeout=10 Commit message: "Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos (#6643)" > git rev-list --no-walk d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-10-09T21:46:08.436Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-10-09T21:46:08.445Z] SPEC: linux_aarch64 [Pipeline] echo [2025-10-09T21:46:08.446Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-09T21:46:08.460Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-09T21:46:08.465Z] dynamicAgents: [] [Pipeline] node [2025-10-09T21:46:08.494Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-10-09T21:46:08.538Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-09T21:46:09.120Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T21:46:09.120Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-09T21:46:20.690Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-09T21:46:21.033Z] The recommended git tool is: git [2025-10-09T21:47:08.188Z] No credentials specified [2025-10-09T21:47:08.366Z] Cloning the remote Git repository [2025-10-09T21:47:08.839Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-09T21:47:09.579Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests # timeout=10 [2025-10-09T21:47:13.260Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-09T21:47:13.447Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-09T21:47:13.448Z] > git --version # timeout=10 [2025-10-09T21:47:13.457Z] > git --version # 'git version 2.43.0' [2025-10-09T21:47:13.461Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T21:47:30.203Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-09T21:47:30.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T21:47:47.130Z] Avoid second fetch [2025-10-09T21:47:49.653Z] Checking out Revision 4d6accc35f7ad9f79418cc64131488148aa3928c (origin/master) [2025-10-09T21:47:47.208Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-10-09T21:47:49.911Z] > git config core.sparsecheckout # timeout=10 [2025-10-09T21:47:49.933Z] > git checkout -f 4d6accc35f7ad9f79418cc64131488148aa3928c # timeout=10 [2025-10-09T21:48:01.718Z] Commit message: "Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos (#6643)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T21:48:03.625Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-09T21:48:03.660Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-09T21:48:08.093Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-10-09T21:48:10.026Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-09T21:48:11.879Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-09T21:48:11.880Z] Unix type machine.. [2025-10-09T21:48:11.880Z] Running on a Linux host [2025-10-09T21:48:11.880Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-10-09T21:48:15.055Z] + printenv [2025-10-09T21:48:15.055Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-09T21:48:15.055Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-09T21:48:15.055Z] SETUP_JCK_RUN=false [2025-10-09T21:48:15.055Z] USE_TESTENV_PROPERTIES=false [2025-10-09T21:48:15.055Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-09T21:48:15.055Z] SSH_CLIENT=78.47.239.97 38122 22 [2025-10-09T21:48:15.055Z] USER=jenkins [2025-10-09T21:48:15.055Z] BUILD_LIST=perf [2025-10-09T21:48:15.055Z] SDK_RESOURCE=upstream [2025-10-09T21:48:15.055Z] OPENJ9_BRANCH=master [2025-10-09T21:48:15.055Z] jobStatus=SUCCESS [2025-10-09T21:48:15.055Z] CI=true [2025-10-09T21:48:15.055Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/6/display/redirect?page=changes [2025-10-09T21:48:15.055Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-09T21:48:15.055Z] UPSTREAM_JOB_NUMBER=435 [2025-10-09T21:48:15.055Z] TARGET=sanity.perf [2025-10-09T21:48:15.055Z] EXIT_FAILURE=false [2025-10-09T21:48:15.055Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf [2025-10-09T21:48:15.055Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-09T21:48:15.055Z] USE_JRE=false [2025-10-09T21:48:15.055Z] OLDPWD=/home/jenkins [2025-10-09T21:48:15.055Z] STF_OWNER_BRANCH=adoptium:master [2025-10-09T21:48:15.055Z] HOME=/home/jenkins [2025-10-09T21:48:15.055Z] ADOPTOPENJDK_BRANCH=master [2025-10-09T21:48:15.055Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/6/ [2025-10-09T21:48:15.055Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux.tap [2025-10-09T21:48:15.055Z] JDK_IMPL=hotspot [2025-10-09T21:48:15.055Z] DOCKER_REQUIRED=false [2025-10-09T21:48:15.055Z] HUDSON_COOKIE=8d1b363d-37c3-442d-8778-4064ea7b3c65 [2025-10-09T21:48:15.055Z] JENKINS_SERVER_COOKIE=durable-76ad74a990036704638f08d93ddf1834cf9c0a347cc28fa67f4a89cd1cbda627 [2025-10-09T21:48:15.055Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../benchmarks [2025-10-09T21:48:15.055Z] JDK_REPO=https://github.com/adoptium/jdk [2025-10-09T21:48:15.055Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [2025-10-09T21:48:15.055Z] KEEP_WORKSPACE=false [2025-10-09T21:48:15.055Z] ARCHIVE_TEST_RESULTS=false [2025-10-09T21:48:15.055Z] GENERATE_JOBS=true [2025-10-09T21:48:15.055Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-09T21:48:15.055Z] PERSONAL_BUILD=false [2025-10-09T21:48:15.055Z] LOGNAME=jenkins [2025-10-09T21:48:15.055Z] NODE_NAME=test-docker-ubuntu2404-armv8-4 [2025-10-09T21:48:15.055Z] JDK_BRANCH=jdk-26+19_adopt [2025-10-09T21:48:15.056Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/6/display/redirect?page=artifacts [2025-10-09T21:48:15.056Z] STAGE_NAME=Setup [2025-10-09T21:48:15.056Z] AUTO_DETECT=true [2025-10-09T21:48:15.056Z] EXECUTOR_NUMBER=0 [2025-10-09T21:48:15.056Z] JDK_VERSION=26 [2025-10-09T21:48:15.056Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-09T21:48:15.056Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/6/display/redirect?page=tests [2025-10-09T21:48:15.056Z] BUILD_DISPLAY_NAME=#6 [2025-10-09T21:48:15.056Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-09T21:48:15.056Z] TIME_LIMIT=25 [2025-10-09T21:48:15.056Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-09T21:48:15.056Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux [2025-10-09T21:48:15.056Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-10-09T21:48:15.056Z] PLATFORM=aarch64_linux [2025-10-09T21:48:15.056Z] TKG_ITERATIONS=1 [2025-10-09T21:48:15.056Z] EXIT_SUCCESS=false [2025-10-09T21:48:15.056Z] BUILD_ID=6 [2025-10-09T21:48:15.056Z] RERUN_FAILURE=true [2025-10-09T21:48:15.056Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-09T21:48:15.056Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_linux-6 [2025-10-09T21:48:15.056Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/system_lib [2025-10-09T21:48:15.056Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-09T21:48:15.056Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-09T21:48:15.056Z] LANG=C.UTF-8 [2025-10-09T21:48:15.056Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/ [2025-10-09T21:48:15.056Z] KEEP_REPORTDIR=false [2025-10-09T21:48:15.056Z] JCK_GIT_BRANCH=master [2025-10-09T21:48:15.056Z] ORIGIN_JDK_VERSION=26 [2025-10-09T21:48:15.056Z] BUILD_NUMBER=6 [2025-10-09T21:48:15.056Z] JENKINS_NODE_COOKIE=710d1c22-cbb4-4d55-9a4c-a9c093822cfa [2025-10-09T21:48:15.056Z] SHELL=/bin/sh [2025-10-09T21:48:15.056Z] ITERATIONS=1 [2025-10-09T21:48:15.056Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-10-09T21:48:15.056Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-10-09T21:48:15.056Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/6/display/redirect [2025-10-09T21:48:15.056Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-09T21:48:15.056Z] SPEC=linux_aarch64 [2025-10-09T21:48:15.056Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-09T21:48:15.056Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-09T21:48:15.056Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_linux/display/redirect [2025-10-09T21:48:15.056Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-aarch64-temurin [2025-10-09T21:48:15.056Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_linux [2025-10-09T21:48:15.056Z] SLACK_CHANNEL=aqavit-bot [2025-10-09T21:48:15.056Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-09T21:48:15.056Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [2025-10-09T21:48:15.056Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:48:15.056Z] TEST_TIME=120 [2025-10-09T21:48:15.056Z] SSH_CONNECTION=78.47.239.97 38122 172.17.0.3 22 [2025-10-09T21:48:15.056Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux@tmp [2025-10-09T21:48:15.056Z] PARALLEL=Dynamic [2025-10-09T21:48:15.056Z] JOBSTARTTIME=Thu, 09 Oct 2025 21:48:05 +0000 [2025-10-09T21:48:15.056Z] DYNAMIC_COMPILE=false [2025-10-09T21:48:15.056Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T21:48:15.591Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-09T21:48:15.604Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-09T21:50:21.892Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-aarch64-temurin" build number 435 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-09T21:50:22.188Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-10-09T21:50:22.195Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-10-09T21:50:22.302Z] $ ssh-agent [2025-10-09T21:50:23.190Z] SSH_AUTH_SOCK=/tmp/ssh-4zRJOCVzE9vV/agent.1088 [2025-10-09T21:50:23.191Z] SSH_AGENT_PID=1091 [2025-10-09T21:50:23.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-09T21:50:23.209Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-09T21:50:23.255Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-09T21:50:34.994Z] + pwd [2025-10-09T21:50:34.994Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-10-09T21:50:34.994Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests [2025-10-09T21:50:34.994Z] get jdk binary... [2025-10-09T21:50:34.994Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-09T21:50:35.946Z] Uncompressing file: OpenJDK-jdk_aarch64_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T21:50:38.972Z] List files in jdkbinary folder... [2025-10-09T21:50:38.972Z] total 665564 [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 274731276 Oct 9 21:18 OpenJDK-debugimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 141127409 Oct 9 21:18 OpenJDK-jdk_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 86248158 Oct 9 21:18 OpenJDK-jmods_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 60926389 Oct 9 21:18 OpenJDK-jre_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] -rw-rw-r-- 1 jenkins jenkins 31947 Oct 9 21:29 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea-metadata.json [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 171802 Oct 9 21:32 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea.json [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 3788255 Oct 9 21:18 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] -rw-r--r-- 1 jenkins jenkins 114483919 Oct 9 21:18 OpenJDK-testimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:38.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:50 tmp [2025-10-09T21:50:38.973Z] List files in jdkbinary/tmp folder... [2025-10-09T21:50:38.973Z] total 4 [2025-10-09T21:50:38.973Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 9 21:18 jdk-26+19 [2025-10-09T21:50:38.973Z] Moving directory jdk-26+19/ to ../j2sdk-image [2025-10-09T21:50:38.973Z] Uncompressing file: OpenJDK-jre_aarch64_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T21:50:39.998Z] List files in jdkbinary folder... [2025-10-09T21:50:39.998Z] total 665568 [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 274731276 Oct 9 21:18 OpenJDK-debugimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 141127409 Oct 9 21:18 OpenJDK-jdk_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 86248158 Oct 9 21:18 OpenJDK-jmods_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 60926389 Oct 9 21:18 OpenJDK-jre_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] -rw-rw-r-- 1 jenkins jenkins 31947 Oct 9 21:29 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea-metadata.json [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 171802 Oct 9 21:32 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea.json [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 3788255 Oct 9 21:18 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] -rw-r--r-- 1 jenkins jenkins 114483919 Oct 9 21:18 OpenJDK-testimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.998Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 9 21:18 j2sdk-image [2025-10-09T21:50:39.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:50 tmp [2025-10-09T21:50:39.998Z] List files in jdkbinary/tmp folder... [2025-10-09T21:50:39.998Z] total 4 [2025-10-09T21:50:39.999Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 9 21:18 jdk-26+19-jre [2025-10-09T21:50:39.999Z] Moving directory jdk-26+19-jre/ to ../j2re-image [2025-10-09T21:50:39.999Z] Uncompressing file: OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T21:50:39.999Z] List files in jdkbinary folder... [2025-10-09T21:50:39.999Z] total 665572 [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 274731276 Oct 9 21:18 OpenJDK-debugimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 141127409 Oct 9 21:18 OpenJDK-jdk_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 86248158 Oct 9 21:18 OpenJDK-jmods_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 60926389 Oct 9 21:18 OpenJDK-jre_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] -rw-rw-r-- 1 jenkins jenkins 31947 Oct 9 21:29 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea-metadata.json [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 171802 Oct 9 21:32 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea.json [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 3788255 Oct 9 21:18 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] -rw-r--r-- 1 jenkins jenkins 114483919 Oct 9 21:18 OpenJDK-testimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:39.999Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 9 21:18 j2re-image [2025-10-09T21:50:39.999Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 9 21:18 j2sdk-image [2025-10-09T21:50:39.999Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:50 tmp [2025-10-09T21:50:39.999Z] List files in jdkbinary/tmp folder... [2025-10-09T21:50:39.999Z] total 4 [2025-10-09T21:50:39.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 21:17 jdk-26+19-static-libs [2025-10-09T21:50:39.999Z] Moving directory jdk-26+19-static-libs/ to ../static-libs [2025-10-09T21:50:40.000Z] Uncompressing file: OpenJDK-testimage_aarch64_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T21:50:43.025Z] List files in jdkbinary folder... [2025-10-09T21:50:43.025Z] total 665576 [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 274731276 Oct 9 21:18 OpenJDK-debugimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 141127409 Oct 9 21:18 OpenJDK-jdk_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 86248158 Oct 9 21:18 OpenJDK-jmods_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 60926389 Oct 9 21:18 OpenJDK-jre_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] -rw-rw-r-- 1 jenkins jenkins 31947 Oct 9 21:29 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea-metadata.json [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 171802 Oct 9 21:32 OpenJDK-sbom_aarch64_linux_hotspot_26_19-ea.json [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 3788255 Oct 9 21:18 OpenJDK-static-libs-glibc_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] -rw-r--r-- 1 jenkins jenkins 114483919 Oct 9 21:18 OpenJDK-testimage_aarch64_linux_hotspot_26_19-ea.tar.gz [2025-10-09T21:50:43.025Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 9 21:18 j2re-image [2025-10-09T21:50:43.025Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 9 21:18 j2sdk-image [2025-10-09T21:50:43.025Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 21:17 static-libs [2025-10-09T21:50:43.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:50 tmp [2025-10-09T21:50:43.025Z] List files in jdkbinary/tmp folder... [2025-10-09T21:50:43.025Z] total 4 [2025-10-09T21:50:43.025Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 9 21:10 jdk-26+19-test-image [2025-10-09T21:50:43.025Z] Moving directory jdk-26+19-test-image/ to ../openjdk-test-image [2025-10-09T21:50:43.025Z] Uncompressing OpenJDK-debugimage_aarch64_linux_hotspot_26_19-ea.tar.gz over ./j2sdk-image... [2025-10-09T21:50:49.752Z] Removing top-level folder jdk-26+19-debug-image/ [2025-10-09T21:50:49.752Z] Removing top-level folder jdk-26+19/ [2025-10-09T21:50:50.725Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-09T21:50:50.725Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-09T21:50:51.829Z] openjdk version "26-beta" 2026-03-17 [2025-10-09T21:50:51.829Z] OpenJDK Runtime Environment Temurin-26+19-202510092033 (build 26-beta+19-ea) [2025-10-09T21:50:51.829Z] OpenJDK 64-Bit Server VM Temurin-26+19-202510092033 (build 26-beta+19-ea, mixed mode, sharing) [2025-10-09T21:50:51.829Z] =JAVA VERSION OUTPUT END= [2025-10-09T21:50:51.829Z] =RELEASE INFO BEGIN= [2025-10-09T21:50:51.829Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-09T21:50:51.829Z] IMPLEMENTOR_VERSION="Temurin-26+19-202510092033" [2025-10-09T21:50:51.829Z] JAVA_RUNTIME_VERSION="26-beta+19-ea" [2025-10-09T21:50:51.829Z] JAVA_VERSION="26" [2025-10-09T21:50:51.829Z] JAVA_VERSION_DATE="2026-03-17" [2025-10-09T21:50:51.829Z] LIBC="gnu" [2025-10-09T21:50:51.829Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-10-09T21:50:51.829Z] OS_ARCH="aarch64" [2025-10-09T21:50:51.829Z] OS_NAME="Linux" [2025-10-09T21:50:51.829Z] SOURCE=".:git:c15917d39e89" [2025-10-09T21:50:51.829Z] BUILD_SOURCE="git:9b7b18b0ceabf6f588e3a78699aa4e7e95794cd3" [2025-10-09T21:50:51.829Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-09T21:50:51.829Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-10-09T21:50:51.830Z] FULL_VERSION="26-beta+19-ea" [2025-10-09T21:50:51.830Z] SEMANTIC_VERSION="26+19" [2025-10-09T21:50:51.830Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-10-09T21:50:51.830Z] JVM_VARIANT="Hotspot" [2025-10-09T21:50:51.830Z] JVM_VERSION="26-beta+19-ea" [2025-10-09T21:50:51.830Z] IMAGE_TYPE="JDK" [2025-10-09T21:50:51.830Z] =RELEASE INFO END= [2025-10-09T21:50:51.830Z] get testKitGen... [2025-10-09T21:50:51.830Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-09T21:50:51.830Z] git rev-parse master [2025-10-09T21:50:51.830Z] git checkout -q -f 639d718a050e0341a6f4f632c58491bb7c5091fe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-09T21:50:52.510Z] $ ssh-agent -k [2025-10-09T21:50:52.520Z] unset SSH_AUTH_SOCK; [2025-10-09T21:50:52.520Z] unset SSH_AGENT_PID; [2025-10-09T21:50:52.520Z] echo Agent pid 1091 killed; [2025-10-09T21:50:53.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-09T21:50:53.983Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=435&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-09T21:50:54.003Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv8-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=435&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T21:50:54.048Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-09T21:50:55.133Z] Copied 1 artifact from "getTRSSOutput" build number 1921 [Pipeline] sh [2025-10-09T21:50:57.069Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-09T21:50:57.070Z] + tar xof - [2025-10-09T21:50:57.070Z] + gzip -cd TRSSOutput.tar.gz [2025-10-09T21:50:57.070Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-09T21:50:57.635Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-09T21:50:57.661Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-09T21:50:59.516Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-09T21:52:22.713Z] -------------------------------------------- [2025-10-09T21:52:22.713Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:22.713Z] task is set to default [2025-10-09T21:52:22.713Z] dependencyList is set to all [2025-10-09T21:52:22.713Z] -------------------------------------------- [2025-10-09T21:52:22.713Z] Starting download third party dependent jars [2025-10-09T21:52:22.713Z] -------------------------------------------- [2025-10-09T21:52:22.713Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-09T21:52:22.713Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-10-09T21:52:23.286Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] sh [2025-10-09T21:52:25.262Z] + cd ./aqa-tests/TKG [2025-10-09T21:52:25.262Z] + uname [2025-10-09T21:52:25.262Z] + [ Linux = AIX ] [2025-10-09T21:52:25.262Z] + uname [2025-10-09T21:52:25.262Z] + [ Linux = SunOS ] [2025-10-09T21:52:25.262Z] + uname [2025-10-09T21:52:25.262Z] + [ Linux = *BSD ] [2025-10-09T21:52:25.262Z] + MAKE=make [2025-10-09T21:52:25.262Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-10-09T21:52:25.262Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-10-09T21:52:25.262Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:25.262Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:25.262Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:25.262Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T21:52:25.262Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T21:52:26.213Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-09T21:52:28.172Z] [2025-10-09T21:52:28.172Z] build: [2025-10-09T21:52:28.172Z] [2025-10-09T21:52:28.172Z] clean: [2025-10-09T21:52:28.172Z] [2025-10-09T21:52:28.172Z] init: [2025-10-09T21:52:28.172Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2025-10-09T21:52:28.172Z] [2025-10-09T21:52:28.172Z] getDependentLibs: [2025-10-09T21:52:28.172Z] [exec] -------------------------------------------- [2025-10-09T21:52:28.172Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:28.172Z] [exec] task is set to default [2025-10-09T21:52:28.172Z] [exec] dependencyList is set to json_simple [2025-10-09T21:52:28.172Z] [exec] -------------------------------------------- [2025-10-09T21:52:28.172Z] [exec] Starting download third party dependent jars [2025-10-09T21:52:28.172Z] [exec] -------------------------------------------- [2025-10-09T21:52:28.172Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:28.172Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T21:52:28.172Z] [exec] downloaded dependent third party jars successfully [2025-10-09T21:52:28.172Z] [2025-10-09T21:52:28.172Z] compile: [2025-10-09T21:52:28.172Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T21:52:28.172Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T21:52:28.172Z] [echo] ===fork: yes [2025-10-09T21:52:28.172Z] [echo] ===debug: on [2025-10-09T21:52:29.127Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2025-10-09T21:52:32.161Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T21:52:32.161Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:52:32.161Z] [2025-10-09T21:52:32.161Z] dist: [2025-10-09T21:52:32.161Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-09T21:52:32.161Z] [2025-10-09T21:52:32.161Z] BUILD SUCCESSFUL [2025-10-09T21:52:32.161Z] Total time: 5 seconds [2025-10-09T21:52:32.161Z] 0 [2025-10-09T21:52:33.117Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-09T21:52:33.117Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-09T21:52:33.117Z] microArchOutput: [2025-10-09T21:52:34.075Z] ****************************** MACHINE INFO ****************************** [2025-10-09T21:52:34.076Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2025-10-09T21:52:34.076Z] Free Physical Memory Size : 1524326400 [2025-10-09T21:52:34.076Z] Free space (bytes) : 47271079936 [2025-10-09T21:52:34.076Z] Total Physical Memory Size : 6442450944 [2025-10-09T21:52:34.076Z] Total space (bytes) : 167961710592 [2025-10-09T21:52:34.076Z] Usable space (bytes) : 38664581120 [2025-10-09T21:52:34.076Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T21:52:34.076Z] bashVersion : [2025-10-09T21:52:34.076Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-10-09T21:52:34.076Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-09T21:52:34.076Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] This is free software; you are free to change and redistribute it. [2025-10-09T21:52:34.076Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T21:52:34.076Z] cpuCores : 8 [2025-10-09T21:52:34.076Z] curlVersion : [2025-10-09T21:52:34.076Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-10-09T21:52:34.076Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-09T21:52:34.076Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-09T21:52:34.076Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-09T21:52:34.076Z] dockerVersion : bash: line 1: docker: command not found [2025-10-09T21:52:34.076Z] gcc version : 13 [2025-10-09T21:52:34.076Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-09T21:52:34.076Z] gdb version : bash: line 1: gdb: command not found [2025-10-09T21:52:34.076Z] lldb version : Command could not be executed [2025-10-09T21:52:34.076Z] makeVersion : [2025-10-09T21:52:34.076Z] GNU Make 4.3 [2025-10-09T21:52:34.076Z] Built for aarch64-unknown-linux-gnu [2025-10-09T21:52:34.076Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-09T21:52:34.076Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T21:52:34.076Z] This is free software: you are free to change and redistribute it. [2025-10-09T21:52:34.076Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T21:52:34.076Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-09T21:52:34.076Z] osInfo : [2025-10-09T21:52:34.076Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-09T21:52:34.076Z] NAME="Ubuntu" [2025-10-09T21:52:34.076Z] VERSION_ID="24.04" [2025-10-09T21:52:34.076Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-09T21:52:34.076Z] VERSION_CODENAME=noble [2025-10-09T21:52:34.076Z] ID=ubuntu [2025-10-09T21:52:34.076Z] ID_LIKE=debian [2025-10-09T21:52:34.076Z] HOME_URL="https://www.ubuntu.com/" [2025-10-09T21:52:34.076Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-09T21:52:34.076Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-09T21:52:34.076Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-09T21:52:34.076Z] UBUNTU_CODENAME=noble [2025-10-09T21:52:34.076Z] LOGO=ubuntu-logo [2025-10-09T21:52:34.076Z] osLabel : ubuntu.24 [2025-10-09T21:52:34.076Z] perlVersion : [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-10-09T21:52:34.076Z] (with 51 registered patches, see perl -V for more detail) [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] Copyright 1987-2023, Larry Wall [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-09T21:52:34.076Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-09T21:52:34.076Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-09T21:52:34.076Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] podmanVersion : bash: line 1: podman: command not found [2025-10-09T21:52:34.076Z] procArch : aarch64 [2025-10-09T21:52:34.076Z] sysArch : aarch64 [2025-10-09T21:52:34.076Z] sysOS : Linux [2025-10-09T21:52:34.076Z] ulimit : [2025-10-09T21:52:34.076Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-09T21:52:34.076Z] core file size (blocks, -c) unlimited [2025-10-09T21:52:34.076Z] data seg size (kbytes, -d) unlimited [2025-10-09T21:52:34.076Z] scheduling priority (-e) 0 [2025-10-09T21:52:34.076Z] file size (blocks, -f) unlimited [2025-10-09T21:52:34.076Z] pending signals (-i) 63541 [2025-10-09T21:52:34.076Z] max locked memory (kbytes, -l) 8192 [2025-10-09T21:52:34.076Z] max memory size (kbytes, -m) unlimited [2025-10-09T21:52:34.076Z] open files (-n) 1048576 [2025-10-09T21:52:34.076Z] pipe size (512 bytes, -p) 8 [2025-10-09T21:52:34.076Z] POSIX message queues (bytes, -q) 819200 [2025-10-09T21:52:34.076Z] real-time priority (-r) 0 [2025-10-09T21:52:34.076Z] stack size (kbytes, -s) 8192 [2025-10-09T21:52:34.076Z] cpu time (seconds, -t) unlimited [2025-10-09T21:52:34.076Z] max user processes (-u) unlimited [2025-10-09T21:52:34.076Z] virtual memory (kbytes, -v) unlimited [2025-10-09T21:52:34.076Z] file locks (-x) unlimited [2025-10-09T21:52:34.076Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-10-09T21:52:34.076Z] vmVendor : Oracle Corporation [2025-10-09T21:52:34.076Z] vmVersion : 26-beta+19-ea [2025-10-09T21:52:34.076Z] xlc version : bash: line 1: xlC: command not found [2025-10-09T21:52:34.076Z] ************************************************************************** [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('os.name')=Linux [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('os.arch')=aarch64 [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('java.fullversion')=null [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] System.getProperty('sun.arch.data.model')=64 [2025-10-09T21:52:34.076Z] [2025-10-09T21:52:34.076Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:34.076Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:52:34.076Z] perl scripts/configure.pl [2025-10-09T21:52:34.076Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-09T21:52:35.037Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-09T21:52:35.037Z] [2025-10-09T21:52:35.037Z] [2025-10-09T21:52:35.037Z] Starting to generate parallel test lists. [2025-10-09T21:52:35.037Z] [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-09T21:52:35.037Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-09T21:52:35.037Z] Attempting to get test duration data from TRSS. [2025-10-09T21:52:35.037Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_linux&group=perf&level=sanity [2025-10-09T21:52:36.523Z] Attempting to get test duration data from cached files. [2025-10-09T21:52:36.523Z] [2025-10-09T21:52:36.523Z] TEST DURATION [2025-10-09T21:52:36.523Z] ==================================================================================== [2025-10-09T21:52:36.523Z] Total number of tests searched: 9 [2025-10-09T21:52:36.523Z] Number of test durations found: 9 [2025-10-09T21:52:36.523Z] Top slowest tests: [2025-10-09T21:52:36.523Z] 11m40s renaissance-akka-uct_0 [2025-10-09T21:52:36.523Z] 04m45s renaissance-fj-kmeans_0 [2025-10-09T21:52:36.523Z] 03m52s renaissance-future-genetic_0 [2025-10-09T21:52:36.523Z] ==================================================================================== [2025-10-09T21:52:36.523Z] [2025-10-09T21:52:36.523Z] Test target is split into 1 lists. [2025-10-09T21:52:36.523Z] Reducing estimated test running time from 23m35s to 23m35s. [2025-10-09T21:52:36.523Z] [2025-10-09T21:52:36.523Z] -------------------------------------testList_0------------------------------------- [2025-10-09T21:52:36.523Z] Number of tests: 9 [2025-10-09T21:52:36.523Z] Estimated running time: 23m35s [2025-10-09T21:52:36.523Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2025-10-09T21:52:36.523Z] ------------------------------------------------------------------------------------ [2025-10-09T21:52:36.523Z] [2025-10-09T21:52:36.523Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-09T21:52:36.523Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-09T21:52:36.712Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-09T21:52:39.220Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-10-09T21:52:39.275Z] Building tests... [Pipeline] timeout [2025-10-09T21:52:39.280Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-09T21:52:39.300Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-09T21:52:41.159Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-09T21:52:44.185Z] -------------------------------------------- [2025-10-09T21:52:44.185Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:44.185Z] task is set to default [2025-10-09T21:52:44.185Z] dependencyList is set to all [2025-10-09T21:52:44.185Z] -------------------------------------------- [2025-10-09T21:52:44.185Z] Starting download third party dependent jars [2025-10-09T21:52:44.185Z] -------------------------------------------- [2025-10-09T21:52:44.185Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-09T21:52:44.185Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-10-09T21:52:45.151Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-10-09T21:52:45.173Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-10-09T21:52:45.656Z] $ ssh-agent [2025-10-09T21:52:46.631Z] SSH_AUTH_SOCK=/tmp/ssh-ZDX8E5MOT5cb/agent.1565 [2025-10-09T21:52:46.631Z] SSH_AGENT_PID=1567 [2025-10-09T21:52:46.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T21:52:48.519Z] + bash ./compile.sh [2025-10-09T21:52:48.519Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-10-09T21:52:48.519Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:48.519Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:48.519Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:48.520Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T21:52:48.520Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T21:52:48.520Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-09T21:52:49.475Z] [2025-10-09T21:52:49.476Z] build: [2025-10-09T21:52:49.476Z] [2025-10-09T21:52:49.476Z] clean: [2025-10-09T21:52:49.476Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-10-09T21:52:49.476Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2025-10-09T21:52:49.476Z] [2025-10-09T21:52:49.476Z] init: [2025-10-09T21:52:49.476Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2025-10-09T21:52:49.476Z] [2025-10-09T21:52:49.476Z] getDependentLibs: [2025-10-09T21:52:49.476Z] [exec] -------------------------------------------- [2025-10-09T21:52:49.476Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:49.476Z] [exec] task is set to default [2025-10-09T21:52:49.476Z] [exec] dependencyList is set to json_simple [2025-10-09T21:52:49.476Z] [exec] -------------------------------------------- [2025-10-09T21:52:49.476Z] [exec] Starting download third party dependent jars [2025-10-09T21:52:49.476Z] [exec] -------------------------------------------- [2025-10-09T21:52:49.476Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:52:49.476Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T21:52:49.476Z] [exec] downloaded dependent third party jars successfully [2025-10-09T21:52:49.476Z] [2025-10-09T21:52:49.476Z] compile: [2025-10-09T21:52:49.476Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T21:52:49.476Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T21:52:49.476Z] [echo] ===fork: yes [2025-10-09T21:52:49.476Z] [echo] ===debug: on [2025-10-09T21:52:49.476Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2025-10-09T21:52:54.965Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T21:52:54.965Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:52:54.965Z] [2025-10-09T21:52:54.965Z] dist: [2025-10-09T21:52:54.965Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-09T21:52:54.965Z] [2025-10-09T21:52:54.965Z] BUILD SUCCESSFUL [2025-10-09T21:52:54.965Z] Total time: 6 seconds [2025-10-09T21:52:54.965Z] 0 [2025-10-09T21:52:54.965Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-09T21:52:54.965Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-09T21:52:54.965Z] microArchOutput: [2025-10-09T21:52:54.965Z] ****************************** MACHINE INFO ****************************** [2025-10-09T21:52:54.965Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2025-10-09T21:52:54.965Z] Free Physical Memory Size : 1521565696 [2025-10-09T21:52:54.965Z] Free space (bytes) : 47184994304 [2025-10-09T21:52:54.965Z] Total Physical Memory Size : 6442450944 [2025-10-09T21:52:54.965Z] Total space (bytes) : 167961710592 [2025-10-09T21:52:54.965Z] Usable space (bytes) : 38578495488 [2025-10-09T21:52:54.965Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T21:52:54.965Z] bashVersion : [2025-10-09T21:52:54.965Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-10-09T21:52:54.965Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-09T21:52:54.965Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T21:52:54.965Z] [2025-10-09T21:52:54.965Z] This is free software; you are free to change and redistribute it. [2025-10-09T21:52:54.965Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T21:52:54.965Z] cpuCores : 8 [2025-10-09T21:52:54.965Z] curlVersion : [2025-10-09T21:52:54.965Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-10-09T21:52:54.965Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-09T21:52:54.966Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-09T21:52:54.966Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-09T21:52:54.966Z] dockerVersion : bash: line 1: docker: command not found [2025-10-09T21:52:54.966Z] gcc version : 13 [2025-10-09T21:52:54.966Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-09T21:52:54.966Z] gdb version : bash: line 1: gdb: command not found [2025-10-09T21:52:54.966Z] lldb version : Command could not be executed [2025-10-09T21:52:54.966Z] makeVersion : [2025-10-09T21:52:54.966Z] GNU Make 4.3 [2025-10-09T21:52:54.966Z] Built for aarch64-unknown-linux-gnu [2025-10-09T21:52:54.966Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-09T21:52:54.966Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T21:52:54.966Z] This is free software: you are free to change and redistribute it. [2025-10-09T21:52:54.966Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T21:52:54.966Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-09T21:52:54.966Z] osInfo : [2025-10-09T21:52:54.966Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-09T21:52:54.966Z] NAME="Ubuntu" [2025-10-09T21:52:54.966Z] VERSION_ID="24.04" [2025-10-09T21:52:54.966Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-09T21:52:54.966Z] VERSION_CODENAME=noble [2025-10-09T21:52:54.966Z] ID=ubuntu [2025-10-09T21:52:54.966Z] ID_LIKE=debian [2025-10-09T21:52:54.966Z] HOME_URL="https://www.ubuntu.com/" [2025-10-09T21:52:54.966Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-09T21:52:54.966Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-09T21:52:54.966Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-09T21:52:54.966Z] UBUNTU_CODENAME=noble [2025-10-09T21:52:54.966Z] LOGO=ubuntu-logo [2025-10-09T21:52:54.966Z] osLabel : ubuntu.24 [2025-10-09T21:52:54.966Z] perlVersion : [2025-10-09T21:52:54.966Z] [2025-10-09T21:52:54.966Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-10-09T21:52:54.966Z] (with 51 registered patches, see perl -V for more detail) [2025-10-09T21:52:54.966Z] [2025-10-09T21:52:54.966Z] Copyright 1987-2023, Larry Wall [2025-10-09T21:52:54.966Z] [2025-10-09T21:52:54.966Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-09T21:52:54.966Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-09T21:52:54.966Z] [2025-10-09T21:52:54.966Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-09T21:52:54.966Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-09T21:52:54.966Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-09T21:52:54.966Z] [2025-10-09T21:52:54.966Z] podmanVersion : bash: line 1: podman: command not found [2025-10-09T21:52:54.966Z] procArch : aarch64 [2025-10-09T21:52:54.966Z] sysArch : aarch64 [2025-10-09T21:52:54.966Z] sysOS : Linux [2025-10-09T21:52:54.966Z] ulimit : [2025-10-09T21:52:54.967Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-09T21:52:54.967Z] core file size (blocks, -c) unlimited [2025-10-09T21:52:54.967Z] data seg size (kbytes, -d) unlimited [2025-10-09T21:52:54.967Z] scheduling priority (-e) 0 [2025-10-09T21:52:54.967Z] file size (blocks, -f) unlimited [2025-10-09T21:52:54.967Z] pending signals (-i) 63541 [2025-10-09T21:52:54.967Z] max locked memory (kbytes, -l) 8192 [2025-10-09T21:52:54.967Z] max memory size (kbytes, -m) unlimited [2025-10-09T21:52:54.967Z] open files (-n) 1048576 [2025-10-09T21:52:54.967Z] pipe size (512 bytes, -p) 8 [2025-10-09T21:52:54.967Z] POSIX message queues (bytes, -q) 819200 [2025-10-09T21:52:54.967Z] real-time priority (-r) 0 [2025-10-09T21:52:54.967Z] stack size (kbytes, -s) 8192 [2025-10-09T21:52:54.967Z] cpu time (seconds, -t) unlimited [2025-10-09T21:52:54.967Z] max user processes (-u) unlimited [2025-10-09T21:52:54.967Z] virtual memory (kbytes, -v) unlimited [2025-10-09T21:52:54.967Z] file locks (-x) unlimited [2025-10-09T21:52:54.967Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-10-09T21:52:54.967Z] vmVendor : Oracle Corporation [2025-10-09T21:52:54.967Z] vmVersion : 26-beta+19-ea [2025-10-09T21:52:54.967Z] xlc version : bash: line 1: xlC: command not found [2025-10-09T21:52:54.967Z] ************************************************************************** [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('os.name')=Linux [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('os.arch')=aarch64 [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('java.fullversion')=null [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:54.967Z] System.getProperty('sun.arch.data.model')=64 [2025-10-09T21:52:54.967Z] [2025-10-09T21:52:55.930Z] make -f clean.mk cleanBuild [2025-10-09T21:52:55.930Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:52:55.930Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2025-10-09T21:52:55.930Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:52:55.930Z] make -f compile.mk compile [2025-10-09T21:52:55.930Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:52:55.931Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:55.931Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T21:52:55.931Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T21:52:55.932Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T21:52:56.892Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-10-09T21:52:57.843Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-10-09T21:52:57.843Z] [2025-10-09T21:52:57.843Z] -create_test_directory: [2025-10-09T21:52:57.843Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest [2025-10-09T21:52:57.843Z] [2025-10-09T21:52:57.843Z] stage_test_material: [2025-10-09T21:52:57.844Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest [2025-10-09T21:52:59.797Z] [2025-10-09T21:52:59.797Z] build: [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] init: [2025-10-09T21:52:59.798Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] dist: [2025-10-09T21:52:59.798Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] build: [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] build: [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] init: [2025-10-09T21:52:59.798Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-10-09T21:52:59.798Z] [2025-10-09T21:52:59.798Z] getBumbleBench: [2025-10-09T21:52:59.798Z] [echo] Cloning BumbleBench [2025-10-09T21:52:59.798Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-10-09T21:52:59.798Z] [exec] Cloning into 'bumblebench'... [2025-10-09T21:53:00.768Z] [2025-10-09T21:53:00.768Z] buildBumbleBench: [2025-10-09T21:53:00.768Z] [echo] Building BumbleBench [2025-10-09T21:53:00.768Z] [2025-10-09T21:53:00.768Z] compile-all: [2025-10-09T21:53:00.768Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:00.768Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:00.769Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:00.769Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:00.769Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:00.769Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:00.769Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:02.736Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T21:53:02.736Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:53:02.736Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-10-09T21:53:02.736Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-10-09T21:53:02.736Z] [javac] 4 warnings [2025-10-09T21:53:02.736Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:02.736Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:02.736Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:02.736Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:02.737Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:02.737Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:02.737Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:02.737Z] [javac] 4 warnings [2025-10-09T21:53:02.737Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:02.737Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:02.737Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:02.737Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:02.737Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:02.737Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:02.737Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:03.699Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2025-10-09T21:53:03.699Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:53:03.699Z] [javac] 4 warnings [2025-10-09T21:53:03.699Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:03.699Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:03.699Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:03.699Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:03.699Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:03.700Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:03.700Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:03.700Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-10-09T21:53:03.700Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:53:03.700Z] [javac] 4 warnings [2025-10-09T21:53:03.700Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:03.700Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:03.700Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:03.700Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:03.700Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:03.700Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:03.700Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:04.657Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T21:53:04.657Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:53:04.657Z] [javac] 4 warnings [2025-10-09T21:53:04.657Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:04.657Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:04.657Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:04.657Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:04.657Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.657Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.657Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:04.657Z] [javac] 4 warnings [2025-10-09T21:53:04.657Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:04.657Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:04.657Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:04.657Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:04.658Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:04.658Z] [javac] 4 warnings [2025-10-09T21:53:04.658Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:04.658Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:04.658Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:04.658Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:04.658Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:04.658Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-10-09T21:53:04.658Z] [javac] synchronized(init) { [2025-10-09T21:53:04.658Z] [javac] ^ [2025-10-09T21:53:04.658Z] [javac] 5 warnings [2025-10-09T21:53:04.658Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:04.658Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:04.658Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:04.658Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:04.658Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:04.658Z] [javac] 4 warnings [2025-10-09T21:53:04.658Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:04.658Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:04.658Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:04.658Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:04.658Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:04.658Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:05.624Z] [javac] 4 warnings [2025-10-09T21:53:05.624Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:05.624Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:05.624Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:05.624Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:05.624Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:05.624Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:05.624Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:05.624Z] [javac] 4 warnings [2025-10-09T21:53:05.624Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:05.624Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:05.624Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:05.624Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:05.624Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:05.624Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:05.624Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:06.589Z] [javac] 4 warnings [2025-10-09T21:53:06.589Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:06.589Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:06.589Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:06.589Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:06.589Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:06.589Z] [javac] 4 warnings [2025-10-09T21:53:06.589Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:06.589Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:06.589Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:06.589Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:06.589Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:06.589Z] [javac] 4 warnings [2025-10-09T21:53:06.589Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:06.589Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T21:53:06.589Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T21:53:06.589Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T21:53:06.589Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T21:53:06.589Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T21:53:06.589Z] [javac] 4 warnings [2025-10-09T21:53:06.589Z] [2025-10-09T21:53:06.589Z] dist: [2025-10-09T21:53:06.589Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-10-09T21:53:06.589Z] [2025-10-09T21:53:06.589Z] dist: [2025-10-09T21:53:06.589Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-10-09T21:53:07.552Z] [2025-10-09T21:53:07.552Z] build: [2025-10-09T21:53:07.552Z] [2025-10-09T21:53:07.552Z] getDependentLibs: [2025-10-09T21:53:10.574Z] [exec] -------------------------------------------- [2025-10-09T21:53:10.574Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:53:10.575Z] [exec] task is set to default [2025-10-09T21:53:10.575Z] [exec] dependencyList is set to dacapo [2025-10-09T21:53:10.575Z] [exec] -------------------------------------------- [2025-10-09T21:53:10.575Z] [exec] Starting download third party dependent jars [2025-10-09T21:53:10.575Z] [exec] -------------------------------------------- [2025-10-09T21:53:10.575Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:53:10.575Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T21:53:10.575Z] [exec] downloaded dependent third party jars successfully [2025-10-09T21:53:10.575Z] [2025-10-09T21:53:10.575Z] init: [2025-10-09T21:53:10.575Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2025-10-09T21:53:10.575Z] [2025-10-09T21:53:10.575Z] getDacapoSuite: [2025-10-09T21:53:10.575Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2025-10-09T21:53:50.174Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2025-10-09T21:53:50.174Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo [2025-10-09T21:53:50.174Z] [2025-10-09T21:53:50.174Z] dist: [2025-10-09T21:53:50.174Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2025-10-09T21:53:50.174Z] [2025-10-09T21:53:50.174Z] build: [2025-10-09T21:53:50.174Z] [2025-10-09T21:53:50.174Z] init: [2025-10-09T21:53:50.174Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-10-09T21:53:50.174Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T21:53:50.174Z] [2025-10-09T21:53:50.174Z] compile: [2025-10-09T21:53:50.174Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T21:53:50.174Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T21:53:50.174Z] [echo] ===fork: yes [2025-10-09T21:53:50.174Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2025-10-09T21:53:50.174Z] [echo] ===debug: on [2025-10-09T21:53:50.174Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-10-09T21:53:50.175Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T21:53:51.129Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2025-10-09T21:53:51.129Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T21:53:51.129Z] [2025-10-09T21:53:51.129Z] dist: [2025-10-09T21:53:51.130Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-10-09T21:53:51.130Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-10-09T21:53:51.130Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-10-09T21:53:51.130Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-10-09T21:53:51.130Z] [2025-10-09T21:53:51.130Z] clean: [2025-10-09T21:53:51.130Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T21:53:51.130Z] [2025-10-09T21:53:51.130Z] build: [2025-10-09T21:53:51.130Z] [2025-10-09T21:53:51.130Z] build: [2025-10-09T21:53:51.130Z] [2025-10-09T21:53:51.130Z] init: [2025-10-09T21:53:51.130Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance [2025-10-09T21:53:51.130Z] [2025-10-09T21:53:51.130Z] getRenaissanceSuite: [2025-10-09T21:53:51.130Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-10-09T21:53:56.931Z] [2025-10-09T21:53:56.931Z] dist: [2025-10-09T21:53:56.931Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] build: [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] init: [2025-10-09T21:53:57.889Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] getSpecjbbSuite: [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] dist: [2025-10-09T21:53:57.889Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb/run [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] BUILD SUCCESSFUL [2025-10-09T21:53:57.889Z] Total time: 1 minute 0 seconds [2025-10-09T21:53:57.889Z] 0 [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] [2025-10-09T21:53:57.889Z] RECORD TEST REPOs SHA [2025-10-09T21:53:57.889Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-09T21:53:57.890Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-10-09T21:53:57.890Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-09T21:53:57.890Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-09T21:53:59.865Z] ================================================ [2025-10-09T21:53:59.865Z] timestamp: 20251009-215359 [2025-10-09T21:53:59.865Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T21:53:59.865Z] git repo: [2025-10-09T21:53:59.865Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-10-09T21:53:59.865Z] sha: [2025-10-09T21:53:59.865Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-10-09T21:54:00.817Z] ================================================ [2025-10-09T21:54:00.817Z] timestamp: 20251009-215359 [2025-10-09T21:54:00.817Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests [2025-10-09T21:54:00.817Z] git repo: [2025-10-09T21:54:00.817Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-10-09T21:54:00.817Z] sha: [2025-10-09T21:54:00.817Z] 4d6accc35f7ad9f79418cc64131488148aa3928c [2025-10-09T21:54:00.817Z] ================================================ [2025-10-09T21:54:00.817Z] timestamp: 20251009-215400 [2025-10-09T21:54:00.817Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2025-10-09T21:54:00.817Z] git repo: [2025-10-09T21:54:00.817Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-10-09T21:54:00.817Z] sha: [2025-10-09T21:54:00.817Z] 639d718a050e0341a6f4f632c58491bb7c5091fe [2025-10-09T21:54:00.818Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2025-10-09T21:54:01.594Z] $ ssh-agent -k [2025-10-09T21:54:01.713Z] unset SSH_AUTH_SOCK; [2025-10-09T21:54:01.713Z] unset SSH_AGENT_PID; [2025-10-09T21:54:01.713Z] echo Agent pid 1567 killed; [2025-10-09T21:54:02.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-10-09T21:54:02.546Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-09T21:54:02.578Z] ITERATION: 1/1 [Pipeline] sh [2025-10-09T21:54:04.463Z] + which Xvfb [2025-10-09T21:54:04.463Z] /usr/bin/Xvfb [Pipeline] wrap [2025-10-09T21:54:05.478Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/.xvfb-6-..fbdir15858111497986923785 [Pipeline] { [Pipeline] sh [2025-10-09T21:54:28.003Z] + ps -f [2025-10-09T21:54:28.003Z] + grep [X]vfb [2025-10-09T21:54:28.003Z] + awk {print $9} [Pipeline] echo [2025-10-09T21:54:28.723Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-10-09T21:54:28.806Z] $ ssh-agent [2025-10-09T21:54:29.616Z] SSH_AUTH_SOCK=/tmp/ssh-pRKz9btKlDjv/agent.2174 [2025-10-09T21:54:29.616Z] SSH_AGENT_PID=2176 [2025-10-09T21:54:29.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T21:54:31.622Z] + uname [2025-10-09T21:54:31.622Z] + [ Linux = AIX ] [2025-10-09T21:54:31.622Z] + uname [2025-10-09T21:54:31.622Z] + [ Linux = SunOS ] [2025-10-09T21:54:31.622Z] + uname [2025-10-09T21:54:31.622Z] + [ Linux = *BSD ] [2025-10-09T21:54:31.622Z] + MAKE=make [2025-10-09T21:54:31.622Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-09T21:54:31.622Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-10-09T21:54:34.016Z] + uname [2025-10-09T21:54:34.018Z] + [ Linux = AIX ] [2025-10-09T21:54:34.018Z] + uname [2025-10-09T21:54:34.018Z] + [ Linux = SunOS ] [2025-10-09T21:54:34.018Z] + uname [2025-10-09T21:54:34.018Z] + [ Linux = *BSD ] [2025-10-09T21:54:34.018Z] + MAKE=make [2025-10-09T21:54:34.018Z] + cd ./aqa-tests [2025-10-09T21:54:34.018Z] + . ./scripts/testenv/testenvSettings.sh [2025-10-09T21:54:34.018Z] + set +x [2025-10-09T21:54:34.018Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-10-09T21:54:34.018Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2025-10-09T21:54:34.018Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-10-09T21:54:34.018Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:54:34.018Z] perl scripts/configure.pl [2025-10-09T21:54:34.018Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-09T21:54:34.018Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-09T21:54:34.018Z] [2025-10-09T21:54:34.018Z] Starting to generate test make files. [2025-10-09T21:54:34.018Z] [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-09T21:54:34.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Make files are generated successfully. [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:54:34.974Z] make -f runtest.mk _sanity.perf [2025-10-09T21:54:34.974Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T21:54:34.974Z] [2025-10-09T21:54:34.974Z] Running make 4.3 [2025-10-09T21:54:34.974Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. [2025-10-09T21:54:34.974Z] set JDK_VERSION to 26 [2025-10-09T21:54:34.974Z] set JDK_IMPL to hotspot [2025-10-09T21:54:34.974Z] set JVM_VERSION to openjdk26 [2025-10-09T21:54:34.974Z] set JCL_VERSION to latest [2025-10-09T21:54:34.974Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-10-09T21:54:34.974Z] set SPEC to linux_aarch64 [2025-10-09T21:54:34.974Z] set TEST_FLAG to [2025-10-09T21:54:34.974Z] set OS_LABEL to ubuntu.24 [2025-10-09T21:54:34.974Z] Running sanity.perf ... [2025-10-09T21:54:34.974Z] There are 9 test targets in sanity.perf [2025-10-09T21:54:34.974Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-10-09T21:54:34.974Z] openjdk version "26-beta" 2026-03-17 [2025-10-09T21:54:34.974Z] OpenJDK Runtime Environment Temurin-26+19-202510092033 (build 26-beta+19-ea) [2025-10-09T21:54:34.974Z] OpenJDK 64-Bit Server VM Temurin-26+19-202510092033 (build 26-beta+19-ea, mixed mode, sharing) [2025-10-09T21:54:34.974Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests' [2025-10-09T21:54:34.975Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf' [2025-10-09T21:54:34.975Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/renaissance' [2025-10-09T21:54:34.975Z] [2025-10-09T21:54:34.975Z] =============================================== [2025-10-09T21:54:34.975Z] Running test renaissance-akka-uct_0 ... [2025-10-09T21:54:34.975Z] =============================================== [2025-10-09T21:54:34.975Z] renaissance-akka-uct_0 Start Time: Thu Oct 9 21:54:34 2025 Epoch Time (ms): 1760046874872 [2025-10-09T21:54:35.942Z] variation: NoOptions [2025-10-09T21:54:35.942Z] JVM_OPTIONS: [2025-10-09T21:54:35.942Z] { \ [2025-10-09T21:54:35.942Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T21:54:35.942Z] echo "Nothing to be done for setup."; \ [2025-10-09T21:54:35.942Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-akka-uct_0"; \ [2025-10-09T21:54:35.942Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-akka-uct_0"; \ [2025-10-09T21:54:35.942Z] echo ""; echo "TESTING:"; \ [2025-10-09T21:54:35.942Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2025-10-09T21:54:35.942Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T21:54:35.942Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T21:54:35.942Z] echo "Nothing to be done for teardown."; \ [2025-10-09T21:54:35.942Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T21:54:35.942Z] [2025-10-09T21:54:35.942Z] TEST SETUP: [2025-10-09T21:54:35.942Z] Nothing to be done for setup. [2025-10-09T21:54:35.942Z] [2025-10-09T21:54:35.942Z] TESTING: [2025-10-09T21:54:36.897Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T21:54:36.897Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17600468745828/renaissance-akka-uct_0/launcher-215435-15251032288588502360/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T21:54:36.897Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T21:54:36.897Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T21:54:38.983Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2025-10-09T21:54:38.983Z] GC before operation: completed in 31.852 ms, heap usage 9.486 MB -> 5.668 MB. [2025-10-09T21:54:45.795Z] final size= 199991 [2025-10-09T21:54:45.795Z] final height= 9 [2025-10-09T21:54:52.605Z] final size= 199991 [2025-10-09T21:54:52.605Z] final height= 9 [2025-10-09T21:54:56.828Z] final size= 199991 [2025-10-09T21:54:56.828Z] final height= 9 [2025-10-09T21:54:58.831Z] final size= 199991 [2025-10-09T21:54:58.831Z] final height= 9 [2025-10-09T21:55:01.896Z] final size= 199991 [2025-10-09T21:55:01.896Z] final height= 9 [2025-10-09T21:55:05.013Z] final size= 199991 [2025-10-09T21:55:05.013Z] final height= 9 [2025-10-09T21:55:08.091Z] final size= 199991 [2025-10-09T21:55:08.091Z] final height= 9 [2025-10-09T21:55:12.279Z] final size= 199991 [2025-10-09T21:55:12.279Z] final height= 9 [2025-10-09T21:55:14.251Z] final size= 199991 [2025-10-09T21:55:14.251Z] final height= 9 [2025-10-09T21:55:17.300Z] final size= 199991 [2025-10-09T21:55:17.300Z] final height= 9 [2025-10-09T21:55:18.256Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:55:18.256Z] There is no way to check that no silent failure occurred. [2025-10-09T21:55:18.256Z] ====== akka-uct (concurrency) [default], iteration 0 completed (39740.160 ms) ====== [2025-10-09T21:55:18.256Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2025-10-09T21:55:18.256Z] GC before operation: completed in 486.794 ms, heap usage 943.391 MB -> 100.156 MB. [2025-10-09T21:55:20.250Z] final size= 199991 [2025-10-09T21:55:20.250Z] final height= 9 [2025-10-09T21:55:23.285Z] final size= 199991 [2025-10-09T21:55:23.285Z] final height= 9 [2025-10-09T21:55:26.363Z] final size= 199991 [2025-10-09T21:55:26.363Z] final height= 9 [2025-10-09T21:55:28.339Z] final size= 199991 [2025-10-09T21:55:28.339Z] final height= 9 [2025-10-09T21:55:30.325Z] final size= 199991 [2025-10-09T21:55:30.325Z] final height= 9 [2025-10-09T21:55:33.377Z] final size= 199991 [2025-10-09T21:55:33.377Z] final height= 9 [2025-10-09T21:55:36.434Z] final size= 199991 [2025-10-09T21:55:36.434Z] final height= 9 [2025-10-09T21:55:38.415Z] final size= 199991 [2025-10-09T21:55:38.416Z] final height= 9 [2025-10-09T21:55:41.470Z] final size= 199991 [2025-10-09T21:55:41.470Z] final height= 9 [2025-10-09T21:55:43.444Z] final size= 199991 [2025-10-09T21:55:43.444Z] final height= 9 [2025-10-09T21:55:44.405Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:55:44.405Z] There is no way to check that no silent failure occurred. [2025-10-09T21:55:44.405Z] ====== akka-uct (concurrency) [default], iteration 1 completed (26061.070 ms) ====== [2025-10-09T21:55:44.405Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2025-10-09T21:55:46.134Z] GC before operation: completed in 367.070 ms, heap usage 892.997 MB -> 100.138 MB. [2025-10-09T21:55:47.284Z] final size= 199991 [2025-10-09T21:55:47.284Z] final height= 9 [2025-10-09T21:55:50.353Z] final size= 199991 [2025-10-09T21:55:50.353Z] final height= 9 [2025-10-09T21:55:53.427Z] final size= 199991 [2025-10-09T21:55:53.427Z] final height= 9 [2025-10-09T21:55:55.642Z] final size= 199991 [2025-10-09T21:55:55.642Z] final height= 9 [2025-10-09T21:55:58.711Z] final size= 199991 [2025-10-09T21:55:58.711Z] final height= 9 [2025-10-09T21:56:00.784Z] final size= 199991 [2025-10-09T21:56:00.784Z] final height= 9 [2025-10-09T21:56:03.983Z] final size= 199991 [2025-10-09T21:56:03.983Z] final height= 9 [2025-10-09T21:56:07.092Z] final size= 199991 [2025-10-09T21:56:07.092Z] final height= 9 [2025-10-09T21:56:10.279Z] final size= 199991 [2025-10-09T21:56:10.279Z] final height= 9 [2025-10-09T21:56:12.275Z] final size= 199991 [2025-10-09T21:56:12.275Z] final height= 9 [2025-10-09T21:56:13.312Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:56:13.312Z] There is no way to check that no silent failure occurred. [2025-10-09T21:56:13.312Z] ====== akka-uct (concurrency) [default], iteration 2 completed (28009.992 ms) ====== [2025-10-09T21:56:13.312Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2025-10-09T21:56:13.312Z] GC before operation: completed in 497.516 ms, heap usage 347.832 MB -> 100.233 MB. [2025-10-09T21:56:15.295Z] final size= 199991 [2025-10-09T21:56:15.295Z] final height= 9 [2025-10-09T21:56:17.755Z] final size= 199991 [2025-10-09T21:56:17.755Z] final height= 9 [2025-10-09T21:56:20.368Z] final size= 199991 [2025-10-09T21:56:20.368Z] final height= 9 [2025-10-09T21:56:23.547Z] final size= 199991 [2025-10-09T21:56:23.547Z] final height= 9 [2025-10-09T21:56:25.702Z] final size= 199991 [2025-10-09T21:56:25.702Z] final height= 9 [2025-10-09T21:56:28.891Z] final size= 199991 [2025-10-09T21:56:28.891Z] final height= 9 [2025-10-09T21:56:31.954Z] final size= 199991 [2025-10-09T21:56:31.954Z] final height= 9 [2025-10-09T21:56:35.184Z] final size= 199991 [2025-10-09T21:56:35.184Z] final height= 9 [2025-10-09T21:56:37.153Z] final size= 199991 [2025-10-09T21:56:37.153Z] final height= 9 [2025-10-09T21:56:40.233Z] final size= 199991 [2025-10-09T21:56:40.233Z] final height= 9 [2025-10-09T21:56:41.188Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:56:41.188Z] There is no way to check that no silent failure occurred. [2025-10-09T21:56:41.188Z] ====== akka-uct (concurrency) [default], iteration 3 completed (27348.059 ms) ====== [2025-10-09T21:56:41.188Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2025-10-09T21:56:42.148Z] GC before operation: completed in 705.863 ms, heap usage 804.997 MB -> 100.374 MB. [2025-10-09T21:56:43.115Z] final size= 199991 [2025-10-09T21:56:43.115Z] final height= 9 [2025-10-09T21:56:46.167Z] final size= 199991 [2025-10-09T21:56:46.167Z] final height= 9 [2025-10-09T21:56:49.250Z] final size= 199991 [2025-10-09T21:56:49.250Z] final height= 9 [2025-10-09T21:56:52.323Z] final size= 199991 [2025-10-09T21:56:52.323Z] final height= 9 [2025-10-09T21:56:55.385Z] final size= 199991 [2025-10-09T21:56:55.385Z] final height= 9 [2025-10-09T21:56:57.381Z] final size= 199991 [2025-10-09T21:56:57.381Z] final height= 9 [2025-10-09T21:57:00.512Z] final size= 199991 [2025-10-09T21:57:00.512Z] final height= 9 [2025-10-09T21:57:03.551Z] final size= 199991 [2025-10-09T21:57:03.551Z] final height= 9 [2025-10-09T21:57:05.538Z] final size= 199991 [2025-10-09T21:57:05.538Z] final height= 9 [2025-10-09T21:57:08.593Z] final size= 199991 [2025-10-09T21:57:08.593Z] final height= 9 [2025-10-09T21:57:09.558Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:57:09.558Z] There is no way to check that no silent failure occurred. [2025-10-09T21:57:09.558Z] ====== akka-uct (concurrency) [default], iteration 4 completed (27547.657 ms) ====== [2025-10-09T21:57:09.558Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2025-10-09T21:57:09.558Z] GC before operation: completed in 749.287 ms, heap usage 1.062 GB -> 101.158 MB. [2025-10-09T21:57:11.548Z] final size= 199991 [2025-10-09T21:57:11.548Z] final height= 9 [2025-10-09T21:57:14.585Z] final size= 199991 [2025-10-09T21:57:14.585Z] final height= 9 [2025-10-09T21:57:16.558Z] final size= 199991 [2025-10-09T21:57:16.558Z] final height= 9 [2025-10-09T21:57:20.750Z] final size= 199991 [2025-10-09T21:57:20.750Z] final height= 9 [2025-10-09T21:57:22.737Z] final size= 199991 [2025-10-09T21:57:22.737Z] final height= 9 [2025-10-09T21:57:25.799Z] final size= 199991 [2025-10-09T21:57:25.799Z] final height= 9 [2025-10-09T21:57:28.875Z] final size= 199991 [2025-10-09T21:57:28.875Z] final height= 9 [2025-10-09T21:57:30.861Z] final size= 199991 [2025-10-09T21:57:30.861Z] final height= 9 [2025-10-09T21:57:33.916Z] final size= 199991 [2025-10-09T21:57:33.916Z] final height= 9 [2025-10-09T21:57:35.894Z] final size= 199991 [2025-10-09T21:57:35.894Z] final height= 9 [2025-10-09T21:57:36.844Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:57:36.844Z] There is no way to check that no silent failure occurred. [2025-10-09T21:57:36.844Z] ====== akka-uct (concurrency) [default], iteration 5 completed (27127.170 ms) ====== [2025-10-09T21:57:36.844Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2025-10-09T21:57:37.822Z] GC before operation: completed in 413.801 ms, heap usage 618.921 MB -> 100.309 MB. [2025-10-09T21:57:39.800Z] final size= 199991 [2025-10-09T21:57:39.800Z] final height= 9 [2025-10-09T21:57:41.777Z] final size= 199991 [2025-10-09T21:57:41.777Z] final height= 9 [2025-10-09T21:57:44.819Z] final size= 199991 [2025-10-09T21:57:44.819Z] final height= 9 [2025-10-09T21:57:47.873Z] final size= 199991 [2025-10-09T21:57:47.873Z] final height= 9 [2025-10-09T21:57:49.848Z] final size= 199991 [2025-10-09T21:57:49.848Z] final height= 9 [2025-10-09T21:57:52.980Z] final size= 199991 [2025-10-09T21:57:52.980Z] final height= 9 [2025-10-09T21:57:55.736Z] final size= 199991 [2025-10-09T21:57:55.736Z] final height= 9 [2025-10-09T21:57:58.793Z] final size= 199991 [2025-10-09T21:57:58.793Z] final height= 9 [2025-10-09T21:58:00.802Z] final size= 199991 [2025-10-09T21:58:00.802Z] final height= 9 [2025-10-09T21:58:03.866Z] final size= 199991 [2025-10-09T21:58:03.866Z] final height= 9 [2025-10-09T21:58:03.866Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:58:03.866Z] There is no way to check that no silent failure occurred. [2025-10-09T21:58:03.866Z] ====== akka-uct (concurrency) [default], iteration 6 completed (26659.466 ms) ====== [2025-10-09T21:58:03.866Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2025-10-09T21:58:04.834Z] GC before operation: completed in 327.756 ms, heap usage 773.865 MB -> 99.195 MB. [2025-10-09T21:58:06.813Z] final size= 199991 [2025-10-09T21:58:06.813Z] final height= 9 [2025-10-09T21:58:08.793Z] final size= 199991 [2025-10-09T21:58:08.793Z] final height= 9 [2025-10-09T21:58:12.987Z] final size= 199991 [2025-10-09T21:58:12.987Z] final height= 9 [2025-10-09T21:58:14.976Z] final size= 199991 [2025-10-09T21:58:14.976Z] final height= 9 [2025-10-09T21:58:18.034Z] final size= 199991 [2025-10-09T21:58:18.034Z] final height= 9 [2025-10-09T21:58:20.012Z] final size= 199991 [2025-10-09T21:58:20.012Z] final height= 9 [2025-10-09T21:58:23.051Z] final size= 199991 [2025-10-09T21:58:23.051Z] final height= 9 [2025-10-09T21:58:26.116Z] final size= 199991 [2025-10-09T21:58:26.116Z] final height= 9 [2025-10-09T21:58:28.138Z] final size= 199991 [2025-10-09T21:58:28.138Z] final height= 9 [2025-10-09T21:58:31.202Z] final size= 199991 [2025-10-09T21:58:31.202Z] final height= 9 [2025-10-09T21:58:32.279Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:58:32.279Z] There is no way to check that no silent failure occurred. [2025-10-09T21:58:32.279Z] ====== akka-uct (concurrency) [default], iteration 7 completed (27308.871 ms) ====== [2025-10-09T21:58:32.279Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2025-10-09T21:58:32.279Z] GC before operation: completed in 654.648 ms, heap usage 1021.997 MB -> 101.299 MB. [2025-10-09T21:58:34.256Z] final size= 199991 [2025-10-09T21:58:34.256Z] final height= 9 [2025-10-09T21:58:37.317Z] final size= 199991 [2025-10-09T21:58:37.317Z] final height= 9 [2025-10-09T21:58:39.313Z] final size= 199991 [2025-10-09T21:58:39.313Z] final height= 9 [2025-10-09T21:58:42.357Z] final size= 199991 [2025-10-09T21:58:42.357Z] final height= 10 [2025-10-09T21:58:45.437Z] final size= 199991 [2025-10-09T21:58:45.437Z] final height= 9 [2025-10-09T21:58:47.438Z] final size= 199991 [2025-10-09T21:58:47.438Z] final height= 9 [2025-10-09T21:58:50.480Z] final size= 199991 [2025-10-09T21:58:50.480Z] final height= 9 [2025-10-09T21:58:53.566Z] final size= 199991 [2025-10-09T21:58:53.566Z] final height= 9 [2025-10-09T21:58:56.628Z] final size= 199991 [2025-10-09T21:58:56.628Z] final height= 9 [2025-10-09T21:58:58.592Z] final size= 199991 [2025-10-09T21:58:58.592Z] final height= 9 [2025-10-09T21:58:59.550Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:58:59.550Z] There is no way to check that no silent failure occurred. [2025-10-09T21:58:59.550Z] ====== akka-uct (concurrency) [default], iteration 8 completed (27048.991 ms) ====== [2025-10-09T21:58:59.550Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2025-10-09T21:59:00.515Z] GC before operation: completed in 543.814 ms, heap usage 963.997 MB -> 101.431 MB. [2025-10-09T21:59:01.483Z] final size= 199991 [2025-10-09T21:59:01.483Z] final height= 9 [2025-10-09T21:59:04.560Z] final size= 199991 [2025-10-09T21:59:04.560Z] final height= 9 [2025-10-09T21:59:07.597Z] final size= 199991 [2025-10-09T21:59:07.597Z] final height= 9 [2025-10-09T21:59:09.567Z] final size= 199991 [2025-10-09T21:59:09.567Z] final height= 9 [2025-10-09T21:59:12.612Z] final size= 199991 [2025-10-09T21:59:12.612Z] final height= 9 [2025-10-09T21:59:14.593Z] final size= 199991 [2025-10-09T21:59:14.593Z] final height= 9 [2025-10-09T21:59:17.625Z] final size= 199991 [2025-10-09T21:59:17.625Z] final height= 9 [2025-10-09T21:59:20.674Z] final size= 199991 [2025-10-09T21:59:20.674Z] final height= 9 [2025-10-09T21:59:22.648Z] final size= 199991 [2025-10-09T21:59:22.648Z] final height= 8 [2025-10-09T21:59:25.684Z] final size= 199991 [2025-10-09T21:59:25.684Z] final height= 9 [2025-10-09T21:59:26.643Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:59:26.643Z] There is no way to check that no silent failure occurred. [2025-10-09T21:59:26.643Z] ====== akka-uct (concurrency) [default], iteration 9 completed (26193.637 ms) ====== [2025-10-09T21:59:26.643Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2025-10-09T21:59:26.643Z] GC before operation: completed in 576.751 ms, heap usage 945.624 MB -> 101.080 MB. [2025-10-09T21:59:28.613Z] final size= 199991 [2025-10-09T21:59:28.613Z] final height= 9 [2025-10-09T21:59:31.701Z] final size= 199991 [2025-10-09T21:59:31.701Z] final height= 9 [2025-10-09T21:59:33.667Z] final size= 199991 [2025-10-09T21:59:33.667Z] final height= 9 [2025-10-09T21:59:36.910Z] final size= 199991 [2025-10-09T21:59:36.910Z] final height= 9 [2025-10-09T21:59:38.884Z] final size= 199991 [2025-10-09T21:59:38.884Z] final height= 9 [2025-10-09T21:59:41.925Z] final size= 199991 [2025-10-09T21:59:41.925Z] final height= 9 [2025-10-09T21:59:43.916Z] final size= 199991 [2025-10-09T21:59:43.916Z] final height= 9 [2025-10-09T21:59:46.980Z] final size= 199991 [2025-10-09T21:59:46.980Z] final height= 9 [2025-10-09T21:59:50.025Z] final size= 199991 [2025-10-09T21:59:50.025Z] final height= 9 [2025-10-09T21:59:52.801Z] final size= 199991 [2025-10-09T21:59:52.801Z] final height= 9 [2025-10-09T21:59:53.779Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T21:59:53.779Z] There is no way to check that no silent failure occurred. [2025-10-09T21:59:53.779Z] ====== akka-uct (concurrency) [default], iteration 10 completed (26772.255 ms) ====== [2025-10-09T21:59:53.779Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2025-10-09T21:59:53.779Z] GC before operation: completed in 451.854 ms, heap usage 676.997 MB -> 99.880 MB. [2025-10-09T21:59:55.796Z] final size= 199991 [2025-10-09T21:59:55.796Z] final height= 9 [2025-10-09T21:59:58.845Z] final size= 199991 [2025-10-09T21:59:58.845Z] final height= 9 [2025-10-09T22:00:01.951Z] final size= 199991 [2025-10-09T22:00:01.951Z] final height= 9 [2025-10-09T22:00:06.152Z] final size= 199991 [2025-10-09T22:00:06.152Z] final height= 9 [2025-10-09T22:00:07.241Z] final size= 199991 [2025-10-09T22:00:07.241Z] final height= 9 [2025-10-09T22:00:10.863Z] final size= 199991 [2025-10-09T22:00:10.863Z] final height= 9 [2025-10-09T22:00:13.042Z] final size= 199991 [2025-10-09T22:00:13.042Z] final height= 10 [2025-10-09T22:00:16.629Z] final size= 199991 [2025-10-09T22:00:16.629Z] final height= 9 [2025-10-09T22:00:18.667Z] final size= 199991 [2025-10-09T22:00:18.667Z] final height= 9 [2025-10-09T22:00:22.185Z] final size= 199991 [2025-10-09T22:00:22.185Z] final height= 9 [2025-10-09T22:00:22.185Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:00:22.185Z] There is no way to check that no silent failure occurred. [2025-10-09T22:00:22.186Z] ====== akka-uct (concurrency) [default], iteration 11 completed (28476.076 ms) ====== [2025-10-09T22:00:22.186Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2025-10-09T22:00:23.323Z] GC before operation: completed in 509.815 ms, heap usage 360.177 MB -> 100.714 MB. [2025-10-09T22:00:25.730Z] final size= 199991 [2025-10-09T22:00:25.734Z] final height= 9 [2025-10-09T22:00:27.894Z] final size= 199991 [2025-10-09T22:00:27.894Z] final height= 9 [2025-10-09T22:00:31.421Z] final size= 199991 [2025-10-09T22:00:31.421Z] final height= 9 [2025-10-09T22:00:34.604Z] final size= 199991 [2025-10-09T22:00:34.604Z] final height= 9 [2025-10-09T22:00:36.668Z] final size= 199991 [2025-10-09T22:00:36.668Z] final height= 9 [2025-10-09T22:00:39.822Z] final size= 199991 [2025-10-09T22:00:39.822Z] final height= 9 [2025-10-09T22:00:42.889Z] final size= 199991 [2025-10-09T22:00:42.889Z] final height= 9 [2025-10-09T22:00:46.024Z] final size= 199991 [2025-10-09T22:00:46.024Z] final height= 9 [2025-10-09T22:00:49.110Z] final size= 199991 [2025-10-09T22:00:49.110Z] final height= 9 [2025-10-09T22:00:52.164Z] final size= 199991 [2025-10-09T22:00:52.164Z] final height= 9 [2025-10-09T22:00:53.124Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:00:53.124Z] There is no way to check that no silent failure occurred. [2025-10-09T22:00:53.124Z] ====== akka-uct (concurrency) [default], iteration 12 completed (29992.636 ms) ====== [2025-10-09T22:00:53.124Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2025-10-09T22:00:54.089Z] GC before operation: completed in 638.603 ms, heap usage 910.997 MB -> 121.211 MB. [2025-10-09T22:00:56.074Z] final size= 199991 [2025-10-09T22:00:56.074Z] final height= 9 [2025-10-09T22:00:59.120Z] final size= 199991 [2025-10-09T22:00:59.120Z] final height= 9 [2025-10-09T22:01:02.201Z] final size= 199991 [2025-10-09T22:01:02.201Z] final height= 9 [2025-10-09T22:01:06.429Z] final size= 199991 [2025-10-09T22:01:06.429Z] final height= 9 [2025-10-09T22:01:09.506Z] final size= 199991 [2025-10-09T22:01:09.506Z] final height= 9 [2025-10-09T22:01:13.719Z] final size= 199991 [2025-10-09T22:01:13.719Z] final height= 9 [2025-10-09T22:01:16.784Z] final size= 199991 [2025-10-09T22:01:16.784Z] final height= 9 [2025-10-09T22:01:21.020Z] final size= 199991 [2025-10-09T22:01:21.020Z] final height= 9 [2025-10-09T22:01:24.115Z] final size= 199991 [2025-10-09T22:01:24.115Z] final height= 9 [2025-10-09T22:01:28.393Z] final size= 199991 [2025-10-09T22:01:28.393Z] final height= 9 [2025-10-09T22:01:29.352Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:01:29.352Z] There is no way to check that no silent failure occurred. [2025-10-09T22:01:29.352Z] ====== akka-uct (concurrency) [default], iteration 13 completed (35566.740 ms) ====== [2025-10-09T22:01:29.352Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2025-10-09T22:01:30.321Z] GC before operation: completed in 801.417 ms, heap usage 999.296 MB -> 115.305 MB. [2025-10-09T22:01:33.397Z] final size= 199991 [2025-10-09T22:01:33.397Z] final height= 9 [2025-10-09T22:01:36.461Z] final size= 199991 [2025-10-09T22:01:36.461Z] final height= 9 [2025-10-09T22:01:40.729Z] final size= 199991 [2025-10-09T22:01:40.729Z] final height= 9 [2025-10-09T22:01:43.853Z] final size= 199991 [2025-10-09T22:01:43.853Z] final height= 9 [2025-10-09T22:01:48.059Z] final size= 199991 [2025-10-09T22:01:48.059Z] final height= 9 [2025-10-09T22:01:51.118Z] final size= 199991 [2025-10-09T22:01:51.118Z] final height= 9 [2025-10-09T22:01:55.398Z] final size= 199991 [2025-10-09T22:01:55.398Z] final height= 9 [2025-10-09T22:01:58.087Z] final size= 199991 [2025-10-09T22:01:58.087Z] final height= 9 [2025-10-09T22:02:02.390Z] final size= 199991 [2025-10-09T22:02:02.390Z] final height= 10 [2025-10-09T22:02:06.587Z] final size= 199991 [2025-10-09T22:02:06.587Z] final height= 9 [2025-10-09T22:02:06.587Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:02:06.587Z] There is no way to check that no silent failure occurred. [2025-10-09T22:02:06.587Z] ====== akka-uct (concurrency) [default], iteration 14 completed (36879.679 ms) ====== [2025-10-09T22:02:06.587Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2025-10-09T22:02:07.572Z] GC before operation: completed in 607.581 ms, heap usage 440.369 MB -> 99.310 MB. [2025-10-09T22:02:10.638Z] final size= 199991 [2025-10-09T22:02:10.638Z] final height= 9 [2025-10-09T22:02:14.830Z] final size= 199991 [2025-10-09T22:02:14.830Z] final height= 9 [2025-10-09T22:02:17.929Z] final size= 199991 [2025-10-09T22:02:17.929Z] final height= 9 [2025-10-09T22:02:22.119Z] final size= 199991 [2025-10-09T22:02:22.119Z] final height= 9 [2025-10-09T22:02:25.187Z] final size= 199991 [2025-10-09T22:02:25.187Z] final height= 9 [2025-10-09T22:02:29.423Z] final size= 199991 [2025-10-09T22:02:29.423Z] final height= 9 [2025-10-09T22:02:32.504Z] final size= 199991 [2025-10-09T22:02:32.504Z] final height= 9 [2025-10-09T22:02:36.715Z] final size= 199991 [2025-10-09T22:02:36.715Z] final height= 9 [2025-10-09T22:02:39.799Z] final size= 199991 [2025-10-09T22:02:39.799Z] final height= 9 [2025-10-09T22:02:44.004Z] final size= 199991 [2025-10-09T22:02:44.004Z] final height= 9 [2025-10-09T22:02:44.973Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:02:44.973Z] There is no way to check that no silent failure occurred. [2025-10-09T22:02:44.973Z] ====== akka-uct (concurrency) [default], iteration 15 completed (37747.739 ms) ====== [2025-10-09T22:02:44.973Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2025-10-09T22:02:45.946Z] GC before operation: completed in 627.223 ms, heap usage 360.304 MB -> 101.013 MB. [2025-10-09T22:02:49.006Z] final size= 199991 [2025-10-09T22:02:49.006Z] final height= 9 [2025-10-09T22:02:52.060Z] final size= 199991 [2025-10-09T22:02:52.060Z] final height= 9 [2025-10-09T22:02:55.106Z] final size= 199991 [2025-10-09T22:02:55.106Z] final height= 9 [2025-10-09T22:02:59.296Z] final size= 199991 [2025-10-09T22:02:59.296Z] final height= 9 [2025-10-09T22:03:02.368Z] final size= 199991 [2025-10-09T22:03:02.369Z] final height= 9 [2025-10-09T22:03:05.429Z] final size= 199991 [2025-10-09T22:03:05.429Z] final height= 9 [2025-10-09T22:03:09.642Z] final size= 199991 [2025-10-09T22:03:09.642Z] final height= 9 [2025-10-09T22:03:13.873Z] final size= 199991 [2025-10-09T22:03:13.873Z] final height= 9 [2025-10-09T22:03:16.989Z] final size= 199991 [2025-10-09T22:03:16.989Z] final height= 9 [2025-10-09T22:03:21.217Z] final size= 199991 [2025-10-09T22:03:21.217Z] final height= 9 [2025-10-09T22:03:22.173Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:03:22.173Z] There is no way to check that no silent failure occurred. [2025-10-09T22:03:22.173Z] ====== akka-uct (concurrency) [default], iteration 16 completed (35850.734 ms) ====== [2025-10-09T22:03:22.173Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2025-10-09T22:03:22.173Z] GC before operation: completed in 666.431 ms, heap usage 1.071 GB -> 115.874 MB. [2025-10-09T22:03:25.232Z] final size= 199991 [2025-10-09T22:03:25.232Z] final height= 9 [2025-10-09T22:03:29.439Z] final size= 199991 [2025-10-09T22:03:29.439Z] final height= 9 [2025-10-09T22:03:32.497Z] final size= 199991 [2025-10-09T22:03:32.497Z] final height= 9 [2025-10-09T22:03:35.581Z] final size= 199991 [2025-10-09T22:03:35.581Z] final height= 9 [2025-10-09T22:03:39.804Z] final size= 199991 [2025-10-09T22:03:39.804Z] final height= 9 [2025-10-09T22:03:42.854Z] final size= 199991 [2025-10-09T22:03:42.854Z] final height= 9 [2025-10-09T22:03:47.061Z] final size= 199991 [2025-10-09T22:03:47.061Z] final height= 9 [2025-10-09T22:03:50.110Z] final size= 199991 [2025-10-09T22:03:50.110Z] final height= 9 [2025-10-09T22:03:53.173Z] final size= 199991 [2025-10-09T22:03:53.173Z] final height= 9 [2025-10-09T22:03:57.411Z] final size= 199991 [2025-10-09T22:03:57.411Z] final height= 9 [2025-10-09T22:03:58.382Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:03:58.382Z] There is no way to check that no silent failure occurred. [2025-10-09T22:03:58.382Z] ====== akka-uct (concurrency) [default], iteration 17 completed (35654.531 ms) ====== [2025-10-09T22:03:58.382Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2025-10-09T22:03:59.372Z] GC before operation: completed in 796.605 ms, heap usage 543.997 MB -> 100.947 MB. [2025-10-09T22:04:02.023Z] final size= 199991 [2025-10-09T22:04:02.023Z] final height= 9 [2025-10-09T22:04:05.104Z] final size= 199991 [2025-10-09T22:04:05.104Z] final height= 9 [2025-10-09T22:04:09.308Z] final size= 199991 [2025-10-09T22:04:09.308Z] final height= 9 [2025-10-09T22:04:13.525Z] final size= 199991 [2025-10-09T22:04:13.525Z] final height= 9 [2025-10-09T22:04:16.591Z] final size= 199991 [2025-10-09T22:04:16.592Z] final height= 9 [2025-10-09T22:04:20.838Z] final size= 199991 [2025-10-09T22:04:20.838Z] final height= 9 [2025-10-09T22:04:23.887Z] final size= 199991 [2025-10-09T22:04:23.887Z] final height= 9 [2025-10-09T22:04:28.099Z] final size= 199991 [2025-10-09T22:04:28.099Z] final height= 9 [2025-10-09T22:04:31.177Z] final size= 199991 [2025-10-09T22:04:31.177Z] final height= 9 [2025-10-09T22:04:35.403Z] final size= 199991 [2025-10-09T22:04:35.403Z] final height= 9 [2025-10-09T22:04:36.538Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:04:36.538Z] There is no way to check that no silent failure occurred. [2025-10-09T22:04:36.538Z] ====== akka-uct (concurrency) [default], iteration 18 completed (37718.890 ms) ====== [2025-10-09T22:04:36.538Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2025-10-09T22:04:37.511Z] GC before operation: completed in 726.098 ms, heap usage 439.413 MB -> 99.943 MB. [2025-10-09T22:04:39.484Z] final size= 199991 [2025-10-09T22:04:39.484Z] final height= 9 [2025-10-09T22:04:42.550Z] final size= 199991 [2025-10-09T22:04:42.550Z] final height= 9 [2025-10-09T22:04:46.748Z] final size= 199991 [2025-10-09T22:04:46.748Z] final height= 9 [2025-10-09T22:04:49.803Z] final size= 199991 [2025-10-09T22:04:49.803Z] final height= 9 [2025-10-09T22:04:54.072Z] final size= 199991 [2025-10-09T22:04:54.072Z] final height= 9 [2025-10-09T22:04:57.109Z] final size= 199991 [2025-10-09T22:04:57.109Z] final height= 9 [2025-10-09T22:05:00.181Z] final size= 199991 [2025-10-09T22:05:00.181Z] final height= 9 [2025-10-09T22:05:04.414Z] final size= 199991 [2025-10-09T22:05:04.414Z] final height= 9 [2025-10-09T22:05:07.494Z] final size= 199991 [2025-10-09T22:05:07.494Z] final height= 9 [2025-10-09T22:05:10.582Z] final size= 199991 [2025-10-09T22:05:10.582Z] final height= 9 [2025-10-09T22:05:11.550Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:05:11.550Z] There is no way to check that no silent failure occurred. [2025-10-09T22:05:11.550Z] ====== akka-uct (concurrency) [default], iteration 19 completed (34493.308 ms) ====== [2025-10-09T22:05:11.550Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2025-10-09T22:05:12.522Z] GC before operation: completed in 744.758 ms, heap usage 531.724 MB -> 110.352 MB. [2025-10-09T22:05:15.585Z] final size= 199991 [2025-10-09T22:05:15.585Z] final height= 9 [2025-10-09T22:05:18.649Z] final size= 199991 [2025-10-09T22:05:18.649Z] final height= 9 [2025-10-09T22:05:22.865Z] final size= 199991 [2025-10-09T22:05:22.865Z] final height= 9 [2025-10-09T22:05:25.939Z] final size= 199991 [2025-10-09T22:05:25.939Z] final height= 9 [2025-10-09T22:05:29.002Z] final size= 199991 [2025-10-09T22:05:29.002Z] final height= 9 [2025-10-09T22:05:33.215Z] final size= 199991 [2025-10-09T22:05:33.215Z] final height= 9 [2025-10-09T22:05:36.311Z] final size= 199991 [2025-10-09T22:05:36.311Z] final height= 9 [2025-10-09T22:05:40.534Z] final size= 199991 [2025-10-09T22:05:40.534Z] final height= 9 [2025-10-09T22:05:43.580Z] final size= 199991 [2025-10-09T22:05:43.580Z] final height= 9 [2025-10-09T22:05:47.805Z] final size= 199991 [2025-10-09T22:05:47.805Z] final height= 9 [2025-10-09T22:05:48.772Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:05:48.772Z] There is no way to check that no silent failure occurred. [2025-10-09T22:05:48.772Z] ====== akka-uct (concurrency) [default], iteration 20 completed (35979.798 ms) ====== [2025-10-09T22:05:48.772Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2025-10-09T22:05:48.772Z] GC before operation: completed in 585.193 ms, heap usage 380.496 MB -> 98.301 MB. [2025-10-09T22:05:51.883Z] final size= 199991 [2025-10-09T22:05:51.883Z] final height= 9 [2025-10-09T22:05:54.990Z] final size= 199991 [2025-10-09T22:05:54.990Z] final height= 9 [2025-10-09T22:05:59.285Z] final size= 199991 [2025-10-09T22:05:59.285Z] final height= 9 [2025-10-09T22:06:02.356Z] final size= 199991 [2025-10-09T22:06:02.356Z] final height= 9 [2025-10-09T22:06:05.108Z] final size= 199991 [2025-10-09T22:06:05.108Z] final height= 9 [2025-10-09T22:06:09.369Z] final size= 199991 [2025-10-09T22:06:09.369Z] final height= 9 [2025-10-09T22:06:12.471Z] final size= 199991 [2025-10-09T22:06:12.471Z] final height= 9 [2025-10-09T22:06:15.562Z] final size= 199991 [2025-10-09T22:06:15.562Z] final height= 9 [2025-10-09T22:06:19.779Z] final size= 199991 [2025-10-09T22:06:19.779Z] final height= 9 [2025-10-09T22:06:24.013Z] final size= 199991 [2025-10-09T22:06:24.013Z] final height= 9 [2025-10-09T22:06:24.987Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:06:24.987Z] There is no way to check that no silent failure occurred. [2025-10-09T22:06:24.987Z] ====== akka-uct (concurrency) [default], iteration 21 completed (35789.393 ms) ====== [2025-10-09T22:06:24.987Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2025-10-09T22:06:25.949Z] GC before operation: completed in 599.778 ms, heap usage 405.768 MB -> 100.776 MB. [2025-10-09T22:06:27.975Z] final size= 199991 [2025-10-09T22:06:27.975Z] final height= 9 [2025-10-09T22:06:32.219Z] final size= 199991 [2025-10-09T22:06:32.219Z] final height= 9 [2025-10-09T22:06:36.462Z] final size= 199991 [2025-10-09T22:06:36.462Z] final height= 9 [2025-10-09T22:06:40.776Z] final size= 199991 [2025-10-09T22:06:40.776Z] final height= 9 [2025-10-09T22:06:43.832Z] final size= 199991 [2025-10-09T22:06:43.832Z] final height= 9 [2025-10-09T22:06:48.098Z] final size= 199991 [2025-10-09T22:06:48.098Z] final height= 9 [2025-10-09T22:06:52.297Z] final size= 199991 [2025-10-09T22:06:52.297Z] final height= 9 [2025-10-09T22:06:56.532Z] final size= 199991 [2025-10-09T22:06:56.533Z] final height= 9 [2025-10-09T22:06:59.700Z] final size= 199991 [2025-10-09T22:06:59.700Z] final height= 9 [2025-10-09T22:07:03.225Z] final size= 199991 [2025-10-09T22:07:03.225Z] final height= 9 [2025-10-09T22:07:04.181Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:07:04.181Z] There is no way to check that no silent failure occurred. [2025-10-09T22:07:04.181Z] ====== akka-uct (concurrency) [default], iteration 22 completed (38899.125 ms) ====== [2025-10-09T22:07:04.181Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2025-10-09T22:07:05.233Z] GC before operation: completed in 604.405 ms, heap usage 347.996 MB -> 100.164 MB. [2025-10-09T22:07:08.844Z] final size= 199991 [2025-10-09T22:07:08.844Z] final height= 9 [2025-10-09T22:07:11.889Z] final size= 199991 [2025-10-09T22:07:11.889Z] final height= 9 [2025-10-09T22:07:14.949Z] final size= 199991 [2025-10-09T22:07:14.949Z] final height= 9 [2025-10-09T22:07:19.131Z] final size= 199991 [2025-10-09T22:07:19.131Z] final height= 9 [2025-10-09T22:07:21.127Z] final size= 199991 [2025-10-09T22:07:21.127Z] final height= 9 [2025-10-09T22:07:24.196Z] final size= 199991 [2025-10-09T22:07:24.196Z] final height= 9 [2025-10-09T22:07:27.280Z] final size= 199991 [2025-10-09T22:07:27.280Z] final height= 9 [2025-10-09T22:07:31.492Z] final size= 199991 [2025-10-09T22:07:31.492Z] final height= 9 [2025-10-09T22:07:34.700Z] final size= 199991 [2025-10-09T22:07:34.701Z] final height= 10 [2025-10-09T22:07:37.781Z] final size= 199991 [2025-10-09T22:07:37.781Z] final height= 9 [2025-10-09T22:07:38.739Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T22:07:38.739Z] There is no way to check that no silent failure occurred. [2025-10-09T22:07:38.739Z] ====== akka-uct (concurrency) [default], iteration 23 completed (33583.737 ms) ====== [2025-10-09T22:07:40.695Z] ----------------------------------- [2025-10-09T22:07:40.695Z] renaissance-akka-uct_0_PASSED [2025-10-09T22:07:40.695Z] ----------------------------------- [2025-10-09T22:07:40.695Z] [2025-10-09T22:07:40.695Z] TEST TEARDOWN: [2025-10-09T22:07:40.695Z] Nothing to be done for teardown. [2025-10-09T22:07:40.695Z] renaissance-akka-uct_0 Finish Time: Thu Oct 9 22:07:39 2025 Epoch Time (ms): 1760047659972 [2025-10-09T22:07:40.695Z] [2025-10-09T22:07:40.695Z] =============================================== [2025-10-09T22:07:40.695Z] Running test renaissance-fj-kmeans_0 ... [2025-10-09T22:07:40.695Z] =============================================== [2025-10-09T22:07:40.695Z] renaissance-fj-kmeans_0 Start Time: Thu Oct 9 22:07:40 2025 Epoch Time (ms): 1760047660019 [2025-10-09T22:07:40.695Z] variation: NoOptions [2025-10-09T22:07:40.695Z] JVM_OPTIONS: [2025-10-09T22:07:40.695Z] { \ [2025-10-09T22:07:40.695Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:07:40.695Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:07:40.695Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-fj-kmeans_0"; \ [2025-10-09T22:07:40.695Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-fj-kmeans_0"; \ [2025-10-09T22:07:40.695Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:07:40.695Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2025-10-09T22:07:40.695Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:07:40.695Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:07:40.695Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:07:40.695Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:07:40.695Z] [2025-10-09T22:07:40.695Z] TEST SETUP: [2025-10-09T22:07:40.695Z] Nothing to be done for setup. [2025-10-09T22:07:40.695Z] [2025-10-09T22:07:40.695Z] TESTING: [2025-10-09T22:07:43.721Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T22:07:43.721Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17600468745828/renaissance-fj-kmeans_0/launcher-220741-10966023254377950586/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T22:07:43.721Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T22:07:43.721Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T22:07:44.683Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2025-10-09T22:07:45.642Z] GC before operation: completed in 155.609 ms, heap usage 117.000 MB -> 84.517 MB. [2025-10-09T22:07:57.246Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10958.196 ms) ====== [2025-10-09T22:07:57.246Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2025-10-09T22:07:57.246Z] GC before operation: completed in 100.867 ms, heap usage 426.211 MB -> 84.607 MB. [2025-10-09T22:08:07.030Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (9827.737 ms) ====== [2025-10-09T22:08:07.030Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2025-10-09T22:08:07.030Z] GC before operation: completed in 88.556 ms, heap usage 322.109 MB -> 84.607 MB. [2025-10-09T22:08:15.944Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (9659.369 ms) ====== [2025-10-09T22:08:15.944Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2025-10-09T22:08:15.944Z] GC before operation: completed in 116.005 ms, heap usage 120.886 MB -> 84.607 MB. [2025-10-09T22:08:27.528Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (10233.156 ms) ====== [2025-10-09T22:08:27.528Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2025-10-09T22:08:27.528Z] GC before operation: completed in 110.284 ms, heap usage 437.484 MB -> 84.607 MB. [2025-10-09T22:08:37.331Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (10106.409 ms) ====== [2025-10-09T22:08:37.331Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2025-10-09T22:08:37.331Z] GC before operation: completed in 110.284 ms, heap usage 317.211 MB -> 84.609 MB. [2025-10-09T22:08:47.131Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (9995.123 ms) ====== [2025-10-09T22:08:47.131Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2025-10-09T22:08:47.131Z] GC before operation: completed in 90.689 ms, heap usage 194.038 MB -> 84.609 MB. [2025-10-09T22:08:56.934Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (9960.988 ms) ====== [2025-10-09T22:08:56.934Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2025-10-09T22:08:56.934Z] GC before operation: completed in 114.955 ms, heap usage 540.187 MB -> 84.609 MB. [2025-10-09T22:09:08.511Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (10616.298 ms) ====== [2025-10-09T22:09:08.511Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2025-10-09T22:09:08.511Z] GC before operation: completed in 93.690 ms, heap usage 543.101 MB -> 84.609 MB. [2025-10-09T22:09:18.287Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (10172.915 ms) ====== [2025-10-09T22:09:18.287Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2025-10-09T22:09:18.287Z] GC before operation: completed in 94.453 ms, heap usage 180.237 MB -> 84.609 MB. [2025-10-09T22:09:28.066Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (10096.032 ms) ====== [2025-10-09T22:09:28.066Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2025-10-09T22:09:28.066Z] GC before operation: completed in 94.345 ms, heap usage 172.527 MB -> 84.609 MB. [2025-10-09T22:09:38.047Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (10208.003 ms) ====== [2025-10-09T22:09:38.047Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2025-10-09T22:09:38.047Z] GC before operation: completed in 85.266 ms, heap usage 416.097 MB -> 84.609 MB. [2025-10-09T22:09:48.536Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (9436.901 ms) ====== [2025-10-09T22:09:48.537Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2025-10-09T22:09:48.537Z] GC before operation: completed in 85.679 ms, heap usage 278.730 MB -> 84.610 MB. [2025-10-09T22:10:01.370Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (9864.437 ms) ====== [2025-10-09T22:10:01.370Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2025-10-09T22:10:01.370Z] GC before operation: completed in 77.949 ms, heap usage 196.301 MB -> 84.609 MB. [2025-10-09T22:10:11.200Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (12495.071 ms) ====== [2025-10-09T22:10:11.200Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2025-10-09T22:10:11.200Z] GC before operation: completed in 82.774 ms, heap usage 520.085 MB -> 84.609 MB. [2025-10-09T22:10:24.456Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (9547.873 ms) ====== [2025-10-09T22:10:24.456Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2025-10-09T22:10:24.456Z] GC before operation: completed in 78.731 ms, heap usage 304.518 MB -> 84.609 MB. [2025-10-09T22:10:36.208Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (10042.630 ms) ====== [2025-10-09T22:10:36.208Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2025-10-09T22:10:36.208Z] GC before operation: completed in 91.463 ms, heap usage 391.834 MB -> 84.610 MB. [2025-10-09T22:10:40.319Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (10082.113 ms) ====== [2025-10-09T22:10:40.320Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2025-10-09T22:10:40.320Z] GC before operation: completed in 82.580 ms, heap usage 391.927 MB -> 84.610 MB. [2025-10-09T22:10:49.983Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (9457.851 ms) ====== [2025-10-09T22:10:49.983Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2025-10-09T22:10:49.983Z] GC before operation: completed in 79.055 ms, heap usage 574.182 MB -> 84.610 MB. [2025-10-09T22:11:00.165Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (9631.141 ms) ====== [2025-10-09T22:11:00.165Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2025-10-09T22:11:00.165Z] GC before operation: completed in 81.834 ms, heap usage 149.144 MB -> 84.610 MB. [2025-10-09T22:11:09.848Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (9731.819 ms) ====== [2025-10-09T22:11:09.848Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2025-10-09T22:11:09.848Z] GC before operation: completed in 88.566 ms, heap usage 391.341 MB -> 84.611 MB. [2025-10-09T22:11:19.493Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (9577.765 ms) ====== [2025-10-09T22:11:19.493Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2025-10-09T22:11:19.493Z] GC before operation: completed in 97.266 ms, heap usage 522.681 MB -> 84.611 MB. [2025-10-09T22:11:29.213Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (9868.198 ms) ====== [2025-10-09T22:11:29.213Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2025-10-09T22:11:29.213Z] GC before operation: completed in 101.190 ms, heap usage 471.524 MB -> 84.611 MB. [2025-10-09T22:11:38.848Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (10101.513 ms) ====== [2025-10-09T22:11:38.848Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2025-10-09T22:11:38.848Z] GC before operation: completed in 99.202 ms, heap usage 512.970 MB -> 84.611 MB. [2025-10-09T22:11:48.552Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (9660.652 ms) ====== [2025-10-09T22:11:48.552Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2025-10-09T22:11:48.552Z] GC before operation: completed in 94.280 ms, heap usage 296.660 MB -> 84.611 MB. [2025-10-09T22:12:00.154Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (10320.022 ms) ====== [2025-10-09T22:12:00.154Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2025-10-09T22:12:00.154Z] GC before operation: completed in 93.998 ms, heap usage 476.410 MB -> 84.611 MB. [2025-10-09T22:12:09.818Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (10250.418 ms) ====== [2025-10-09T22:12:09.818Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2025-10-09T22:12:09.818Z] GC before operation: completed in 92.569 ms, heap usage 244.851 MB -> 84.611 MB. [2025-10-09T22:12:19.602Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (9982.820 ms) ====== [2025-10-09T22:12:19.602Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2025-10-09T22:12:19.602Z] GC before operation: completed in 90.154 ms, heap usage 427.947 MB -> 84.611 MB. [2025-10-09T22:12:31.007Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (10106.962 ms) ====== [2025-10-09T22:12:31.007Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2025-10-09T22:12:31.007Z] GC before operation: completed in 92.857 ms, heap usage 170.445 MB -> 84.611 MB. [2025-10-09T22:12:40.695Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (9713.190 ms) ====== [2025-10-09T22:12:40.695Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2025-10-09T22:12:40.695Z] GC before operation: completed in 88.151 ms, heap usage 561.085 MB -> 84.611 MB. [2025-10-09T22:12:50.351Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (9488.045 ms) ====== [2025-10-09T22:12:50.351Z] ----------------------------------- [2025-10-09T22:12:50.351Z] renaissance-fj-kmeans_0_PASSED [2025-10-09T22:12:50.351Z] ----------------------------------- [2025-10-09T22:12:50.351Z] [2025-10-09T22:12:50.351Z] TEST TEARDOWN: [2025-10-09T22:12:50.351Z] Nothing to be done for teardown. [2025-10-09T22:12:50.351Z] renaissance-fj-kmeans_0 Finish Time: Thu Oct 9 22:12:49 2025 Epoch Time (ms): 1760047969368 [2025-10-09T22:12:50.351Z] [2025-10-09T22:12:50.351Z] =============================================== [2025-10-09T22:12:50.351Z] Running test renaissance-future-genetic_0 ... [2025-10-09T22:12:50.351Z] =============================================== [2025-10-09T22:12:50.351Z] renaissance-future-genetic_0 Start Time: Thu Oct 9 22:12:49 2025 Epoch Time (ms): 1760047969408 [2025-10-09T22:12:50.351Z] variation: NoOptions [2025-10-09T22:12:50.351Z] JVM_OPTIONS: [2025-10-09T22:12:50.351Z] { \ [2025-10-09T22:12:50.351Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:12:50.351Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:12:50.351Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-future-genetic_0"; \ [2025-10-09T22:12:50.351Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-future-genetic_0"; \ [2025-10-09T22:12:50.351Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:12:50.351Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2025-10-09T22:12:50.351Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:12:50.351Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:12:50.351Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:12:50.351Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:12:50.351Z] [2025-10-09T22:12:50.351Z] TEST SETUP: [2025-10-09T22:12:50.351Z] Nothing to be done for setup. [2025-10-09T22:12:50.351Z] [2025-10-09T22:12:50.351Z] TESTING: [2025-10-09T22:12:51.290Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T22:12:51.290Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17600468745828/renaissance-future-genetic_0/launcher-221249-8280813364790663871/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T22:12:51.290Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T22:12:51.290Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T22:12:51.290Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2025-10-09T22:12:51.290Z] GC before operation: completed in 35.037 ms, heap usage 11.721 MB -> 4.163 MB. [2025-10-09T22:12:59.336Z] ====== future-genetic (functional) [default], iteration 0 completed (7501.200 ms) ====== [2025-10-09T22:12:59.336Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2025-10-09T22:12:59.336Z] GC before operation: completed in 38.816 ms, heap usage 71.435 MB -> 5.339 MB. [2025-10-09T22:13:04.649Z] ====== future-genetic (functional) [default], iteration 1 completed (4879.575 ms) ====== [2025-10-09T22:13:04.649Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2025-10-09T22:13:04.649Z] GC before operation: completed in 28.857 ms, heap usage 92.662 MB -> 5.342 MB. [2025-10-09T22:13:08.801Z] ====== future-genetic (functional) [default], iteration 2 completed (4948.614 ms) ====== [2025-10-09T22:13:08.801Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2025-10-09T22:13:09.738Z] GC before operation: completed in 34.653 ms, heap usage 92.115 MB -> 5.342 MB. [2025-10-09T22:13:13.829Z] ====== future-genetic (functional) [default], iteration 3 completed (4767.381 ms) ====== [2025-10-09T22:13:13.829Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2025-10-09T22:13:13.829Z] GC before operation: completed in 28.891 ms, heap usage 90.099 MB -> 5.342 MB. [2025-10-09T22:13:18.624Z] ====== future-genetic (functional) [default], iteration 4 completed (4663.934 ms) ====== [2025-10-09T22:13:18.624Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2025-10-09T22:13:18.624Z] GC before operation: completed in 26.257 ms, heap usage 90.694 MB -> 5.342 MB. [2025-10-09T22:13:23.952Z] ====== future-genetic (functional) [default], iteration 5 completed (4655.663 ms) ====== [2025-10-09T22:13:23.953Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2025-10-09T22:13:23.953Z] GC before operation: completed in 24.923 ms, heap usage 91.113 MB -> 5.345 MB. [2025-10-09T22:13:28.051Z] ====== future-genetic (functional) [default], iteration 6 completed (4634.452 ms) ====== [2025-10-09T22:13:28.052Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2025-10-09T22:13:28.052Z] GC before operation: completed in 27.377 ms, heap usage 78.435 MB -> 5.344 MB. [2025-10-09T22:13:33.354Z] ====== future-genetic (functional) [default], iteration 7 completed (4585.033 ms) ====== [2025-10-09T22:13:33.354Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2025-10-09T22:13:33.354Z] GC before operation: completed in 26.820 ms, heap usage 89.547 MB -> 5.345 MB. [2025-10-09T22:13:37.451Z] ====== future-genetic (functional) [default], iteration 8 completed (5040.426 ms) ====== [2025-10-09T22:13:37.451Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2025-10-09T22:13:37.451Z] GC before operation: completed in 39.916 ms, heap usage 216.302 MB -> 5.345 MB. [2025-10-09T22:13:42.871Z] ====== future-genetic (functional) [default], iteration 9 completed (4744.858 ms) ====== [2025-10-09T22:13:42.871Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2025-10-09T22:13:42.871Z] GC before operation: completed in 29.108 ms, heap usage 78.649 MB -> 5.345 MB. [2025-10-09T22:13:47.619Z] ====== future-genetic (functional) [default], iteration 10 completed (4508.583 ms) ====== [2025-10-09T22:13:47.620Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2025-10-09T22:13:47.620Z] GC before operation: completed in 30.240 ms, heap usage 79.176 MB -> 5.345 MB. [2025-10-09T22:13:51.845Z] ====== future-genetic (functional) [default], iteration 11 completed (4699.347 ms) ====== [2025-10-09T22:13:51.845Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2025-10-09T22:13:51.845Z] GC before operation: completed in 30.089 ms, heap usage 67.597 MB -> 5.345 MB. [2025-10-09T22:13:57.147Z] ====== future-genetic (functional) [default], iteration 12 completed (4595.903 ms) ====== [2025-10-09T22:13:57.147Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2025-10-09T22:13:57.147Z] GC before operation: completed in 27.061 ms, heap usage 78.393 MB -> 5.345 MB. [2025-10-09T22:14:01.241Z] ====== future-genetic (functional) [default], iteration 13 completed (4584.895 ms) ====== [2025-10-09T22:14:01.241Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2025-10-09T22:14:01.241Z] GC before operation: completed in 41.455 ms, heap usage 78.157 MB -> 5.345 MB. [2025-10-09T22:14:05.338Z] ====== future-genetic (functional) [default], iteration 14 completed (4572.677 ms) ====== [2025-10-09T22:14:05.338Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2025-10-09T22:14:05.338Z] GC before operation: completed in 36.501 ms, heap usage 89.743 MB -> 5.345 MB. [2025-10-09T22:14:10.651Z] ====== future-genetic (functional) [default], iteration 15 completed (4507.662 ms) ====== [2025-10-09T22:14:10.651Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2025-10-09T22:14:10.651Z] GC before operation: completed in 26.743 ms, heap usage 90.233 MB -> 5.345 MB. [2025-10-09T22:14:14.746Z] ====== future-genetic (functional) [default], iteration 16 completed (4498.690 ms) ====== [2025-10-09T22:14:14.746Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2025-10-09T22:14:14.746Z] GC before operation: completed in 31.134 ms, heap usage 79.480 MB -> 5.345 MB. [2025-10-09T22:14:20.052Z] ====== future-genetic (functional) [default], iteration 17 completed (4910.721 ms) ====== [2025-10-09T22:14:20.052Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2025-10-09T22:14:20.052Z] GC before operation: completed in 37.827 ms, heap usage 338.025 MB -> 5.345 MB. [2025-10-09T22:14:25.358Z] ====== future-genetic (functional) [default], iteration 18 completed (4947.792 ms) ====== [2025-10-09T22:14:25.358Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2025-10-09T22:14:25.358Z] GC before operation: completed in 34.774 ms, heap usage 318.975 MB -> 5.345 MB. [2025-10-09T22:14:29.467Z] ====== future-genetic (functional) [default], iteration 19 completed (4547.698 ms) ====== [2025-10-09T22:14:29.467Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2025-10-09T22:14:29.467Z] GC before operation: completed in 30.221 ms, heap usage 77.469 MB -> 5.345 MB. [2025-10-09T22:14:33.593Z] ====== future-genetic (functional) [default], iteration 20 completed (4557.129 ms) ====== [2025-10-09T22:14:33.593Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2025-10-09T22:14:33.593Z] GC before operation: completed in 36.526 ms, heap usage 89.961 MB -> 5.345 MB. [2025-10-09T22:14:37.921Z] ====== future-genetic (functional) [default], iteration 21 completed (4392.300 ms) ====== [2025-10-09T22:14:37.921Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2025-10-09T22:14:37.921Z] GC before operation: completed in 24.420 ms, heap usage 91.043 MB -> 5.345 MB. [2025-10-09T22:14:43.291Z] ====== future-genetic (functional) [default], iteration 22 completed (4919.924 ms) ====== [2025-10-09T22:14:43.291Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2025-10-09T22:14:43.291Z] GC before operation: completed in 42.615 ms, heap usage 121.350 MB -> 5.345 MB. [2025-10-09T22:14:47.470Z] ====== future-genetic (functional) [default], iteration 23 completed (4616.171 ms) ====== [2025-10-09T22:14:47.470Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2025-10-09T22:14:48.843Z] GC before operation: completed in 26.730 ms, heap usage 64.661 MB -> 5.345 MB. [2025-10-09T22:14:52.099Z] ====== future-genetic (functional) [default], iteration 24 completed (4490.784 ms) ====== [2025-10-09T22:14:52.099Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2025-10-09T22:14:52.099Z] GC before operation: completed in 35.522 ms, heap usage 89.702 MB -> 5.345 MB. [2025-10-09T22:14:57.425Z] ====== future-genetic (functional) [default], iteration 25 completed (4799.032 ms) ====== [2025-10-09T22:14:57.425Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2025-10-09T22:14:57.425Z] GC before operation: completed in 34.563 ms, heap usage 211.076 MB -> 5.345 MB. [2025-10-09T22:15:01.566Z] ====== future-genetic (functional) [default], iteration 26 completed (4408.484 ms) ====== [2025-10-09T22:15:01.566Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2025-10-09T22:15:01.566Z] GC before operation: completed in 28.032 ms, heap usage 66.955 MB -> 5.346 MB. [2025-10-09T22:15:06.910Z] ====== future-genetic (functional) [default], iteration 27 completed (4864.468 ms) ====== [2025-10-09T22:15:06.910Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2025-10-09T22:15:06.910Z] GC before operation: completed in 39.861 ms, heap usage 78.342 MB -> 5.346 MB. [2025-10-09T22:15:12.236Z] ====== future-genetic (functional) [default], iteration 28 completed (5034.591 ms) ====== [2025-10-09T22:15:12.236Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2025-10-09T22:15:12.236Z] GC before operation: completed in 38.730 ms, heap usage 210.488 MB -> 5.346 MB. [2025-10-09T22:15:16.341Z] ====== future-genetic (functional) [default], iteration 29 completed (4650.490 ms) ====== [2025-10-09T22:15:16.341Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2025-10-09T22:15:16.341Z] GC before operation: completed in 29.378 ms, heap usage 66.320 MB -> 5.346 MB. [2025-10-09T22:15:21.716Z] ====== future-genetic (functional) [default], iteration 30 completed (4722.561 ms) ====== [2025-10-09T22:15:21.716Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2025-10-09T22:15:21.716Z] GC before operation: completed in 36.680 ms, heap usage 41.442 MB -> 5.346 MB. [2025-10-09T22:15:26.720Z] ====== future-genetic (functional) [default], iteration 31 completed (5195.629 ms) ====== [2025-10-09T22:15:26.720Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2025-10-09T22:15:26.720Z] GC before operation: completed in 41.038 ms, heap usage 314.694 MB -> 5.346 MB. [2025-10-09T22:15:30.862Z] ====== future-genetic (functional) [default], iteration 32 completed (4779.463 ms) ====== [2025-10-09T22:15:30.862Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2025-10-09T22:15:30.862Z] GC before operation: completed in 27.477 ms, heap usage 68.081 MB -> 5.346 MB. [2025-10-09T22:15:36.169Z] ====== future-genetic (functional) [default], iteration 33 completed (4545.332 ms) ====== [2025-10-09T22:15:36.169Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2025-10-09T22:15:36.169Z] GC before operation: completed in 38.924 ms, heap usage 91.515 MB -> 5.346 MB. [2025-10-09T22:15:41.476Z] ====== future-genetic (functional) [default], iteration 34 completed (5147.853 ms) ====== [2025-10-09T22:15:41.476Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2025-10-09T22:15:41.476Z] GC before operation: completed in 36.008 ms, heap usage 79.516 MB -> 5.346 MB. [2025-10-09T22:15:45.575Z] ====== future-genetic (functional) [default], iteration 35 completed (4935.662 ms) ====== [2025-10-09T22:15:45.575Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2025-10-09T22:15:45.575Z] GC before operation: completed in 27.876 ms, heap usage 80.461 MB -> 5.346 MB. [2025-10-09T22:15:50.879Z] ====== future-genetic (functional) [default], iteration 36 completed (4727.058 ms) ====== [2025-10-09T22:15:50.879Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2025-10-09T22:15:50.879Z] GC before operation: completed in 27.644 ms, heap usage 90.203 MB -> 5.346 MB. [2025-10-09T22:15:56.240Z] ====== future-genetic (functional) [default], iteration 37 completed (4836.657 ms) ====== [2025-10-09T22:15:56.240Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2025-10-09T22:15:56.240Z] GC before operation: completed in 27.861 ms, heap usage 77.830 MB -> 5.346 MB. [2025-10-09T22:16:00.383Z] ====== future-genetic (functional) [default], iteration 38 completed (4873.428 ms) ====== [2025-10-09T22:16:00.383Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2025-10-09T22:16:00.383Z] GC before operation: completed in 35.539 ms, heap usage 78.599 MB -> 5.346 MB. [2025-10-09T22:16:05.707Z] ====== future-genetic (functional) [default], iteration 39 completed (4725.966 ms) ====== [2025-10-09T22:16:05.707Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2025-10-09T22:16:05.707Z] GC before operation: completed in 25.898 ms, heap usage 90.926 MB -> 5.346 MB. [2025-10-09T22:16:09.838Z] ====== future-genetic (functional) [default], iteration 40 completed (4860.418 ms) ====== [2025-10-09T22:16:09.838Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2025-10-09T22:16:09.838Z] GC before operation: completed in 30.140 ms, heap usage 52.704 MB -> 5.346 MB. [2025-10-09T22:16:15.195Z] ====== future-genetic (functional) [default], iteration 41 completed (4861.310 ms) ====== [2025-10-09T22:16:15.195Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2025-10-09T22:16:15.195Z] GC before operation: completed in 32.408 ms, heap usage 78.526 MB -> 5.347 MB. [2025-10-09T22:16:20.527Z] ====== future-genetic (functional) [default], iteration 42 completed (4733.936 ms) ====== [2025-10-09T22:16:20.527Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2025-10-09T22:16:20.527Z] GC before operation: completed in 29.174 ms, heap usage 90.972 MB -> 5.347 MB. [2025-10-09T22:16:24.635Z] ====== future-genetic (functional) [default], iteration 43 completed (4781.286 ms) ====== [2025-10-09T22:16:24.635Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2025-10-09T22:16:24.635Z] GC before operation: completed in 36.290 ms, heap usage 78.408 MB -> 5.347 MB. [2025-10-09T22:16:29.987Z] ====== future-genetic (functional) [default], iteration 44 completed (4760.388 ms) ====== [2025-10-09T22:16:29.987Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2025-10-09T22:16:29.987Z] GC before operation: completed in 33.544 ms, heap usage 77.871 MB -> 5.347 MB. [2025-10-09T22:16:34.130Z] ====== future-genetic (functional) [default], iteration 45 completed (5085.314 ms) ====== [2025-10-09T22:16:34.130Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2025-10-09T22:16:34.130Z] GC before operation: completed in 36.095 ms, heap usage 78.852 MB -> 5.347 MB. [2025-10-09T22:16:39.502Z] ====== future-genetic (functional) [default], iteration 46 completed (4937.797 ms) ====== [2025-10-09T22:16:39.502Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2025-10-09T22:16:39.502Z] GC before operation: completed in 35.612 ms, heap usage 307.176 MB -> 5.347 MB. [2025-10-09T22:16:44.819Z] ====== future-genetic (functional) [default], iteration 47 completed (4880.205 ms) ====== [2025-10-09T22:16:44.819Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2025-10-09T22:16:44.819Z] GC before operation: completed in 30.441 ms, heap usage 332.489 MB -> 5.347 MB. [2025-10-09T22:16:48.928Z] ====== future-genetic (functional) [default], iteration 48 completed (4642.976 ms) ====== [2025-10-09T22:16:48.928Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2025-10-09T22:16:48.928Z] GC before operation: completed in 32.879 ms, heap usage 78.075 MB -> 5.347 MB. [2025-10-09T22:16:54.444Z] ====== future-genetic (functional) [default], iteration 49 completed (4796.705 ms) ====== [2025-10-09T22:16:54.444Z] ----------------------------------- [2025-10-09T22:16:54.444Z] renaissance-future-genetic_0_PASSED [2025-10-09T22:16:54.444Z] ----------------------------------- [2025-10-09T22:16:54.444Z] [2025-10-09T22:16:54.444Z] TEST TEARDOWN: [2025-10-09T22:16:54.444Z] Nothing to be done for teardown. [2025-10-09T22:16:54.444Z] renaissance-future-genetic_0 Finish Time: Thu Oct 9 22:16:53 2025 Epoch Time (ms): 1760048213871 [2025-10-09T22:16:54.444Z] [2025-10-09T22:16:54.444Z] =============================================== [2025-10-09T22:16:54.444Z] Running test renaissance-naive-bayes_0 ... [2025-10-09T22:16:54.444Z] =============================================== [2025-10-09T22:16:54.444Z] renaissance-naive-bayes_0 Start Time: Thu Oct 9 22:16:53 2025 Epoch Time (ms): 1760048213915 [2025-10-09T22:16:54.444Z] variation: NoOptions [2025-10-09T22:16:54.444Z] JVM_OPTIONS: [2025-10-09T22:16:54.444Z] { \ [2025-10-09T22:16:54.444Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:16:54.444Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:16:54.444Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-naive-bayes_0"; \ [2025-10-09T22:16:54.444Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-naive-bayes_0"; \ [2025-10-09T22:16:54.444Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:16:54.444Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2025-10-09T22:16:54.444Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:16:54.444Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:16:54.444Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:16:54.444Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:16:54.444Z] [2025-10-09T22:16:54.444Z] TEST SETUP: [2025-10-09T22:16:54.444Z] Nothing to be done for setup. [2025-10-09T22:16:54.444Z] [2025-10-09T22:16:54.444Z] TESTING: [2025-10-09T22:16:55.382Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T22:16:55.382Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17600468745828/renaissance-naive-bayes_0/launcher-221654-2319129728299001143/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T22:16:55.382Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T22:16:55.382Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T22:17:08.710Z] Benchmark 'naive-bayes' failed with exception: [2025-10-09T22:17:08.710Z] java.lang.ExceptionInInitializerError [2025-10-09T22:17:08.710Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-10-09T22:17:08.710Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-10-09T22:17:08.710Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-10-09T22:17:08.710Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-10-09T22:17:08.710Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-10-09T22:17:08.710Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-10-09T22:17:08.710Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-10-09T22:17:08.710Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-10-09T22:17:08.710Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-10-09T22:17:08.711Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-10-09T22:17:08.711Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-09T22:17:08.711Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-10-09T22:17:08.711Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-10-09T22:17:08.711Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-10-09T22:17:08.711Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2025-10-09T22:17:08.711Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2025-10-09T22:17:08.711Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-10-09T22:17:08.711Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-10-09T22:17:08.711Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-10-09T22:17:08.711Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-10-09T22:17:08.711Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-10-09T22:17:08.711Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-10-09T22:17:08.711Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-10-09T22:17:08.711Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-10-09T22:17:08.711Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-10-09T22:17:08.711Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-10-09T22:17:08.711Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-10-09T22:17:08.711Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-10-09T22:17:08.711Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-10-09T22:17:08.711Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-09T22:17:08.711Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-10-09T22:17:08.711Z] ... 34 more [2025-10-09T22:17:08.711Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-09T22:17:08.711Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-10-09T22:17:08.711Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567) [2025-10-09T22:17:08.711Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500) [2025-10-09T22:17:08.711Z] at java.base/java.lang.Class.forName0(Native Method) [2025-10-09T22:17:08.711Z] at java.base/java.lang.Class.forName(Class.java:473) [2025-10-09T22:17:08.711Z] at java.base/java.lang.Class.forName(Class.java:463) [2025-10-09T22:17:08.711Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-10-09T22:17:08.711Z] ... 34 more [2025-10-09T22:17:08.711Z] The following benchmarks failed: naive-bayes [2025-10-09T22:17:08.711Z] ----------------------------------- [2025-10-09T22:17:08.711Z] renaissance-naive-bayes_0_FAILED [2025-10-09T22:17:08.711Z] ----------------------------------- [2025-10-09T22:17:08.711Z] [2025-10-09T22:17:08.711Z] TEST TEARDOWN: [2025-10-09T22:17:08.711Z] Nothing to be done for teardown. [2025-10-09T22:17:08.711Z] renaissance-naive-bayes_0 Finish Time: Thu Oct 9 22:17:08 2025 Epoch Time (ms): 1760048228501 [2025-10-09T22:17:08.711Z] [2025-10-09T22:17:08.711Z] =============================================== [2025-10-09T22:17:08.711Z] Running test renaissance-scala-kmeans_0 ... [2025-10-09T22:17:08.712Z] =============================================== [2025-10-09T22:17:08.712Z] renaissance-scala-kmeans_0 Start Time: Thu Oct 9 22:17:08 2025 Epoch Time (ms): 1760048228541 [2025-10-09T22:17:08.712Z] variation: NoOptions [2025-10-09T22:17:08.712Z] JVM_OPTIONS: [2025-10-09T22:17:08.712Z] { \ [2025-10-09T22:17:08.712Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:17:08.712Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:17:08.712Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-scala-kmeans_0"; \ [2025-10-09T22:17:08.712Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-scala-kmeans_0"; \ [2025-10-09T22:17:08.712Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:17:08.712Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; \ [2025-10-09T22:17:08.712Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:17:08.712Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:17:08.712Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:17:08.712Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:17:08.712Z] [2025-10-09T22:17:08.712Z] TEST SETUP: [2025-10-09T22:17:08.712Z] Nothing to be done for setup. [2025-10-09T22:17:08.712Z] [2025-10-09T22:17:08.712Z] TESTING: [2025-10-09T22:17:10.638Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported. [2025-10-09T22:17:10.638Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2025-10-09T22:17:11.577Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T22:17:11.577Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/output_17600468745828/renaissance-scala-kmeans_0/launcher-221710-3504246372921811242/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T22:17:11.577Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T22:17:11.577Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T22:17:12.516Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2025-10-09T22:17:12.516Z] GC before operation: completed in 47.920 ms, heap usage 27.438 MB -> 26.385 MB. [2025-10-09T22:17:12.516Z] ====== scala-kmeans (scala) [default], iteration 0 completed (551.631 ms) ====== [2025-10-09T22:17:12.516Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2025-10-09T22:17:12.516Z] GC before operation: completed in 31.229 ms, heap usage 50.744 MB -> 26.440 MB. [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 1 completed (308.100 ms) ====== [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2025-10-09T22:17:13.451Z] GC before operation: completed in 57.563 ms, heap usage 56.440 MB -> 26.440 MB. [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 2 completed (285.795 ms) ====== [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2025-10-09T22:17:13.451Z] GC before operation: completed in 65.480 ms, heap usage 56.440 MB -> 26.440 MB. [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 3 completed (278.619 ms) ====== [2025-10-09T22:17:13.451Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2025-10-09T22:17:14.385Z] GC before operation: completed in 63.212 ms, heap usage 56.499 MB -> 26.440 MB. [2025-10-09T22:17:14.385Z] ====== scala-kmeans (scala) [default], iteration 4 completed (280.461 ms) ====== [2025-10-09T22:17:14.385Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2025-10-09T22:17:14.385Z] GC before operation: completed in 45.778 ms, heap usage 56.440 MB -> 26.440 MB. [2025-10-09T22:17:14.385Z] ====== scala-kmeans (scala) [default], iteration 5 completed (282.206 ms) ====== [2025-10-09T22:17:14.385Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2025-10-09T22:17:14.385Z] GC before operation: completed in 44.011 ms, heap usage 56.440 MB -> 26.440 MB. [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 6 completed (279.971 ms) ====== [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2025-10-09T22:17:15.325Z] GC before operation: completed in 47.690 ms, heap usage 56.440 MB -> 26.441 MB. [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 7 completed (278.183 ms) ====== [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2025-10-09T22:17:15.325Z] GC before operation: completed in 44.113 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 8 completed (275.540 ms) ====== [2025-10-09T22:17:15.325Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2025-10-09T22:17:15.325Z] GC before operation: completed in 47.023 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 9 completed (277.059 ms) ====== [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2025-10-09T22:17:16.258Z] GC before operation: completed in 56.057 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 10 completed (277.544 ms) ====== [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2025-10-09T22:17:16.258Z] GC before operation: completed in 42.052 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 11 completed (275.272 ms) ====== [2025-10-09T22:17:16.258Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2025-10-09T22:17:16.258Z] GC before operation: completed in 62.067 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 12 completed (278.014 ms) ====== [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2025-10-09T22:17:17.193Z] GC before operation: completed in 73.210 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 13 completed (278.372 ms) ====== [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2025-10-09T22:17:17.193Z] GC before operation: completed in 44.376 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 14 completed (280.611 ms) ====== [2025-10-09T22:17:17.193Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2025-10-09T22:17:17.193Z] GC before operation: completed in 44.732 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 15 completed (276.292 ms) ====== [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2025-10-09T22:17:18.129Z] GC before operation: completed in 39.591 ms, heap usage 56.441 MB -> 26.441 MB. [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 16 completed (276.746 ms) ====== [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2025-10-09T22:17:18.129Z] GC before operation: completed in 36.434 ms, heap usage 56.441 MB -> 26.442 MB. [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 17 completed (273.965 ms) ====== [2025-10-09T22:17:18.129Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2025-10-09T22:17:18.129Z] GC before operation: completed in 39.383 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 18 completed (275.503 ms) ====== [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2025-10-09T22:17:19.069Z] GC before operation: completed in 39.683 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 19 completed (275.589 ms) ====== [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2025-10-09T22:17:19.069Z] GC before operation: completed in 37.380 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 20 completed (275.259 ms) ====== [2025-10-09T22:17:19.069Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2025-10-09T22:17:19.069Z] GC before operation: completed in 45.194 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 21 completed (273.900 ms) ====== [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2025-10-09T22:17:20.004Z] GC before operation: completed in 45.585 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 22 completed (275.538 ms) ====== [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2025-10-09T22:17:20.004Z] GC before operation: completed in 43.483 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 23 completed (277.539 ms) ====== [2025-10-09T22:17:20.004Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2025-10-09T22:17:20.004Z] GC before operation: completed in 38.743 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 24 completed (279.608 ms) ====== [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2025-10-09T22:17:20.950Z] GC before operation: completed in 46.890 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 25 completed (280.017 ms) ====== [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2025-10-09T22:17:20.950Z] GC before operation: completed in 67.370 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 26 completed (273.113 ms) ====== [2025-10-09T22:17:20.950Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2025-10-09T22:17:21.894Z] GC before operation: completed in 46.544 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:21.894Z] ====== scala-kmeans (scala) [default], iteration 27 completed (343.462 ms) ====== [2025-10-09T22:17:21.894Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2025-10-09T22:17:21.894Z] GC before operation: completed in 54.343 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:21.894Z] ====== scala-kmeans (scala) [default], iteration 28 completed (333.785 ms) ====== [2025-10-09T22:17:21.894Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2025-10-09T22:17:21.894Z] GC before operation: completed in 41.900 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:22.832Z] ====== scala-kmeans (scala) [default], iteration 29 completed (333.604 ms) ====== [2025-10-09T22:17:22.832Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2025-10-09T22:17:22.832Z] GC before operation: completed in 44.801 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:22.832Z] ====== scala-kmeans (scala) [default], iteration 30 completed (332.688 ms) ====== [2025-10-09T22:17:22.832Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2025-10-09T22:17:22.832Z] GC before operation: completed in 52.562 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 31 completed (329.584 ms) ====== [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2025-10-09T22:17:23.772Z] GC before operation: completed in 63.349 ms, heap usage 56.442 MB -> 26.442 MB. [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 32 completed (333.058 ms) ====== [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2025-10-09T22:17:23.772Z] GC before operation: completed in 42.920 ms, heap usage 56.442 MB -> 26.443 MB. [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 33 completed (331.384 ms) ====== [2025-10-09T22:17:23.772Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2025-10-09T22:17:23.772Z] GC before operation: completed in 42.092 ms, heap usage 56.443 MB -> 26.443 MB. [2025-10-09T22:17:24.712Z] ====== scala-kmeans (scala) [default], iteration 34 completed (332.391 ms) ====== [2025-10-09T22:17:24.712Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2025-10-09T22:17:24.712Z] GC before operation: completed in 44.722 ms, heap usage 56.443 MB -> 26.443 MB. [2025-10-09T22:17:24.712Z] ====== scala-kmeans (scala) [default], iteration 35 completed (332.200 ms) ====== [2025-10-09T22:17:24.712Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2025-10-09T22:17:24.712Z] GC before operation: completed in 45.319 ms, heap usage 56.443 MB -> 26.443 MB. [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 36 completed (329.862 ms) ====== [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2025-10-09T22:17:25.645Z] GC before operation: completed in 45.889 ms, heap usage 56.443 MB -> 26.445 MB. [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 37 completed (332.996 ms) ====== [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2025-10-09T22:17:25.645Z] GC before operation: completed in 53.064 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 38 completed (330.711 ms) ====== [2025-10-09T22:17:25.645Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2025-10-09T22:17:25.645Z] GC before operation: completed in 69.134 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:26.589Z] ====== scala-kmeans (scala) [default], iteration 39 completed (335.433 ms) ====== [2025-10-09T22:17:26.589Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2025-10-09T22:17:26.589Z] GC before operation: completed in 46.120 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:26.589Z] ====== scala-kmeans (scala) [default], iteration 40 completed (332.069 ms) ====== [2025-10-09T22:17:26.589Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2025-10-09T22:17:26.589Z] GC before operation: completed in 42.374 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 41 completed (331.474 ms) ====== [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2025-10-09T22:17:27.527Z] GC before operation: completed in 57.110 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 42 completed (336.541 ms) ====== [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2025-10-09T22:17:27.527Z] GC before operation: completed in 48.757 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 43 completed (336.336 ms) ====== [2025-10-09T22:17:27.527Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2025-10-09T22:17:28.463Z] GC before operation: completed in 58.339 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:28.463Z] ====== scala-kmeans (scala) [default], iteration 44 completed (339.907 ms) ====== [2025-10-09T22:17:28.463Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2025-10-09T22:17:28.463Z] GC before operation: completed in 49.928 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:28.463Z] ====== scala-kmeans (scala) [default], iteration 45 completed (335.549 ms) ====== [2025-10-09T22:17:28.463Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2025-10-09T22:17:28.463Z] GC before operation: completed in 46.200 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:29.402Z] ====== scala-kmeans (scala) [default], iteration 46 completed (335.056 ms) ====== [2025-10-09T22:17:29.402Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2025-10-09T22:17:29.402Z] GC before operation: completed in 45.785 ms, heap usage 56.445 MB -> 26.445 MB. [2025-10-09T22:17:29.402Z] ====== scala-kmeans (scala) [default], iteration 47 completed (338.224 ms) ====== [2025-10-09T22:17:29.402Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2025-10-09T22:17:29.402Z] GC before operation: completed in 43.201 ms, heap usage 56.445 MB -> 26.446 MB. [2025-10-09T22:17:30.343Z] ====== scala-kmeans (scala) [default], iteration 48 completed (335.217 ms) ====== [2025-10-09T22:17:30.343Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2025-10-09T22:17:30.343Z] GC before operation: completed in 43.696 ms, heap usage 56.446 MB -> 26.446 MB. [2025-10-09T22:17:30.343Z] ====== scala-kmeans (scala) [default], iteration 49 completed (331.912 ms) ====== [2025-10-09T22:17:30.343Z] ----------------------------------- [2025-10-09T22:17:30.343Z] renaissance-scala-kmeans_0_PASSED [2025-10-09T22:17:30.343Z] ----------------------------------- [2025-10-09T22:17:30.343Z] [2025-10-09T22:17:30.343Z] TEST TEARDOWN: [2025-10-09T22:17:30.343Z] Nothing to be done for teardown. [2025-10-09T22:17:30.343Z] renaissance-scala-kmeans_0 Finish Time: Thu Oct 9 22:17:30 2025 Epoch Time (ms): 1760048250137 [2025-10-09T22:17:30.343Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/renaissance' [2025-10-09T22:17:31.986Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo' [2025-10-09T22:17:31.986Z] [2025-10-09T22:17:31.986Z] =============================================== [2025-10-09T22:17:31.986Z] Running test dacapo-eclipse_0 ... [2025-10-09T22:17:31.986Z] =============================================== [2025-10-09T22:17:31.986Z] dacapo-eclipse_0 Start Time: Thu Oct 9 22:17:30 2025 Epoch Time (ms): 1760048250409 [2025-10-09T22:17:31.986Z] variation: NoOptions [2025-10-09T22:17:31.986Z] JVM_OPTIONS: [2025-10-09T22:17:31.986Z] { \ [2025-10-09T22:17:31.986Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:17:31.986Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:17:31.986Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-eclipse_0"; \ [2025-10-09T22:17:31.986Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-eclipse_0"; \ [2025-10-09T22:17:31.986Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:17:31.986Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2025-10-09T22:17:31.986Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:17:31.986Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:17:31.986Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:17:31.986Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:17:31.986Z] [2025-10-09T22:17:31.986Z] TEST SETUP: [2025-10-09T22:17:31.986Z] Nothing to be done for setup. [2025-10-09T22:17:31.986Z] [2025-10-09T22:17:31.986Z] TESTING: [2025-10-09T22:17:31.986Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.' [2025-10-09T22:17:37.292Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2025-10-09T22:17:39.227Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T22:17:39.227Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2025-10-09T22:17:39.227Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2025-10-09T22:17:39.227Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2025-10-09T22:17:43.130Z] Unzip workspace [2025-10-09T22:17:43.130Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2025-10-09T22:17:43.130Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2025-10-09T22:17:43.130Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2025-10-09T22:17:43.130Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-10-09T22:17:43.130Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-10-09T22:17:43.130Z] [2025-10-09T22:17:46.896Z] .................. [2025-10-09T22:18:10.538Z] Index workspace ..................... [2025-10-09T22:18:23.975Z] Build workspace [2025-10-09T22:18:26.961Z] Search .. 4,207 references for default constructor in workspace [2025-10-09T22:18:27.899Z] .. 1,957 references for method 'equals' in workspace [2025-10-09T22:18:28.835Z] Type hierarchy tests [2025-10-09T22:18:32.948Z] AST tests [2025-10-09T22:18:39.542Z] Completion tests ......... [2025-10-09T22:18:43.295Z] Format tests .............. [2025-10-09T22:18:45.174Z] Model tests ................ [2025-10-09T22:18:45.174Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 62280 msec ===== [2025-10-09T22:18:46.108Z] Delete workspace [2025-10-09T22:18:54.275Z] ----------------------------------- [2025-10-09T22:18:54.275Z] dacapo-eclipse_0_PASSED [2025-10-09T22:18:54.275Z] ----------------------------------- [2025-10-09T22:18:54.275Z] [2025-10-09T22:18:54.275Z] TEST TEARDOWN: [2025-10-09T22:18:54.275Z] Nothing to be done for teardown. [2025-10-09T22:18:54.275Z] dacapo-eclipse_0 Finish Time: Thu Oct 9 22:18:53 2025 Epoch Time (ms): 1760048333584 [2025-10-09T22:18:54.275Z] [2025-10-09T22:18:54.275Z] =============================================== [2025-10-09T22:18:54.275Z] Running test dacapo-h2_0 ... [2025-10-09T22:18:54.275Z] =============================================== [2025-10-09T22:18:54.275Z] dacapo-h2_0 Start Time: Thu Oct 9 22:18:53 2025 Epoch Time (ms): 1760048333635 [2025-10-09T22:18:54.275Z] variation: NoOptions [2025-10-09T22:18:54.275Z] JVM_OPTIONS: [2025-10-09T22:18:54.275Z] { \ [2025-10-09T22:18:54.275Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T22:18:54.275Z] echo "Nothing to be done for setup."; \ [2025-10-09T22:18:54.275Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-h2_0"; \ [2025-10-09T22:18:54.275Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-h2_0"; \ [2025-10-09T22:18:54.275Z] echo ""; echo "TESTING:"; \ [2025-10-09T22:18:54.275Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-10-09T22:18:54.275Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T22:18:54.275Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T22:18:54.276Z] echo "Nothing to be done for teardown."; \ [2025-10-09T22:18:54.276Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult"; [2025-10-09T22:18:54.276Z] [2025-10-09T22:18:54.276Z] TEST SETUP: [2025-10-09T22:18:54.276Z] Nothing to be done for setup. [2025-10-09T22:18:54.276Z] [2025-10-09T22:18:54.276Z] TESTING: [2025-10-09T22:18:54.276Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-10-09T22:18:55.215Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2025-10-09T22:18:55.215Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-10-09T22:18:55.215Z] Preparing the H2 database... [2025-10-09T22:18:55.215Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-10-09T22:19:23.516Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-10-09T22:19:23.516Z] Starting 100000 requests... [2025-10-09T22:19:28.844Z] [2025-10-09T22:19:31.830Z] 5% [2025-10-09T22:19:33.778Z] 10% [2025-10-09T22:19:34.721Z] 15% [2025-10-09T22:19:36.645Z] 20% [2025-10-09T22:19:38.755Z] 25% [2025-10-09T22:19:40.682Z] 30% [2025-10-09T22:19:41.620Z] 35% [2025-10-09T22:19:43.547Z] 40% [2025-10-09T22:19:45.478Z] 45% [2025-10-09T22:19:48.468Z] 50% [2025-10-09T22:19:49.406Z] 55% [2025-10-09T22:19:51.338Z] 60% [2025-10-09T22:19:52.999Z] 65% [2025-10-09T22:19:54.960Z] 70% [2025-10-09T22:19:56.895Z] 75% [2025-10-09T22:19:58.824Z] 80% [2025-10-09T22:19:59.765Z] 85% [2025-10-09T22:20:02.734Z] 90% [2025-10-09T22:20:05.699Z] 95% [2025-10-09T22:20:05.699Z] 100% [2025-10-09T22:20:05.699Z] Completed requests [2025-10-09T22:20:05.699Z] Stock level ............. 3973 ( 4.0%) [2025-10-09T22:20:05.699Z] Order status by name .... 2361 ( 2.4%) [2025-10-09T22:20:05.699Z] Order status by ID ...... 1609 ( 1.6%) [2025-10-09T22:20:05.699Z] Payment by name ......... 25847 (25.8%) [2025-10-09T22:20:05.699Z] Payment by ID ........... 17220 (17.2%) [2025-10-09T22:20:05.699Z] Delivery schedule ....... 4029 ( 4.0%) [2025-10-09T22:20:05.699Z] New order ............... 44509 (44.5%) [2025-10-09T22:20:05.699Z] New order rollback ...... 452 ( 0.5%) [2025-10-09T22:20:05.699Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 43709 msec ===== [2025-10-09T22:20:05.699Z] ===== DaCapo processed 100000 requests in 43650 msec, 2290 requests per second ===== [2025-10-09T22:20:05.699Z] ===== DaCapo tail latency, simple: 50% 733 usec, 90% 3969 usec, 99% 11579 usec, 99.9% 46110 usec, 99.99% 97595 usec, max 119160 usec, measured over 100000 events ===== [2025-10-09T22:20:05.699Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2105 usec, 90% 6942 usec, 99% 16539 usec, 99.9% 48377 usec, 99.99% 97595 usec, max 119160 usec, measured over 100000 events ===== [2025-10-09T22:20:05.699Z] ===== DaCapo tail latency, metered full smoothing: 50% 1785516 usec, 90% 4483401 usec, 99% 4930631 usec, 99.9% 4961196 usec, 99.99% 4966736 usec, max 4970436 usec, measured over 100000 events ===== [2025-10-09T22:20:25.217Z] Resetting database to initial state.................... [2025-10-09T22:20:26.154Z] ----------------------------------- [2025-10-09T22:20:26.154Z] dacapo-h2_0_PASSED [2025-10-09T22:20:26.154Z] ----------------------------------- [2025-10-09T22:20:26.154Z] [2025-10-09T22:20:26.154Z] TEST TEARDOWN: [2025-10-09T22:20:26.154Z] Nothing to be done for teardown. [2025-10-09T22:20:26.154Z] dacapo-h2_0 Finish Time: Thu Oct 9 22:20:25 2025 Epoch Time (ms): 1760048425449 [2025-10-09T22:20:26.154Z] [2025-10-09T22:20:26.154Z] =============================================== [2025-10-09T22:20:26.154Z] Running test dacapo-lusearch-fix_0 ... [2025-10-09T22:20:26.155Z] =============================================== [2025-10-09T22:20:26.155Z] dacapo-lusearch-fix_0 Start Time: Thu Oct 9 22:20:25 2025 Epoch Time (ms): 1760048425492 [2025-10-09T22:20:26.155Z] dacapo-lusearch-fix_0_DISABLED [2025-10-09T22:20:26.155Z] Disabled Reason: [2025-10-09T22:20:26.155Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2025-10-09T22:20:26.155Z] dacapo-lusearch-fix_0 Finish Time: Thu Oct 9 22:20:25 2025 Epoch Time (ms): 1760048425525 [2025-10-09T22:20:26.155Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo' [2025-10-09T22:20:26.155Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro' [2025-10-09T22:20:26.155Z] [2025-10-09T22:20:26.155Z] =============================================== [2025-10-09T22:20:26.155Z] Running test IdleMicrobenchmark_HS_0 ... [2025-10-09T22:20:26.155Z] =============================================== [2025-10-09T22:20:26.155Z] IdleMicrobenchmark_HS_0 Start Time: Thu Oct 9 22:20:25 2025 Epoch Time (ms): 1760048425595 [2025-10-09T22:20:26.155Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2025-10-09T22:20:26.155Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Oct 9 22:20:25 2025 Epoch Time (ms): 1760048425620 [2025-10-09T22:20:26.155Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro' [2025-10-09T22:20:26.155Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/perf' [2025-10-09T22:20:26.155Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests' [2025-10-09T22:20:26.155Z] [2025-10-09T22:20:26.155Z] [2025-10-09T22:20:26.155Z] All tests finished, run result summary: [2025-10-09T22:20:26.155Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-09T22:20:26.155Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17600468745828/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_linux.tap --comment="" [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] TEST TARGETS SUMMARY [2025-10-09T22:20:27.091Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-09T22:20:27.091Z] DISABLED test targets: [2025-10-09T22:20:27.091Z] dacapo-lusearch-fix_0 [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] PASSED test targets: [2025-10-09T22:20:27.091Z] renaissance-akka-uct_0 [2025-10-09T22:20:27.091Z] renaissance-fj-kmeans_0 [2025-10-09T22:20:27.091Z] renaissance-future-genetic_0 [2025-10-09T22:20:27.091Z] renaissance-scala-kmeans_0 [2025-10-09T22:20:27.091Z] dacapo-eclipse_0 [2025-10-09T22:20:27.091Z] dacapo-h2_0 [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] FAILED test targets: [2025-10-09T22:20:27.091Z] renaissance-naive-bayes_0 [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2025-10-09T22:20:27.091Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-09T22:20:27.091Z] [2025-10-09T22:20:27.091Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-10-09T22:20:27.091Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2025-10-09T22:20:27.091Z] make: *** [makefile:62: _sanity.perf] Error 2 [Pipeline] sh [2025-10-09T22:20:29.795Z] + uname [2025-10-09T22:20:29.795Z] + [ Linux = AIX ] [2025-10-09T22:20:29.795Z] + uname [2025-10-09T22:20:29.795Z] + [ Linux = SunOS ] [2025-10-09T22:20:29.795Z] + uname [2025-10-09T22:20:29.795Z] + [ Linux = *BSD ] [2025-10-09T22:20:29.795Z] + MAKE=make [2025-10-09T22:20:29.795Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-09T22:20:29.795Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-10-09T22:20:30.386Z] $ ssh-agent -k [2025-10-09T22:20:30.454Z] unset SSH_AUTH_SOCK; [2025-10-09T22:20:30.454Z] unset SSH_AGENT_PID; [2025-10-09T22:20:30.454Z] echo Agent pid 2176 killed; [2025-10-09T22:20:31.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-10-09T22:20:31.216Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2025-10-09T22:20:35.323Z] Archiving artifacts [2025-10-09T22:20:41.863Z] Recording fingerprints [Pipeline] echo [2025-10-09T22:20:42.281Z] DaCapo-h2 metric found and archived [Pipeline] echo [2025-10-09T22:20:42.348Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-10-09T22:20:42.446Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-10-09T22:20:42.658Z] Archiving artifacts [2025-10-09T22:20:43.005Z] Recording fingerprints [Pipeline] echo [2025-10-09T22:20:43.202Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-09T22:20:43.381Z] Archiving artifacts [2025-10-09T22:20:43.806Z] Recording fingerprints [Pipeline] sh [2025-10-09T22:20:46.001Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17600468745828 [Pipeline] echo [2025-10-09T22:20:46.521Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-10-09T22:20:46.703Z] Archiving artifacts [2025-10-09T22:20:47.053Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-09T22:20:48.623Z] Tap file found: aqa-tests/TKG/output_17600468745828/Test_openjdk26_hs_sanity.perf_aarch64_linux.tap... [Pipeline] readFile [Pipeline] junit [2025-10-09T22:20:49.077Z] Recording test results [2025-10-09T22:20:52.248Z] No test report files were found. Configuration error? [2025-10-09T22:20:58.064Z] None of the test reports contained any result [2025-10-09T22:20:58.067Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-09T22:20:58.091Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-09T22:21:00.930Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-09T22:21:00.930Z] Unix type machine.. [2025-10-09T22:21:00.930Z] Running on a Linux host [2025-10-09T22:21:00.930Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-09T22:21:01.811Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T22:21:01.811Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-09T22:21:13.325Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-10-09T22:21:15.348Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-09T22:22:16.122Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-10-09T22:22:16.306Z] allocate a node for generating rerun job ... [Pipeline] node [2025-10-09T22:22:16.325Z] Running on test-rise-ubuntu2404-riscv64-7 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [Pipeline] { [Pipeline] echo [2025-10-09T22:22:16.345Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun) [Pipeline] echo [2025-10-09T22:22:16.387Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-10-09T22:22:17.130Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-10-09T22:22:17.723Z] Processing DSL script testJobTemplate [2025-10-09T22:23:13.182Z] LEVELS: [sanity] [2025-10-09T22:23:13.182Z] JDK_VERSIONS: [8] [2025-10-09T22:23:13.182Z] GROUPS: [perf] [2025-10-09T22:23:13.182Z] ARCH_OS_LIST: [aarch64_linux] [2025-10-09T22:23:13.364Z] Existing items: [2025-10-09T22:23:13.364Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-10-09T22:25:22.203Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun) [Pipeline] build [2025-10-09T22:25:22.221Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun [2025-10-09T22:25:29.607Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #6 [2025-10-10T00:25:07.283Z] Build Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #6 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-10T00:25:07.366Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-10T00:25:07.465Z] [WS-CLEANUP] Deleting project workspace... [2025-10-10T00:25:07.465Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-10T00:25:07.492Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-10-10T00:25:07.528Z] Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun #6 completed with status UNSTABLE [Pipeline] timeout [2025-10-10T00:25:07.558Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-10T00:25:07.766Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun" build number 6 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-10T00:25:07.805Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun/6/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-10T00:25:07.836Z] Archiving artifacts [2025-10-10T00:25:07.900Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-10T00:25:08.076Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun/6/aqa-tests/TKG/output_17600558922330/Test_openjdk26_hs_sanity.perf_aarch64_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-10-10T00:25:08.152Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=435&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-10T00:25:08.258Z] [WS-CLEANUP] Deleting project workspace... [2025-10-10T00:25:08.258Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-10T00:25:08.288Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE