Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux

Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin" build number 215 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 22 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 38 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10 Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)" > git rev-list --no-walk 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-11-06T23:17:04.712Z] Could not find any nodes with 'hw.arch.aarch64&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] echo [2025-11-06T23:17:04.721Z] SPEC: alpine-linux_aarch64 [Pipeline] echo [2025-11-06T23:17:04.722Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-06T23:17:04.733Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-06T23:17:04.737Z] dynamicAgents: [] [Pipeline] node [2025-11-06T23:17:04.769Z] Running on test-docker-alpine320-armv8-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-06T23:17:04.795Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-06T23:17:05.169Z] [WS-CLEANUP] Deleting project workspace... [2025-11-06T23:17:05.169Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-06T23:17:05.348Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-06T23:17:05.564Z] The recommended git tool is: git [2025-11-06T23:17:05.925Z] No credentials specified [2025-11-06T23:17:06.102Z] Cloning the remote Git repository [2025-11-06T23:17:06.369Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-06T23:17:06.369Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests # timeout=10 [2025-11-06T23:17:06.392Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-06T23:17:06.393Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-06T23:17:06.393Z] > git --version # timeout=10 [2025-11-06T23:17:06.434Z] > git --version # 'git version 2.45.4' [2025-11-06T23:17:06.434Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T23:17:23.941Z] Avoid second fetch [2025-11-06T23:17:24.148Z] Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master) [2025-11-06T23:17:23.617Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-06T23:17:23.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T23:17:24.030Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-06T23:17:24.234Z] > git config core.sparsecheckout # timeout=10 [2025-11-06T23:17:24.250Z] > git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10 [2025-11-06T23:17:25.974Z] Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-06T23:17:27.987Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-06T23:17:28.012Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-06T23:17:29.944Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-06T23:17:30.669Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-06T23:17:32.526Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-06T23:17:32.527Z] Unix type machine.. [2025-11-06T23:17:32.527Z] Running on a Linux host [2025-11-06T23:17:32.527Z] 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-11-06T23:17:35.763Z] + printenv [2025-11-06T23:17:35.763Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-06T23:17:35.763Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-06T23:17:35.763Z] SETUP_JCK_RUN=false [2025-11-06T23:17:35.763Z] USE_TESTENV_PROPERTIES=false [2025-11-06T23:17:35.763Z] MAIL=/var/mail/jenkins [2025-11-06T23:17:35.763Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-06T23:17:35.763Z] BUILD_LIST=perf [2025-11-06T23:17:35.763Z] USER=jenkins [2025-11-06T23:17:35.763Z] SSH_CLIENT=78.47.239.97 44658 22 [2025-11-06T23:17:35.763Z] SDK_RESOURCE=upstream [2025-11-06T23:17:35.763Z] CI=true [2025-11-06T23:17:35.763Z] OPENJ9_BRANCH=master [2025-11-06T23:17:35.763Z] jobStatus=SUCCESS [2025-11-06T23:17:35.763Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-06T23:17:35.763Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/8/display/redirect?page=changes [2025-11-06T23:17:35.763Z] UPSTREAM_JOB_NUMBER=215 [2025-11-06T23:17:35.763Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-06T23:17:35.763Z] TARGET=sanity.perf [2025-11-06T23:17:35.763Z] EXIT_FAILURE=false [2025-11-06T23:17:35.763Z] SHLVL=2 [2025-11-06T23:17:35.763Z] NODE_LABELS=alpine-linux armv8 hw.arch.aarch64 sw.os.alpine-linux test ci.role.test test-docker-alpine320-armv8-4 alpine armv8.2 hw.dockerhost.alpine-linux.dockerhost-osuosl-ubuntu2404-aarch64-3 [2025-11-06T23:17:35.763Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2025-11-06T23:17:35.763Z] HOME=/home/jenkins [2025-11-06T23:17:35.763Z] STF_OWNER_BRANCH=adoptium:master [2025-11-06T23:17:35.763Z] USE_JRE=false [2025-11-06T23:17:35.763Z] OLDPWD=/home/jenkins [2025-11-06T23:17:35.763Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/8/ [2025-11-06T23:17:35.763Z] ADOPTOPENJDK_BRANCH=master [2025-11-06T23:17:35.763Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap [2025-11-06T23:17:35.763Z] JDK_IMPL=hotspot [2025-11-06T23:17:35.763Z] HUDSON_COOKIE=c6464804-232f-4f09-873b-c80d50ba79c4 [2025-11-06T23:17:35.763Z] DOCKER_REQUIRED=false [2025-11-06T23:17:35.763Z] JENKINS_SERVER_COOKIE=durable-61ed0057b5494cac2bafac21a19893fcf896a45ca29931987a711700bd9e41ac [2025-11-06T23:17:35.763Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../benchmarks [2025-11-06T23:17:35.764Z] JDK_REPO=https://github.com/adoptium/jdk [2025-11-06T23:17:35.764Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-11-06T23:17:35.764Z] KEEP_WORKSPACE=false [2025-11-06T23:17:35.764Z] ARCHIVE_TEST_RESULTS=false [2025-11-06T23:17:35.764Z] GENERATE_JOBS=true [2025-11-06T23:17:35.764Z] NODE_NAME=test-docker-alpine320-armv8-4 [2025-11-06T23:17:35.764Z] LOGNAME=jenkins [2025-11-06T23:17:35.764Z] PERSONAL_BUILD=false [2025-11-06T23:17:35.764Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-06T23:17:35.764Z] JDK_BRANCH=jdk-26+23_adopt [2025-11-06T23:17:35.764Z] _=/usr/lib/jvm/jdk21/bin/java [2025-11-06T23:17:35.764Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/8/display/redirect?page=artifacts [2025-11-06T23:17:35.764Z] AUTO_DETECT=true [2025-11-06T23:17:35.764Z] STAGE_NAME=Setup [2025-11-06T23:17:35.764Z] EXECUTOR_NUMBER=0 [2025-11-06T23:17:35.764Z] JDK_VERSION=26 [2025-11-06T23:17:35.764Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-06T23:17:35.764Z] BUILD_DISPLAY_NAME=#8 [2025-11-06T23:17:35.764Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-06T23:17:35.764Z] TIME_LIMIT=25 [2025-11-06T23:17:35.764Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/8/display/redirect?page=tests [2025-11-06T23:17:35.764Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-06T23:17:35.764Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-11-06T23:17:35.764Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2025-11-06T23:17:35.764Z] TKG_ITERATIONS=1 [2025-11-06T23:17:35.764Z] PLATFORM=aarch64_alpine-linux [2025-11-06T23:17:35.764Z] BUILD_ID=8 [2025-11-06T23:17:35.764Z] EXIT_SUCCESS=false [2025-11-06T23:17:35.764Z] RERUN_FAILURE=true [2025-11-06T23:17:35.764Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/system_lib [2025-11-06T23:17:35.764Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-06T23:17:35.764Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux-8 [2025-11-06T23:17:35.764Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-06T23:17:35.764Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-06T23:17:35.764Z] KEEP_REPORTDIR=false [2025-11-06T23:17:35.764Z] ORIGIN_JDK_VERSION=26 [2025-11-06T23:17:35.764Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/ [2025-11-06T23:17:35.764Z] JCK_GIT_BRANCH=master [2025-11-06T23:17:35.764Z] BUILD_NUMBER=8 [2025-11-06T23:17:35.764Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-11-06T23:17:35.764Z] ITERATIONS=1 [2025-11-06T23:17:35.764Z] JENKINS_NODE_COOKIE=e26704a7-8b5d-4e6d-9808-e7385c845bed [2025-11-06T23:17:35.764Z] SHELL=/bin/bash [2025-11-06T23:17:35.764Z] SPEC=alpine-linux_aarch64 [2025-11-06T23:17:35.764Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-06T23:17:35.764Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-06T23:17:35.764Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-06T23:17:35.764Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/8/display/redirect [2025-11-06T23:17:35.764Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-06T23:17:35.764Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/display/redirect [2025-11-06T23:17:35.764Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin [2025-11-06T23:17:35.764Z] SLACK_CHANNEL=aqavit-bot [2025-11-06T23:17:35.764Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-11-06T23:17:35.764Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-06T23:17:35.764Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-11-06T23:17:35.764Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:17:35.764Z] SSH_CONNECTION=78.47.239.97 44658 172.17.0.2 22 [2025-11-06T23:17:35.764Z] TEST_TIME=120 [2025-11-06T23:17:35.764Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux@tmp [2025-11-06T23:17:35.764Z] PARALLEL=Dynamic [2025-11-06T23:17:35.764Z] JOBSTARTTIME=Thu, 06 Nov 2025 23:17:28 +0000 [2025-11-06T23:17:35.764Z] DYNAMIC_COMPILE=false [2025-11-06T23:17:35.764Z] 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-11-06T23:17:36.297Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-06T23:17:36.320Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-06T23:19:42.289Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-aarch64-temurin" build number 215 [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-11-06T23:19:42.554Z] 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-11-06T23:19:42.561Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] sshagent [2025-11-06T23:19:42.661Z] $ ssh-agent [2025-11-06T23:19:43.486Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGLLknl/agent.2647717 [2025-11-06T23:19:43.486Z] SSH_AGENT_PID=2647720 [2025-11-06T23:19:43.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-06T23:19:43.510Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-06T23:19:43.540Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-06T23:19:45.421Z] + pwd [2025-11-06T23:19:45.421Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/.. -p aarch64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-11-06T23:19:45.421Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [2025-11-06T23:19:45.421Z] get jdk binary... [2025-11-06T23:19:45.422Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-06T23:19:45.422Z] Uncompressing file: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz ... [2025-11-06T23:19:48.449Z] List files in jdkbinary folder... [2025-11-06T23:19:48.449Z] total 668804 [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 276411721 Nov 6 22:53 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 140359240 Nov 6 22:53 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 85544865 Nov 6 22:53 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 60387411 Nov 6 22:52 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] -rw-rw-r-- 1 jenkins jenkins 30386 Nov 6 23:01 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea-metadata.json [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 162518 Nov 6 23:05 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea.json [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 3352116 Nov 6 22:53 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] -rw-r--r-- 1 jenkins jenkins 118569066 Nov 6 22:52 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:48.449Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 tmp [2025-11-06T23:19:48.449Z] List files in jdkbinary/tmp folder... [2025-11-06T23:19:48.449Z] total 4 [2025-11-06T23:19:48.449Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:19 jdk-26+23 [2025-11-06T23:19:48.449Z] Moving directory jdk-26+23/ to ../j2sdk-image [2025-11-06T23:19:48.449Z] Uncompressing file: OpenJDK-jre_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz ... [2025-11-06T23:19:50.410Z] List files in jdkbinary folder... [2025-11-06T23:19:50.410Z] total 668808 [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 276411721 Nov 6 22:53 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 140359240 Nov 6 22:53 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 85544865 Nov 6 22:53 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 60387411 Nov 6 22:52 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] -rw-rw-r-- 1 jenkins jenkins 30386 Nov 6 23:01 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea-metadata.json [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 162518 Nov 6 23:05 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea.json [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 3352116 Nov 6 22:53 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] -rw-r--r-- 1 jenkins jenkins 118569066 Nov 6 22:52 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.410Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:19 j2sdk-image [2025-11-06T23:19:50.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 tmp [2025-11-06T23:19:50.411Z] List files in jdkbinary/tmp folder... [2025-11-06T23:19:50.411Z] total 4 [2025-11-06T23:19:50.411Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:19 jdk-26+23-jre [2025-11-06T23:19:50.411Z] Moving directory jdk-26+23-jre/ to ../j2re-image [2025-11-06T23:19:50.411Z] Uncompressing file: OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz ... [2025-11-06T23:19:50.411Z] List files in jdkbinary folder... [2025-11-06T23:19:50.411Z] total 668812 [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 276411721 Nov 6 22:53 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 140359240 Nov 6 22:53 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 85544865 Nov 6 22:53 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 60387411 Nov 6 22:52 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] -rw-rw-r-- 1 jenkins jenkins 30386 Nov 6 23:01 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea-metadata.json [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 162518 Nov 6 23:05 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea.json [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 3352116 Nov 6 22:53 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] -rw-r--r-- 1 jenkins jenkins 118569066 Nov 6 22:52 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:50.411Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:19 j2re-image [2025-11-06T23:19:50.411Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:19 j2sdk-image [2025-11-06T23:19:50.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 tmp [2025-11-06T23:19:50.411Z] List files in jdkbinary/tmp folder... [2025-11-06T23:19:50.411Z] total 4 [2025-11-06T23:19:50.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 jdk-26+23-static-libs [2025-11-06T23:19:50.411Z] Moving directory jdk-26+23-static-libs/ to ../static-libs [2025-11-06T23:19:50.412Z] Uncompressing file: OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz ... [2025-11-06T23:19:53.444Z] List files in jdkbinary folder... [2025-11-06T23:19:53.444Z] total 668816 [2025-11-06T23:19:53.444Z] -rw-r--r-- 1 jenkins jenkins 276411721 Nov 6 22:53 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.444Z] -rw-r--r-- 1 jenkins jenkins 140359240 Nov 6 22:53 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.445Z] -rw-r--r-- 1 jenkins jenkins 85544865 Nov 6 22:53 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.445Z] -rw-r--r-- 1 jenkins jenkins 60387411 Nov 6 22:52 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.445Z] -rw-rw-r-- 1 jenkins jenkins 30386 Nov 6 23:01 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea-metadata.json [2025-11-06T23:19:53.445Z] -rw-r--r-- 1 jenkins jenkins 162518 Nov 6 23:05 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_23-ea.json [2025-11-06T23:19:53.445Z] -rw-r--r-- 1 jenkins jenkins 3352116 Nov 6 22:53 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.445Z] -rw-r--r-- 1 jenkins jenkins 118569066 Nov 6 22:52 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz [2025-11-06T23:19:53.445Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:19 j2re-image [2025-11-06T23:19:53.445Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:19 j2sdk-image [2025-11-06T23:19:53.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 static-libs [2025-11-06T23:19:53.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:19 tmp [2025-11-06T23:19:53.445Z] List files in jdkbinary/tmp folder... [2025-11-06T23:19:53.445Z] total 4 [2025-11-06T23:19:53.445Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:19 jdk-26+23-test-image [2025-11-06T23:19:53.445Z] Moving directory jdk-26+23-test-image/ to ../openjdk-test-image [2025-11-06T23:19:53.445Z] Uncompressing OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_23-ea.tar.gz over ./j2sdk-image... [2025-11-06T23:20:03.421Z] Removing top-level folder jdk-26+23-debug-image/ [2025-11-06T23:20:03.421Z] Removing top-level folder jdk-26+23/ [2025-11-06T23:20:05.427Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-06T23:20:05.427Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-06T23:20:05.427Z] openjdk version "26-beta" 2026-03-17 [2025-11-06T23:20:05.427Z] OpenJDK Runtime Environment Temurin-26+23-202511062134 (build 26-beta+23-ea) [2025-11-06T23:20:05.427Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062134 (build 26-beta+23-ea, mixed mode, sharing) [2025-11-06T23:20:05.427Z] =JAVA VERSION OUTPUT END= [2025-11-06T23:20:05.427Z] =RELEASE INFO BEGIN= [2025-11-06T23:20:05.427Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-06T23:20:05.427Z] IMPLEMENTOR_VERSION="Temurin-26+23-202511062134" [2025-11-06T23:20:05.428Z] JAVA_RUNTIME_VERSION="26-beta+23-ea" [2025-11-06T23:20:05.428Z] JAVA_VERSION="26" [2025-11-06T23:20:05.428Z] JAVA_VERSION_DATE="2026-03-17" [2025-11-06T23:20:05.428Z] LIBC="musl" [2025-11-06T23:20:05.428Z] 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-11-06T23:20:05.428Z] OS_ARCH="aarch64" [2025-11-06T23:20:05.429Z] OS_NAME="Linux" [2025-11-06T23:20:05.429Z] SOURCE=".:git:41b00d731c0e" [2025-11-06T23:20:05.429Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90" [2025-11-06T23:20:05.429Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-06T23:20:05.429Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-11-06T23:20:05.429Z] FULL_VERSION="26-beta+23-ea" [2025-11-06T23:20:05.429Z] SEMANTIC_VERSION="26+23" [2025-11-06T23:20:05.429Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-11-06T23:20:05.429Z] JVM_VARIANT="Hotspot" [2025-11-06T23:20:05.429Z] JVM_VERSION="26-beta+23-ea" [2025-11-06T23:20:05.429Z] IMAGE_TYPE="JDK" [2025-11-06T23:20:05.429Z] =RELEASE INFO END= [2025-11-06T23:20:05.429Z] get testKitGen... [2025-11-06T23:20:05.429Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-06T23:20:06.386Z] git rev-parse master [2025-11-06T23:20:06.386Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-06T23:20:07.085Z] $ ssh-agent -k [2025-11-06T23:20:07.099Z] unset SSH_AUTH_SOCK; [2025-11-06T23:20:07.099Z] unset SSH_AGENT_PID; [2025-11-06T23:20:07.099Z] echo Agent pid 2647720 killed; [2025-11-06T23:20:07.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-06T23:20:08.451Z] 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_alpine-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-alpine-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%2B23_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=215&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-06T23:20:08.467Z] 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_alpine-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-alpine320-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-alpine-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%2B23_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=215&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-11-06T23:20:08.533Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-06T23:20:09.621Z] Copied 1 artifact from "getTRSSOutput" build number 1949 [Pipeline] sh [2025-11-06T23:20:11.499Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-06T23:20:11.500Z] + gzip -cd TRSSOutput.tar.gz [2025-11-06T23:20:11.500Z] + tar xof - [2025-11-06T23:20:11.500Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-06T23:20:12.060Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-06T23:20:12.088Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-06T23:20:14.230Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-06T23:20:17.258Z] -------------------------------------------- [2025-11-06T23:20:17.258Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:17.258Z] task is set to default [2025-11-06T23:20:17.258Z] dependencyList is set to all [2025-11-06T23:20:17.258Z] -------------------------------------------- [2025-11-06T23:20:17.258Z] Starting download third party dependent jars [2025-11-06T23:20:17.258Z] -------------------------------------------- [2025-11-06T23:20:17.258Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-06T23:20:17.258Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.259Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:17.259Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-06T23:20:17.259Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-06T23:20:17.839Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label [Pipeline] echo [2025-11-06T23:20:17.843Z] Machine limit is 3. [Pipeline] sh [2025-11-06T23:20:19.737Z] + cd ./aqa-tests/TKG [2025-11-06T23:20:19.737Z] + uname [2025-11-06T23:20:19.737Z] + '[' Linux '=' AIX ] [2025-11-06T23:20:19.737Z] + uname [2025-11-06T23:20:19.737Z] + '[' Linux '=' SunOS ] [2025-11-06T23:20:19.737Z] + uname [2025-11-06T23:20:19.737Z] + '[' Linux '=' '*BSD' ] [2025-11-06T23:20:19.737Z] + MAKE=make [2025-11-06T23:20:19.737Z] + unset LD_LIBRARY_PATH [2025-11-06T23:20:19.737Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES=' [2025-11-06T23:20:19.737Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-06T23:20:19.737Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:19.737Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:19.737Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:19.737Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-06T23:20:19.737Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-06T23:20:19.737Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-06T23:20:20.869Z] [2025-11-06T23:20:20.869Z] build: [2025-11-06T23:20:20.869Z] [2025-11-06T23:20:20.869Z] clean: [2025-11-06T23:20:20.869Z] [2025-11-06T23:20:20.869Z] init: [2025-11-06T23:20:20.869Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-06T23:20:20.869Z] [2025-11-06T23:20:20.869Z] getDependentLibs: [2025-11-06T23:20:21.847Z] [exec] -------------------------------------------- [2025-11-06T23:20:21.847Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:21.847Z] [exec] task is set to default [2025-11-06T23:20:21.847Z] [exec] dependencyList is set to json_simple [2025-11-06T23:20:21.847Z] [exec] -------------------------------------------- [2025-11-06T23:20:21.847Z] [exec] Starting download third party dependent jars [2025-11-06T23:20:21.847Z] [exec] -------------------------------------------- [2025-11-06T23:20:21.847Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:21.847Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-06T23:20:21.847Z] [exec] downloaded dependent third party jars successfully [2025-11-06T23:20:21.847Z] [2025-11-06T23:20:21.847Z] compile: [2025-11-06T23:20:21.847Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-06T23:20:21.847Z] [echo] ============COMPILER SETTINGS============ [2025-11-06T23:20:21.847Z] [echo] ===fork: yes [2025-11-06T23:20:21.847Z] [echo] ===debug: on [2025-11-06T23:20:21.847Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-06T23:20:28.669Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-06T23:20:28.670Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:20:28.670Z] [2025-11-06T23:20:28.670Z] dist: [2025-11-06T23:20:28.670Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-06T23:20:28.670Z] [2025-11-06T23:20:28.670Z] BUILD SUCCESSFUL [2025-11-06T23:20:28.670Z] Total time: 8 seconds [2025-11-06T23:20:28.670Z] 0 [2025-11-06T23:20:28.670Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-06T23:20:28.670Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-06T23:20:28.670Z] microArchOutput: [2025-11-06T23:20:29.734Z] ****************************** MACHINE INFO ****************************** [2025-11-06T23:20:29.734Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-11-06T23:20:29.734Z] Free Physical Memory Size : 1751433216 [2025-11-06T23:20:29.734Z] Free space (bytes) : 34467373056 [2025-11-06T23:20:29.734Z] Total Physical Memory Size : 6442450944 [2025-11-06T23:20:29.734Z] Total space (bytes) : 167961710592 [2025-11-06T23:20:29.734Z] Usable space (bytes) : 25860874240 [2025-11-06T23:20:29.734Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-06T23:20:29.734Z] bashVersion : [2025-11-06T23:20:29.734Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl) [2025-11-06T23:20:29.734Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-06T23:20:29.734Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] This is free software; you are free to change and redistribute it. [2025-11-06T23:20:29.734Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-06T23:20:29.734Z] cpuCores : 8 [2025-11-06T23:20:29.734Z] curlVersion : [2025-11-06T23:20:29.734Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2025-11-06T23:20:29.734Z] Release-Date: 2025-06-04 [2025-11-06T23:20:29.734Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2025-11-06T23:20:29.734Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-06T23:20:29.734Z] dockerVersion : bash: line 1: docker: command not found [2025-11-06T23:20:29.734Z] gcc version : 13.2.1 [2025-11-06T23:20:29.734Z] gclibc version : [2025-11-06T23:20:29.734Z] musl libc (aarch64) [2025-11-06T23:20:29.734Z] Version 1.2.5 [2025-11-06T23:20:29.734Z] Dynamic Program Loader [2025-11-06T23:20:29.734Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname [2025-11-06T23:20:29.734Z] gdb version : bash: line 1: gdb: command not found [2025-11-06T23:20:29.734Z] lldb version : Command could not be executed [2025-11-06T23:20:29.734Z] makeVersion : [2025-11-06T23:20:29.734Z] GNU Make 4.4.1 [2025-11-06T23:20:29.734Z] Built for aarch64-alpine-linux-musl [2025-11-06T23:20:29.734Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-06T23:20:29.734Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-06T23:20:29.734Z] This is free software: you are free to change and redistribute it. [2025-11-06T23:20:29.734Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-06T23:20:29.734Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-06T23:20:29.734Z] perlVersion : [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] Copyright 1987-2025, Larry Wall [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-06T23:20:29.734Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-06T23:20:29.734Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-06T23:20:29.734Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] podmanVersion : bash: line 1: podman: command not found [2025-11-06T23:20:29.734Z] procArch : unknown [2025-11-06T23:20:29.734Z] sysArch : aarch64 [2025-11-06T23:20:29.734Z] sysOS : Linux [2025-11-06T23:20:29.734Z] ulimit : [2025-11-06T23:20:29.734Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-06T23:20:29.734Z] core file size (blocks, -c) unlimited [2025-11-06T23:20:29.734Z] data seg size (kbytes, -d) unlimited [2025-11-06T23:20:29.734Z] scheduling priority (-e) 0 [2025-11-06T23:20:29.734Z] file size (blocks, -f) unlimited [2025-11-06T23:20:29.734Z] pending signals (-i) 63426 [2025-11-06T23:20:29.734Z] max locked memory (kbytes, -l) 8192 [2025-11-06T23:20:29.734Z] max memory size (kbytes, -m) unlimited [2025-11-06T23:20:29.734Z] open files (-n) 1048576 [2025-11-06T23:20:29.734Z] pipe size (512 bytes, -p) 8 [2025-11-06T23:20:29.734Z] POSIX message queues (bytes, -q) 819200 [2025-11-06T23:20:29.734Z] real-time priority (-r) 0 [2025-11-06T23:20:29.734Z] stack size (kbytes, -s) 8192 [2025-11-06T23:20:29.734Z] cpu time (seconds, -t) unlimited [2025-11-06T23:20:29.734Z] max user processes (-u) unlimited [2025-11-06T23:20:29.734Z] virtual memory (kbytes, -v) unlimited [2025-11-06T23:20:29.734Z] file locks (-x) unlimited [2025-11-06T23:20:29.734Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux [2025-11-06T23:20:29.734Z] vmVendor : Oracle Corporation [2025-11-06T23:20:29.734Z] vmVersion : 26-beta+23-ea [2025-11-06T23:20:29.734Z] xlc version : bash: line 1: xlC: command not found [2025-11-06T23:20:29.734Z] ************************************************************************** [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('os.name')=Linux [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('os.arch')=aarch64 [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('java.fullversion')=null [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] System.getProperty('sun.arch.data.model')=64 [2025-11-06T23:20:29.734Z] [2025-11-06T23:20:29.734Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:29.734Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:20:29.734Z] perl scripts/configure.pl [2025-11-06T23:20:29.734Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-06T23:20:30.704Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-06T23:20:30.704Z] [2025-11-06T23:20:30.704Z] [2025-11-06T23:20:30.704Z] Starting to generate parallel test lists. [2025-11-06T23:20:30.704Z] [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-06T23:20:30.704Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-06T23:20:30.704Z] Attempting to get test duration data from TRSS. [2025-11-06T23:20:30.704Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_alpine-linux&group=perf&level=sanity [2025-11-06T23:20:32.673Z] Attempting to get test duration data from cached files. [2025-11-06T23:20:32.673Z] [2025-11-06T23:20:32.673Z] TEST DURATION [2025-11-06T23:20:32.673Z] ==================================================================================== [2025-11-06T23:20:32.673Z] Total number of tests searched: 9 [2025-11-06T23:20:32.673Z] Number of test durations found: 9 [2025-11-06T23:20:32.673Z] Top slowest tests: [2025-11-06T23:20:32.673Z] 10m40s renaissance-akka-uct_0 [2025-11-06T23:20:32.673Z] 05m34s renaissance-fj-kmeans_0 [2025-11-06T23:20:32.673Z] 03m26s renaissance-future-genetic_0 [2025-11-06T23:20:32.673Z] ==================================================================================== [2025-11-06T23:20:32.673Z] [2025-11-06T23:20:32.673Z] Test target is split into 1 lists. [2025-11-06T23:20:32.673Z] Reducing estimated test running time from 22m56s to 22m56s. [2025-11-06T23:20:32.673Z] [2025-11-06T23:20:32.673Z] -------------------------------------testList_0------------------------------------- [2025-11-06T23:20:32.673Z] Number of tests: 9 [2025-11-06T23:20:32.673Z] Estimated running time: 22m56s [2025-11-06T23:20:32.673Z] 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-11-06T23:20:32.674Z] ------------------------------------------------------------------------------------ [2025-11-06T23:20:32.674Z] [2025-11-06T23:20:32.674Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-06T23:20:32.674Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-06T23:20:33.417Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-06T23:20:33.974Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-06T23:20:34.061Z] Building tests... [Pipeline] timeout [2025-11-06T23:20:34.065Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-06T23:20:34.078Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-06T23:20:36.724Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-06T23:20:40.922Z] -------------------------------------------- [2025-11-06T23:20:40.922Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:40.922Z] task is set to default [2025-11-06T23:20:40.922Z] dependencyList is set to all [2025-11-06T23:20:40.922Z] -------------------------------------------- [2025-11-06T23:20:40.922Z] Starting download third party dependent jars [2025-11-06T23:20:40.922Z] -------------------------------------------- [2025-11-06T23:20:40.922Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-06T23:20:40.922Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-06T23:20:41.893Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-06T23:20:41.912Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-06T23:20:42.019Z] $ ssh-agent [2025-11-06T23:20:42.917Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoiBkfJ/agent.2648143 [2025-11-06T23:20:42.917Z] SSH_AGENT_PID=2648145 [2025-11-06T23:20:42.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T23:20:44.808Z] + unset LD_LIBRARY_PATH [2025-11-06T23:20:44.808Z] + bash ./compile.sh [2025-11-06T23:20:44.808Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-06T23:20:44.808Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:44.808Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:44.808Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:44.808Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-06T23:20:44.808Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-06T23:20:44.809Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-06T23:20:45.775Z] [2025-11-06T23:20:45.775Z] build: [2025-11-06T23:20:45.775Z] [2025-11-06T23:20:45.775Z] clean: [2025-11-06T23:20:45.775Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk [2025-11-06T23:20:45.775Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-06T23:20:45.775Z] [2025-11-06T23:20:45.775Z] init: [2025-11-06T23:20:45.775Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-06T23:20:45.775Z] [2025-11-06T23:20:45.775Z] getDependentLibs: [2025-11-06T23:20:46.741Z] [exec] -------------------------------------------- [2025-11-06T23:20:46.741Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:46.741Z] [exec] task is set to default [2025-11-06T23:20:46.741Z] [exec] dependencyList is set to json_simple [2025-11-06T23:20:46.741Z] [exec] -------------------------------------------- [2025-11-06T23:20:46.742Z] [exec] Starting download third party dependent jars [2025-11-06T23:20:46.742Z] [exec] -------------------------------------------- [2025-11-06T23:20:46.742Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:20:46.742Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-06T23:20:46.742Z] [exec] downloaded dependent third party jars successfully [2025-11-06T23:20:46.742Z] [2025-11-06T23:20:46.742Z] compile: [2025-11-06T23:20:46.742Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-06T23:20:46.742Z] [echo] ============COMPILER SETTINGS============ [2025-11-06T23:20:46.742Z] [echo] ===fork: yes [2025-11-06T23:20:46.742Z] [echo] ===debug: on [2025-11-06T23:20:46.742Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-11-06T23:20:52.212Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-06T23:20:52.212Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:20:52.212Z] [2025-11-06T23:20:52.212Z] dist: [2025-11-06T23:20:52.212Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-06T23:20:53.182Z] [2025-11-06T23:20:53.182Z] BUILD SUCCESSFUL [2025-11-06T23:20:53.182Z] Total time: 7 seconds [2025-11-06T23:20:53.182Z] 0 [2025-11-06T23:20:53.182Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-06T23:20:53.182Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-06T23:20:53.182Z] microArchOutput: [2025-11-06T23:20:54.162Z] ****************************** MACHINE INFO ****************************** [2025-11-06T23:20:54.163Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-11-06T23:20:54.163Z] Free Physical Memory Size : 1750167552 [2025-11-06T23:20:54.163Z] Free space (bytes) : 34413957120 [2025-11-06T23:20:54.163Z] Total Physical Memory Size : 6442450944 [2025-11-06T23:20:54.163Z] Total space (bytes) : 167961710592 [2025-11-06T23:20:54.163Z] Usable space (bytes) : 25807458304 [2025-11-06T23:20:54.163Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-06T23:20:54.163Z] bashVersion : [2025-11-06T23:20:54.163Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl) [2025-11-06T23:20:54.163Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-06T23:20:54.163Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] This is free software; you are free to change and redistribute it. [2025-11-06T23:20:54.163Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-06T23:20:54.163Z] cpuCores : 8 [2025-11-06T23:20:54.163Z] curlVersion : [2025-11-06T23:20:54.163Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2025-11-06T23:20:54.163Z] Release-Date: 2025-06-04 [2025-11-06T23:20:54.163Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2025-11-06T23:20:54.163Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-06T23:20:54.163Z] dockerVersion : bash: line 1: docker: command not found [2025-11-06T23:20:54.163Z] gcc version : 13.2.1 [2025-11-06T23:20:54.163Z] gclibc version : [2025-11-06T23:20:54.163Z] musl libc (aarch64) [2025-11-06T23:20:54.163Z] Version 1.2.5 [2025-11-06T23:20:54.163Z] Dynamic Program Loader [2025-11-06T23:20:54.163Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname [2025-11-06T23:20:54.163Z] gdb version : bash: line 1: gdb: command not found [2025-11-06T23:20:54.163Z] lldb version : Command could not be executed [2025-11-06T23:20:54.163Z] makeVersion : [2025-11-06T23:20:54.163Z] GNU Make 4.4.1 [2025-11-06T23:20:54.163Z] Built for aarch64-alpine-linux-musl [2025-11-06T23:20:54.163Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-06T23:20:54.163Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-06T23:20:54.163Z] This is free software: you are free to change and redistribute it. [2025-11-06T23:20:54.163Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-06T23:20:54.163Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-06T23:20:54.163Z] perlVersion : [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] Copyright 1987-2025, Larry Wall [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-06T23:20:54.163Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-06T23:20:54.163Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-06T23:20:54.163Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-06T23:20:54.163Z] [2025-11-06T23:20:54.163Z] podmanVersion : bash: line 1: podman: command not found [2025-11-06T23:20:54.163Z] procArch : unknown [2025-11-06T23:20:54.163Z] sysArch : aarch64 [2025-11-06T23:20:54.163Z] sysOS : Linux [2025-11-06T23:20:54.163Z] ulimit : [2025-11-06T23:20:54.163Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-06T23:20:54.163Z] core file size (blocks, -c) unlimited [2025-11-06T23:20:54.163Z] data seg size (kbytes, -d) unlimited [2025-11-06T23:20:54.164Z] scheduling priority (-e) 0 [2025-11-06T23:20:54.164Z] file size (blocks, -f) unlimited [2025-11-06T23:20:54.164Z] pending signals (-i) 63426 [2025-11-06T23:20:54.164Z] max locked memory (kbytes, -l) 8192 [2025-11-06T23:20:54.164Z] max memory size (kbytes, -m) unlimited [2025-11-06T23:20:54.164Z] open files (-n) 1048576 [2025-11-06T23:20:54.164Z] pipe size (512 bytes, -p) 8 [2025-11-06T23:20:54.164Z] POSIX message queues (bytes, -q) 819200 [2025-11-06T23:20:54.164Z] real-time priority (-r) 0 [2025-11-06T23:20:54.164Z] stack size (kbytes, -s) 8192 [2025-11-06T23:20:54.164Z] cpu time (seconds, -t) unlimited [2025-11-06T23:20:54.164Z] max user processes (-u) unlimited [2025-11-06T23:20:54.164Z] virtual memory (kbytes, -v) unlimited [2025-11-06T23:20:54.164Z] file locks (-x) unlimited [2025-11-06T23:20:54.164Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux [2025-11-06T23:20:54.164Z] vmVendor : Oracle Corporation [2025-11-06T23:20:54.164Z] vmVersion : 26-beta+23-ea [2025-11-06T23:20:54.164Z] xlc version : bash: line 1: xlC: command not found [2025-11-06T23:20:54.164Z] ************************************************************************** [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('os.name')=Linux [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('os.arch')=aarch64 [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('java.fullversion')=null [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] System.getProperty('sun.arch.data.model')=64 [2025-11-06T23:20:54.164Z] [2025-11-06T23:20:54.164Z] make -f clean.mk cleanBuild [2025-11-06T23:20:54.164Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:20:54.164Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest [2025-11-06T23:20:54.164Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:20:54.164Z] make -f compile.mk compile [2025-11-06T23:20:54.164Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:20:55.121Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:55.121Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-06T23:20:55.121Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-06T23:20:55.121Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-06T23:20:55.121Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml [2025-11-06T23:20:57.104Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-11-06T23:20:57.104Z] [2025-11-06T23:20:57.104Z] -create_test_directory: [2025-11-06T23:20:57.104Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest [2025-11-06T23:20:57.104Z] [2025-11-06T23:20:57.104Z] stage_test_material: [2025-11-06T23:20:57.104Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] build: [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] init: [2025-11-06T23:20:58.076Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] dist: [2025-11-06T23:20:58.076Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] build: [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] build: [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] init: [2025-11-06T23:20:58.076Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] getBumbleBench: [2025-11-06T23:20:58.076Z] [echo] Cloning BumbleBench [2025-11-06T23:20:58.076Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-11-06T23:20:58.076Z] [exec] Cloning into 'bumblebench'... [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] buildBumbleBench: [2025-11-06T23:20:58.076Z] [echo] Building BumbleBench [2025-11-06T23:20:58.076Z] [2025-11-06T23:20:58.076Z] compile-all: [2025-11-06T23:20:59.040Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:20:59.040Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:20:59.040Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:20:59.040Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:20:59.041Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:20:59.041Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:20:59.041Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:02.453Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-06T23:21:02.453Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:21:02.453Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-11-06T23:21:02.453Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-11-06T23:21:02.453Z] [javac] 4 warnings [2025-11-06T23:21:02.453Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:02.453Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:02.453Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:02.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:02.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:02.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:02.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:02.454Z] [javac] 4 warnings [2025-11-06T23:21:02.454Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:02.454Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:02.454Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:02.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:02.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:02.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:02.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:03.427Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2025-11-06T23:21:03.427Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:21:03.427Z] [javac] 4 warnings [2025-11-06T23:21:03.427Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:03.427Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:03.427Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:03.427Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:03.427Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:03.427Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:03.427Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:04.642Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-11-06T23:21:04.642Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:21:04.642Z] [javac] 4 warnings [2025-11-06T23:21:04.642Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:04.642Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:04.642Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:04.642Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:04.642Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:04.642Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:04.642Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:04.643Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-06T23:21:04.643Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:21:04.643Z] [javac] 4 warnings [2025-11-06T23:21:04.643Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:04.643Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:04.643Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:04.643Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:04.643Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:04.643Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:04.643Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:05.601Z] [javac] 4 warnings [2025-11-06T23:21:05.601Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:05.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:05.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:05.601Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:05.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:05.602Z] [javac] 4 warnings [2025-11-06T23:21:05.602Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:05.602Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:05.602Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:05.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:05.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:05.602Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-11-06T23:21:05.602Z] [javac] synchronized(init) { [2025-11-06T23:21:05.602Z] [javac] ^ [2025-11-06T23:21:05.602Z] [javac] 5 warnings [2025-11-06T23:21:05.603Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:05.603Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:05.603Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:05.603Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:05.603Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.603Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.603Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:05.603Z] [javac] 4 warnings [2025-11-06T23:21:05.603Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:05.603Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:05.603Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:05.603Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:05.603Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.603Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:05.603Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:06.569Z] [javac] 4 warnings [2025-11-06T23:21:06.569Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:06.569Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:06.569Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:06.569Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:06.569Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:06.569Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:06.570Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:07.530Z] [javac] 4 warnings [2025-11-06T23:21:07.530Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:07.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:07.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:07.531Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:07.531Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:07.531Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:07.531Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:07.531Z] [javac] 4 warnings [2025-11-06T23:21:07.531Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:08.491Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:08.491Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:08.491Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:08.491Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.491Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.491Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:08.491Z] [javac] 4 warnings [2025-11-06T23:21:08.491Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:08.491Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:08.491Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:08.491Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:08.491Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.491Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.491Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:08.492Z] [javac] 4 warnings [2025-11-06T23:21:08.492Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:21:08.492Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-06T23:21:08.492Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-06T23:21:08.492Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-06T23:21:08.492Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.492Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-06T23:21:08.492Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-06T23:21:08.492Z] [javac] 4 warnings [2025-11-06T23:21:08.492Z] [2025-11-06T23:21:08.492Z] dist: [2025-11-06T23:21:08.492Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-11-06T23:21:09.452Z] [2025-11-06T23:21:09.452Z] dist: [2025-11-06T23:21:09.452Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench [2025-11-06T23:21:09.452Z] [2025-11-06T23:21:09.452Z] build: [2025-11-06T23:21:09.452Z] [2025-11-06T23:21:09.452Z] getDependentLibs: [2025-11-06T23:21:13.645Z] [exec] -------------------------------------------- [2025-11-06T23:21:13.646Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:21:13.646Z] [exec] task is set to default [2025-11-06T23:21:13.646Z] [exec] dependencyList is set to dacapo [2025-11-06T23:21:13.646Z] [exec] -------------------------------------------- [2025-11-06T23:21:13.646Z] [exec] Starting download third party dependent jars [2025-11-06T23:21:13.646Z] [exec] -------------------------------------------- [2025-11-06T23:21:13.646Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:21:13.646Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-06T23:21:13.646Z] [exec] downloaded dependent third party jars successfully [2025-11-06T23:21:13.646Z] [2025-11-06T23:21:13.646Z] init: [2025-11-06T23:21:13.646Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-11-06T23:21:13.646Z] [2025-11-06T23:21:13.646Z] getDacapoSuite: [2025-11-06T23:21:13.646Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-11-06T23:21:53.080Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-11-06T23:21:53.081Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo [2025-11-06T23:21:53.081Z] [2025-11-06T23:21:53.081Z] dist: [2025-11-06T23:21:53.081Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-11-06T23:21:53.081Z] [2025-11-06T23:21:53.081Z] build: [2025-11-06T23:21:53.081Z] [2025-11-06T23:21:53.081Z] init: [2025-11-06T23:21:53.081Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-11-06T23:21:53.081Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-11-06T23:21:53.081Z] [2025-11-06T23:21:53.081Z] compile: [2025-11-06T23:21:53.081Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-06T23:21:53.081Z] [echo] ============COMPILER SETTINGS============ [2025-11-06T23:21:53.081Z] [echo] ===fork: yes [2025-11-06T23:21:53.081Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac [2025-11-06T23:21:53.081Z] [echo] ===debug: on [2025-11-06T23:21:53.081Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-11-06T23:21:53.082Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-11-06T23:21:56.154Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2025-11-06T23:21:56.154Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-06T23:21:56.154Z] [2025-11-06T23:21:56.154Z] dist: [2025-11-06T23:21:56.154Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-11-06T23:21:56.154Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-11-06T23:21:56.154Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-11-06T23:21:56.154Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-11-06T23:21:58.194Z] [2025-11-06T23:21:58.194Z] clean: [2025-11-06T23:21:58.195Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-11-06T23:21:58.195Z] [2025-11-06T23:21:58.195Z] build: [2025-11-06T23:21:58.195Z] [2025-11-06T23:21:58.195Z] build: [2025-11-06T23:21:58.195Z] [2025-11-06T23:21:58.195Z] init: [2025-11-06T23:21:58.195Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance [2025-11-06T23:21:58.195Z] [2025-11-06T23:21:58.195Z] getRenaissanceSuite: [2025-11-06T23:21:58.195Z] [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-11-06T23:22:01.494Z] [2025-11-06T23:22:01.494Z] dist: [2025-11-06T23:22:01.494Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] build: [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] init: [2025-11-06T23:22:03.469Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] getSpecjbbSuite: [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] dist: [2025-11-06T23:22:03.469Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb/run [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] BUILD SUCCESSFUL [2025-11-06T23:22:03.469Z] Total time: 1 minute 7 seconds [2025-11-06T23:22:03.469Z] 0 [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] [2025-11-06T23:22:03.469Z] RECORD TEST REPOs SHA [2025-11-06T23:22:03.469Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-06T23:22:03.469Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-06T23:22:03.469Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-06T23:22:03.469Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-06T23:22:03.469Z] ================================================ [2025-11-06T23:22:03.469Z] timestamp: 20251106-232202 [2025-11-06T23:22:03.469Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-11-06T23:22:03.469Z] git repo: [2025-11-06T23:22:03.469Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-06T23:22:03.469Z] sha: [2025-11-06T23:22:03.469Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382 [2025-11-06T23:22:03.469Z] ================================================ [2025-11-06T23:22:03.469Z] timestamp: 20251106-232203 [2025-11-06T23:22:03.469Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-06T23:22:03.469Z] git repo: [2025-11-06T23:22:03.469Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-11-06T23:22:03.469Z] sha: [2025-11-06T23:22:03.469Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-11-06T23:22:03.469Z] ================================================ [2025-11-06T23:22:03.469Z] timestamp: 20251106-232203 [2025-11-06T23:22:03.469Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [2025-11-06T23:22:03.469Z] git repo: [2025-11-06T23:22:04.005Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-06T23:22:04.005Z] sha: [2025-11-06T23:22:04.005Z] 657cc9bf15bebd595a52d52f7cc071ea65ceb524 [2025-11-06T23:22:04.005Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [Pipeline] } [2025-11-06T23:22:04.267Z] $ ssh-agent -k [2025-11-06T23:22:04.290Z] unset SSH_AUTH_SOCK; [2025-11-06T23:22:04.291Z] unset SSH_AGENT_PID; [2025-11-06T23:22:04.291Z] echo Agent pid 2648145 killed; [2025-11-06T23:22:05.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-06T23:22:05.213Z] 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-11-06T23:22:05.233Z] ITERATION: 1/1 [Pipeline] sh [2025-11-06T23:22:07.106Z] + which Xvfb [2025-11-06T23:22:07.107Z] /usr/bin/Xvfb [Pipeline] wrap [2025-11-06T23:22:08.094Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/.xvfb-8-..fbdir14145838679493232733 [Pipeline] { [Pipeline] sh [2025-11-06T23:22:30.484Z] + grep '[X]vfb' [2025-11-06T23:22:30.484Z] + ps -f [2025-11-06T23:22:30.484Z] + awk '{print $9}' [Pipeline] echo [2025-11-06T23:22:31.212Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-11-06T23:22:31.302Z] $ ssh-agent [2025-11-06T23:22:32.115Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgfcbEd/agent.2648740 [2025-11-06T23:22:32.115Z] SSH_AGENT_PID=2648742 [2025-11-06T23:22:32.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T23:22:34.005Z] + uname [2025-11-06T23:22:34.005Z] + '[' Linux '=' AIX ] [2025-11-06T23:22:34.005Z] + uname [2025-11-06T23:22:34.005Z] + '[' Linux '=' SunOS ] [2025-11-06T23:22:34.005Z] + uname [2025-11-06T23:22:34.005Z] + '[' Linux '=' '*BSD' ] [2025-11-06T23:22:34.005Z] + MAKE=make [2025-11-06T23:22:34.005Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-06T23:22:34.005Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-06T23:22:36.519Z] + unset LD_LIBRARY_PATH [2025-11-06T23:22:36.519Z] + uname [2025-11-06T23:22:36.519Z] + '[' Linux '=' AIX ] [2025-11-06T23:22:36.519Z] + uname [2025-11-06T23:22:36.519Z] + '[' Linux '=' SunOS ] [2025-11-06T23:22:36.519Z] + uname [2025-11-06T23:22:36.519Z] + '[' Linux '=' '*BSD' ] [2025-11-06T23:22:36.519Z] + MAKE=make [2025-11-06T23:22:36.519Z] + cd ./aqa-tests [2025-11-06T23:22:36.519Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-06T23:22:36.519Z] + set +x [2025-11-06T23:22:36.519Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-06T23:22:36.519Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-11-06T23:22:36.519Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-11-06T23:22:36.519Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:22:36.519Z] perl scripts/configure.pl [2025-11-06T23:22:36.519Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-06T23:22:37.490Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-06T23:22:37.490Z] [2025-11-06T23:22:37.490Z] Starting to generate test make files. [2025-11-06T23:22:37.490Z] [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-06T23:22:37.490Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-11-06T23:22:37.490Z] [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-06T23:22:37.490Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-11-06T23:22:37.490Z] [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-06T23:22:37.490Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-11-06T23:22:37.490Z] [2025-11-06T23:22:37.490Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-06T23:22:38.457Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../autoGen.mk [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] Make files are generated successfully. [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:22:38.457Z] make -f runtest.mk _sanity.perf [2025-11-06T23:22:38.457Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] Running make 4.4.1 [2025-11-06T23:22:38.457Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.. [2025-11-06T23:22:38.457Z] set JDK_VERSION to 26 [2025-11-06T23:22:38.457Z] set JDK_IMPL to hotspot [2025-11-06T23:22:38.457Z] set JVM_VERSION to openjdk26 [2025-11-06T23:22:38.457Z] set JCL_VERSION to latest [2025-11-06T23:22:38.457Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-11-06T23:22:38.457Z] set SPEC to alpine-linux_aarch64 [2025-11-06T23:22:38.457Z] set TEST_FLAG to [2025-11-06T23:22:38.457Z] Running sanity.perf ... [2025-11-06T23:22:38.457Z] There are 9 test targets in sanity.perf [2025-11-06T23:22:38.457Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version [2025-11-06T23:22:38.457Z] openjdk version "26-beta" 2026-03-17 [2025-11-06T23:22:38.457Z] OpenJDK Runtime Environment Temurin-26+23-202511062134 (build 26-beta+23-ea) [2025-11-06T23:22:38.457Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062134 (build 26-beta+23-ea, mixed mode, sharing) [2025-11-06T23:22:38.457Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests' [2025-11-06T23:22:38.457Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf' [2025-11-06T23:22:38.457Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro' [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] =============================================== [2025-11-06T23:22:38.457Z] Running test IdleMicrobenchmark_HS_0 ... [2025-11-06T23:22:38.457Z] =============================================== [2025-11-06T23:22:38.457Z] IdleMicrobenchmark_HS_0 Start Time: Thu Nov 6 23:22:38 2025 Epoch Time (ms): 1762471358112 [2025-11-06T23:22:38.457Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2025-11-06T23:22:38.457Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Nov 6 23:22:38 2025 Epoch Time (ms): 1762471358165 [2025-11-06T23:22:38.457Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro' [2025-11-06T23:22:38.457Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo' [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] =============================================== [2025-11-06T23:22:38.457Z] Running test dacapo-eclipse_0 ... [2025-11-06T23:22:38.457Z] =============================================== [2025-11-06T23:22:38.457Z] dacapo-eclipse_0 Start Time: Thu Nov 6 23:22:38 2025 Epoch Time (ms): 1762471358220 [2025-11-06T23:22:38.457Z] variation: NoOptions [2025-11-06T23:22:38.457Z] JVM_OPTIONS: [2025-11-06T23:22:38.457Z] { \ [2025-11-06T23:22:38.457Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:22:38.457Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:22:38.457Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-eclipse_0"; \ [2025-11-06T23:22:38.457Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-eclipse_0"; \ [2025-11-06T23:22:38.457Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:22:38.457Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2025-11-06T23:22:38.457Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:22:38.457Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:22:38.457Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:22:38.457Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] TEST SETUP: [2025-11-06T23:22:38.457Z] Nothing to be done for setup. [2025-11-06T23:22:38.457Z] [2025-11-06T23:22:38.457Z] TESTING: [2025-11-06T23:22:39.434Z] 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-11-06T23:22:40.403Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2025-11-06T23:22:41.372Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:22:41.372Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2025-11-06T23:22:41.372Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2025-11-06T23:22:41.372Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2025-11-06T23:22:45.978Z] Unzip workspace [2025-11-06T23:22:45.978Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2025-11-06T23:22:45.978Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2025-11-06T23:22:45.978Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2025-11-06T23:22:45.978Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-11-06T23:22:45.978Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-11-06T23:22:45.978Z] [2025-11-06T23:22:48.904Z] .................. [2025-11-06T23:23:11.691Z] Index workspace ..................... [2025-11-06T23:23:33.158Z] Build workspace [2025-11-06T23:23:37.402Z] Search .. 4,207 references for default constructor in workspace [2025-11-06T23:23:37.402Z] .. 1,957 references for method 'equals' in workspace [2025-11-06T23:23:38.383Z] Type hierarchy tests [2025-11-06T23:23:45.193Z] AST tests [2025-11-06T23:23:52.482Z] Completion tests ......... [2025-11-06T23:23:58.326Z] Format tests .............. [2025-11-06T23:24:01.655Z] Model tests ................ [2025-11-06T23:24:01.655Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 75024 msec ===== [2025-11-06T23:24:03.241Z] Delete workspace [2025-11-06T23:24:03.241Z] ----------------------------------- [2025-11-06T23:24:03.241Z] dacapo-eclipse_0_PASSED [2025-11-06T23:24:03.241Z] ----------------------------------- [2025-11-06T23:24:03.241Z] [2025-11-06T23:24:03.241Z] TEST TEARDOWN: [2025-11-06T23:24:03.241Z] Nothing to be done for teardown. [2025-11-06T23:24:03.241Z] dacapo-eclipse_0 Finish Time: Thu Nov 6 23:24:02 2025 Epoch Time (ms): 1762471442327 [2025-11-06T23:24:03.241Z] [2025-11-06T23:24:03.241Z] =============================================== [2025-11-06T23:24:03.241Z] Running test dacapo-h2_0 ... [2025-11-06T23:24:03.241Z] =============================================== [2025-11-06T23:24:03.241Z] dacapo-h2_0 Start Time: Thu Nov 6 23:24:02 2025 Epoch Time (ms): 1762471442375 [2025-11-06T23:24:03.241Z] variation: NoOptions [2025-11-06T23:24:03.241Z] JVM_OPTIONS: [2025-11-06T23:24:03.241Z] { \ [2025-11-06T23:24:03.241Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:24:03.241Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:24:03.241Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-h2_0"; \ [2025-11-06T23:24:03.241Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-h2_0"; \ [2025-11-06T23:24:03.241Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:24:03.241Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-11-06T23:24:03.241Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:24:03.241Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:24:03.241Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:24:03.241Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:24:03.241Z] [2025-11-06T23:24:03.241Z] TEST SETUP: [2025-11-06T23:24:03.241Z] Nothing to be done for setup. [2025-11-06T23:24:03.241Z] [2025-11-06T23:24:03.241Z] TESTING: [2025-11-06T23:24:03.241Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-11-06T23:24:03.241Z] 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-11-06T23:24:04.216Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-11-06T23:24:04.216Z] Preparing the H2 database... [2025-11-06T23:24:04.216Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-11-06T23:24:33.089Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-11-06T23:24:33.089Z] Starting 100000 requests... [2025-11-06T23:24:39.966Z] [2025-11-06T23:24:43.077Z] 5% [2025-11-06T23:24:47.343Z] 10% [2025-11-06T23:24:50.427Z] 15% [2025-11-06T23:24:52.415Z] 20% [2025-11-06T23:24:55.481Z] 25% [2025-11-06T23:24:57.485Z] 30% [2025-11-06T23:25:00.564Z] 35% [2025-11-06T23:25:02.559Z] 40% [2025-11-06T23:25:04.574Z] 45% [2025-11-06T23:25:06.581Z] 50% [2025-11-06T23:25:09.678Z] 55% [2025-11-06T23:25:12.425Z] 60% [2025-11-06T23:25:14.470Z] 65% [2025-11-06T23:25:16.465Z] 70% [2025-11-06T23:25:19.521Z] 75% [2025-11-06T23:25:21.520Z] 80% [2025-11-06T23:25:23.521Z] 85% [2025-11-06T23:25:26.703Z] 90% [2025-11-06T23:25:28.693Z] 95% [2025-11-06T23:25:28.693Z] 100% [2025-11-06T23:25:28.693Z] Completed requests [2025-11-06T23:25:28.693Z] Stock level ............. 3973 ( 4.0%) [2025-11-06T23:25:28.693Z] Order status by name .... 2361 ( 2.4%) [2025-11-06T23:25:28.693Z] Order status by ID ...... 1609 ( 1.6%) [2025-11-06T23:25:28.693Z] Payment by name ......... 25847 (25.8%) [2025-11-06T23:25:28.693Z] Payment by ID ........... 17220 (17.2%) [2025-11-06T23:25:28.693Z] Delivery schedule ....... 4029 ( 4.0%) [2025-11-06T23:25:28.693Z] New order ............... 44509 (44.5%) [2025-11-06T23:25:28.693Z] New order rollback ...... 452 ( 0.5%) [2025-11-06T23:25:28.693Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 58956 msec ===== [2025-11-06T23:25:28.693Z] ===== DaCapo processed 100000 requests in 58847 msec, 1699 requests per second ===== [2025-11-06T23:25:29.663Z] ===== DaCapo tail latency, simple: 50% 532 usec, 90% 7266 usec, 99% 16130 usec, 99.9% 58787 usec, 99.99% 134062 usec, max 153870 usec, measured over 100000 events ===== [2025-11-06T23:25:29.663Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2576 usec, 90% 11161 usec, 99% 20893 usec, 99.9% 58787 usec, 99.99% 134062 usec, max 153870 usec, measured over 100000 events ===== [2025-11-06T23:25:29.663Z] ===== DaCapo tail latency, metered full smoothing: 50% 4764451 usec, 90% 7851151 usec, 99% 8072712 usec, 99.9% 8092496 usec, 99.99% 8099770 usec, max 8106356 usec, measured over 100000 events ===== [2025-11-06T23:25:44.767Z] Resetting database to initial state.................... [2025-11-06T23:25:44.767Z] ----------------------------------- [2025-11-06T23:25:44.767Z] dacapo-h2_0_PASSED [2025-11-06T23:25:44.767Z] ----------------------------------- [2025-11-06T23:25:44.767Z] [2025-11-06T23:25:44.767Z] TEST TEARDOWN: [2025-11-06T23:25:44.767Z] Nothing to be done for teardown. [2025-11-06T23:25:44.767Z] dacapo-h2_0 Finish Time: Thu Nov 6 23:25:44 2025 Epoch Time (ms): 1762471544369 [2025-11-06T23:25:44.767Z] [2025-11-06T23:25:44.767Z] =============================================== [2025-11-06T23:25:44.767Z] Running test dacapo-lusearch-fix_0 ... [2025-11-06T23:25:44.767Z] =============================================== [2025-11-06T23:25:44.767Z] dacapo-lusearch-fix_0 Start Time: Thu Nov 6 23:25:44 2025 Epoch Time (ms): 1762471544402 [2025-11-06T23:25:44.767Z] dacapo-lusearch-fix_0_DISABLED [2025-11-06T23:25:44.767Z] Disabled Reason: [2025-11-06T23:25:44.767Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2025-11-06T23:25:44.767Z] dacapo-lusearch-fix_0 Finish Time: Thu Nov 6 23:25:44 2025 Epoch Time (ms): 1762471544449 [2025-11-06T23:25:44.767Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo' [2025-11-06T23:25:44.767Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance' [2025-11-06T23:25:44.767Z] [2025-11-06T23:25:44.767Z] =============================================== [2025-11-06T23:25:44.767Z] Running test renaissance-akka-uct_0 ... [2025-11-06T23:25:44.767Z] =============================================== [2025-11-06T23:25:44.767Z] renaissance-akka-uct_0 Start Time: Thu Nov 6 23:25:44 2025 Epoch Time (ms): 1762471544523 [2025-11-06T23:25:44.767Z] variation: NoOptions [2025-11-06T23:25:44.767Z] JVM_OPTIONS: [2025-11-06T23:25:44.767Z] { \ [2025-11-06T23:25:44.767Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:25:44.767Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:25:44.767Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-akka-uct_0"; \ [2025-11-06T23:25:44.767Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-akka-uct_0"; \ [2025-11-06T23:25:44.767Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:25:44.767Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2025-11-06T23:25:44.767Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:25:44.767Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:25:44.767Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:25:44.767Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:25:44.767Z] [2025-11-06T23:25:44.767Z] TEST SETUP: [2025-11-06T23:25:44.767Z] Nothing to be done for setup. [2025-11-06T23:25:44.767Z] [2025-11-06T23:25:44.767Z] TESTING: [2025-11-06T23:25:46.740Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:25:46.740Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17624713576650/renaissance-akka-uct_0/launcher-232544-6584648225435147079/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-06T23:25:46.740Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-06T23:25:46.740Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-06T23:25:47.722Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2025-11-06T23:25:47.722Z] GC before operation: completed in 69.688 ms, heap usage 13.950 MB -> 5.515 MB. [2025-11-06T23:25:56.127Z] final size= 199991 [2025-11-06T23:25:56.127Z] final height= 9 [2025-11-06T23:26:03.054Z] final size= 199991 [2025-11-06T23:26:03.054Z] final height= 9 [2025-11-06T23:26:07.340Z] final size= 199991 [2025-11-06T23:26:07.340Z] final height= 9 [2025-11-06T23:26:10.431Z] final size= 199991 [2025-11-06T23:26:10.431Z] final height= 9 [2025-11-06T23:26:12.460Z] final size= 199991 [2025-11-06T23:26:12.460Z] final height= 9 [2025-11-06T23:26:16.069Z] final size= 199991 [2025-11-06T23:26:16.069Z] final height= 9 [2025-11-06T23:26:19.163Z] final size= 199991 [2025-11-06T23:26:19.163Z] final height= 9 [2025-11-06T23:26:22.254Z] final size= 199991 [2025-11-06T23:26:22.254Z] final height= 9 [2025-11-06T23:26:25.324Z] final size= 199991 [2025-11-06T23:26:25.324Z] final height= 9 [2025-11-06T23:26:28.436Z] final size= 199991 [2025-11-06T23:26:28.436Z] final height= 9 [2025-11-06T23:26:30.574Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:26:30.574Z] There is no way to check that no silent failure occurred. [2025-11-06T23:26:30.574Z] ====== akka-uct (concurrency) [default], iteration 0 completed (42625.677 ms) ====== [2025-11-06T23:26:30.574Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2025-11-06T23:26:31.558Z] GC before operation: completed in 710.628 ms, heap usage 522.370 MB -> 99.217 MB. [2025-11-06T23:26:33.558Z] final size= 199991 [2025-11-06T23:26:33.558Z] final height= 9 [2025-11-06T23:26:36.630Z] final size= 199991 [2025-11-06T23:26:36.630Z] final height= 9 [2025-11-06T23:26:38.765Z] final size= 199991 [2025-11-06T23:26:38.765Z] final height= 9 [2025-11-06T23:26:43.045Z] final size= 199991 [2025-11-06T23:26:43.046Z] final height= 9 [2025-11-06T23:26:46.190Z] final size= 199991 [2025-11-06T23:26:46.190Z] final height= 9 [2025-11-06T23:26:51.707Z] final size= 199991 [2025-11-06T23:26:51.708Z] final height= 9 [2025-11-06T23:26:54.821Z] final size= 199991 [2025-11-06T23:26:54.821Z] final height= 9 [2025-11-06T23:27:00.314Z] final size= 199991 [2025-11-06T23:27:00.314Z] final height= 9 [2025-11-06T23:27:04.554Z] final size= 199991 [2025-11-06T23:27:04.554Z] final height= 9 [2025-11-06T23:27:08.974Z] final size= 199991 [2025-11-06T23:27:08.974Z] final height= 9 [2025-11-06T23:27:09.963Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:27:09.963Z] There is no way to check that no silent failure occurred. [2025-11-06T23:27:09.964Z] ====== akka-uct (concurrency) [default], iteration 1 completed (39228.753 ms) ====== [2025-11-06T23:27:09.964Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2025-11-06T23:27:10.948Z] GC before operation: completed in 720.946 ms, heap usage 495.318 MB -> 100.040 MB. [2025-11-06T23:27:13.570Z] final size= 199991 [2025-11-06T23:27:13.570Z] final height= 9 [2025-11-06T23:27:17.917Z] final size= 199991 [2025-11-06T23:27:17.917Z] final height= 9 [2025-11-06T23:27:21.148Z] final size= 199991 [2025-11-06T23:27:21.148Z] final height= 9 [2025-11-06T23:27:25.471Z] final size= 199991 [2025-11-06T23:27:25.471Z] final height= 9 [2025-11-06T23:27:28.589Z] final size= 199991 [2025-11-06T23:27:28.589Z] final height= 9 [2025-11-06T23:27:33.098Z] final size= 199991 [2025-11-06T23:27:33.098Z] final height= 9 [2025-11-06T23:27:38.860Z] final size= 199991 [2025-11-06T23:27:38.860Z] final height= 9 [2025-11-06T23:27:43.128Z] final size= 199991 [2025-11-06T23:27:43.128Z] final height= 9 [2025-11-06T23:27:46.224Z] final size= 199991 [2025-11-06T23:27:46.224Z] final height= 9 [2025-11-06T23:27:49.341Z] final size= 199991 [2025-11-06T23:27:49.341Z] final height= 10 [2025-11-06T23:27:50.316Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:27:50.316Z] There is no way to check that no silent failure occurred. [2025-11-06T23:27:50.316Z] ====== akka-uct (concurrency) [default], iteration 2 completed (39525.628 ms) ====== [2025-11-06T23:27:50.316Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2025-11-06T23:27:51.311Z] GC before operation: completed in 689.578 ms, heap usage 657.383 MB -> 100.538 MB. [2025-11-06T23:27:53.339Z] final size= 199991 [2025-11-06T23:27:53.339Z] final height= 9 [2025-11-06T23:27:56.449Z] final size= 199991 [2025-11-06T23:27:56.449Z] final height= 9 [2025-11-06T23:27:59.587Z] final size= 199991 [2025-11-06T23:27:59.587Z] final height= 9 [2025-11-06T23:28:02.704Z] final size= 199991 [2025-11-06T23:28:02.704Z] final height= 9 [2025-11-06T23:28:06.936Z] final size= 199991 [2025-11-06T23:28:06.937Z] final height= 9 [2025-11-06T23:28:10.030Z] final size= 199991 [2025-11-06T23:28:10.030Z] final height= 9 [2025-11-06T23:28:13.866Z] final size= 199991 [2025-11-06T23:28:13.866Z] final height= 9 [2025-11-06T23:28:16.964Z] final size= 199991 [2025-11-06T23:28:16.964Z] final height= 9 [2025-11-06T23:28:20.077Z] final size= 199991 [2025-11-06T23:28:20.077Z] final height= 9 [2025-11-06T23:28:24.462Z] final size= 199991 [2025-11-06T23:28:24.462Z] final height= 9 [2025-11-06T23:28:25.440Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:28:25.440Z] There is no way to check that no silent failure occurred. [2025-11-06T23:28:25.440Z] ====== akka-uct (concurrency) [default], iteration 3 completed (34225.612 ms) ====== [2025-11-06T23:28:25.440Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2025-11-06T23:28:26.537Z] GC before operation: completed in 576.961 ms, heap usage 626.686 MB -> 95.412 MB. [2025-11-06T23:28:28.552Z] final size= 199991 [2025-11-06T23:28:28.552Z] final height= 9 [2025-11-06T23:28:31.839Z] final size= 199991 [2025-11-06T23:28:31.839Z] final height= 9 [2025-11-06T23:28:34.933Z] final size= 199991 [2025-11-06T23:28:34.933Z] final height= 9 [2025-11-06T23:28:38.333Z] final size= 199991 [2025-11-06T23:28:38.333Z] final height= 9 [2025-11-06T23:28:41.450Z] final size= 199991 [2025-11-06T23:28:41.450Z] final height= 10 [2025-11-06T23:28:45.821Z] final size= 199991 [2025-11-06T23:28:45.821Z] final height= 9 [2025-11-06T23:28:47.815Z] final size= 199991 [2025-11-06T23:28:47.815Z] final height= 9 [2025-11-06T23:28:51.075Z] final size= 199991 [2025-11-06T23:28:51.076Z] final height= 9 [2025-11-06T23:28:54.167Z] final size= 199991 [2025-11-06T23:28:54.167Z] final height= 9 [2025-11-06T23:28:58.409Z] final size= 199991 [2025-11-06T23:28:58.409Z] final height= 9 [2025-11-06T23:28:59.390Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:28:59.390Z] There is no way to check that no silent failure occurred. [2025-11-06T23:28:59.390Z] ====== akka-uct (concurrency) [default], iteration 4 completed (33553.893 ms) ====== [2025-11-06T23:28:59.390Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2025-11-06T23:29:00.400Z] GC before operation: completed in 619.250 ms, heap usage 535.149 MB -> 93.720 MB. [2025-11-06T23:29:01.403Z] final size= 199991 [2025-11-06T23:29:01.403Z] final height= 9 [2025-11-06T23:29:04.502Z] final size= 199991 [2025-11-06T23:29:04.502Z] final height= 10 [2025-11-06T23:29:07.651Z] final size= 199991 [2025-11-06T23:29:07.651Z] final height= 9 [2025-11-06T23:29:11.922Z] final size= 199991 [2025-11-06T23:29:11.922Z] final height= 9 [2025-11-06T23:29:14.512Z] final size= 199991 [2025-11-06T23:29:14.512Z] final height= 9 [2025-11-06T23:29:17.645Z] final size= 199991 [2025-11-06T23:29:17.645Z] final height= 9 [2025-11-06T23:29:20.777Z] final size= 199991 [2025-11-06T23:29:20.777Z] final height= 9 [2025-11-06T23:29:23.900Z] final size= 199991 [2025-11-06T23:29:23.900Z] final height= 9 [2025-11-06T23:29:26.982Z] final size= 199991 [2025-11-06T23:29:26.982Z] final height= 9 [2025-11-06T23:29:30.288Z] final size= 199991 [2025-11-06T23:29:30.288Z] final height= 9 [2025-11-06T23:29:32.279Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:29:32.279Z] There is no way to check that no silent failure occurred. [2025-11-06T23:29:32.279Z] ====== akka-uct (concurrency) [default], iteration 5 completed (31760.455 ms) ====== [2025-11-06T23:29:32.279Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2025-11-06T23:29:32.279Z] GC before operation: completed in 720.883 ms, heap usage 548.823 MB -> 97.737 MB. [2025-11-06T23:29:34.359Z] final size= 199991 [2025-11-06T23:29:34.359Z] final height= 9 [2025-11-06T23:29:37.504Z] final size= 199991 [2025-11-06T23:29:37.504Z] final height= 9 [2025-11-06T23:29:40.589Z] final size= 199991 [2025-11-06T23:29:40.589Z] final height= 9 [2025-11-06T23:29:43.701Z] final size= 199991 [2025-11-06T23:29:43.701Z] final height= 9 [2025-11-06T23:29:47.953Z] final size= 199991 [2025-11-06T23:29:47.953Z] final height= 9 [2025-11-06T23:29:51.053Z] final size= 199991 [2025-11-06T23:29:51.053Z] final height= 9 [2025-11-06T23:29:54.174Z] final size= 199991 [2025-11-06T23:29:54.174Z] final height= 9 [2025-11-06T23:29:57.279Z] final size= 199991 [2025-11-06T23:29:57.279Z] final height= 9 [2025-11-06T23:30:00.484Z] final size= 199991 [2025-11-06T23:30:00.484Z] final height= 9 [2025-11-06T23:30:04.923Z] final size= 199991 [2025-11-06T23:30:04.923Z] final height= 9 [2025-11-06T23:30:05.904Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:30:05.904Z] There is no way to check that no silent failure occurred. [2025-11-06T23:30:05.904Z] ====== akka-uct (concurrency) [default], iteration 6 completed (33204.348 ms) ====== [2025-11-06T23:30:05.904Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2025-11-06T23:30:06.891Z] GC before operation: completed in 701.688 ms, heap usage 701.216 MB -> 99.520 MB. [2025-11-06T23:30:07.889Z] final size= 199991 [2025-11-06T23:30:07.889Z] final height= 10 [2025-11-06T23:30:12.625Z] final size= 199991 [2025-11-06T23:30:12.625Z] final height= 9 [2025-11-06T23:30:15.901Z] final size= 199991 [2025-11-06T23:30:15.901Z] final height= 9 [2025-11-06T23:30:18.988Z] final size= 199991 [2025-11-06T23:30:18.988Z] final height= 9 [2025-11-06T23:30:22.111Z] final size= 199991 [2025-11-06T23:30:22.111Z] final height= 9 [2025-11-06T23:30:26.496Z] final size= 199991 [2025-11-06T23:30:26.496Z] final height= 9 [2025-11-06T23:30:29.701Z] final size= 199991 [2025-11-06T23:30:29.701Z] final height= 9 [2025-11-06T23:30:32.778Z] final size= 199991 [2025-11-06T23:30:32.778Z] final height= 9 [2025-11-06T23:30:37.250Z] final size= 199991 [2025-11-06T23:30:37.250Z] final height= 9 [2025-11-06T23:30:40.364Z] final size= 199991 [2025-11-06T23:30:40.364Z] final height= 9 [2025-11-06T23:30:41.384Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:30:41.384Z] There is no way to check that no silent failure occurred. [2025-11-06T23:30:41.384Z] ====== akka-uct (concurrency) [default], iteration 7 completed (34905.309 ms) ====== [2025-11-06T23:30:41.384Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2025-11-06T23:30:42.662Z] GC before operation: completed in 699.998 ms, heap usage 781.210 MB -> 98.815 MB. [2025-11-06T23:30:44.651Z] final size= 199991 [2025-11-06T23:30:44.651Z] final height= 9 [2025-11-06T23:30:47.821Z] final size= 199991 [2025-11-06T23:30:47.821Z] final height= 9 [2025-11-06T23:30:50.924Z] final size= 199991 [2025-11-06T23:30:50.924Z] final height= 9 [2025-11-06T23:30:54.015Z] final size= 199991 [2025-11-06T23:30:54.015Z] final height= 9 [2025-11-06T23:30:57.116Z] final size= 199991 [2025-11-06T23:30:57.116Z] final height= 9 [2025-11-06T23:31:01.364Z] final size= 199991 [2025-11-06T23:31:01.364Z] final height= 9 [2025-11-06T23:31:04.492Z] final size= 199991 [2025-11-06T23:31:04.492Z] final height= 9 [2025-11-06T23:31:06.512Z] final size= 199991 [2025-11-06T23:31:06.512Z] final height= 9 [2025-11-06T23:31:10.804Z] final size= 199991 [2025-11-06T23:31:10.804Z] final height= 9 [2025-11-06T23:31:13.576Z] final size= 199991 [2025-11-06T23:31:13.576Z] final height= 9 [2025-11-06T23:31:14.570Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:31:14.570Z] There is no way to check that no silent failure occurred. [2025-11-06T23:31:14.570Z] ====== akka-uct (concurrency) [default], iteration 8 completed (32040.465 ms) ====== [2025-11-06T23:31:14.570Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2025-11-06T23:31:14.570Z] GC before operation: completed in 701.683 ms, heap usage 822.685 MB -> 120.092 MB. [2025-11-06T23:31:17.689Z] final size= 199991 [2025-11-06T23:31:17.689Z] final height= 9 [2025-11-06T23:31:19.696Z] final size= 199991 [2025-11-06T23:31:19.697Z] final height= 9 [2025-11-06T23:31:22.777Z] final size= 199991 [2025-11-06T23:31:22.777Z] final height= 9 [2025-11-06T23:31:25.860Z] final size= 199991 [2025-11-06T23:31:25.860Z] final height= 9 [2025-11-06T23:31:28.971Z] final size= 199991 [2025-11-06T23:31:28.971Z] final height= 8 [2025-11-06T23:31:32.241Z] final size= 199991 [2025-11-06T23:31:32.241Z] final height= 9 [2025-11-06T23:31:35.348Z] final size= 199991 [2025-11-06T23:31:35.348Z] final height= 9 [2025-11-06T23:31:39.716Z] final size= 199991 [2025-11-06T23:31:39.716Z] final height= 9 [2025-11-06T23:31:42.885Z] final size= 199991 [2025-11-06T23:31:42.885Z] final height= 9 [2025-11-06T23:31:46.026Z] final size= 199991 [2025-11-06T23:31:46.026Z] final height= 9 [2025-11-06T23:31:48.040Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:31:48.040Z] There is no way to check that no silent failure occurred. [2025-11-06T23:31:48.040Z] ====== akka-uct (concurrency) [default], iteration 9 completed (32486.390 ms) ====== [2025-11-06T23:31:48.040Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2025-11-06T23:31:48.040Z] GC before operation: completed in 695.521 ms, heap usage 723.278 MB -> 98.882 MB. [2025-11-06T23:31:50.143Z] final size= 199991 [2025-11-06T23:31:50.143Z] final height= 9 [2025-11-06T23:31:53.296Z] final size= 199991 [2025-11-06T23:31:53.296Z] final height= 9 [2025-11-06T23:31:57.619Z] final size= 199991 [2025-11-06T23:31:57.619Z] final height= 9 [2025-11-06T23:32:01.020Z] final size= 199991 [2025-11-06T23:32:01.020Z] final height= 9 [2025-11-06T23:32:04.373Z] final size= 199991 [2025-11-06T23:32:04.373Z] final height= 10 [2025-11-06T23:32:07.487Z] final size= 199991 [2025-11-06T23:32:07.487Z] final height= 9 [2025-11-06T23:32:10.572Z] final size= 199991 [2025-11-06T23:32:10.572Z] final height= 9 [2025-11-06T23:32:13.289Z] final size= 199991 [2025-11-06T23:32:13.289Z] final height= 9 [2025-11-06T23:32:17.562Z] final size= 199991 [2025-11-06T23:32:17.562Z] final height= 9 [2025-11-06T23:32:20.706Z] final size= 199991 [2025-11-06T23:32:20.706Z] final height= 9 [2025-11-06T23:32:21.668Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:32:21.668Z] There is no way to check that no silent failure occurred. [2025-11-06T23:32:21.668Z] ====== akka-uct (concurrency) [default], iteration 10 completed (33945.482 ms) ====== [2025-11-06T23:32:21.668Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2025-11-06T23:32:22.651Z] GC before operation: completed in 797.697 ms, heap usage 601.170 MB -> 98.836 MB. [2025-11-06T23:32:24.654Z] final size= 199991 [2025-11-06T23:32:24.654Z] final height= 9 [2025-11-06T23:32:27.768Z] final size= 199991 [2025-11-06T23:32:27.768Z] final height= 9 [2025-11-06T23:32:30.856Z] final size= 199991 [2025-11-06T23:32:30.856Z] final height= 9 [2025-11-06T23:32:33.952Z] final size= 199991 [2025-11-06T23:32:33.952Z] final height= 9 [2025-11-06T23:32:35.954Z] final size= 199991 [2025-11-06T23:32:35.954Z] final height= 9 [2025-11-06T23:32:39.257Z] final size= 199991 [2025-11-06T23:32:39.257Z] final height= 9 [2025-11-06T23:32:41.251Z] final size= 199991 [2025-11-06T23:32:41.251Z] final height= 9 [2025-11-06T23:32:44.383Z] final size= 199991 [2025-11-06T23:32:44.384Z] final height= 9 [2025-11-06T23:32:47.528Z] final size= 199991 [2025-11-06T23:32:47.528Z] final height= 9 [2025-11-06T23:32:50.665Z] final size= 199991 [2025-11-06T23:32:50.665Z] final height= 9 [2025-11-06T23:32:52.652Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:32:52.652Z] There is no way to check that no silent failure occurred. [2025-11-06T23:32:52.652Z] ====== akka-uct (concurrency) [default], iteration 11 completed (29761.357 ms) ====== [2025-11-06T23:32:52.652Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2025-11-06T23:32:53.637Z] GC before operation: completed in 601.986 ms, heap usage 674.981 MB -> 97.722 MB. [2025-11-06T23:32:54.622Z] final size= 199991 [2025-11-06T23:32:54.622Z] final height= 10 [2025-11-06T23:32:58.913Z] final size= 199991 [2025-11-06T23:32:58.914Z] final height= 9 [2025-11-06T23:33:02.030Z] final size= 199991 [2025-11-06T23:33:02.030Z] final height= 9 [2025-11-06T23:33:05.139Z] final size= 199991 [2025-11-06T23:33:05.139Z] final height= 9 [2025-11-06T23:33:09.422Z] final size= 199991 [2025-11-06T23:33:09.422Z] final height= 9 [2025-11-06T23:33:13.323Z] final size= 199991 [2025-11-06T23:33:13.323Z] final height= 9 [2025-11-06T23:33:16.430Z] final size= 199991 [2025-11-06T23:33:16.430Z] final height= 9 [2025-11-06T23:33:19.567Z] final size= 199991 [2025-11-06T23:33:19.567Z] final height= 9 [2025-11-06T23:33:22.713Z] final size= 199991 [2025-11-06T23:33:22.713Z] final height= 9 [2025-11-06T23:33:26.979Z] final size= 199991 [2025-11-06T23:33:26.979Z] final height= 9 [2025-11-06T23:33:27.944Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:33:27.944Z] There is no way to check that no silent failure occurred. [2025-11-06T23:33:27.944Z] ====== akka-uct (concurrency) [default], iteration 12 completed (34334.966 ms) ====== [2025-11-06T23:33:27.944Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2025-11-06T23:33:28.961Z] GC before operation: completed in 797.015 ms, heap usage 696.199 MB -> 110.415 MB. [2025-11-06T23:33:31.007Z] final size= 199991 [2025-11-06T23:33:31.007Z] final height= 9 [2025-11-06T23:33:34.170Z] final size= 199991 [2025-11-06T23:33:34.170Z] final height= 9 [2025-11-06T23:33:38.469Z] final size= 199991 [2025-11-06T23:33:38.469Z] final height= 9 [2025-11-06T23:33:41.582Z] final size= 199991 [2025-11-06T23:33:41.582Z] final height= 9 [2025-11-06T23:33:44.716Z] final size= 199991 [2025-11-06T23:33:44.716Z] final height= 9 [2025-11-06T23:33:47.852Z] final size= 199991 [2025-11-06T23:33:47.852Z] final height= 9 [2025-11-06T23:33:51.005Z] final size= 199991 [2025-11-06T23:33:51.005Z] final height= 9 [2025-11-06T23:33:54.124Z] final size= 199991 [2025-11-06T23:33:54.124Z] final height= 9 [2025-11-06T23:33:57.240Z] final size= 199991 [2025-11-06T23:33:57.240Z] final height= 9 [2025-11-06T23:34:00.354Z] final size= 199991 [2025-11-06T23:34:00.354Z] final height= 9 [2025-11-06T23:34:02.341Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:34:02.341Z] There is no way to check that no silent failure occurred. [2025-11-06T23:34:02.341Z] ====== akka-uct (concurrency) [default], iteration 13 completed (33905.532 ms) ====== [2025-11-06T23:34:02.341Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2025-11-06T23:34:03.322Z] GC before operation: completed in 753.392 ms, heap usage 597.529 MB -> 120.401 MB. [2025-11-06T23:34:05.336Z] final size= 199991 [2025-11-06T23:34:05.336Z] final height= 9 [2025-11-06T23:34:08.443Z] final size= 199991 [2025-11-06T23:34:08.443Z] final height= 9 [2025-11-06T23:34:12.305Z] final size= 199991 [2025-11-06T23:34:12.305Z] final height= 10 [2025-11-06T23:34:15.410Z] final size= 199991 [2025-11-06T23:34:15.410Z] final height= 9 [2025-11-06T23:34:18.547Z] final size= 199991 [2025-11-06T23:34:18.547Z] final height= 9 [2025-11-06T23:34:22.811Z] final size= 199991 [2025-11-06T23:34:22.811Z] final height= 9 [2025-11-06T23:34:26.011Z] final size= 199991 [2025-11-06T23:34:26.011Z] final height= 9 [2025-11-06T23:34:29.141Z] final size= 199991 [2025-11-06T23:34:29.141Z] final height= 9 [2025-11-06T23:34:33.413Z] final size= 199991 [2025-11-06T23:34:33.413Z] final height= 9 [2025-11-06T23:34:36.517Z] final size= 199991 [2025-11-06T23:34:36.517Z] final height= 9 [2025-11-06T23:34:37.486Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:34:37.486Z] There is no way to check that no silent failure occurred. [2025-11-06T23:34:37.486Z] ====== akka-uct (concurrency) [default], iteration 14 completed (34808.564 ms) ====== [2025-11-06T23:34:37.486Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2025-11-06T23:34:38.478Z] GC before operation: completed in 734.536 ms, heap usage 797.000 MB -> 116.655 MB. [2025-11-06T23:34:40.527Z] final size= 199991 [2025-11-06T23:34:40.527Z] final height= 9 [2025-11-06T23:34:44.786Z] final size= 199991 [2025-11-06T23:34:44.786Z] final height= 9 [2025-11-06T23:34:47.881Z] final size= 199991 [2025-11-06T23:34:47.881Z] final height= 9 [2025-11-06T23:34:51.007Z] final size= 199991 [2025-11-06T23:34:51.007Z] final height= 9 [2025-11-06T23:34:55.251Z] final size= 199991 [2025-11-06T23:34:55.251Z] final height= 9 [2025-11-06T23:34:58.356Z] final size= 199991 [2025-11-06T23:34:58.356Z] final height= 10 [2025-11-06T23:35:01.491Z] final size= 199991 [2025-11-06T23:35:01.491Z] final height= 9 [2025-11-06T23:35:04.599Z] final size= 199991 [2025-11-06T23:35:04.599Z] final height= 9 [2025-11-06T23:35:07.744Z] final size= 199991 [2025-11-06T23:35:07.744Z] final height= 9 [2025-11-06T23:35:11.638Z] final size= 199991 [2025-11-06T23:35:11.638Z] final height= 9 [2025-11-06T23:35:11.638Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:35:11.638Z] There is no way to check that no silent failure occurred. [2025-11-06T23:35:11.638Z] ====== akka-uct (concurrency) [default], iteration 15 completed (33305.769 ms) ====== [2025-11-06T23:35:11.638Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2025-11-06T23:35:12.623Z] GC before operation: completed in 741.278 ms, heap usage 820.520 MB -> 110.702 MB. [2025-11-06T23:35:14.636Z] final size= 199991 [2025-11-06T23:35:14.636Z] final height= 9 [2025-11-06T23:35:17.735Z] final size= 199991 [2025-11-06T23:35:17.735Z] final height= 9 [2025-11-06T23:35:20.856Z] final size= 199991 [2025-11-06T23:35:20.856Z] final height= 9 [2025-11-06T23:35:23.953Z] final size= 199991 [2025-11-06T23:35:23.953Z] final height= 9 [2025-11-06T23:35:27.042Z] final size= 199991 [2025-11-06T23:35:27.042Z] final height= 9 [2025-11-06T23:35:30.211Z] final size= 199991 [2025-11-06T23:35:30.211Z] final height= 9 [2025-11-06T23:35:33.349Z] final size= 199991 [2025-11-06T23:35:33.349Z] final height= 9 [2025-11-06T23:35:36.528Z] final size= 199991 [2025-11-06T23:35:36.528Z] final height= 9 [2025-11-06T23:35:39.671Z] final size= 199991 [2025-11-06T23:35:39.671Z] final height= 9 [2025-11-06T23:35:42.782Z] final size= 199991 [2025-11-06T23:35:42.782Z] final height= 9 [2025-11-06T23:35:43.769Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:35:43.769Z] There is no way to check that no silent failure occurred. [2025-11-06T23:35:43.769Z] ====== akka-uct (concurrency) [default], iteration 16 completed (31396.356 ms) ====== [2025-11-06T23:35:43.769Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2025-11-06T23:35:44.782Z] GC before operation: completed in 679.639 ms, heap usage 814.371 MB -> 100.269 MB. [2025-11-06T23:35:46.794Z] final size= 199991 [2025-11-06T23:35:46.794Z] final height= 9 [2025-11-06T23:35:49.926Z] final size= 199991 [2025-11-06T23:35:49.926Z] final height= 9 [2025-11-06T23:35:53.070Z] final size= 199991 [2025-11-06T23:35:53.070Z] final height= 9 [2025-11-06T23:35:56.180Z] final size= 199991 [2025-11-06T23:35:56.180Z] final height= 9 [2025-11-06T23:35:59.297Z] final size= 199991 [2025-11-06T23:35:59.297Z] final height= 9 [2025-11-06T23:36:02.394Z] final size= 199991 [2025-11-06T23:36:02.394Z] final height= 9 [2025-11-06T23:36:05.521Z] final size= 199991 [2025-11-06T23:36:05.521Z] final height= 9 [2025-11-06T23:36:09.371Z] final size= 199991 [2025-11-06T23:36:09.371Z] final height= 9 [2025-11-06T23:36:11.376Z] final size= 199991 [2025-11-06T23:36:11.376Z] final height= 9 [2025-11-06T23:36:14.565Z] final size= 199991 [2025-11-06T23:36:14.565Z] final height= 9 [2025-11-06T23:36:16.568Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:36:16.568Z] There is no way to check that no silent failure occurred. [2025-11-06T23:36:16.568Z] ====== akka-uct (concurrency) [default], iteration 17 completed (31741.294 ms) ====== [2025-11-06T23:36:16.568Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2025-11-06T23:36:17.546Z] GC before operation: completed in 664.206 ms, heap usage 587.072 MB -> 95.485 MB. [2025-11-06T23:36:18.535Z] final size= 199991 [2025-11-06T23:36:18.535Z] final height= 10 [2025-11-06T23:36:21.656Z] final size= 199991 [2025-11-06T23:36:21.656Z] final height= 9 [2025-11-06T23:36:24.778Z] final size= 199991 [2025-11-06T23:36:24.778Z] final height= 9 [2025-11-06T23:36:29.027Z] final size= 199991 [2025-11-06T23:36:29.027Z] final height= 9 [2025-11-06T23:36:31.164Z] final size= 199991 [2025-11-06T23:36:31.164Z] final height= 9 [2025-11-06T23:36:34.288Z] final size= 199991 [2025-11-06T23:36:34.288Z] final height= 9 [2025-11-06T23:36:37.375Z] final size= 199991 [2025-11-06T23:36:37.375Z] final height= 9 [2025-11-06T23:36:41.598Z] final size= 199991 [2025-11-06T23:36:41.598Z] final height= 9 [2025-11-06T23:36:44.709Z] final size= 199991 [2025-11-06T23:36:44.709Z] final height= 9 [2025-11-06T23:36:48.974Z] final size= 199991 [2025-11-06T23:36:48.974Z] final height= 9 [2025-11-06T23:36:49.936Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:36:49.936Z] There is no way to check that no silent failure occurred. [2025-11-06T23:36:49.936Z] ====== akka-uct (concurrency) [default], iteration 18 completed (33076.689 ms) ====== [2025-11-06T23:36:49.936Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2025-11-06T23:36:50.934Z] GC before operation: completed in 624.557 ms, heap usage 897.395 MB -> 100.538 MB. [2025-11-06T23:36:52.937Z] final size= 199991 [2025-11-06T23:36:52.937Z] final height= 9 [2025-11-06T23:36:56.022Z] final size= 199991 [2025-11-06T23:36:56.023Z] final height= 9 [2025-11-06T23:36:59.142Z] final size= 199991 [2025-11-06T23:36:59.142Z] final height= 9 [2025-11-06T23:37:02.242Z] final size= 199991 [2025-11-06T23:37:02.242Z] final height= 9 [2025-11-06T23:37:06.500Z] final size= 199991 [2025-11-06T23:37:06.500Z] final height= 9 [2025-11-06T23:37:09.242Z] final size= 199991 [2025-11-06T23:37:09.242Z] final height= 9 [2025-11-06T23:37:12.317Z] final size= 199991 [2025-11-06T23:37:12.317Z] final height= 9 [2025-11-06T23:37:15.469Z] final size= 199991 [2025-11-06T23:37:15.469Z] final height= 10 [2025-11-06T23:37:18.649Z] final size= 199991 [2025-11-06T23:37:18.649Z] final height= 9 [2025-11-06T23:37:22.908Z] final size= 199991 [2025-11-06T23:37:22.908Z] final height= 9 [2025-11-06T23:37:22.908Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:37:22.908Z] There is no way to check that no silent failure occurred. [2025-11-06T23:37:22.908Z] ====== akka-uct (concurrency) [default], iteration 19 completed (32475.353 ms) ====== [2025-11-06T23:37:22.908Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2025-11-06T23:37:23.885Z] GC before operation: completed in 717.703 ms, heap usage 813.500 MB -> 107.332 MB. [2025-11-06T23:37:25.885Z] final size= 199991 [2025-11-06T23:37:25.885Z] final height= 9 [2025-11-06T23:37:30.159Z] final size= 199991 [2025-11-06T23:37:30.159Z] final height= 9 [2025-11-06T23:37:32.185Z] final size= 199991 [2025-11-06T23:37:32.185Z] final height= 9 [2025-11-06T23:37:36.424Z] final size= 199991 [2025-11-06T23:37:36.424Z] final height= 9 [2025-11-06T23:37:39.693Z] final size= 199991 [2025-11-06T23:37:39.693Z] final height= 9 [2025-11-06T23:37:42.785Z] final size= 199991 [2025-11-06T23:37:42.785Z] final height= 9 [2025-11-06T23:37:45.942Z] final size= 199991 [2025-11-06T23:37:45.942Z] final height= 9 [2025-11-06T23:37:49.025Z] final size= 199991 [2025-11-06T23:37:49.025Z] final height= 9 [2025-11-06T23:37:53.281Z] final size= 199991 [2025-11-06T23:37:53.281Z] final height= 9 [2025-11-06T23:37:55.294Z] final size= 199991 [2025-11-06T23:37:55.294Z] final height= 9 [2025-11-06T23:37:57.288Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:37:57.288Z] There is no way to check that no silent failure occurred. [2025-11-06T23:37:57.288Z] ====== akka-uct (concurrency) [default], iteration 20 completed (32968.184 ms) ====== [2025-11-06T23:37:57.288Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2025-11-06T23:37:57.288Z] GC before operation: completed in 548.071 ms, heap usage 687.456 MB -> 100.546 MB. [2025-11-06T23:37:59.290Z] final size= 199991 [2025-11-06T23:37:59.290Z] final height= 9 [2025-11-06T23:38:02.390Z] final size= 199991 [2025-11-06T23:38:02.390Z] final height= 9 [2025-11-06T23:38:05.494Z] final size= 199991 [2025-11-06T23:38:05.494Z] final height= 9 [2025-11-06T23:38:08.996Z] final size= 199991 [2025-11-06T23:38:08.996Z] final height= 9 [2025-11-06T23:38:12.126Z] final size= 199991 [2025-11-06T23:38:12.126Z] final height= 9 [2025-11-06T23:38:16.413Z] final size= 199991 [2025-11-06T23:38:16.413Z] final height= 9 [2025-11-06T23:38:19.527Z] final size= 199991 [2025-11-06T23:38:19.527Z] final height= 9 [2025-11-06T23:38:22.611Z] final size= 199991 [2025-11-06T23:38:22.611Z] final height= 9 [2025-11-06T23:38:25.694Z] final size= 199991 [2025-11-06T23:38:25.694Z] final height= 9 [2025-11-06T23:38:28.787Z] final size= 199991 [2025-11-06T23:38:28.787Z] final height= 9 [2025-11-06T23:38:30.779Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:38:30.779Z] There is no way to check that no silent failure occurred. [2025-11-06T23:38:30.779Z] ====== akka-uct (concurrency) [default], iteration 21 completed (33109.442 ms) ====== [2025-11-06T23:38:30.779Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2025-11-06T23:38:31.769Z] GC before operation: completed in 677.349 ms, heap usage 839.657 MB -> 95.102 MB. [2025-11-06T23:38:32.745Z] final size= 199991 [2025-11-06T23:38:32.745Z] final height= 9 [2025-11-06T23:38:36.983Z] final size= 199991 [2025-11-06T23:38:36.983Z] final height= 9 [2025-11-06T23:38:40.045Z] final size= 199991 [2025-11-06T23:38:40.045Z] final height= 9 [2025-11-06T23:38:43.160Z] final size= 199991 [2025-11-06T23:38:43.160Z] final height= 9 [2025-11-06T23:38:46.267Z] final size= 199991 [2025-11-06T23:38:46.267Z] final height= 9 [2025-11-06T23:38:48.293Z] final size= 199991 [2025-11-06T23:38:48.293Z] final height= 9 [2025-11-06T23:38:51.377Z] final size= 199991 [2025-11-06T23:38:51.377Z] final height= 9 [2025-11-06T23:38:54.468Z] final size= 199991 [2025-11-06T23:38:54.468Z] final height= 9 [2025-11-06T23:38:57.576Z] final size= 199991 [2025-11-06T23:38:57.576Z] final height= 9 [2025-11-06T23:39:01.865Z] final size= 199991 [2025-11-06T23:39:01.865Z] final height= 9 [2025-11-06T23:39:02.822Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:39:02.822Z] There is no way to check that no silent failure occurred. [2025-11-06T23:39:02.822Z] ====== akka-uct (concurrency) [default], iteration 22 completed (31680.729 ms) ====== [2025-11-06T23:39:02.822Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2025-11-06T23:39:03.821Z] GC before operation: completed in 765.082 ms, heap usage 745.303 MB -> 99.261 MB. [2025-11-06T23:39:06.335Z] final size= 199991 [2025-11-06T23:39:06.335Z] final height= 9 [2025-11-06T23:39:09.448Z] final size= 199991 [2025-11-06T23:39:09.448Z] final height= 9 [2025-11-06T23:39:12.560Z] final size= 199991 [2025-11-06T23:39:12.560Z] final height= 9 [2025-11-06T23:39:15.686Z] final size= 199991 [2025-11-06T23:39:15.686Z] final height= 9 [2025-11-06T23:39:19.939Z] final size= 199991 [2025-11-06T23:39:19.939Z] final height= 9 [2025-11-06T23:39:23.025Z] final size= 199991 [2025-11-06T23:39:23.025Z] final height= 9 [2025-11-06T23:39:26.120Z] final size= 199991 [2025-11-06T23:39:26.120Z] final height= 9 [2025-11-06T23:39:30.513Z] final size= 199991 [2025-11-06T23:39:30.513Z] final height= 9 [2025-11-06T23:39:33.589Z] final size= 199991 [2025-11-06T23:39:33.589Z] final height= 9 [2025-11-06T23:39:36.666Z] final size= 199991 [2025-11-06T23:39:36.666Z] final height= 9 [2025-11-06T23:39:38.657Z] WARNING: This benchmark provides no result that can be validated. [2025-11-06T23:39:38.657Z] There is no way to check that no silent failure occurred. [2025-11-06T23:39:38.657Z] ====== akka-uct (concurrency) [default], iteration 23 completed (34453.901 ms) ====== [2025-11-06T23:39:39.617Z] ----------------------------------- [2025-11-06T23:39:39.617Z] renaissance-akka-uct_0_PASSED [2025-11-06T23:39:39.617Z] ----------------------------------- [2025-11-06T23:39:39.617Z] [2025-11-06T23:39:39.617Z] TEST TEARDOWN: [2025-11-06T23:39:39.617Z] Nothing to be done for teardown. [2025-11-06T23:39:39.617Z] renaissance-akka-uct_0 Finish Time: Thu Nov 6 23:39:39 2025 Epoch Time (ms): 1762472379288 [2025-11-06T23:39:39.617Z] [2025-11-06T23:39:39.617Z] =============================================== [2025-11-06T23:39:39.617Z] Running test renaissance-fj-kmeans_0 ... [2025-11-06T23:39:39.617Z] =============================================== [2025-11-06T23:39:39.617Z] renaissance-fj-kmeans_0 Start Time: Thu Nov 6 23:39:39 2025 Epoch Time (ms): 1762472379325 [2025-11-06T23:39:39.617Z] variation: NoOptions [2025-11-06T23:39:39.617Z] JVM_OPTIONS: [2025-11-06T23:39:39.617Z] { \ [2025-11-06T23:39:39.617Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:39:39.617Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:39:39.617Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-fj-kmeans_0"; \ [2025-11-06T23:39:39.617Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-fj-kmeans_0"; \ [2025-11-06T23:39:39.617Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:39:39.617Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2025-11-06T23:39:39.617Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:39:39.617Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:39:39.617Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:39:39.617Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:39:39.617Z] [2025-11-06T23:39:39.617Z] TEST SETUP: [2025-11-06T23:39:39.617Z] Nothing to be done for setup. [2025-11-06T23:39:39.617Z] [2025-11-06T23:39:39.617Z] TESTING: [2025-11-06T23:39:41.595Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:39:41.595Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17624713576650/renaissance-fj-kmeans_0/launcher-233939-2446746497229857939/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-06T23:39:41.595Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-06T23:39:41.595Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-06T23:39:43.580Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2025-11-06T23:39:43.580Z] GC before operation: completed in 285.274 ms, heap usage 118.735 MB -> 84.353 MB. [2025-11-06T23:40:02.098Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (16574.450 ms) ====== [2025-11-06T23:40:02.098Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2025-11-06T23:40:02.098Z] GC before operation: completed in 189.230 ms, heap usage 526.238 MB -> 84.443 MB. [2025-11-06T23:40:16.534Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (15795.972 ms) ====== [2025-11-06T23:40:16.534Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2025-11-06T23:40:16.534Z] GC before operation: completed in 155.488 ms, heap usage 245.936 MB -> 84.444 MB. [2025-11-06T23:40:32.510Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (15470.888 ms) ====== [2025-11-06T23:40:32.510Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2025-11-06T23:40:32.510Z] GC before operation: completed in 179.796 ms, heap usage 508.596 MB -> 84.445 MB. [2025-11-06T23:40:48.459Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (14903.122 ms) ====== [2025-11-06T23:40:48.459Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2025-11-06T23:40:48.459Z] GC before operation: completed in 157.184 ms, heap usage 254.989 MB -> 84.445 MB. [2025-11-06T23:41:02.158Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (14873.427 ms) ====== [2025-11-06T23:41:02.158Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2025-11-06T23:41:02.158Z] GC before operation: completed in 163.942 ms, heap usage 329.194 MB -> 84.445 MB. [2025-11-06T23:41:18.197Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (14676.411 ms) ====== [2025-11-06T23:41:18.197Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2025-11-06T23:41:18.197Z] GC before operation: completed in 165.435 ms, heap usage 176.564 MB -> 84.445 MB. [2025-11-06T23:41:32.466Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (14731.610 ms) ====== [2025-11-06T23:41:32.466Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2025-11-06T23:41:32.466Z] GC before operation: completed in 165.081 ms, heap usage 183.598 MB -> 84.445 MB. [2025-11-06T23:41:48.454Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (14644.582 ms) ====== [2025-11-06T23:41:48.454Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2025-11-06T23:41:48.454Z] GC before operation: completed in 157.682 ms, heap usage 183.542 MB -> 84.445 MB. [2025-11-06T23:42:02.148Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (14529.394 ms) ====== [2025-11-06T23:42:02.148Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2025-11-06T23:42:02.148Z] GC before operation: completed in 140.180 ms, heap usage 473.419 MB -> 84.445 MB. [2025-11-06T23:42:15.908Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (14446.626 ms) ====== [2025-11-06T23:42:15.908Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2025-11-06T23:42:15.908Z] GC before operation: completed in 179.122 ms, heap usage 109.452 MB -> 84.445 MB. [2025-11-06T23:42:31.949Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (14456.896 ms) ====== [2025-11-06T23:42:31.949Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2025-11-06T23:42:31.949Z] GC before operation: completed in 151.355 ms, heap usage 484.630 MB -> 84.445 MB. [2025-11-06T23:42:45.831Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (14774.541 ms) ====== [2025-11-06T23:42:45.831Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2025-11-06T23:42:45.831Z] GC before operation: completed in 166.345 ms, heap usage 494.413 MB -> 84.446 MB. [2025-11-06T23:43:00.251Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (14832.518 ms) ====== [2025-11-06T23:43:00.251Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2025-11-06T23:43:01.229Z] GC before operation: completed in 159.319 ms, heap usage 546.857 MB -> 84.445 MB. [2025-11-06T23:43:17.283Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (14879.098 ms) ====== [2025-11-06T23:43:17.283Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2025-11-06T23:43:17.283Z] GC before operation: completed in 166.177 ms, heap usage 252.319 MB -> 84.445 MB. [2025-11-06T23:43:30.976Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (14764.567 ms) ====== [2025-11-06T23:43:30.976Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2025-11-06T23:43:30.976Z] GC before operation: completed in 131.950 ms, heap usage 309.444 MB -> 84.446 MB. [2025-11-06T23:43:46.963Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (14628.493 ms) ====== [2025-11-06T23:43:46.963Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2025-11-06T23:43:46.963Z] GC before operation: completed in 146.436 ms, heap usage 90.059 MB -> 84.446 MB. [2025-11-06T23:44:00.674Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (14614.244 ms) ====== [2025-11-06T23:44:00.674Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2025-11-06T23:44:00.674Z] GC before operation: completed in 162.773 ms, heap usage 141.156 MB -> 84.446 MB. [2025-11-06T23:44:15.108Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (14434.482 ms) ====== [2025-11-06T23:44:15.108Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2025-11-06T23:44:15.108Z] GC before operation: completed in 149.800 ms, heap usage 472.632 MB -> 84.446 MB. [2025-11-06T23:44:31.151Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (14981.682 ms) ====== [2025-11-06T23:44:31.151Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2025-11-06T23:44:31.151Z] GC before operation: completed in 167.429 ms, heap usage 223.081 MB -> 84.446 MB. [2025-11-06T23:44:45.512Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (14858.120 ms) ====== [2025-11-06T23:44:45.512Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2025-11-06T23:44:45.512Z] GC before operation: completed in 147.666 ms, heap usage 315.512 MB -> 84.446 MB. [2025-11-06T23:44:57.172Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (12141.578 ms) ====== [2025-11-06T23:44:57.172Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2025-11-06T23:44:57.172Z] GC before operation: completed in 161.259 ms, heap usage 486.747 MB -> 84.447 MB. [2025-11-06T23:45:13.141Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (15162.194 ms) ====== [2025-11-06T23:45:13.141Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2025-11-06T23:45:13.141Z] GC before operation: completed in 178.712 ms, heap usage 504.784 MB -> 84.447 MB. [2025-11-06T23:45:29.354Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (15430.755 ms) ====== [2025-11-06T23:45:29.354Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2025-11-06T23:45:29.354Z] GC before operation: completed in 190.427 ms, heap usage 507.755 MB -> 84.447 MB. [2025-11-06T23:45:45.331Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (15621.569 ms) ====== [2025-11-06T23:45:45.331Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2025-11-06T23:45:45.331Z] GC before operation: completed in 183.465 ms, heap usage 224.570 MB -> 84.447 MB. [2025-11-06T23:46:01.342Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (15499.011 ms) ====== [2025-11-06T23:46:01.342Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2025-11-06T23:46:01.342Z] GC before operation: completed in 180.235 ms, heap usage 478.147 MB -> 84.447 MB. [2025-11-06T23:46:15.975Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (15697.887 ms) ====== [2025-11-06T23:46:15.975Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2025-11-06T23:46:15.975Z] GC before operation: completed in 170.207 ms, heap usage 210.962 MB -> 84.447 MB. [2025-11-06T23:46:31.963Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (15459.347 ms) ====== [2025-11-06T23:46:31.963Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2025-11-06T23:46:31.964Z] GC before operation: completed in 375.778 ms, heap usage 302.289 MB -> 84.447 MB. [2025-11-06T23:46:47.896Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (14999.395 ms) ====== [2025-11-06T23:46:47.897Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2025-11-06T23:46:47.897Z] GC before operation: completed in 158.867 ms, heap usage 533.655 MB -> 84.447 MB. [2025-11-06T23:47:01.597Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (14821.357 ms) ====== [2025-11-06T23:47:01.597Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2025-11-06T23:47:01.597Z] GC before operation: completed in 188.605 ms, heap usage 220.918 MB -> 84.447 MB. [2025-11-06T23:47:17.494Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (14844.561 ms) ====== [2025-11-06T23:47:17.495Z] ----------------------------------- [2025-11-06T23:47:17.495Z] renaissance-fj-kmeans_0_PASSED [2025-11-06T23:47:17.495Z] ----------------------------------- [2025-11-06T23:47:17.495Z] [2025-11-06T23:47:17.495Z] TEST TEARDOWN: [2025-11-06T23:47:17.495Z] Nothing to be done for teardown. [2025-11-06T23:47:17.495Z] renaissance-fj-kmeans_0 Finish Time: Thu Nov 6 23:47:16 2025 Epoch Time (ms): 1762472836635 [2025-11-06T23:47:17.495Z] [2025-11-06T23:47:17.495Z] =============================================== [2025-11-06T23:47:17.495Z] Running test renaissance-future-genetic_0 ... [2025-11-06T23:47:17.495Z] =============================================== [2025-11-06T23:47:17.495Z] renaissance-future-genetic_0 Start Time: Thu Nov 6 23:47:16 2025 Epoch Time (ms): 1762472836687 [2025-11-06T23:47:17.495Z] variation: NoOptions [2025-11-06T23:47:17.495Z] JVM_OPTIONS: [2025-11-06T23:47:17.495Z] { \ [2025-11-06T23:47:17.495Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:47:17.495Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:47:17.495Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-future-genetic_0"; \ [2025-11-06T23:47:17.495Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-future-genetic_0"; \ [2025-11-06T23:47:17.495Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:47:17.495Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2025-11-06T23:47:17.495Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:47:17.495Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:47:17.495Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:47:17.495Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:47:17.495Z] [2025-11-06T23:47:17.495Z] TEST SETUP: [2025-11-06T23:47:17.495Z] Nothing to be done for setup. [2025-11-06T23:47:17.495Z] [2025-11-06T23:47:17.495Z] TESTING: [2025-11-06T23:47:18.998Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:47:18.998Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17624713576650/renaissance-future-genetic_0/launcher-234717-4254691192104826329/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-06T23:47:18.998Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-06T23:47:18.998Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-06T23:47:18.998Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2025-11-06T23:47:18.998Z] GC before operation: completed in 32.570 ms, heap usage 11.274 MB -> 4.016 MB. [2025-11-06T23:47:28.862Z] ====== future-genetic (functional) [default], iteration 0 completed (9118.570 ms) ====== [2025-11-06T23:47:28.862Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2025-11-06T23:47:28.862Z] GC before operation: completed in 67.659 ms, heap usage 178.321 MB -> 5.185 MB. [2025-11-06T23:47:35.707Z] ====== future-genetic (functional) [default], iteration 1 completed (7574.310 ms) ====== [2025-11-06T23:47:35.708Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2025-11-06T23:47:36.881Z] GC before operation: completed in 58.267 ms, heap usage 12.533 MB -> 5.185 MB. [2025-11-06T23:47:42.486Z] ====== future-genetic (functional) [default], iteration 2 completed (6567.980 ms) ====== [2025-11-06T23:47:42.486Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2025-11-06T23:47:42.486Z] GC before operation: completed in 51.302 ms, heap usage 106.715 MB -> 5.185 MB. [2025-11-06T23:47:49.231Z] ====== future-genetic (functional) [default], iteration 3 completed (5980.375 ms) ====== [2025-11-06T23:47:49.231Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2025-11-06T23:47:49.232Z] GC before operation: completed in 36.375 ms, heap usage 186.227 MB -> 5.185 MB. [2025-11-06T23:47:54.659Z] ====== future-genetic (functional) [default], iteration 4 completed (6251.842 ms) ====== [2025-11-06T23:47:54.659Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2025-11-06T23:47:55.617Z] GC before operation: completed in 46.461 ms, heap usage 79.418 MB -> 5.187 MB. [2025-11-06T23:48:01.031Z] ====== future-genetic (functional) [default], iteration 5 completed (5812.832 ms) ====== [2025-11-06T23:48:01.031Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2025-11-06T23:48:01.031Z] GC before operation: completed in 37.526 ms, heap usage 23.644 MB -> 5.187 MB. [2025-11-06T23:48:06.447Z] ====== future-genetic (functional) [default], iteration 6 completed (5668.317 ms) ====== [2025-11-06T23:48:06.447Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2025-11-06T23:48:06.447Z] GC before operation: completed in 32.737 ms, heap usage 78.762 MB -> 5.190 MB. [2025-11-06T23:48:13.183Z] ====== future-genetic (functional) [default], iteration 7 completed (6286.615 ms) ====== [2025-11-06T23:48:13.183Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2025-11-06T23:48:13.183Z] GC before operation: completed in 38.053 ms, heap usage 143.036 MB -> 5.190 MB. [2025-11-06T23:48:18.649Z] ====== future-genetic (functional) [default], iteration 8 completed (5694.844 ms) ====== [2025-11-06T23:48:18.649Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2025-11-06T23:48:18.649Z] GC before operation: completed in 52.740 ms, heap usage 10.979 MB -> 5.190 MB. [2025-11-06T23:48:24.617Z] ====== future-genetic (functional) [default], iteration 9 completed (5646.238 ms) ====== [2025-11-06T23:48:24.617Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2025-11-06T23:48:24.617Z] GC before operation: completed in 54.032 ms, heap usage 78.270 MB -> 5.190 MB. [2025-11-06T23:48:30.382Z] ====== future-genetic (functional) [default], iteration 10 completed (6357.439 ms) ====== [2025-11-06T23:48:30.382Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2025-11-06T23:48:31.348Z] GC before operation: completed in 47.013 ms, heap usage 354.373 MB -> 5.190 MB. [2025-11-06T23:48:36.758Z] ====== future-genetic (functional) [default], iteration 11 completed (6235.494 ms) ====== [2025-11-06T23:48:36.758Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2025-11-06T23:48:36.758Z] GC before operation: completed in 38.307 ms, heap usage 163.547 MB -> 5.190 MB. [2025-11-06T23:48:43.587Z] ====== future-genetic (functional) [default], iteration 12 completed (6006.806 ms) ====== [2025-11-06T23:48:43.587Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2025-11-06T23:48:43.587Z] GC before operation: completed in 35.008 ms, heap usage 38.092 MB -> 5.190 MB. [2025-11-06T23:48:48.992Z] ====== future-genetic (functional) [default], iteration 13 completed (5852.672 ms) ====== [2025-11-06T23:48:48.992Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2025-11-06T23:48:48.992Z] GC before operation: completed in 37.254 ms, heap usage 79.792 MB -> 5.190 MB. [2025-11-06T23:48:55.730Z] ====== future-genetic (functional) [default], iteration 14 completed (5914.685 ms) ====== [2025-11-06T23:48:55.730Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2025-11-06T23:48:55.730Z] GC before operation: completed in 40.019 ms, heap usage 131.585 MB -> 5.190 MB. [2025-11-06T23:49:01.166Z] ====== future-genetic (functional) [default], iteration 15 completed (5832.488 ms) ====== [2025-11-06T23:49:01.167Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2025-11-06T23:49:01.167Z] GC before operation: completed in 44.143 ms, heap usage 191.595 MB -> 5.190 MB. [2025-11-06T23:49:06.576Z] ====== future-genetic (functional) [default], iteration 16 completed (5437.818 ms) ====== [2025-11-06T23:49:06.576Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2025-11-06T23:49:06.576Z] GC before operation: completed in 37.265 ms, heap usage 22.522 MB -> 5.190 MB. [2025-11-06T23:49:12.003Z] ====== future-genetic (functional) [default], iteration 17 completed (5703.704 ms) ====== [2025-11-06T23:49:12.003Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2025-11-06T23:49:12.003Z] GC before operation: completed in 31.881 ms, heap usage 220.699 MB -> 5.191 MB. [2025-11-06T23:49:18.941Z] ====== future-genetic (functional) [default], iteration 18 completed (6493.438 ms) ====== [2025-11-06T23:49:18.941Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2025-11-06T23:49:18.941Z] GC before operation: completed in 55.353 ms, heap usage 27.829 MB -> 5.191 MB. [2025-11-06T23:49:24.368Z] ====== future-genetic (functional) [default], iteration 19 completed (5934.368 ms) ====== [2025-11-06T23:49:24.368Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2025-11-06T23:49:24.368Z] GC before operation: completed in 37.801 ms, heap usage 41.968 MB -> 5.191 MB. [2025-11-06T23:49:31.131Z] ====== future-genetic (functional) [default], iteration 20 completed (5838.199 ms) ====== [2025-11-06T23:49:31.131Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2025-11-06T23:49:31.131Z] GC before operation: completed in 46.510 ms, heap usage 22.546 MB -> 5.191 MB. [2025-11-06T23:49:36.543Z] ====== future-genetic (functional) [default], iteration 21 completed (5705.557 ms) ====== [2025-11-06T23:49:36.543Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2025-11-06T23:49:36.543Z] GC before operation: completed in 31.876 ms, heap usage 79.675 MB -> 5.191 MB. [2025-11-06T23:49:41.973Z] ====== future-genetic (functional) [default], iteration 22 completed (5298.005 ms) ====== [2025-11-06T23:49:41.973Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2025-11-06T23:49:41.973Z] GC before operation: completed in 41.175 ms, heap usage 79.193 MB -> 5.191 MB. [2025-11-06T23:49:47.392Z] ====== future-genetic (functional) [default], iteration 23 completed (5559.394 ms) ====== [2025-11-06T23:49:47.392Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2025-11-06T23:49:47.392Z] GC before operation: completed in 32.423 ms, heap usage 45.185 MB -> 5.191 MB. [2025-11-06T23:49:52.875Z] ====== future-genetic (functional) [default], iteration 24 completed (5936.686 ms) ====== [2025-11-06T23:49:52.875Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2025-11-06T23:49:52.875Z] GC before operation: completed in 66.225 ms, heap usage 157.888 MB -> 5.191 MB. [2025-11-06T23:49:59.630Z] ====== future-genetic (functional) [default], iteration 25 completed (5746.986 ms) ====== [2025-11-06T23:49:59.630Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2025-11-06T23:49:59.630Z] GC before operation: completed in 46.612 ms, heap usage 20.427 MB -> 5.191 MB. [2025-11-06T23:50:05.037Z] ====== future-genetic (functional) [default], iteration 26 completed (5514.629 ms) ====== [2025-11-06T23:50:05.037Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2025-11-06T23:50:05.037Z] GC before operation: completed in 40.447 ms, heap usage 81.204 MB -> 5.191 MB. [2025-11-06T23:50:10.453Z] ====== future-genetic (functional) [default], iteration 27 completed (5300.982 ms) ====== [2025-11-06T23:50:10.453Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2025-11-06T23:50:10.453Z] GC before operation: completed in 44.102 ms, heap usage 131.655 MB -> 5.191 MB. [2025-11-06T23:50:16.086Z] ====== future-genetic (functional) [default], iteration 28 completed (5418.257 ms) ====== [2025-11-06T23:50:16.086Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2025-11-06T23:50:16.086Z] GC before operation: completed in 30.796 ms, heap usage 31.426 MB -> 5.191 MB. [2025-11-06T23:50:20.269Z] ====== future-genetic (functional) [default], iteration 29 completed (5056.470 ms) ====== [2025-11-06T23:50:20.269Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2025-11-06T23:50:20.269Z] GC before operation: completed in 29.424 ms, heap usage 8.965 MB -> 5.191 MB. [2025-11-06T23:50:25.694Z] ====== future-genetic (functional) [default], iteration 30 completed (5263.508 ms) ====== [2025-11-06T23:50:25.694Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2025-11-06T23:50:25.694Z] GC before operation: completed in 39.135 ms, heap usage 35.900 MB -> 5.191 MB. [2025-11-06T23:50:31.108Z] ====== future-genetic (functional) [default], iteration 31 completed (5449.891 ms) ====== [2025-11-06T23:50:31.108Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2025-11-06T23:50:31.109Z] GC before operation: completed in 40.180 ms, heap usage 80.100 MB -> 5.191 MB. [2025-11-06T23:50:36.550Z] ====== future-genetic (functional) [default], iteration 32 completed (4870.783 ms) ====== [2025-11-06T23:50:36.550Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2025-11-06T23:50:36.550Z] GC before operation: completed in 44.017 ms, heap usage 39.127 MB -> 5.191 MB. [2025-11-06T23:50:41.968Z] ====== future-genetic (functional) [default], iteration 33 completed (5123.182 ms) ====== [2025-11-06T23:50:41.968Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2025-11-06T23:50:41.968Z] GC before operation: completed in 31.606 ms, heap usage 49.685 MB -> 5.192 MB. [2025-11-06T23:50:47.386Z] ====== future-genetic (functional) [default], iteration 34 completed (5506.866 ms) ====== [2025-11-06T23:50:47.386Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2025-11-06T23:50:47.386Z] GC before operation: completed in 46.255 ms, heap usage 37.859 MB -> 5.192 MB. [2025-11-06T23:50:51.575Z] ====== future-genetic (functional) [default], iteration 35 completed (5107.436 ms) ====== [2025-11-06T23:50:51.575Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2025-11-06T23:50:52.536Z] GC before operation: completed in 39.038 ms, heap usage 79.709 MB -> 5.192 MB. [2025-11-06T23:50:56.720Z] ====== future-genetic (functional) [default], iteration 36 completed (4824.597 ms) ====== [2025-11-06T23:50:56.720Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2025-11-06T23:50:56.720Z] GC before operation: completed in 31.667 ms, heap usage 261.348 MB -> 5.192 MB. [2025-11-06T23:51:02.162Z] ====== future-genetic (functional) [default], iteration 37 completed (5209.303 ms) ====== [2025-11-06T23:51:02.162Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2025-11-06T23:51:02.162Z] GC before operation: completed in 41.678 ms, heap usage 21.514 MB -> 5.192 MB. [2025-11-06T23:51:07.578Z] ====== future-genetic (functional) [default], iteration 38 completed (5711.830 ms) ====== [2025-11-06T23:51:07.578Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2025-11-06T23:51:07.578Z] GC before operation: completed in 42.295 ms, heap usage 77.138 MB -> 5.192 MB. [2025-11-06T23:51:13.695Z] ====== future-genetic (functional) [default], iteration 39 completed (5813.763 ms) ====== [2025-11-06T23:51:13.695Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2025-11-06T23:51:13.695Z] GC before operation: completed in 42.302 ms, heap usage 20.857 MB -> 5.192 MB. [2025-11-06T23:51:19.096Z] ====== future-genetic (functional) [default], iteration 40 completed (5337.033 ms) ====== [2025-11-06T23:51:19.096Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2025-11-06T23:51:19.096Z] GC before operation: completed in 36.385 ms, heap usage 8.559 MB -> 5.192 MB. [2025-11-06T23:51:25.834Z] ====== future-genetic (functional) [default], iteration 41 completed (5837.688 ms) ====== [2025-11-06T23:51:25.834Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2025-11-06T23:51:25.834Z] GC before operation: completed in 42.192 ms, heap usage 71.657 MB -> 5.192 MB. [2025-11-06T23:51:30.017Z] ====== future-genetic (functional) [default], iteration 42 completed (5194.094 ms) ====== [2025-11-06T23:51:30.017Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2025-11-06T23:51:30.017Z] GC before operation: completed in 24.678 ms, heap usage 23.133 MB -> 5.192 MB. [2025-11-06T23:51:35.583Z] ====== future-genetic (functional) [default], iteration 43 completed (5208.235 ms) ====== [2025-11-06T23:51:35.583Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2025-11-06T23:51:35.583Z] GC before operation: completed in 37.349 ms, heap usage 78.715 MB -> 5.192 MB. [2025-11-06T23:51:41.085Z] ====== future-genetic (functional) [default], iteration 44 completed (5542.897 ms) ====== [2025-11-06T23:51:41.085Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2025-11-06T23:51:41.085Z] GC before operation: completed in 55.705 ms, heap usage 329.211 MB -> 5.192 MB. [2025-11-06T23:51:46.494Z] ====== future-genetic (functional) [default], iteration 45 completed (5381.828 ms) ====== [2025-11-06T23:51:46.494Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2025-11-06T23:51:46.494Z] GC before operation: completed in 40.088 ms, heap usage 14.287 MB -> 5.192 MB. [2025-11-06T23:51:51.913Z] ====== future-genetic (functional) [default], iteration 46 completed (5185.977 ms) ====== [2025-11-06T23:51:51.913Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2025-11-06T23:51:51.913Z] GC before operation: completed in 42.233 ms, heap usage 23.802 MB -> 5.192 MB. [2025-11-06T23:51:57.323Z] ====== future-genetic (functional) [default], iteration 47 completed (4914.363 ms) ====== [2025-11-06T23:51:57.323Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2025-11-06T23:51:57.323Z] GC before operation: completed in 34.546 ms, heap usage 79.600 MB -> 5.192 MB. [2025-11-06T23:52:02.864Z] ====== future-genetic (functional) [default], iteration 48 completed (5379.037 ms) ====== [2025-11-06T23:52:02.864Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2025-11-06T23:52:02.864Z] GC before operation: completed in 40.576 ms, heap usage 203.248 MB -> 5.192 MB. [2025-11-06T23:52:07.767Z] ====== future-genetic (functional) [default], iteration 49 completed (5053.903 ms) ====== [2025-11-06T23:52:07.767Z] ----------------------------------- [2025-11-06T23:52:07.767Z] renaissance-future-genetic_0_PASSED [2025-11-06T23:52:07.767Z] ----------------------------------- [2025-11-06T23:52:07.767Z] [2025-11-06T23:52:07.767Z] TEST TEARDOWN: [2025-11-06T23:52:07.767Z] Nothing to be done for teardown. [2025-11-06T23:52:07.767Z] renaissance-future-genetic_0 Finish Time: Thu Nov 6 23:52:07 2025 Epoch Time (ms): 1762473127155 [2025-11-06T23:52:07.767Z] [2025-11-06T23:52:07.767Z] =============================================== [2025-11-06T23:52:07.767Z] Running test renaissance-naive-bayes_0 ... [2025-11-06T23:52:07.767Z] =============================================== [2025-11-06T23:52:07.767Z] renaissance-naive-bayes_0 Start Time: Thu Nov 6 23:52:07 2025 Epoch Time (ms): 1762473127201 [2025-11-06T23:52:07.767Z] variation: NoOptions [2025-11-06T23:52:07.767Z] JVM_OPTIONS: [2025-11-06T23:52:07.767Z] { \ [2025-11-06T23:52:07.767Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:52:07.767Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:52:07.767Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-naive-bayes_0"; \ [2025-11-06T23:52:07.767Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-naive-bayes_0"; \ [2025-11-06T23:52:07.767Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:52:07.767Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2025-11-06T23:52:07.767Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:52:07.767Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:52:07.767Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:52:07.767Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:52:07.767Z] [2025-11-06T23:52:07.767Z] TEST SETUP: [2025-11-06T23:52:07.767Z] Nothing to be done for setup. [2025-11-06T23:52:07.767Z] [2025-11-06T23:52:07.767Z] TESTING: [2025-11-06T23:52:08.730Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:52:08.730Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17624713576650/renaissance-naive-bayes_0/launcher-235207-9373502452865175625/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-06T23:52:08.730Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-06T23:52:08.730Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-06T23:52:27.095Z] Benchmark 'naive-bayes' failed with exception: [2025-11-06T23:52:27.095Z] java.lang.ExceptionInInitializerError [2025-11-06T23:52:27.095Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-06T23:52:27.095Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-06T23:52:27.095Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-06T23:52:27.095Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-06T23:52:27.095Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-06T23:52:27.095Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-06T23:52:27.095Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-06T23:52:27.095Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-06T23:52:27.095Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-06T23:52:27.095Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-06T23:52:27.095Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-06T23:52:27.095Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-06T23:52:27.095Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-06T23:52:27.095Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-06T23:52:27.095Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2025-11-06T23:52:27.095Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2025-11-06T23:52:27.095Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-06T23:52:27.095Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-06T23:52:27.095Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-06T23:52:27.095Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-06T23:52:27.095Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-06T23:52:27.095Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-06T23:52:27.095Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-06T23:52:27.095Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-06T23:52:27.095Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-06T23:52:27.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-06T23:52:27.095Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-06T23:52:27.095Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-06T23:52:27.095Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-06T23:52:27.095Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-06T23:52:27.095Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-06T23:52:27.095Z] ... 34 more [2025-11-06T23:52:27.095Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-06T23:52:27.095Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-06T23:52:27.095Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-06T23:52:27.095Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-06T23:52:27.095Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-06T23:52:27.095Z] at java.base/java.lang.Class.forName(Class.java:473) [2025-11-06T23:52:27.095Z] at java.base/java.lang.Class.forName(Class.java:463) [2025-11-06T23:52:27.095Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-06T23:52:27.095Z] ... 34 more [2025-11-06T23:52:27.095Z] The following benchmarks failed: naive-bayes [2025-11-06T23:52:27.095Z] ----------------------------------- [2025-11-06T23:52:27.095Z] renaissance-naive-bayes_0_FAILED [2025-11-06T23:52:27.095Z] ----------------------------------- [2025-11-06T23:52:27.095Z] [2025-11-06T23:52:27.095Z] TEST TEARDOWN: [2025-11-06T23:52:27.095Z] Nothing to be done for teardown. [2025-11-06T23:52:27.095Z] renaissance-naive-bayes_0 Finish Time: Thu Nov 6 23:52:26 2025 Epoch Time (ms): 1762473146673 [2025-11-06T23:52:27.095Z] [2025-11-06T23:52:27.095Z] =============================================== [2025-11-06T23:52:27.095Z] Running test renaissance-scala-kmeans_0 ... [2025-11-06T23:52:27.095Z] =============================================== [2025-11-06T23:52:27.095Z] renaissance-scala-kmeans_0 Start Time: Thu Nov 6 23:52:26 2025 Epoch Time (ms): 1762473146716 [2025-11-06T23:52:27.095Z] variation: NoOptions [2025-11-06T23:52:27.095Z] JVM_OPTIONS: [2025-11-06T23:52:27.095Z] { \ [2025-11-06T23:52:27.095Z] echo ""; echo "TEST SETUP:"; \ [2025-11-06T23:52:27.095Z] echo "Nothing to be done for setup."; \ [2025-11-06T23:52:27.095Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-scala-kmeans_0"; \ [2025-11-06T23:52:27.095Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-scala-kmeans_0"; \ [2025-11-06T23:52:27.095Z] echo ""; echo "TESTING:"; \ [2025-11-06T23:52:27.096Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; \ [2025-11-06T23:52:27.096Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-06T23:52:27.096Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-06T23:52:27.096Z] echo "Nothing to be done for teardown."; \ [2025-11-06T23:52:27.096Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult"; [2025-11-06T23:52:27.096Z] [2025-11-06T23:52:27.096Z] TEST SETUP: [2025-11-06T23:52:27.096Z] Nothing to be done for setup. [2025-11-06T23:52:27.096Z] [2025-11-06T23:52:27.096Z] TESTING: [2025-11-06T23:52:28.052Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported. [2025-11-06T23:52:28.052Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2025-11-06T23:52:29.016Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-06T23:52:29.016Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17624713576650/renaissance-scala-kmeans_0/launcher-235228-2951349685920895825/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-06T23:52:29.016Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-06T23:52:29.016Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-06T23:52:30.093Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2025-11-06T23:52:30.094Z] GC before operation: completed in 81.537 ms, heap usage 32.136 MB -> 26.256 MB. [2025-11-06T23:52:31.050Z] ====== scala-kmeans (scala) [default], iteration 0 completed (639.143 ms) ====== [2025-11-06T23:52:31.050Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2025-11-06T23:52:31.050Z] GC before operation: completed in 48.974 ms, heap usage 33.698 MB -> 26.311 MB. [2025-11-06T23:52:31.050Z] ====== scala-kmeans (scala) [default], iteration 1 completed (423.586 ms) ====== [2025-11-06T23:52:31.050Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2025-11-06T23:52:31.050Z] GC before operation: completed in 47.849 ms, heap usage 49.923 MB -> 26.311 MB. [2025-11-06T23:52:32.013Z] ====== scala-kmeans (scala) [default], iteration 2 completed (345.124 ms) ====== [2025-11-06T23:52:32.013Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2025-11-06T23:52:32.013Z] GC before operation: completed in 41.877 ms, heap usage 44.245 MB -> 26.311 MB. [2025-11-06T23:52:32.013Z] ====== scala-kmeans (scala) [default], iteration 3 completed (367.865 ms) ====== [2025-11-06T23:52:32.013Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2025-11-06T23:52:32.013Z] GC before operation: completed in 43.616 ms, heap usage 94.902 MB -> 26.312 MB. [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 4 completed (340.697 ms) ====== [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2025-11-06T23:52:32.968Z] GC before operation: completed in 50.299 ms, heap usage 42.359 MB -> 26.312 MB. [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 5 completed (352.509 ms) ====== [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2025-11-06T23:52:32.968Z] GC before operation: completed in 43.150 ms, heap usage 42.663 MB -> 26.312 MB. [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 6 completed (312.798 ms) ====== [2025-11-06T23:52:32.968Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2025-11-06T23:52:32.968Z] GC before operation: completed in 51.284 ms, heap usage 38.688 MB -> 26.312 MB. [2025-11-06T23:52:33.925Z] ====== scala-kmeans (scala) [default], iteration 7 completed (343.877 ms) ====== [2025-11-06T23:52:33.925Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2025-11-06T23:52:33.925Z] GC before operation: completed in 47.860 ms, heap usage 42.469 MB -> 26.312 MB. [2025-11-06T23:52:33.925Z] ====== scala-kmeans (scala) [default], iteration 8 completed (328.040 ms) ====== [2025-11-06T23:52:33.925Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2025-11-06T23:52:33.925Z] GC before operation: completed in 51.113 ms, heap usage 34.812 MB -> 26.312 MB. [2025-11-06T23:52:34.881Z] ====== scala-kmeans (scala) [default], iteration 9 completed (321.774 ms) ====== [2025-11-06T23:52:34.881Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2025-11-06T23:52:34.881Z] GC before operation: completed in 37.305 ms, heap usage 42.502 MB -> 26.313 MB. [2025-11-06T23:52:34.881Z] ====== scala-kmeans (scala) [default], iteration 10 completed (314.999 ms) ====== [2025-11-06T23:52:34.881Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2025-11-06T23:52:34.881Z] GC before operation: completed in 64.293 ms, heap usage 38.695 MB -> 26.313 MB. [2025-11-06T23:52:34.882Z] ====== scala-kmeans (scala) [default], iteration 11 completed (328.906 ms) ====== [2025-11-06T23:52:34.882Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2025-11-06T23:52:34.882Z] GC before operation: completed in 42.410 ms, heap usage 42.470 MB -> 26.313 MB. [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 12 completed (318.785 ms) ====== [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2025-11-06T23:52:35.838Z] GC before operation: completed in 35.966 ms, heap usage 38.497 MB -> 26.313 MB. [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 13 completed (326.144 ms) ====== [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2025-11-06T23:52:35.838Z] GC before operation: completed in 49.437 ms, heap usage 42.376 MB -> 26.313 MB. [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 14 completed (319.147 ms) ====== [2025-11-06T23:52:35.838Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2025-11-06T23:52:36.795Z] GC before operation: completed in 60.905 ms, heap usage 38.594 MB -> 26.313 MB. [2025-11-06T23:52:36.795Z] ====== scala-kmeans (scala) [default], iteration 15 completed (322.850 ms) ====== [2025-11-06T23:52:36.795Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2025-11-06T23:52:36.795Z] GC before operation: completed in 43.772 ms, heap usage 42.470 MB -> 26.313 MB. [2025-11-06T23:52:36.795Z] ====== scala-kmeans (scala) [default], iteration 16 completed (326.207 ms) ====== [2025-11-06T23:52:36.795Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2025-11-06T23:52:36.795Z] GC before operation: completed in 50.759 ms, heap usage 38.595 MB -> 26.313 MB. [2025-11-06T23:52:37.754Z] ====== scala-kmeans (scala) [default], iteration 17 completed (330.436 ms) ====== [2025-11-06T23:52:37.754Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2025-11-06T23:52:37.754Z] GC before operation: completed in 42.289 ms, heap usage 42.376 MB -> 26.313 MB. [2025-11-06T23:52:37.754Z] ====== scala-kmeans (scala) [default], iteration 18 completed (319.107 ms) ====== [2025-11-06T23:52:37.754Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2025-11-06T23:52:37.755Z] GC before operation: completed in 40.313 ms, heap usage 38.595 MB -> 26.313 MB. [2025-11-06T23:52:37.755Z] ====== scala-kmeans (scala) [default], iteration 19 completed (325.274 ms) ====== [2025-11-06T23:52:37.755Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2025-11-06T23:52:37.755Z] GC before operation: completed in 41.430 ms, heap usage 42.283 MB -> 26.313 MB. [2025-11-06T23:52:38.711Z] ====== scala-kmeans (scala) [default], iteration 20 completed (317.490 ms) ====== [2025-11-06T23:52:38.711Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2025-11-06T23:52:38.711Z] GC before operation: completed in 45.753 ms, heap usage 38.693 MB -> 26.313 MB. [2025-11-06T23:52:38.711Z] ====== scala-kmeans (scala) [default], iteration 21 completed (327.585 ms) ====== [2025-11-06T23:52:38.711Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2025-11-06T23:52:38.711Z] GC before operation: completed in 38.869 ms, heap usage 42.377 MB -> 26.313 MB. [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 22 completed (341.896 ms) ====== [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2025-11-06T23:52:39.667Z] GC before operation: completed in 56.466 ms, heap usage 38.595 MB -> 26.313 MB. [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 23 completed (328.746 ms) ====== [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2025-11-06T23:52:39.667Z] GC before operation: completed in 43.093 ms, heap usage 42.377 MB -> 26.313 MB. [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 24 completed (321.991 ms) ====== [2025-11-06T23:52:39.667Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2025-11-06T23:52:39.667Z] GC before operation: completed in 45.687 ms, heap usage 38.693 MB -> 26.313 MB. [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 25 completed (333.309 ms) ====== [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2025-11-06T23:52:40.807Z] GC before operation: completed in 42.603 ms, heap usage 42.377 MB -> 26.313 MB. [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 26 completed (336.207 ms) ====== [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2025-11-06T23:52:40.807Z] GC before operation: completed in 67.423 ms, heap usage 38.693 MB -> 26.314 MB. [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 27 completed (365.848 ms) ====== [2025-11-06T23:52:40.807Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2025-11-06T23:52:40.807Z] GC before operation: completed in 39.640 ms, heap usage 42.471 MB -> 26.314 MB. [2025-11-06T23:52:41.765Z] ====== scala-kmeans (scala) [default], iteration 28 completed (315.179 ms) ====== [2025-11-06T23:52:41.765Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2025-11-06T23:52:41.765Z] GC before operation: completed in 38.205 ms, heap usage 38.693 MB -> 26.314 MB. [2025-11-06T23:52:41.765Z] ====== scala-kmeans (scala) [default], iteration 29 completed (325.673 ms) ====== [2025-11-06T23:52:41.765Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2025-11-06T23:52:41.765Z] GC before operation: completed in 41.505 ms, heap usage 42.471 MB -> 26.314 MB. [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 30 completed (324.747 ms) ====== [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2025-11-06T23:52:42.718Z] GC before operation: completed in 61.465 ms, heap usage 38.693 MB -> 26.314 MB. [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 31 completed (329.070 ms) ====== [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2025-11-06T23:52:42.718Z] GC before operation: completed in 51.784 ms, heap usage 42.471 MB -> 26.314 MB. [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 32 completed (314.941 ms) ====== [2025-11-06T23:52:42.718Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2025-11-06T23:52:42.718Z] GC before operation: completed in 47.284 ms, heap usage 38.693 MB -> 26.314 MB. [2025-11-06T23:52:43.673Z] ====== scala-kmeans (scala) [default], iteration 33 completed (342.792 ms) ====== [2025-11-06T23:52:43.673Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2025-11-06T23:52:43.673Z] GC before operation: completed in 42.419 ms, heap usage 42.284 MB -> 26.314 MB. [2025-11-06T23:52:43.673Z] ====== scala-kmeans (scala) [default], iteration 34 completed (324.256 ms) ====== [2025-11-06T23:52:43.673Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2025-11-06T23:52:43.673Z] GC before operation: completed in 44.607 ms, heap usage 35.814 MB -> 26.315 MB. [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 35 completed (326.590 ms) ====== [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2025-11-06T23:52:44.632Z] GC before operation: completed in 37.060 ms, heap usage 42.497 MB -> 26.314 MB. [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 36 completed (324.348 ms) ====== [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2025-11-06T23:52:44.632Z] GC before operation: completed in 42.072 ms, heap usage 38.696 MB -> 26.316 MB. [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 37 completed (328.844 ms) ====== [2025-11-06T23:52:44.632Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2025-11-06T23:52:44.632Z] GC before operation: completed in 35.458 ms, heap usage 42.380 MB -> 26.316 MB. [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 38 completed (319.108 ms) ====== [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2025-11-06T23:52:45.607Z] GC before operation: completed in 68.347 ms, heap usage 38.696 MB -> 26.316 MB. [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 39 completed (336.302 ms) ====== [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2025-11-06T23:52:45.607Z] GC before operation: completed in 33.616 ms, heap usage 42.380 MB -> 26.316 MB. [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 40 completed (317.814 ms) ====== [2025-11-06T23:52:45.607Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2025-11-06T23:52:46.566Z] GC before operation: completed in 64.073 ms, heap usage 38.696 MB -> 26.316 MB. [2025-11-06T23:52:46.566Z] ====== scala-kmeans (scala) [default], iteration 41 completed (329.084 ms) ====== [2025-11-06T23:52:46.566Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2025-11-06T23:52:46.566Z] GC before operation: completed in 44.451 ms, heap usage 42.474 MB -> 26.317 MB. [2025-11-06T23:52:46.566Z] ====== scala-kmeans (scala) [default], iteration 42 completed (328.901 ms) ====== [2025-11-06T23:52:46.566Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2025-11-06T23:52:46.566Z] GC before operation: completed in 55.054 ms, heap usage 38.696 MB -> 26.317 MB. [2025-11-06T23:52:47.525Z] ====== scala-kmeans (scala) [default], iteration 43 completed (345.476 ms) ====== [2025-11-06T23:52:47.525Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2025-11-06T23:52:47.525Z] GC before operation: completed in 52.611 ms, heap usage 42.474 MB -> 26.317 MB. [2025-11-06T23:52:47.525Z] ====== scala-kmeans (scala) [default], iteration 44 completed (334.253 ms) ====== [2025-11-06T23:52:47.525Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2025-11-06T23:52:47.525Z] GC before operation: completed in 62.863 ms, heap usage 38.696 MB -> 26.317 MB. [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 45 completed (326.872 ms) ====== [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2025-11-06T23:52:48.486Z] GC before operation: completed in 40.985 ms, heap usage 42.474 MB -> 26.317 MB. [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 46 completed (331.018 ms) ====== [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2025-11-06T23:52:48.486Z] GC before operation: completed in 58.166 ms, heap usage 38.696 MB -> 26.317 MB. [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 47 completed (328.207 ms) ====== [2025-11-06T23:52:48.486Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2025-11-06T23:52:48.486Z] GC before operation: completed in 35.949 ms, heap usage 42.474 MB -> 26.317 MB. [2025-11-06T23:52:49.460Z] ====== scala-kmeans (scala) [default], iteration 48 completed (315.155 ms) ====== [2025-11-06T23:52:49.460Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2025-11-06T23:52:49.460Z] GC before operation: completed in 55.051 ms, heap usage 38.696 MB -> 26.317 MB. [2025-11-06T23:52:49.461Z] ====== scala-kmeans (scala) [default], iteration 49 completed (339.191 ms) ====== [2025-11-06T23:52:50.417Z] ----------------------------------- [2025-11-06T23:52:50.417Z] renaissance-scala-kmeans_0_PASSED [2025-11-06T23:52:50.417Z] ----------------------------------- [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] TEST TEARDOWN: [2025-11-06T23:52:50.417Z] Nothing to be done for teardown. [2025-11-06T23:52:50.417Z] renaissance-scala-kmeans_0 Finish Time: Thu Nov 6 23:52:49 2025 Epoch Time (ms): 1762473169515 [2025-11-06T23:52:50.417Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance' [2025-11-06T23:52:50.417Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf' [2025-11-06T23:52:50.417Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests' [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] All tests finished, run result summary: [2025-11-06T23:52:50.417Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-06T23:52:50.417Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17624713576650/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap --comment="" [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] TEST TARGETS SUMMARY [2025-11-06T23:52:50.417Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-06T23:52:50.417Z] DISABLED test targets: [2025-11-06T23:52:50.417Z] dacapo-lusearch-fix_0 [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] PASSED test targets: [2025-11-06T23:52:50.417Z] dacapo-eclipse_0 [2025-11-06T23:52:50.417Z] dacapo-h2_0 [2025-11-06T23:52:50.417Z] renaissance-akka-uct_0 [2025-11-06T23:52:50.417Z] renaissance-fj-kmeans_0 [2025-11-06T23:52:50.417Z] renaissance-future-genetic_0 [2025-11-06T23:52:50.417Z] renaissance-scala-kmeans_0 [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] FAILED test targets: [2025-11-06T23:52:50.417Z] renaissance-naive-bayes_0 [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2025-11-06T23:52:50.417Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-06T23:52:50.417Z] [2025-11-06T23:52:50.417Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-11-06T23:52:50.417Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-11-06T23:52:50.417Z] make: *** [makefile:62: _sanity.perf] Error 2 [Pipeline] sh [2025-11-06T23:52:53.109Z] + uname [2025-11-06T23:52:53.109Z] + '[' Linux '=' AIX ] [2025-11-06T23:52:53.109Z] + uname [2025-11-06T23:52:53.109Z] + '[' Linux '=' SunOS ] [2025-11-06T23:52:53.109Z] + uname [2025-11-06T23:52:53.109Z] + '[' Linux '=' '*BSD' ] [2025-11-06T23:52:53.109Z] + MAKE=make [2025-11-06T23:52:53.109Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-06T23:52:53.109Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-11-06T23:52:53.726Z] $ ssh-agent -k [2025-11-06T23:52:53.741Z] unset SSH_AUTH_SOCK; [2025-11-06T23:52:53.741Z] unset SSH_AGENT_PID; [2025-11-06T23:52:53.742Z] echo Agent pid 2648742 killed; [2025-11-06T23:52:54.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-11-06T23:52:54.946Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2025-11-06T23:52:56.237Z] Archiving artifacts [2025-11-06T23:52:56.643Z] Recording fingerprints [Pipeline] echo [2025-11-06T23:52:56.845Z] DaCapo-h2 metric found and archived [Pipeline] echo [2025-11-06T23:52:56.905Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-11-06T23:52:56.995Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-11-06T23:52:57.184Z] Archiving artifacts [2025-11-06T23:52:57.542Z] Recording fingerprints [Pipeline] echo [2025-11-06T23:52:57.739Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-06T23:52:57.923Z] Archiving artifacts [2025-11-06T23:52:58.304Z] Recording fingerprints [Pipeline] sh [2025-11-06T23:53:00.388Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17624713576650 [Pipeline] echo [2025-11-06T23:53:00.921Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-11-06T23:53:01.105Z] Archiving artifacts [2025-11-06T23:53:01.465Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-11-06T23:53:02.907Z] Tap file found: aqa-tests/TKG/output_17624713576650/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap... [Pipeline] readFile [Pipeline] junit [2025-11-06T23:53:03.322Z] Recording test results [2025-11-06T23:53:04.065Z] None of the test reports contained any result [2025-11-06T23:53:04.066Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-06T23:53:04.107Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-06T23:53:03.947Z] No test report files were found. Configuration error? [2025-11-06T23:53:06.140Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-06T23:53:06.140Z] Unix type machine.. [2025-11-06T23:53:06.140Z] Running on a Linux host [2025-11-06T23:53:06.140Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-06T23:53:07.072Z] [WS-CLEANUP] Deleting project workspace... [2025-11-06T23:53:07.072Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-06T23:53:11.085Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-06T23:53:13.156Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-06T23:53:32.097Z] 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-11-06T23:53:32.280Z] allocate a node for generating rerun job ... [Pipeline] node [2025-11-06T23:53:32.323Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] echo [2025-11-06T23:53:32.347Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun) [Pipeline] echo [2025-11-06T23:53:32.390Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-11-06T23:53:32.968Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-11-06T23:53:33.491Z] Processing DSL script testJobTemplate [2025-11-06T23:54:08.790Z] LEVELS: [sanity] [2025-11-06T23:54:08.790Z] JDK_VERSIONS: [8] [2025-11-06T23:54:08.790Z] GROUPS: [perf] [2025-11-06T23:54:08.790Z] ARCH_OS_LIST: [aarch64_alpine-linux] [2025-11-06T23:54:08.995Z] Existing items: [2025-11-06T23:54:08.995Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-11-06T23:54:53.542Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun) [Pipeline] build [2025-11-06T23:54:53.576Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun [2025-11-06T23:54:59.002Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #8 [2025-11-07T06:02:01.629Z] Build Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #8 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-11-07T06:02:01.702Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-07T06:02:02.095Z] [WS-CLEANUP] Deleting project workspace... [2025-11-07T06:02:02.095Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-07T06:02:02.278Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-11-07T06:02:02.311Z] Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #8 completed with status UNSTABLE [Pipeline] timeout [2025-11-07T06:02:02.326Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-07T06:02:03.572Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun" build number 8 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-07T06:02:03.612Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/8/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-07T06:02:03.793Z] Archiving artifacts [2025-11-07T06:02:04.153Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-11-07T06:02:05.094Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/8/aqa-tests/TKG/output_17624952919880/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-11-07T06:02:05.338Z] 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_alpine-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-alpine-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%2B23_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=215&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-07T06:02:05.735Z] [WS-CLEANUP] Deleting project workspace... [2025-11-07T06:02:05.735Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-07T06:02:05.911Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE