Test_openjdk27_hs_extended.perf_riscv64_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-riscv64-temurin" build number 234 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 5 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 7 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_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_openjdk27_hs_extended.perf_riscv64_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 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 Commit message: "JDK26+ un-exclude java/foreign/TestSegments.java (#6800)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-01-09T12:27:52.434Z] Could not find any nodes with 'sw.os.linux&&hw.arch.riscv&&ci.role.perf' label [Pipeline] echo [2026-01-09T12:27:52.452Z] SPEC: linux_riscv64 [Pipeline] echo [2026-01-09T12:27:52.453Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-09T12:27:52.464Z] dynamicAgents: [] [Pipeline] echo [2026-01-09T12:27:52.465Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv [Pipeline] nodesByLabel [2026-01-09T12:27:52.473Z] Found a total of 7 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label [Pipeline] node [2026-01-09T12:27:52.625Z] Running on test-rise-ubuntu2404-riscv64-5 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-09T12:27:52.662Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T12:27:52.746Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T12:27:52.746Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T12:27:52.778Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-09T12:27:52.854Z] The recommended git tool is: git [2026-01-09T12:27:52.920Z] No credentials specified [2026-01-09T12:27:53.012Z] Cloning the remote Git repository [2026-01-09T12:27:53.076Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-09T12:27:53.078Z] > git init /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests # timeout=10 [2026-01-09T12:27:53.110Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-09T12:27:53.110Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-09T12:27:53.111Z] > git --version # timeout=10 [2026-01-09T12:27:53.121Z] > git --version # 'git version 2.43.0' [2026-01-09T12:27:53.122Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-09T12:28:06.282Z] Avoid second fetch [2026-01-09T12:28:06.336Z] Checking out Revision 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 (origin/master) [2026-01-09T12:28:06.189Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-09T12:28:06.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-09T12:28:06.309Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-09T12:28:06.360Z] > git config core.sparsecheckout # timeout=10 [2026-01-09T12:28:06.384Z] > git checkout -f 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 [2026-01-09T12:28:09.679Z] Commit message: "JDK26+ un-exclude java/foreign/TestSegments.java (#6800)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-09T12:28:19.080Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-09T12:28:19.101Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-09T12:28:19.686Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-09T12:28:19.876Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-09T12:28:20.394Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-09T12:28:20.394Z] Unix type machine.. [2026-01-09T12:28:20.394Z] Running on a Linux host [2026-01-09T12:28:20.394Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-09T12:28:21.674Z] + printenv [2026-01-09T12:28:21.674Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-09T12:28:21.674Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-09T12:28:21.674Z] SETUP_JCK_RUN=false [2026-01-09T12:28:21.674Z] USE_TESTENV_PROPERTIES=false [2026-01-09T12:28:21.674Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-09T12:28:21.674Z] BUILD_LIST=perf [2026-01-09T12:28:21.674Z] USER=jenkins [2026-01-09T12:28:21.674Z] SSH_CLIENT=78.47.239.97 41740 22 [2026-01-09T12:28:21.674Z] SDK_RESOURCE=upstream [2026-01-09T12:28:21.674Z] CI=true [2026-01-09T12:28:21.674Z] OPENJ9_BRANCH=master [2026-01-09T12:28:21.674Z] jobStatus=SUCCESS [2026-01-09T12:28:21.674Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-09T12:28:21.674Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/1/display/redirect?page=changes [2026-01-09T12:28:21.674Z] UPSTREAM_JOB_NUMBER=234 [2026-01-09T12:28:21.674Z] XDG_SESSION_TYPE=tty [2026-01-09T12:28:21.674Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-09T12:28:21.674Z] TARGET=extended.perf [2026-01-09T12:28:21.674Z] EXIT_FAILURE=false [2026-01-09T12:28:21.674Z] SHLVL=0 [2026-01-09T12:28:21.674Z] NODE_LABELS=hw.arch.riscv test-rise-ubuntu2404-riscv64-5 ci.role.test hw.bits.64 dockerBuild linux sw.os.linux hw.arch.riscv64 riscv64 docker dockerInstaller [2026-01-09T12:28:21.674Z] HOME=/home/jenkins [2026-01-09T12:28:21.674Z] STF_OWNER_BRANCH=adoptium:master [2026-01-09T12:28:21.674Z] USE_JRE=false [2026-01-09T12:28:21.674Z] OLDPWD=/home/jenkins [2026-01-09T12:28:21.674Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/1/ [2026-01-09T12:28:21.674Z] ADOPTOPENJDK_BRANCH=master [2026-01-09T12:28:21.674Z] TAP_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux.tap [2026-01-09T12:28:21.674Z] JDK_IMPL=hotspot [2026-01-09T12:28:21.674Z] HUDSON_COOKIE=1d6c363b-0c31-4ec1-8bec-a92a1ed7c147 [2026-01-09T12:28:21.674Z] DOCKER_REQUIRED=false [2026-01-09T12:28:21.674Z] JENKINS_SERVER_COOKIE=durable-884926d771ae7cf30caa2dc61f0181fc0e0b9cb45b81a963e6ae0ee44f98402b [2026-01-09T12:28:21.674Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2026-01-09T12:28:21.674Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../benchmarks [2026-01-09T12:28:21.674Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-09T12:28:21.674Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [2026-01-09T12:28:21.674Z] KEEP_WORKSPACE=false [2026-01-09T12:28:21.674Z] ARCHIVE_TEST_RESULTS=false [2026-01-09T12:28:21.674Z] GENERATE_JOBS=true [2026-01-09T12:28:21.674Z] NODE_NAME=test-rise-ubuntu2404-riscv64-5 [2026-01-09T12:28:21.674Z] LOGNAME=jenkins [2026-01-09T12:28:21.674Z] PERSONAL_BUILD=false [2026-01-09T12:28:21.674Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-09T12:28:21.674Z] JDK_BRANCH=jdk-27+4_adopt [2026-01-09T12:28:21.674Z] _=/usr/lib/jvm/jdk21/bin/java [2026-01-09T12:28:21.674Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/1/display/redirect?page=artifacts [2026-01-09T12:28:21.674Z] AUTO_DETECT=true [2026-01-09T12:28:21.674Z] STAGE_NAME=Setup [2026-01-09T12:28:21.674Z] XDG_SESSION_CLASS=user [2026-01-09T12:28:21.674Z] EXECUTOR_NUMBER=0 [2026-01-09T12:28:21.674Z] JDK_VERSION=27 [2026-01-09T12:28:21.674Z] XDG_SESSION_ID=47257 [2026-01-09T12:28:21.674Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-09T12:28:21.674Z] BUILD_DISPLAY_NAME=#1 [2026-01-09T12:28:21.674Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-09T12:28:21.674Z] TIME_LIMIT=25 [2026-01-09T12:28:21.674Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/1/display/redirect?page=tests [2026-01-09T12:28:21.674Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-09T12:28:21.674Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux [2026-01-09T12:28:21.674Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-09T12:28:21.674Z] TKG_ITERATIONS=1 [2026-01-09T12:28:21.674Z] PLATFORM=riscv64_linux [2026-01-09T12:28:21.674Z] BUILD_ID=1 [2026-01-09T12:28:21.674Z] EXIT_SUCCESS=false [2026-01-09T12:28:21.674Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-01-09T12:28:21.674Z] RERUN_FAILURE=true [2026-01-09T12:28:21.674Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/system_lib [2026-01-09T12:28:21.674Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-09T12:28:21.674Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_riscv64_linux-1 [2026-01-09T12:28:21.674Z] LANG=en_US.UTF-8 [2026-01-09T12:28:21.674Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-09T12:28:21.674Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-09T12:28:21.674Z] KEEP_REPORTDIR=false [2026-01-09T12:28:21.674Z] ORIGIN_JDK_VERSION=27 [2026-01-09T12:28:21.674Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/ [2026-01-09T12:28:21.674Z] JCK_GIT_BRANCH=master [2026-01-09T12:28:21.674Z] BUILD_NUMBER=1 [2026-01-09T12:28:21.674Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-09T12:28:21.674Z] ITERATIONS=1 [2026-01-09T12:28:21.674Z] JENKINS_NODE_COOKIE=ae0c748b-a635-4bf3-8abf-751f393b6787 [2026-01-09T12:28:21.674Z] SHELL=/bin/bash [2026-01-09T12:28:21.674Z] SPEC=linux_riscv64 [2026-01-09T12:28:21.674Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-09T12:28:21.674Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:28:21.674Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-09T12:28:21.674Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/1/display/redirect [2026-01-09T12:28:21.674Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-09T12:28:21.674Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/display/redirect [2026-01-09T12:28:21.674Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-riscv64-temurin [2026-01-09T12:28:21.674Z] SLACK_CHANNEL=aqavit-bot [2026-01-09T12:28:21.674Z] JOB_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux [2026-01-09T12:28:21.674Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-09T12:28:21.674Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [2026-01-09T12:28:21.674Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:28:21.674Z] SSH_CONNECTION=78.47.239.97 41740 62.210.163.45 22 [2026-01-09T12:28:21.674Z] TEST_TIME=120 [2026-01-09T12:28:21.674Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux@tmp [2026-01-09T12:28:21.674Z] PARALLEL=Dynamic [2026-01-09T12:28:21.674Z] JOBSTARTTIME=Fri, 09 Jan 2026 12:28:19 +0000 [2026-01-09T12:28:21.674Z] DYNAMIC_COMPILE=false [2026-01-09T12:28:21.674Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-09T12:28:21.756Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-09T12:28:21.768Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T12:29:04.612Z] Copied 7 artifacts from "build-scripts » jobs » jdk » jdk-linux-riscv64-temurin" build number 234 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-09T12:29:04.816Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-09T12:29:04.822Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [Pipeline] { [Pipeline] sshagent [2026-01-09T12:29:04.871Z] $ ssh-agent [2026-01-09T12:29:05.020Z] SSH_AUTH_SOCK=/tmp/ssh-FOXDNmKi8StG/agent.1012109 [2026-01-09T12:29:05.020Z] SSH_AGENT_PID=1012111 [2026-01-09T12:29:05.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-09T12:29:05.037Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-09T12:29:05.067Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-09T12:29:05.567Z] + pwd [2026-01-09T12:29:05.567Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/.. -p riscv64_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-09T12:29:05.567Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests [2026-01-09T12:29:05.567Z] get jdk binary... [2026-01-09T12:29:05.567Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-09T12:29:05.567Z] Uncompressing file: OpenJDK-jdk_riscv64_linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T12:29:11.498Z] List files in jdkbinary folder... [2026-01-09T12:29:11.498Z] total 400384 [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 142951429 Jan 9 08:50 OpenJDK-jdk_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 87238407 Jan 9 08:50 OpenJDK-jmods_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 61881329 Jan 9 08:49 OpenJDK-jre_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 128355 Jan 9 09:08 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea.json [2026-01-09T12:29:11.498Z] -rw-rw-r-- 1 jenkins jenkins 30913 Jan 9 09:06 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea-metadata.json [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 6271111 Jan 9 08:50 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:11.498Z] -rw-r--r-- 1 jenkins jenkins 111471566 Jan 9 08:49 OpenJDK-testimage_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:11.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 12:29 tmp [2026-01-09T12:29:11.498Z] List files in jdkbinary/tmp folder... [2026-01-09T12:29:11.498Z] total 4 [2026-01-09T12:29:11.498Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 9 08:49 jdk-27+4 [2026-01-09T12:29:11.498Z] Moving directory jdk-27+4/ to ../j2sdk-image [2026-01-09T12:29:11.498Z] Uncompressing file: OpenJDK-jre_riscv64_linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T12:29:14.474Z] List files in jdkbinary folder... [2026-01-09T12:29:14.474Z] total 400388 [2026-01-09T12:29:14.474Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 9 08:49 j2sdk-image [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 142951429 Jan 9 08:50 OpenJDK-jdk_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 87238407 Jan 9 08:50 OpenJDK-jmods_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 61881329 Jan 9 08:49 OpenJDK-jre_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 128355 Jan 9 09:08 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea.json [2026-01-09T12:29:14.474Z] -rw-rw-r-- 1 jenkins jenkins 30913 Jan 9 09:06 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea-metadata.json [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 6271111 Jan 9 08:50 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.474Z] -rw-r--r-- 1 jenkins jenkins 111471566 Jan 9 08:49 OpenJDK-testimage_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 12:29 tmp [2026-01-09T12:29:14.474Z] List files in jdkbinary/tmp folder... [2026-01-09T12:29:14.474Z] total 4 [2026-01-09T12:29:14.475Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 08:49 jdk-27+4-jre [2026-01-09T12:29:14.475Z] Moving directory jdk-27+4-jre/ to ../j2re-image [2026-01-09T12:29:14.475Z] Uncompressing file: OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T12:29:14.818Z] List files in jdkbinary folder... [2026-01-09T12:29:14.818Z] total 400392 [2026-01-09T12:29:14.818Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 08:49 j2re-image [2026-01-09T12:29:14.818Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 9 08:49 j2sdk-image [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 142951429 Jan 9 08:50 OpenJDK-jdk_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 87238407 Jan 9 08:50 OpenJDK-jmods_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 61881329 Jan 9 08:49 OpenJDK-jre_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 128355 Jan 9 09:08 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea.json [2026-01-09T12:29:14.818Z] -rw-rw-r-- 1 jenkins jenkins 30913 Jan 9 09:06 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea-metadata.json [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 6271111 Jan 9 08:50 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.818Z] -rw-r--r-- 1 jenkins jenkins 111471566 Jan 9 08:49 OpenJDK-testimage_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:14.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 12:29 tmp [2026-01-09T12:29:14.818Z] List files in jdkbinary/tmp folder... [2026-01-09T12:29:14.818Z] total 4 [2026-01-09T12:29:14.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 08:49 jdk-27+4-static-libs [2026-01-09T12:29:14.818Z] Moving directory jdk-27+4-static-libs/ to ../static-libs [2026-01-09T12:29:14.818Z] Uncompressing file: OpenJDK-testimage_riscv64_linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T12:29:20.748Z] List files in jdkbinary folder... [2026-01-09T12:29:20.748Z] total 400396 [2026-01-09T12:29:20.748Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 08:49 j2re-image [2026-01-09T12:29:20.748Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 9 08:49 j2sdk-image [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 142951429 Jan 9 08:50 OpenJDK-jdk_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 87238407 Jan 9 08:50 OpenJDK-jmods_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 61881329 Jan 9 08:49 OpenJDK-jre_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 128355 Jan 9 09:08 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea.json [2026-01-09T12:29:20.748Z] -rw-rw-r-- 1 jenkins jenkins 30913 Jan 9 09:06 OpenJDK-sbom_riscv64_linux_hotspot_27_4-ea-metadata.json [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 6271111 Jan 9 08:50 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:20.748Z] -rw-r--r-- 1 jenkins jenkins 111471566 Jan 9 08:49 OpenJDK-testimage_riscv64_linux_hotspot_27_4-ea.tar.gz [2026-01-09T12:29:20.748Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 08:49 static-libs [2026-01-09T12:29:20.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 12:29 tmp [2026-01-09T12:29:20.748Z] List files in jdkbinary/tmp folder... [2026-01-09T12:29:20.748Z] total 4 [2026-01-09T12:29:20.748Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 08:27 jdk-27+4-test-image [2026-01-09T12:29:20.748Z] Moving directory jdk-27+4-test-image/ to ../openjdk-test-image [2026-01-09T12:29:20.748Z] Run /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-09T12:29:20.748Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-09T12:29:21.087Z] openjdk version "27-beta" 2026-09-15 [2026-01-09T12:29:21.087Z] OpenJDK Runtime Environment Temurin-27+4-202601090631 (build 27-beta+4-ea) [2026-01-09T12:29:21.087Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601090631 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-09T12:29:21.087Z] =JAVA VERSION OUTPUT END= [2026-01-09T12:29:21.087Z] =RELEASE INFO BEGIN= [2026-01-09T12:29:21.087Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-09T12:29:21.087Z] IMPLEMENTOR_VERSION="Temurin-27+4-202601090631" [2026-01-09T12:29:21.087Z] JAVA_RUNTIME_VERSION="27-beta+4-ea" [2026-01-09T12:29:21.087Z] JAVA_VERSION="27" [2026-01-09T12:29:21.087Z] JAVA_VERSION_DATE="2026-09-15" [2026-01-09T12:29:21.087Z] LIBC="gnu" [2026-01-09T12:29:21.088Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-01-09T12:29:21.088Z] OS_ARCH="riscv64" [2026-01-09T12:29:21.088Z] OS_NAME="Linux" [2026-01-09T12:29:21.088Z] SOURCE=".:git:f64bff5ebb70" [2026-01-09T12:29:21.088Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-09T12:29:21.088Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-09T12:29:21.088Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-01-09T12:29:21.088Z] FULL_VERSION="27-beta+4-ea" [2026-01-09T12:29:21.088Z] SEMANTIC_VERSION="27+4" [2026-01-09T12:29:21.088Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2026-01-09T12:29:21.088Z] JVM_VARIANT="Hotspot" [2026-01-09T12:29:21.088Z] JVM_VERSION="27-beta+4-ea" [2026-01-09T12:29:21.088Z] IMAGE_TYPE="JDK" [2026-01-09T12:29:21.088Z] =RELEASE INFO END= [2026-01-09T12:29:21.088Z] get testKitGen... [2026-01-09T12:29:21.088Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-09T12:29:22.291Z] git rev-parse master [2026-01-09T12:29:22.291Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-09T12:29:22.447Z] $ ssh-agent -k [2026-01-09T12:29:22.474Z] unset SSH_AUTH_SOCK; [2026-01-09T12:29:22.475Z] unset SSH_AGENT_PID; [2026-01-09T12:29:22.475Z] echo Agent pid 1012111 killed; [2026-01-09T12:29:22.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-09T12:29:23.427Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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=riscv64_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=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-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-27%2B4_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=234&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-09T12:29:23.442Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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=riscv64_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-rise-ubuntu2404-riscv64-5&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=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-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-27%2B4_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=234&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 [2026-01-09T12:29:23.507Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T12:29:24.033Z] Copied 1 artifact from "getTRSSOutput" build number 2011 [Pipeline] sh [2026-01-09T12:29:24.564Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-09T12:29:24.564Z] + gzip -cd TRSSOutput.tar.gz [2026-01-09T12:29:24.564Z] + tar xof - [2026-01-09T12:29:24.564Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-09T12:29:24.662Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-09T12:29:24.681Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-09T12:29:25.176Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-09T12:29:41.075Z] -------------------------------------------- [2026-01-09T12:29:41.075Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:29:41.075Z] task is set to default [2026-01-09T12:29:41.075Z] dependencyList is set to all [2026-01-09T12:29:41.075Z] System Test jars will not be downloaded. [2026-01-09T12:29:41.075Z] -------------------------------------------- [2026-01-09T12:29:41.075Z] Starting download third party dependent jars [2026-01-09T12:29:41.075Z] -------------------------------------------- [2026-01-09T12:29:41.075Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-09T12:29:41.075Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-09T12:29:41.197Z] Found a total of 7 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label [Pipeline] echo [2026-01-09T12:29:41.203Z] Machine limit is 7. [Pipeline] sh [2026-01-09T12:29:41.707Z] + cd ./aqa-tests/TKG [2026-01-09T12:29:41.707Z] + uname [2026-01-09T12:29:41.707Z] + [ Linux = AIX ] [2026-01-09T12:29:41.707Z] + uname [2026-01-09T12:29:41.707Z] + [ Linux = SunOS ] [2026-01-09T12:29:41.707Z] + uname [2026-01-09T12:29:41.707Z] + [ Linux = *BSD ] [2026-01-09T12:29:41.707Z] + MAKE=make [2026-01-09T12:29:41.707Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-01-09T12:29:41.707Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:29:41.707Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:29:41.707Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:29:41.707Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:29:41.707Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T12:29:41.707Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T12:29:42.043Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-09T12:29:44.332Z] [2026-01-09T12:29:44.332Z] build: [2026-01-09T12:29:44.666Z] [2026-01-09T12:29:44.666Z] clean: [2026-01-09T12:29:45.000Z] [2026-01-09T12:29:45.000Z] init: [2026-01-09T12:29:45.000Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin [2026-01-09T12:29:45.000Z] [2026-01-09T12:29:45.000Z] getDependentLibs: [2026-01-09T12:29:45.000Z] [exec] -------------------------------------------- [2026-01-09T12:29:45.000Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:29:45.000Z] [exec] task is set to default [2026-01-09T12:29:45.000Z] [exec] dependencyList is set to json_simple [2026-01-09T12:29:45.000Z] [exec] System Test jars will not be downloaded. [2026-01-09T12:29:45.000Z] [exec] -------------------------------------------- [2026-01-09T12:29:45.000Z] [exec] Starting download third party dependent jars [2026-01-09T12:29:45.000Z] [exec] -------------------------------------------- [2026-01-09T12:29:45.000Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:29:45.001Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T12:29:45.001Z] [exec] downloaded dependent third party jars successfully [2026-01-09T12:29:45.339Z] [2026-01-09T12:29:45.339Z] compile: [2026-01-09T12:29:45.339Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T12:29:45.339Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T12:29:45.339Z] [echo] ===fork: yes [2026-01-09T12:29:45.339Z] [echo] ===debug: on [2026-01-09T12:29:45.674Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin [2026-01-09T12:29:58.901Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T12:29:58.901Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:29:58.901Z] [2026-01-09T12:29:58.901Z] dist: [2026-01-09T12:29:58.901Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-09T12:29:58.901Z] [2026-01-09T12:29:58.901Z] BUILD SUCCESSFUL [2026-01-09T12:29:58.901Z] Total time: 16 seconds [2026-01-09T12:29:58.901Z] 0 [2026-01-09T12:29:58.901Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-09T12:29:59.622Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-09T12:29:59.622Z] microArchOutput: [2026-01-09T12:30:01.935Z] ****************************** MACHINE INFO ****************************** [2026-01-09T12:30:01.935Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG [2026-01-09T12:30:01.935Z] Free Physical Memory Size : 7645302784 [2026-01-09T12:30:01.935Z] Free space (bytes) : 87947108352 [2026-01-09T12:30:01.935Z] Total Physical Memory Size : 16486711296 [2026-01-09T12:30:01.935Z] Total space (bytes) : 121461616640 [2026-01-09T12:30:01.935Z] Usable space (bytes) : 81730625536 [2026-01-09T12:30:01.935Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T12:30:01.935Z] bashVersion : [2026-01-09T12:30:01.935Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu) [2026-01-09T12:30:01.935Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-09T12:30:01.935Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T12:30:01.935Z] [2026-01-09T12:30:01.935Z] This is free software; you are free to change and redistribute it. [2026-01-09T12:30:01.935Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T12:30:01.935Z] cpuCores : 4 [2026-01-09T12:30:01.935Z] curlVersion : [2026-01-09T12:30:01.935Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2026-01-09T12:30:01.935Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10 [2026-01-09T12:30:01.935Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-09T12:30:01.935Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-09T12:30:01.935Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4 [2026-01-09T12:30:01.935Z] gcc version : 13 [2026-01-09T12:30:01.935Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39 [2026-01-09T12:30:01.935Z] gdb version : bash: line 1: gdb: command not found [2026-01-09T12:30:01.935Z] lldb version : Command could not be executed [2026-01-09T12:30:01.935Z] makeVersion : [2026-01-09T12:30:01.935Z] GNU Make 4.3 [2026-01-09T12:30:01.935Z] Built for riscv64-unknown-linux-gnu [2026-01-09T12:30:01.935Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-09T12:30:01.935Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T12:30:01.935Z] This is free software: you are free to change and redistribute it. [2026-01-09T12:30:01.935Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T12:30:01.935Z] mavenVersion : [2026-01-09T12:30:01.935Z] WARNING: A restricted method in java.lang.System has been called [2026-01-09T12:30:01.935Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-09T12:30:01.935Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-09T12:30:01.935Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-09T12:30:01.935Z] [2026-01-09T12:30:01.935Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-09T12:30:01.935Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-09T12:30:01.935Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:30:01.935Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-09T12:30:01.935Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix" [2026-01-09T12:30:01.935Z] osInfo : [2026-01-09T12:30:01.935Z] PRETTY_NAME="Ubuntu 24.04 LTS" [2026-01-09T12:30:01.935Z] NAME="Ubuntu" [2026-01-09T12:30:01.935Z] VERSION_ID="24.04" [2026-01-09T12:30:01.935Z] VERSION="24.04 LTS (Noble Numbat)" [2026-01-09T12:30:01.935Z] VERSION_CODENAME=noble [2026-01-09T12:30:01.935Z] ID=ubuntu [2026-01-09T12:30:01.935Z] ID_LIKE=debian [2026-01-09T12:30:01.935Z] HOME_URL="https://www.ubuntu.com/" [2026-01-09T12:30:01.935Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-09T12:30:01.936Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-09T12:30:01.936Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-09T12:30:01.936Z] UBUNTU_CODENAME=noble [2026-01-09T12:30:01.936Z] LOGO=ubuntu-logo [2026-01-09T12:30:01.936Z] osLabel : ubuntu.24 [2026-01-09T12:30:01.936Z] perlVersion : [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi [2026-01-09T12:30:01.936Z] (with 44 registered patches, see perl -V for more detail) [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] Copyright 1987-2023, Larry Wall [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-09T12:30:01.936Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-09T12:30:01.936Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-09T12:30:01.936Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] podmanVersion : bash: line 1: podman: command not found [2026-01-09T12:30:01.936Z] procArch : riscv64 [2026-01-09T12:30:01.936Z] sysArch : riscv64 [2026-01-09T12:30:01.936Z] sysOS : Linux [2026-01-09T12:30:01.936Z] ulimit : [2026-01-09T12:30:01.936Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-09T12:30:01.936Z] core file size (blocks, -c) 0 [2026-01-09T12:30:01.936Z] data seg size (kbytes, -d) unlimited [2026-01-09T12:30:01.936Z] scheduling priority (-e) 0 [2026-01-09T12:30:01.936Z] file size (blocks, -f) unlimited [2026-01-09T12:30:01.936Z] pending signals (-i) 62890 [2026-01-09T12:30:01.936Z] max locked memory (kbytes, -l) 2012536 [2026-01-09T12:30:01.936Z] max memory size (kbytes, -m) unlimited [2026-01-09T12:30:01.936Z] open files (-n) 1048576 [2026-01-09T12:30:01.936Z] pipe size (512 bytes, -p) 8 [2026-01-09T12:30:01.936Z] POSIX message queues (bytes, -q) 819200 [2026-01-09T12:30:01.936Z] real-time priority (-r) 0 [2026-01-09T12:30:01.936Z] stack size (kbytes, -s) 8192 [2026-01-09T12:30:01.936Z] cpu time (seconds, -t) unlimited [2026-01-09T12:30:01.936Z] max user processes (-u) 62890 [2026-01-09T12:30:01.936Z] virtual memory (kbytes, -v) unlimited [2026-01-09T12:30:01.936Z] file locks (-x) unlimited [2026-01-09T12:30:01.936Z] uname : Linux test-rise-ubuntu2404-riscv64-5.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux [2026-01-09T12:30:01.936Z] vmVendor : Oracle Corporation [2026-01-09T12:30:01.936Z] vmVersion : 27-beta+4-ea [2026-01-09T12:30:01.936Z] xlc version : bash: line 1: xlC: command not found [2026-01-09T12:30:01.936Z] ************************************************************************** [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('os.name')=Linux [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('os.arch')=riscv64 [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('java.fullversion')=null [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:01.936Z] System.getProperty('sun.arch.data.model')=64 [2026-01-09T12:30:01.936Z] [2026-01-09T12:30:02.324Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:02.324Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:30:02.324Z] perl scripts/configure.pl [2026-01-09T12:30:02.668Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-09T12:30:04.349Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-09T12:30:04.349Z] [2026-01-09T12:30:04.349Z] [2026-01-09T12:30:04.349Z] Starting to generate parallel test lists. [2026-01-09T12:30:04.349Z] [2026-01-09T12:30:04.681Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-09T12:30:04.681Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-09T12:30:04.681Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-09T12:30:05.014Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-09T12:30:05.014Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-09T12:30:05.014Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-09T12:30:05.345Z] Attempting to get test duration data from TRSS. [2026-01-09T12:30:05.345Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=riscv64_linux&group=perf&level=extended [2026-01-09T12:30:16.443Z] Attempting to get test duration data from cached files. [2026-01-09T12:30:16.443Z] [2026-01-09T12:30:16.443Z] TEST DURATION [2026-01-09T12:30:16.443Z] ==================================================================================== [2026-01-09T12:30:16.443Z] Total number of tests searched: 20 [2026-01-09T12:30:16.443Z] Number of test durations found: 0 [2026-01-09T12:30:16.443Z] No test duration data found. [2026-01-09T12:30:16.443Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2026-01-09T12:30:16.443Z] ==================================================================================== [2026-01-09T12:30:16.443Z] [2026-01-09T12:30:16.443Z] Test target is split into 1 lists. [2026-01-09T12:30:16.443Z] Reducing estimated test running time from 11m20s to 11m20s. [2026-01-09T12:30:16.443Z] [2026-01-09T12:30:16.443Z] -------------------------------------testList_0------------------------------------- [2026-01-09T12:30:16.443Z] Number of tests: 20 [2026-01-09T12:30:16.443Z] Estimated running time: 11m20s [2026-01-09T12:30:16.443Z] TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-mnemonics_0,dacapo-tomcat_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-jython_0,dacapo-fop_0,renaissance-par-mnemonics_0,renaissance-movie-lens_0,renaissance-finagle-http_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-db-shootout_0,renaissance-philosophers_0,renaissance-finagle-chirper_0,dacapo-avrora_0 [2026-01-09T12:30:16.443Z] ------------------------------------------------------------------------------------ [2026-01-09T12:30:16.443Z] [2026-01-09T12:30:16.443Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-09T12:30:16.443Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-09T12:30:16.574Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-09T12:30:16.678Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-09T12:30:16.739Z] Building tests... [Pipeline] timeout [2026-01-09T12:30:16.742Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-09T12:30:16.755Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-09T12:30:17.284Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-09T12:30:33.189Z] -------------------------------------------- [2026-01-09T12:30:33.189Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:33.189Z] task is set to default [2026-01-09T12:30:33.189Z] dependencyList is set to all [2026-01-09T12:30:33.189Z] System Test jars will not be downloaded. [2026-01-09T12:30:33.189Z] -------------------------------------------- [2026-01-09T12:30:33.189Z] Starting download third party dependent jars [2026-01-09T12:30:33.189Z] -------------------------------------------- [2026-01-09T12:30:33.189Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T12:30:33.189Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-09T12:30:33.394Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-09T12:30:33.411Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-09T12:30:33.448Z] $ ssh-agent [2026-01-09T12:30:33.616Z] SSH_AUTH_SOCK=/tmp/ssh-Rywyigt1S7gQ/agent.1012693 [2026-01-09T12:30:33.616Z] SSH_AGENT_PID=1012695 [2026-01-09T12:30:33.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-09T12:30:34.199Z] + bash ./compile.sh [2026-01-09T12:30:34.199Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:30:34.199Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:34.199Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:30:34.199Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:30:34.199Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T12:30:34.200Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T12:30:34.922Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-09T12:30:37.215Z] [2026-01-09T12:30:37.215Z] build: [2026-01-09T12:30:37.215Z] [2026-01-09T12:30:37.215Z] clean: [2026-01-09T12:30:37.215Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-09T12:30:37.215Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin [2026-01-09T12:30:37.615Z] [2026-01-09T12:30:37.615Z] init: [2026-01-09T12:30:37.615Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin [2026-01-09T12:30:37.615Z] [2026-01-09T12:30:37.615Z] getDependentLibs: [2026-01-09T12:30:37.970Z] [exec] -------------------------------------------- [2026-01-09T12:30:37.970Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:37.970Z] [exec] task is set to default [2026-01-09T12:30:37.970Z] [exec] dependencyList is set to json_simple [2026-01-09T12:30:37.970Z] [exec] System Test jars will not be downloaded. [2026-01-09T12:30:37.970Z] [exec] -------------------------------------------- [2026-01-09T12:30:37.970Z] [exec] Starting download third party dependent jars [2026-01-09T12:30:37.970Z] [exec] -------------------------------------------- [2026-01-09T12:30:37.970Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:30:37.970Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T12:30:37.970Z] [exec] downloaded dependent third party jars successfully [2026-01-09T12:30:37.970Z] [2026-01-09T12:30:37.970Z] compile: [2026-01-09T12:30:37.970Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T12:30:37.970Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T12:30:37.970Z] [echo] ===fork: yes [2026-01-09T12:30:37.970Z] [echo] ===debug: on [2026-01-09T12:30:38.317Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin [2026-01-09T12:30:51.495Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T12:30:51.495Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:30:51.495Z] [2026-01-09T12:30:51.495Z] dist: [2026-01-09T12:30:51.495Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-09T12:30:51.495Z] [2026-01-09T12:30:51.495Z] BUILD SUCCESSFUL [2026-01-09T12:30:51.495Z] Total time: 16 seconds [2026-01-09T12:30:51.495Z] 0 [2026-01-09T12:30:51.495Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-09T12:30:51.837Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-09T12:30:51.837Z] microArchOutput: [2026-01-09T12:30:54.135Z] ****************************** MACHINE INFO ****************************** [2026-01-09T12:30:54.135Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG [2026-01-09T12:30:54.135Z] Free Physical Memory Size : 7644246016 [2026-01-09T12:30:54.135Z] Free space (bytes) : 87947087872 [2026-01-09T12:30:54.135Z] Total Physical Memory Size : 16486711296 [2026-01-09T12:30:54.135Z] Total space (bytes) : 121461616640 [2026-01-09T12:30:54.135Z] Usable space (bytes) : 81730605056 [2026-01-09T12:30:54.135Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T12:30:54.135Z] bashVersion : [2026-01-09T12:30:54.135Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu) [2026-01-09T12:30:54.135Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-09T12:30:54.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T12:30:54.135Z] [2026-01-09T12:30:54.135Z] This is free software; you are free to change and redistribute it. [2026-01-09T12:30:54.135Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T12:30:54.135Z] cpuCores : 4 [2026-01-09T12:30:54.135Z] curlVersion : [2026-01-09T12:30:54.135Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2026-01-09T12:30:54.135Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10 [2026-01-09T12:30:54.135Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-09T12:30:54.135Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-09T12:30:54.135Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4 [2026-01-09T12:30:54.135Z] gcc version : 13 [2026-01-09T12:30:54.135Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39 [2026-01-09T12:30:54.135Z] gdb version : bash: line 1: gdb: command not found [2026-01-09T12:30:54.135Z] lldb version : Command could not be executed [2026-01-09T12:30:54.135Z] makeVersion : [2026-01-09T12:30:54.135Z] GNU Make 4.3 [2026-01-09T12:30:54.135Z] Built for riscv64-unknown-linux-gnu [2026-01-09T12:30:54.135Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-09T12:30:54.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T12:30:54.135Z] This is free software: you are free to change and redistribute it. [2026-01-09T12:30:54.135Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T12:30:54.135Z] mavenVersion : [2026-01-09T12:30:54.135Z] WARNING: A restricted method in java.lang.System has been called [2026-01-09T12:30:54.135Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-09T12:30:54.135Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-09T12:30:54.135Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-09T12:30:54.135Z] [2026-01-09T12:30:54.135Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-09T12:30:54.135Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-09T12:30:54.135Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:30:54.135Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-09T12:30:54.135Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix" [2026-01-09T12:30:54.135Z] osInfo : [2026-01-09T12:30:54.135Z] PRETTY_NAME="Ubuntu 24.04 LTS" [2026-01-09T12:30:54.135Z] NAME="Ubuntu" [2026-01-09T12:30:54.135Z] VERSION_ID="24.04" [2026-01-09T12:30:54.135Z] VERSION="24.04 LTS (Noble Numbat)" [2026-01-09T12:30:54.135Z] VERSION_CODENAME=noble [2026-01-09T12:30:54.135Z] ID=ubuntu [2026-01-09T12:30:54.135Z] ID_LIKE=debian [2026-01-09T12:30:54.135Z] HOME_URL="https://www.ubuntu.com/" [2026-01-09T12:30:54.136Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-09T12:30:54.136Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-09T12:30:54.136Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-09T12:30:54.136Z] UBUNTU_CODENAME=noble [2026-01-09T12:30:54.136Z] LOGO=ubuntu-logo [2026-01-09T12:30:54.136Z] osLabel : ubuntu.24 [2026-01-09T12:30:54.136Z] perlVersion : [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi [2026-01-09T12:30:54.136Z] (with 44 registered patches, see perl -V for more detail) [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] Copyright 1987-2023, Larry Wall [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-09T12:30:54.136Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-09T12:30:54.136Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-09T12:30:54.136Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] podmanVersion : bash: line 1: podman: command not found [2026-01-09T12:30:54.136Z] procArch : riscv64 [2026-01-09T12:30:54.136Z] sysArch : riscv64 [2026-01-09T12:30:54.136Z] sysOS : Linux [2026-01-09T12:30:54.136Z] ulimit : [2026-01-09T12:30:54.136Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-09T12:30:54.136Z] core file size (blocks, -c) 0 [2026-01-09T12:30:54.136Z] data seg size (kbytes, -d) unlimited [2026-01-09T12:30:54.136Z] scheduling priority (-e) 0 [2026-01-09T12:30:54.136Z] file size (blocks, -f) unlimited [2026-01-09T12:30:54.136Z] pending signals (-i) 62890 [2026-01-09T12:30:54.136Z] max locked memory (kbytes, -l) 2012536 [2026-01-09T12:30:54.136Z] max memory size (kbytes, -m) unlimited [2026-01-09T12:30:54.136Z] open files (-n) 1048576 [2026-01-09T12:30:54.136Z] pipe size (512 bytes, -p) 8 [2026-01-09T12:30:54.136Z] POSIX message queues (bytes, -q) 819200 [2026-01-09T12:30:54.136Z] real-time priority (-r) 0 [2026-01-09T12:30:54.136Z] stack size (kbytes, -s) 8192 [2026-01-09T12:30:54.136Z] cpu time (seconds, -t) unlimited [2026-01-09T12:30:54.136Z] max user processes (-u) 62890 [2026-01-09T12:30:54.136Z] virtual memory (kbytes, -v) unlimited [2026-01-09T12:30:54.136Z] file locks (-x) unlimited [2026-01-09T12:30:54.136Z] uname : Linux test-rise-ubuntu2404-riscv64-5.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux [2026-01-09T12:30:54.136Z] vmVendor : Oracle Corporation [2026-01-09T12:30:54.136Z] vmVersion : 27-beta+4-ea [2026-01-09T12:30:54.136Z] xlc version : bash: line 1: xlC: command not found [2026-01-09T12:30:54.136Z] ************************************************************************** [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('os.name')=Linux [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('os.arch')=riscv64 [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('java.fullversion')=null [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.136Z] System.getProperty('sun.arch.data.model')=64 [2026-01-09T12:30:54.136Z] [2026-01-09T12:30:54.857Z] make -f clean.mk cleanBuild [2026-01-09T12:30:54.857Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:30:55.193Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest [2026-01-09T12:30:55.194Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:30:55.194Z] make -f compile.mk compile [2026-01-09T12:30:55.194Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:30:55.923Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:30:55.923Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T12:30:55.923Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_riscv64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T12:30:55.924Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T12:30:56.644Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-09T12:30:59.626Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-01-09T12:30:59.626Z] [2026-01-09T12:30:59.626Z] -create_test_directory: [2026-01-09T12:30:59.626Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest [2026-01-09T12:30:59.626Z] [2026-01-09T12:30:59.626Z] stage_test_material: [2026-01-09T12:31:00.344Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest [2026-01-09T12:31:01.060Z] [2026-01-09T12:31:01.060Z] build: [2026-01-09T12:31:01.394Z] [2026-01-09T12:31:01.394Z] init: [2026-01-09T12:31:01.394Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf [2026-01-09T12:31:01.394Z] [2026-01-09T12:31:01.394Z] dist: [2026-01-09T12:31:01.394Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf [2026-01-09T12:31:01.394Z] [2026-01-09T12:31:01.394Z] build: [2026-01-09T12:31:01.394Z] [2026-01-09T12:31:01.394Z] build: [2026-01-09T12:31:01.729Z] [2026-01-09T12:31:01.729Z] init: [2026-01-09T12:31:01.729Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/bumbleBench [2026-01-09T12:31:01.729Z] [2026-01-09T12:31:01.729Z] getBumbleBench: [2026-01-09T12:31:01.729Z] [echo] Cloning BumbleBench [2026-01-09T12:31:01.729Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-01-09T12:31:01.729Z] [exec] Cloning into 'bumblebench'... [2026-01-09T12:31:02.459Z] [2026-01-09T12:31:02.459Z] buildBumbleBench: [2026-01-09T12:31:02.459Z] [echo] Building BumbleBench [2026-01-09T12:31:02.459Z] [2026-01-09T12:31:02.459Z] compile-all: [2026-01-09T12:31:02.459Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:03.172Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:03.172Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:03.172Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:03.172Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:03.172Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:03.172Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:10.547Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T12:31:10.547Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:31:10.547Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-01-09T12:31:10.547Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T12:31:10.547Z] [javac] 4 warnings [2026-01-09T12:31:10.547Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:10.547Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:10.547Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:10.547Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:10.547Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.547Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.547Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:10.547Z] [javac] 4 warnings [2026-01-09T12:31:10.547Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:10.547Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:10.547Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:10.547Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:10.547Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.547Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.547Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:10.886Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-01-09T12:31:10.887Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:31:10.887Z] [javac] 4 warnings [2026-01-09T12:31:10.887Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:10.887Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:10.887Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:10.887Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:10.887Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.887Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:10.887Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:11.610Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-01-09T12:31:11.610Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:31:11.611Z] [javac] 4 warnings [2026-01-09T12:31:11.611Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:11.611Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:11.611Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:11.611Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:11.611Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:11.611Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:11.611Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:13.294Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T12:31:13.294Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:31:13.294Z] [javac] 4 warnings [2026-01-09T12:31:13.294Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:13.294Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:13.294Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:13.294Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:13.294Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.294Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.294Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:13.294Z] [javac] 4 warnings [2026-01-09T12:31:13.294Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:13.294Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:13.294Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:13.294Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:13.294Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.294Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.294Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:13.629Z] [javac] 4 warnings [2026-01-09T12:31:13.629Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:13.629Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:13.629Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:13.629Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:13.629Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.629Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.629Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:13.629Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2026-01-09T12:31:13.629Z] [javac] synchronized(init) { [2026-01-09T12:31:13.629Z] [javac] ^ [2026-01-09T12:31:13.966Z] [javac] 5 warnings [2026-01-09T12:31:13.967Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:13.967Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:13.967Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:13.967Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:13.967Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.967Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:13.967Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:14.686Z] [javac] 4 warnings [2026-01-09T12:31:14.686Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:14.686Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:14.686Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:14.687Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:14.687Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:14.687Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:14.687Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:15.406Z] [javac] 4 warnings [2026-01-09T12:31:15.406Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:15.406Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:15.406Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:15.406Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:15.406Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:15.406Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:15.406Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:17.089Z] [javac] 4 warnings [2026-01-09T12:31:17.090Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:17.090Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:17.090Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:17.090Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:17.090Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.090Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.090Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:17.426Z] [javac] 4 warnings [2026-01-09T12:31:17.426Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:17.426Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:17.426Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:17.426Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:17.427Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.427Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.427Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:17.427Z] [javac] 4 warnings [2026-01-09T12:31:17.771Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:17.771Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:17.771Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:17.771Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:17.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.771Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.771Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:17.771Z] [javac] 4 warnings [2026-01-09T12:31:17.771Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:31:17.771Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T12:31:17.771Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T12:31:17.771Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T12:31:17.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.772Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T12:31:17.772Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T12:31:18.107Z] [javac] 4 warnings [2026-01-09T12:31:18.107Z] [2026-01-09T12:31:18.107Z] dist: [2026-01-09T12:31:18.441Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-01-09T12:31:19.165Z] [2026-01-09T12:31:19.165Z] dist: [2026-01-09T12:31:19.165Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/bumbleBench [2026-01-09T12:31:19.499Z] [2026-01-09T12:31:19.499Z] build: [2026-01-09T12:31:19.499Z] [2026-01-09T12:31:19.499Z] getDependentLibs: [2026-01-09T12:31:35.410Z] [exec] -------------------------------------------- [2026-01-09T12:31:35.411Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:31:35.411Z] [exec] task is set to default [2026-01-09T12:31:35.411Z] [exec] dependencyList is set to dacapo [2026-01-09T12:31:35.411Z] [exec] System Test jars will not be downloaded. [2026-01-09T12:31:35.411Z] [exec] -------------------------------------------- [2026-01-09T12:31:35.411Z] [exec] Starting download third party dependent jars [2026-01-09T12:31:35.411Z] [exec] -------------------------------------------- [2026-01-09T12:31:35.411Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:31:35.411Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T12:31:35.411Z] [exec] downloaded dependent third party jars successfully [2026-01-09T12:31:35.411Z] [2026-01-09T12:31:35.411Z] init: [2026-01-09T12:31:35.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo [2026-01-09T12:31:35.411Z] [2026-01-09T12:31:35.411Z] getDacapoSuite: [2026-01-09T12:31:35.411Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo [2026-01-09T12:33:28.706Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo [2026-01-09T12:33:28.707Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo [2026-01-09T12:33:28.707Z] [2026-01-09T12:33:28.707Z] dist: [2026-01-09T12:33:28.707Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo [2026-01-09T12:33:28.707Z] [2026-01-09T12:33:28.707Z] build: [2026-01-09T12:33:28.707Z] [2026-01-09T12:33:28.707Z] init: [2026-01-09T12:33:28.707Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro [2026-01-09T12:33:28.707Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin [2026-01-09T12:33:28.707Z] [2026-01-09T12:33:28.707Z] compile: [2026-01-09T12:33:28.707Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T12:33:28.707Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T12:33:28.707Z] [echo] ===fork: yes [2026-01-09T12:33:28.707Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-09T12:33:28.707Z] [echo] ===debug: on [2026-01-09T12:33:28.707Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-01-09T12:33:28.707Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin [2026-01-09T12:33:30.382Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-01-09T12:33:30.382Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T12:33:30.382Z] [2026-01-09T12:33:30.382Z] dist: [2026-01-09T12:33:30.382Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-01-09T12:33:30.382Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro [2026-01-09T12:33:30.382Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro [2026-01-09T12:33:30.382Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro [2026-01-09T12:33:30.382Z] [2026-01-09T12:33:30.382Z] clean: [2026-01-09T12:33:30.382Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin [2026-01-09T12:33:30.715Z] [2026-01-09T12:33:30.715Z] build: [2026-01-09T12:33:30.715Z] [2026-01-09T12:33:30.715Z] build: [2026-01-09T12:33:30.715Z] [2026-01-09T12:33:30.715Z] init: [2026-01-09T12:33:30.715Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/renaissance [2026-01-09T12:33:30.715Z] [2026-01-09T12:33:30.715Z] getRenaissanceSuite: [2026-01-09T12:33:30.715Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-01-09T12:34:11.241Z] [2026-01-09T12:34:11.241Z] dist: [2026-01-09T12:34:11.241Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/renaissance [2026-01-09T12:34:11.953Z] [2026-01-09T12:34:11.953Z] build: [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] init: [2026-01-09T12:34:12.285Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/specjbb [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] getSpecjbbSuite: [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] dist: [2026-01-09T12:34:12.285Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/specjbb/run [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] BUILD SUCCESSFUL [2026-01-09T12:34:12.285Z] Total time: 3 minutes 15 seconds [2026-01-09T12:34:12.285Z] 0 [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] [2026-01-09T12:34:12.285Z] RECORD TEST REPOs SHA [2026-01-09T12:34:12.285Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-09T12:34:12.285Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-09T12:34:12.285Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-09T12:34:12.285Z] touch /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-09T12:34:12.285Z] ================================================ [2026-01-09T12:34:12.285Z] timestamp: 20260109-123412 [2026-01-09T12:34:12.285Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests [2026-01-09T12:34:12.285Z] git repo: [2026-01-09T12:34:12.637Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-09T12:34:12.637Z] sha: [2026-01-09T12:34:12.637Z] 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 [2026-01-09T12:34:12.637Z] ================================================ [2026-01-09T12:34:12.637Z] timestamp: 20260109-123412 [2026-01-09T12:34:12.637Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T12:34:12.637Z] git repo: [2026-01-09T12:34:12.637Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-01-09T12:34:12.637Z] sha: [2026-01-09T12:34:12.637Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-01-09T12:34:12.637Z] ================================================ [2026-01-09T12:34:12.637Z] timestamp: 20260109-123412 [2026-01-09T12:34:12.637Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG [2026-01-09T12:34:12.637Z] git repo: [2026-01-09T12:34:12.637Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-09T12:34:12.637Z] sha: [2026-01-09T12:34:12.637Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-09T12:34:12.637Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [Pipeline] } [2026-01-09T12:34:12.740Z] $ ssh-agent -k [2026-01-09T12:34:12.767Z] unset SSH_AUTH_SOCK; [2026-01-09T12:34:12.767Z] unset SSH_AGENT_PID; [2026-01-09T12:34:12.767Z] echo Agent pid 1012695 killed; [2026-01-09T12:34:12.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-09T12:34:13.011Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-09T12:34:13.040Z] ITERATION: 1/1 [Pipeline] sh [2026-01-09T12:34:13.594Z] + which Xvfb [2026-01-09T12:34:13.594Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-09T12:34:13.751Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/.xvfb-1-..fbdir9615982325200690075 [Pipeline] { [Pipeline] sh [2026-01-09T12:34:34.385Z] + + ps -fgrep [2026-01-09T12:34:34.385Z] [X]vfb [2026-01-09T12:34:34.385Z] + awk {print $9} [Pipeline] echo [2026-01-09T12:34:34.514Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-09T12:34:34.532Z] $ ssh-agent [2026-01-09T12:34:34.675Z] SSH_AUTH_SOCK=/tmp/ssh-p1U4t5xoCFQ7/agent.1013534 [2026-01-09T12:34:34.675Z] SSH_AGENT_PID=1013536 [2026-01-09T12:34:34.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-09T12:34:35.229Z] + uname [2026-01-09T12:34:35.229Z] + [ Linux = AIX ] [2026-01-09T12:34:35.229Z] + uname [2026-01-09T12:34:35.229Z] + [ Linux = SunOS ] [2026-01-09T12:34:35.229Z] + uname [2026-01-09T12:34:35.229Z] + [ Linux = *BSD ] [2026-01-09T12:34:35.229Z] + MAKE=make [2026-01-09T12:34:35.229Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-09T12:34:35.229Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-09T12:34:35.829Z] + uname [2026-01-09T12:34:35.829Z] + [ Linux = AIX ] [2026-01-09T12:34:35.829Z] + uname [2026-01-09T12:34:35.829Z] + [ Linux = SunOS ] [2026-01-09T12:34:35.829Z] + uname [2026-01-09T12:34:35.829Z] + [ Linux = *BSD ] [2026-01-09T12:34:35.829Z] + MAKE=make [2026-01-09T12:34:35.829Z] + cd ./aqa-tests [2026-01-09T12:34:35.829Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-09T12:34:35.829Z] + set +x [2026-01-09T12:34:35.829Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:34:35.829Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib [2026-01-09T12:34:35.829Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-01-09T12:34:35.829Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:34:35.829Z] perl scripts/configure.pl [2026-01-09T12:34:35.829Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-09T12:34:37.497Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-09T12:34:37.497Z] [2026-01-09T12:34:37.497Z] Starting to generate test make files. [2026-01-09T12:34:37.497Z] [2026-01-09T12:34:38.213Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-09T12:34:38.213Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-09T12:34:38.213Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-01-09T12:34:38.213Z] [2026-01-09T12:34:38.213Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-09T12:34:38.583Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-09T12:34:38.583Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-09T12:34:38.926Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-09T12:34:38.926Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../autoGen.mk [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] Make files are generated successfully. [2026-01-09T12:34:38.926Z] [2026-01-09T12:34:38.926Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:34:38.926Z] make -f runtest.mk _extended.perf [2026-01-09T12:34:38.926Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T12:34:39.652Z] [2026-01-09T12:34:39.652Z] Running make 4.3 [2026-01-09T12:34:39.652Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.. [2026-01-09T12:34:39.652Z] set JDK_VERSION to 27 [2026-01-09T12:34:39.652Z] set JDK_IMPL to hotspot [2026-01-09T12:34:39.652Z] set JVM_VERSION to openjdk27 [2026-01-09T12:34:39.652Z] set JCL_VERSION to latest [2026-01-09T12:34:39.652Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image [2026-01-09T12:34:39.652Z] set SPEC to linux_riscv64 [2026-01-09T12:34:39.652Z] set TEST_FLAG to [2026-01-09T12:34:39.652Z] set OS_LABEL to ubuntu.24 [2026-01-09T12:34:39.652Z] Running extended.perf ... [2026-01-09T12:34:39.652Z] There are 20 test targets in extended.perf [2026-01-09T12:34:39.652Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-09T12:34:39.652Z] openjdk version "27-beta" 2026-09-15 [2026-01-09T12:34:39.652Z] OpenJDK Runtime Environment Temurin-27+4-202601090631 (build 27-beta+4-ea) [2026-01-09T12:34:39.652Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601090631 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-09T12:34:39.988Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests' [2026-01-09T12:34:39.988Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf' [2026-01-09T12:34:39.988Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/renaissance' [2026-01-09T12:34:39.988Z] [2026-01-09T12:34:39.988Z] =============================================== [2026-01-09T12:34:39.988Z] Running test renaissance-als_0 ... [2026-01-09T12:34:39.988Z] =============================================== [2026-01-09T12:34:39.988Z] renaissance-als_0 Start Time: Fri Jan 9 12:34:39 2026 Epoch Time (ms): 1767962079826 [2026-01-09T12:34:39.988Z] variation: NoOptions [2026-01-09T12:34:39.988Z] JVM_OPTIONS: [2026-01-09T12:34:39.988Z] { \ [2026-01-09T12:34:39.988Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:34:39.988Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:34:39.988Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-als_0"; \ [2026-01-09T12:34:39.988Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-als_0"; \ [2026-01-09T12:34:39.988Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:34:39.988Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-als_0"/als.json" als; \ [2026-01-09T12:34:39.988Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:34:39.988Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:34:39.988Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:34:39.988Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:34:39.988Z] [2026-01-09T12:34:39.988Z] TEST SETUP: [2026-01-09T12:34:39.988Z] Nothing to be done for setup. [2026-01-09T12:34:39.988Z] [2026-01-09T12:34:39.988Z] TESTING: [2026-01-09T12:34:43.129Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:34:43.129Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-als_0/launcher-123440-8456464571755638725/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:34:43.129Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:34:43.129Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:34:59.022Z] Benchmark 'als' failed with exception: [2026-01-09T12:34:59.022Z] java.lang.ExceptionInInitializerError [2026-01-09T12:34:59.022Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:34:59.022Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:34:59.022Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:34:59.022Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:34:59.022Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:34:59.022Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:34:59.022Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:34:59.022Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:34:59.022Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:34:59.022Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:34:59.022Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:34:59.022Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:34:59.022Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:34:59.022Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:34:59.022Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2026-01-09T12:34:59.022Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2026-01-09T12:34:59.022Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:34:59.022Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:34:59.022Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:34:59.022Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:34:59.022Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:34:59.022Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:34:59.022Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:34:59.022Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:34:59.022Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:34:59.022Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:34:59.022Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:34:59.022Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:34:59.022Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:34:59.022Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:34:59.022Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:34:59.022Z] ... 34 more [2026-01-09T12:34:59.022Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:34:59.022Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:34:59.022Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:34:59.022Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:34:59.022Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:34:59.022Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:34:59.022Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:34:59.022Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:34:59.022Z] ... 34 more [2026-01-09T12:34:59.371Z] The following benchmarks failed: als [2026-01-09T12:35:00.090Z] ----------------------------------- [2026-01-09T12:35:00.090Z] renaissance-als_0_FAILED [2026-01-09T12:35:00.090Z] ----------------------------------- [2026-01-09T12:35:00.090Z] [2026-01-09T12:35:00.090Z] TEST TEARDOWN: [2026-01-09T12:35:00.090Z] Nothing to be done for teardown. [2026-01-09T12:35:00.430Z] renaissance-als_0 Finish Time: Fri Jan 9 12:35:00 2026 Epoch Time (ms): 1767962100116 [2026-01-09T12:35:00.430Z] [2026-01-09T12:35:00.430Z] =============================================== [2026-01-09T12:35:00.430Z] Running test renaissance-chi-square_0 ... [2026-01-09T12:35:00.430Z] =============================================== [2026-01-09T12:35:00.430Z] renaissance-chi-square_0 Start Time: Fri Jan 9 12:35:00 2026 Epoch Time (ms): 1767962100190 [2026-01-09T12:35:00.430Z] variation: NoOptions [2026-01-09T12:35:00.430Z] JVM_OPTIONS: [2026-01-09T12:35:00.430Z] { \ [2026-01-09T12:35:00.430Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:35:00.430Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:35:00.430Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-chi-square_0"; \ [2026-01-09T12:35:00.430Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-chi-square_0"; \ [2026-01-09T12:35:00.430Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:35:00.430Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2026-01-09T12:35:00.431Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:35:00.431Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:35:00.431Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:35:00.431Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:35:00.431Z] [2026-01-09T12:35:00.431Z] TEST SETUP: [2026-01-09T12:35:00.431Z] Nothing to be done for setup. [2026-01-09T12:35:00.431Z] [2026-01-09T12:35:00.431Z] TESTING: [2026-01-09T12:35:02.699Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:35:02.699Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-chi-square_0/launcher-123500-10495965478614839582/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:35:02.699Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:35:02.699Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:35:21.938Z] Benchmark 'chi-square' failed with exception: [2026-01-09T12:35:21.938Z] java.lang.ExceptionInInitializerError [2026-01-09T12:35:21.938Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:35:21.938Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:35:21.938Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:35:21.938Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:35:21.938Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:35:21.939Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:35:21.939Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:35:21.939Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:35:21.939Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:35:21.939Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:35:21.939Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:35:21.939Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:35:21.939Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:35:21.939Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:35:21.939Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:35:21.939Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:35:21.939Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:35:21.939Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:35:21.939Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:35:21.939Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2026-01-09T12:35:21.939Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2026-01-09T12:35:21.939Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:35:21.939Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:35:21.939Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:35:21.939Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:35:21.939Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:35:21.939Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:35:21.939Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:35:21.939Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:35:21.939Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:35:21.939Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:35:21.939Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:35:21.939Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:35:21.939Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:35:21.939Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:35:21.939Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:35:21.939Z] ... 34 more [2026-01-09T12:35:21.939Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:35:21.939Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:35:21.939Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:35:21.939Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:35:21.939Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:35:21.939Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:35:21.939Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:35:21.939Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:35:21.939Z] ... 34 more [2026-01-09T12:35:21.939Z] The following benchmarks failed: chi-square [2026-01-09T12:35:21.939Z] ----------------------------------- [2026-01-09T12:35:21.939Z] renaissance-chi-square_0_FAILED [2026-01-09T12:35:21.939Z] ----------------------------------- [2026-01-09T12:35:21.939Z] [2026-01-09T12:35:21.939Z] TEST TEARDOWN: [2026-01-09T12:35:21.939Z] Nothing to be done for teardown. [2026-01-09T12:35:21.939Z] renaissance-chi-square_0 Finish Time: Fri Jan 9 12:35:20 2026 Epoch Time (ms): 1767962120496 [2026-01-09T12:35:21.939Z] [2026-01-09T12:35:21.939Z] =============================================== [2026-01-09T12:35:21.939Z] Running test renaissance-db-shootout_0 ... [2026-01-09T12:35:21.939Z] =============================================== [2026-01-09T12:35:21.939Z] renaissance-db-shootout_0 Start Time: Fri Jan 9 12:35:20 2026 Epoch Time (ms): 1767962120573 [2026-01-09T12:35:21.939Z] variation: NoOptions [2026-01-09T12:35:21.939Z] JVM_OPTIONS: [2026-01-09T12:35:21.939Z] { \ [2026-01-09T12:35:21.939Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:35:21.939Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:35:21.939Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-db-shootout_0"; \ [2026-01-09T12:35:21.939Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-db-shootout_0"; \ [2026-01-09T12:35:21.939Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:35:21.939Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-01-09T12:35:21.939Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:35:21.939Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:35:21.939Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:35:21.939Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:35:21.939Z] [2026-01-09T12:35:21.939Z] TEST SETUP: [2026-01-09T12:35:21.939Z] Nothing to be done for setup. [2026-01-09T12:35:21.939Z] [2026-01-09T12:35:21.939Z] TESTING: [2026-01-09T12:35:23.096Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:35:23.096Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-db-shootout_0/launcher-123521-13416546387350369820/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:35:23.096Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:35:23.096Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:36:32.403Z] [2026-01-09T12:36:28.329+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2026-01-09T12:36:32.403Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService [2026-01-09T12:36:32.403Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2026-01-09T12:36:32.403Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:36:32.403Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:36:32.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:36:32.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-09T12:36:32.403Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-09T12:36:32.403Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-09T12:36:32.403Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:36:32.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:36:32.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:36:32.403Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:36:32.403Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:36:32.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:36:32.403Z] Benchmark 'db-shootout' failed with exception: [2026-01-09T12:36:32.403Z] java.lang.ExceptionInInitializerError [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-09T12:36:32.403Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-09T12:36:32.403Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-09T12:36:32.403Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:36:32.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:36:32.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:36:32.403Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:36:32.403Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:36:32.403Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:36:32.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:36:32.403Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:36:32.403Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2026-01-09T12:36:32.403Z] ... 20 more [2026-01-09T12:36:32.403Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:36:32.403Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:36:32.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:36:32.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:36:32.403Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:36:32.403Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-09T12:36:32.403Z] ... 20 more [2026-01-09T12:36:32.403Z] The following benchmarks failed: db-shootout [2026-01-09T12:36:32.403Z] ----------------------------------- [2026-01-09T12:36:32.403Z] renaissance-db-shootout_0_FAILED [2026-01-09T12:36:32.403Z] ----------------------------------- [2026-01-09T12:36:32.403Z] [2026-01-09T12:36:32.403Z] TEST TEARDOWN: [2026-01-09T12:36:32.403Z] Nothing to be done for teardown. [2026-01-09T12:36:32.403Z] renaissance-db-shootout_0 Finish Time: Fri Jan 9 12:36:30 2026 Epoch Time (ms): 1767962190294 [2026-01-09T12:36:32.403Z] [2026-01-09T12:36:32.403Z] =============================================== [2026-01-09T12:36:32.403Z] Running test renaissance-dec-tree_0 ... [2026-01-09T12:36:32.403Z] =============================================== [2026-01-09T12:36:32.403Z] renaissance-dec-tree_0 Start Time: Fri Jan 9 12:36:30 2026 Epoch Time (ms): 1767962190367 [2026-01-09T12:36:32.403Z] variation: NoOptions [2026-01-09T12:36:32.403Z] JVM_OPTIONS: [2026-01-09T12:36:32.403Z] { \ [2026-01-09T12:36:32.403Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:36:32.403Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:36:32.403Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-dec-tree_0"; \ [2026-01-09T12:36:32.403Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-dec-tree_0"; \ [2026-01-09T12:36:32.403Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:36:32.403Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2026-01-09T12:36:32.403Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:36:32.403Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:36:32.404Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:36:32.404Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:36:32.404Z] [2026-01-09T12:36:32.404Z] TEST SETUP: [2026-01-09T12:36:32.404Z] Nothing to be done for setup. [2026-01-09T12:36:32.404Z] [2026-01-09T12:36:32.404Z] TESTING: [2026-01-09T12:36:33.119Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:36:33.119Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-dec-tree_0/launcher-123631-11475126446091882558/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:36:33.119Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:36:33.119Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:36:49.033Z] Benchmark 'dec-tree' failed with exception: [2026-01-09T12:36:49.033Z] java.lang.ExceptionInInitializerError [2026-01-09T12:36:49.033Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:36:49.033Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:36:49.033Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:36:49.033Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:36:49.033Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:36:49.033Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:36:49.033Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:36:49.033Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:36:49.033Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:36:49.033Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:36:49.033Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:36:49.033Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:36:49.033Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:36:49.033Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:36:49.033Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2026-01-09T12:36:49.033Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2026-01-09T12:36:49.033Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:36:49.033Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:36:49.033Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:36:49.033Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:36:49.033Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:36:49.033Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:36:49.033Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:36:49.033Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:36:49.033Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:36:49.033Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:36:49.033Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:36:49.033Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:36:49.033Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:36:49.033Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:36:49.033Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:36:49.033Z] ... 34 more [2026-01-09T12:36:49.033Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:36:49.033Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:36:49.033Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:36:49.033Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:36:49.033Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:36:49.033Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:36:49.033Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:36:49.033Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:36:49.033Z] ... 34 more [2026-01-09T12:36:49.764Z] The following benchmarks failed: dec-tree [2026-01-09T12:36:50.480Z] ----------------------------------- [2026-01-09T12:36:50.480Z] renaissance-dec-tree_0_FAILED [2026-01-09T12:36:50.480Z] ----------------------------------- [2026-01-09T12:36:50.480Z] [2026-01-09T12:36:50.480Z] TEST TEARDOWN: [2026-01-09T12:36:50.480Z] Nothing to be done for teardown. [2026-01-09T12:36:50.480Z] renaissance-dec-tree_0 Finish Time: Fri Jan 9 12:36:50 2026 Epoch Time (ms): 1767962210382 [2026-01-09T12:36:50.480Z] [2026-01-09T12:36:50.480Z] =============================================== [2026-01-09T12:36:50.480Z] Running test renaissance-finagle-chirper_0 ... [2026-01-09T12:36:50.480Z] =============================================== [2026-01-09T12:36:50.480Z] renaissance-finagle-chirper_0 Start Time: Fri Jan 9 12:36:50 2026 Epoch Time (ms): 1767962210456 [2026-01-09T12:36:50.480Z] renaissance-finagle-chirper_0_DISABLED [2026-01-09T12:36:50.480Z] Disabled Reason: [2026-01-09T12:36:50.823Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2026-01-09T12:36:50.823Z] renaissance-finagle-chirper_0 Finish Time: Fri Jan 9 12:36:50 2026 Epoch Time (ms): 1767962210514 [2026-01-09T12:36:50.823Z] [2026-01-09T12:36:50.823Z] =============================================== [2026-01-09T12:36:50.823Z] Running test renaissance-finagle-http_0 ... [2026-01-09T12:36:50.823Z] =============================================== [2026-01-09T12:36:50.823Z] renaissance-finagle-http_0 Start Time: Fri Jan 9 12:36:50 2026 Epoch Time (ms): 1767962210589 [2026-01-09T12:36:50.823Z] variation: NoOptions [2026-01-09T12:36:50.823Z] JVM_OPTIONS: [2026-01-09T12:36:50.823Z] { \ [2026-01-09T12:36:50.823Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:36:50.823Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:36:50.823Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-finagle-http_0"; \ [2026-01-09T12:36:50.823Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-finagle-http_0"; \ [2026-01-09T12:36:50.823Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:36:50.823Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2026-01-09T12:36:50.823Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:36:50.823Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:36:50.823Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:36:50.823Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:36:50.823Z] [2026-01-09T12:36:50.823Z] TEST SETUP: [2026-01-09T12:36:50.823Z] Nothing to be done for setup. [2026-01-09T12:36:50.823Z] [2026-01-09T12:36:50.823Z] TESTING: [2026-01-09T12:36:53.099Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:36:53.099Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-finagle-http_0/launcher-123651-4947553128034958888/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:36:53.099Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:36:53.099Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:37:06.268Z] finagle-http on :41017 spawning 4 client and default number of server workers. [2026-01-09T12:37:06.268Z] ====== finagle-http (web) [default], iteration 0 started ====== [2026-01-09T12:37:06.268Z] GC before operation: completed in 245.123 ms, heap usage 12.190 MB -> 10.929 MB. [2026-01-09T12:38:44.616Z] ====== finagle-http (web) [default], iteration 0 completed (96386.588 ms) ====== [2026-01-09T12:38:44.616Z] ====== finagle-http (web) [default], iteration 1 started ====== [2026-01-09T12:38:44.616Z] GC before operation: completed in 555.809 ms, heap usage 34.078 MB -> 16.669 MB. [2026-01-09T12:39:32.839Z] ====== finagle-http (web) [default], iteration 1 completed (50646.505 ms) ====== [2026-01-09T12:39:32.839Z] ====== finagle-http (web) [default], iteration 2 started ====== [2026-01-09T12:39:32.839Z] GC before operation: completed in 406.451 ms, heap usage 58.774 MB -> 14.694 MB. [2026-01-09T12:40:06.307Z] ====== finagle-http (web) [default], iteration 2 completed (31467.120 ms) ====== [2026-01-09T12:40:06.307Z] ====== finagle-http (web) [default], iteration 3 started ====== [2026-01-09T12:40:06.307Z] GC before operation: completed in 361.317 ms, heap usage 79.728 MB -> 14.808 MB. [2026-01-09T12:40:40.008Z] ====== finagle-http (web) [default], iteration 3 completed (30797.131 ms) ====== [2026-01-09T12:40:40.008Z] ====== finagle-http (web) [default], iteration 4 started ====== [2026-01-09T12:40:40.008Z] GC before operation: completed in 351.736 ms, heap usage 122.261 MB -> 14.669 MB. [2026-01-09T12:41:07.850Z] ====== finagle-http (web) [default], iteration 4 completed (30831.527 ms) ====== [2026-01-09T12:41:07.851Z] ====== finagle-http (web) [default], iteration 5 started ====== [2026-01-09T12:41:07.851Z] GC before operation: completed in 355.152 ms, heap usage 77.115 MB -> 15.197 MB. [2026-01-09T12:41:41.289Z] ====== finagle-http (web) [default], iteration 5 completed (31766.482 ms) ====== [2026-01-09T12:41:41.289Z] ====== finagle-http (web) [default], iteration 6 started ====== [2026-01-09T12:41:41.289Z] GC before operation: completed in 361.129 ms, heap usage 36.270 MB -> 14.729 MB. [2026-01-09T12:42:14.736Z] ====== finagle-http (web) [default], iteration 6 completed (32255.075 ms) ====== [2026-01-09T12:42:14.736Z] ====== finagle-http (web) [default], iteration 7 started ====== [2026-01-09T12:42:14.736Z] GC before operation: completed in 368.249 ms, heap usage 117.965 MB -> 14.722 MB. [2026-01-09T12:42:42.548Z] ====== finagle-http (web) [default], iteration 7 completed (29032.899 ms) ====== [2026-01-09T12:42:42.548Z] ====== finagle-http (web) [default], iteration 8 started ====== [2026-01-09T12:42:42.548Z] GC before operation: completed in 363.480 ms, heap usage 40.118 MB -> 15.280 MB. [2026-01-09T12:43:10.383Z] ====== finagle-http (web) [default], iteration 8 completed (29249.259 ms) ====== [2026-01-09T12:43:10.383Z] ====== finagle-http (web) [default], iteration 9 started ====== [2026-01-09T12:43:11.105Z] GC before operation: completed in 379.703 ms, heap usage 125.847 MB -> 14.742 MB. [2026-01-09T12:43:44.595Z] ====== finagle-http (web) [default], iteration 9 completed (31638.082 ms) ====== [2026-01-09T12:43:44.595Z] ====== finagle-http (web) [default], iteration 10 started ====== [2026-01-09T12:43:44.595Z] GC before operation: completed in 379.594 ms, heap usage 113.923 MB -> 14.769 MB. [2026-01-09T12:44:18.019Z] ====== finagle-http (web) [default], iteration 10 completed (30397.037 ms) ====== [2026-01-09T12:44:18.019Z] ====== finagle-http (web) [default], iteration 11 started ====== [2026-01-09T12:44:18.019Z] GC before operation: completed in 384.803 ms, heap usage 76.131 MB -> 14.887 MB. [2026-01-09T12:44:45.837Z] ====== finagle-http (web) [default], iteration 11 completed (29093.208 ms) ====== [2026-01-09T12:44:45.837Z] ----------------------------------- [2026-01-09T12:44:45.837Z] renaissance-finagle-http_0_PASSED [2026-01-09T12:44:45.837Z] ----------------------------------- [2026-01-09T12:44:45.837Z] [2026-01-09T12:44:45.837Z] TEST TEARDOWN: [2026-01-09T12:44:45.837Z] Nothing to be done for teardown. [2026-01-09T12:44:45.837Z] renaissance-finagle-http_0 Finish Time: Fri Jan 9 12:44:43 2026 Epoch Time (ms): 1767962683872 [2026-01-09T12:44:45.837Z] [2026-01-09T12:44:45.837Z] =============================================== [2026-01-09T12:44:45.837Z] Running test renaissance-gauss-mix_0 ... [2026-01-09T12:44:45.837Z] =============================================== [2026-01-09T12:44:45.837Z] renaissance-gauss-mix_0 Start Time: Fri Jan 9 12:44:43 2026 Epoch Time (ms): 1767962683949 [2026-01-09T12:44:45.837Z] variation: NoOptions [2026-01-09T12:44:45.837Z] JVM_OPTIONS: [2026-01-09T12:44:45.837Z] { \ [2026-01-09T12:44:45.837Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:44:45.837Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:44:45.837Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-gauss-mix_0"; \ [2026-01-09T12:44:45.837Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-gauss-mix_0"; \ [2026-01-09T12:44:45.837Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:44:45.837Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \ [2026-01-09T12:44:45.837Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:44:45.837Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:44:45.837Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:44:45.837Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:44:45.837Z] [2026-01-09T12:44:45.837Z] TEST SETUP: [2026-01-09T12:44:45.837Z] Nothing to be done for setup. [2026-01-09T12:44:45.837Z] [2026-01-09T12:44:45.837Z] TESTING: [2026-01-09T12:44:46.548Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:44:46.548Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-gauss-mix_0/launcher-124444-10876987126764854253/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:44:46.548Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:44:46.548Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:45:05.717Z] Benchmark 'gauss-mix' failed with exception: [2026-01-09T12:45:05.717Z] java.lang.ExceptionInInitializerError [2026-01-09T12:45:05.717Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:45:05.717Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:45:05.717Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:45:05.717Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:45:05.717Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:45:05.717Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:45:05.717Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:45:05.717Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:45:05.717Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:45:05.717Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:45:05.717Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:45:05.717Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:45:05.717Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:45:05.717Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:45:05.717Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74) [2026-01-09T12:45:05.717Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203) [2026-01-09T12:45:05.717Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:45:05.717Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:45:05.717Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:45:05.717Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:45:05.717Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:45:05.717Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:45:05.717Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:45:05.717Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:45:05.717Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:45:05.717Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:45:05.717Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:45:05.717Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:45:05.717Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:45:05.717Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:45:05.717Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:45:05.717Z] ... 34 more [2026-01-09T12:45:05.717Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:45:05.717Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:45:05.717Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:45:05.717Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:45:05.717Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:45:05.717Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:45:05.717Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:45:05.717Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:45:05.717Z] ... 34 more [2026-01-09T12:45:05.717Z] The following benchmarks failed: gauss-mix [2026-01-09T12:45:05.717Z] ----------------------------------- [2026-01-09T12:45:05.717Z] renaissance-gauss-mix_0_FAILED [2026-01-09T12:45:05.717Z] ----------------------------------- [2026-01-09T12:45:05.717Z] [2026-01-09T12:45:05.717Z] TEST TEARDOWN: [2026-01-09T12:45:05.717Z] Nothing to be done for teardown. [2026-01-09T12:45:05.717Z] renaissance-gauss-mix_0 Finish Time: Fri Jan 9 12:45:04 2026 Epoch Time (ms): 1767962704051 [2026-01-09T12:45:05.717Z] [2026-01-09T12:45:05.717Z] =============================================== [2026-01-09T12:45:05.717Z] Running test renaissance-log-regression_0 ... [2026-01-09T12:45:05.717Z] =============================================== [2026-01-09T12:45:05.717Z] renaissance-log-regression_0 Start Time: Fri Jan 9 12:45:04 2026 Epoch Time (ms): 1767962704127 [2026-01-09T12:45:05.717Z] variation: NoOptions [2026-01-09T12:45:05.717Z] JVM_OPTIONS: [2026-01-09T12:45:05.717Z] { \ [2026-01-09T12:45:05.717Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:45:05.717Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:45:05.717Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-log-regression_0"; \ [2026-01-09T12:45:05.717Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-log-regression_0"; \ [2026-01-09T12:45:05.717Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:45:05.717Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2026-01-09T12:45:05.718Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:45:05.718Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:45:05.718Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:45:05.718Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:45:05.718Z] [2026-01-09T12:45:05.718Z] TEST SETUP: [2026-01-09T12:45:05.718Z] Nothing to be done for setup. [2026-01-09T12:45:05.718Z] [2026-01-09T12:45:05.718Z] TESTING: [2026-01-09T12:45:07.038Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:45:07.038Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-log-regression_0/launcher-124504-6508975946653644332/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:45:07.038Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:45:07.038Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:45:22.945Z] Benchmark 'log-regression' failed with exception: [2026-01-09T12:45:22.945Z] java.lang.ExceptionInInitializerError [2026-01-09T12:45:22.945Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:45:22.945Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:45:22.945Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:45:22.945Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:45:22.945Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:45:22.945Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:45:22.945Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:45:22.945Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:45:22.945Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:45:22.945Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:45:22.945Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:45:22.945Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:45:22.945Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:45:22.945Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:45:22.945Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2026-01-09T12:45:22.945Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2026-01-09T12:45:22.945Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:45:22.945Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:45:22.945Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:45:22.945Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:45:22.945Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:45:22.945Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:45:22.945Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:45:22.945Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:45:22.945Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:45:22.945Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:45:22.945Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:45:22.945Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:45:22.945Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:45:22.945Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:45:22.945Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:45:22.945Z] ... 34 more [2026-01-09T12:45:22.945Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:45:22.945Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:45:22.945Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:45:22.945Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:45:22.945Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:45:22.945Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:45:22.945Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:45:22.945Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:45:22.945Z] ... 34 more [2026-01-09T12:45:23.674Z] The following benchmarks failed: log-regression [2026-01-09T12:45:24.838Z] ----------------------------------- [2026-01-09T12:45:24.838Z] renaissance-log-regression_0_FAILED [2026-01-09T12:45:24.838Z] ----------------------------------- [2026-01-09T12:45:24.838Z] [2026-01-09T12:45:24.838Z] TEST TEARDOWN: [2026-01-09T12:45:24.838Z] Nothing to be done for teardown. [2026-01-09T12:45:24.838Z] renaissance-log-regression_0 Finish Time: Fri Jan 9 12:45:24 2026 Epoch Time (ms): 1767962724437 [2026-01-09T12:45:24.838Z] [2026-01-09T12:45:24.838Z] =============================================== [2026-01-09T12:45:24.838Z] Running test renaissance-mnemonics_0 ... [2026-01-09T12:45:24.838Z] =============================================== [2026-01-09T12:45:24.838Z] renaissance-mnemonics_0 Start Time: Fri Jan 9 12:45:24 2026 Epoch Time (ms): 1767962724512 [2026-01-09T12:45:24.838Z] variation: NoOptions [2026-01-09T12:45:24.838Z] JVM_OPTIONS: [2026-01-09T12:45:24.838Z] { \ [2026-01-09T12:45:24.838Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:45:24.838Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:45:24.838Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-mnemonics_0"; \ [2026-01-09T12:45:24.838Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-mnemonics_0"; \ [2026-01-09T12:45:24.838Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:45:24.838Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2026-01-09T12:45:24.838Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:45:24.838Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:45:24.838Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:45:24.838Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:45:24.838Z] [2026-01-09T12:45:24.838Z] TEST SETUP: [2026-01-09T12:45:24.838Z] Nothing to be done for setup. [2026-01-09T12:45:24.838Z] [2026-01-09T12:45:24.838Z] TESTING: [2026-01-09T12:45:27.097Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:45:27.097Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-mnemonics_0/launcher-124525-15295023155724082163/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:45:27.097Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:45:27.097Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:45:28.767Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2026-01-09T12:45:28.767Z] GC before operation: completed in 122.744 ms, heap usage 6.180 MB -> 4.037 MB. [2026-01-09T12:46:02.140Z] ====== mnemonics (functional) [default], iteration 0 completed (30752.617 ms) ====== [2026-01-09T12:46:02.140Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2026-01-09T12:46:02.140Z] GC before operation: completed in 111.364 ms, heap usage 613.065 MB -> 4.075 MB. [2026-01-09T12:46:35.540Z] ====== mnemonics (functional) [default], iteration 1 completed (32263.336 ms) ====== [2026-01-09T12:46:35.540Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2026-01-09T12:46:35.540Z] GC before operation: completed in 87.286 ms, heap usage 331.845 MB -> 4.075 MB. [2026-01-09T12:47:08.995Z] ====== mnemonics (functional) [default], iteration 2 completed (31465.097 ms) ====== [2026-01-09T12:47:08.995Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2026-01-09T12:47:08.995Z] GC before operation: completed in 100.491 ms, heap usage 591.917 MB -> 4.075 MB. [2026-01-09T12:47:42.351Z] ====== mnemonics (functional) [default], iteration 3 completed (32150.485 ms) ====== [2026-01-09T12:47:42.351Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2026-01-09T12:47:42.351Z] GC before operation: completed in 95.549 ms, heap usage 485.985 MB -> 4.075 MB. [2026-01-09T12:48:15.702Z] ====== mnemonics (functional) [default], iteration 4 completed (31586.712 ms) ====== [2026-01-09T12:48:15.702Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2026-01-09T12:48:15.702Z] GC before operation: completed in 94.708 ms, heap usage 503.922 MB -> 4.075 MB. [2026-01-09T12:48:49.070Z] ====== mnemonics (functional) [default], iteration 5 completed (31854.859 ms) ====== [2026-01-09T12:48:49.071Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2026-01-09T12:48:49.071Z] GC before operation: completed in 93.436 ms, heap usage 423.814 MB -> 4.075 MB. [2026-01-09T12:49:22.446Z] ====== mnemonics (functional) [default], iteration 6 completed (31677.036 ms) ====== [2026-01-09T12:49:22.446Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2026-01-09T12:49:22.446Z] GC before operation: completed in 85.677 ms, heap usage 442.085 MB -> 4.075 MB. [2026-01-09T12:49:50.271Z] ====== mnemonics (functional) [default], iteration 7 completed (31917.897 ms) ====== [2026-01-09T12:49:50.271Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2026-01-09T12:49:50.271Z] GC before operation: completed in 101.107 ms, heap usage 481.969 MB -> 4.075 MB. [2026-01-09T12:50:23.692Z] ====== mnemonics (functional) [default], iteration 8 completed (31934.289 ms) ====== [2026-01-09T12:50:23.692Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2026-01-09T12:50:23.692Z] GC before operation: completed in 85.303 ms, heap usage 441.768 MB -> 4.075 MB. [2026-01-09T12:50:57.078Z] ====== mnemonics (functional) [default], iteration 9 completed (31642.323 ms) ====== [2026-01-09T12:50:57.078Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2026-01-09T12:50:57.078Z] GC before operation: completed in 88.468 ms, heap usage 369.976 MB -> 4.075 MB. [2026-01-09T12:51:30.467Z] ====== mnemonics (functional) [default], iteration 10 completed (31724.366 ms) ====== [2026-01-09T12:51:30.467Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2026-01-09T12:51:30.467Z] GC before operation: completed in 87.704 ms, heap usage 364.083 MB -> 4.075 MB. [2026-01-09T12:52:03.864Z] ====== mnemonics (functional) [default], iteration 11 completed (32118.661 ms) ====== [2026-01-09T12:52:03.864Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2026-01-09T12:52:03.864Z] GC before operation: completed in 104.422 ms, heap usage 629.083 MB -> 4.075 MB. [2026-01-09T12:52:37.235Z] ====== mnemonics (functional) [default], iteration 12 completed (31651.070 ms) ====== [2026-01-09T12:52:37.235Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2026-01-09T12:52:37.235Z] GC before operation: completed in 85.386 ms, heap usage 253.083 MB -> 4.075 MB. [2026-01-09T12:53:10.672Z] ====== mnemonics (functional) [default], iteration 13 completed (31653.812 ms) ====== [2026-01-09T12:53:10.672Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2026-01-09T12:53:10.672Z] GC before operation: completed in 87.272 ms, heap usage 444.083 MB -> 4.075 MB. [2026-01-09T12:53:44.072Z] ====== mnemonics (functional) [default], iteration 14 completed (32076.086 ms) ====== [2026-01-09T12:53:44.072Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2026-01-09T12:53:44.072Z] GC before operation: completed in 94.374 ms, heap usage 445.948 MB -> 4.075 MB. [2026-01-09T12:54:17.463Z] ====== mnemonics (functional) [default], iteration 15 completed (31701.047 ms) ====== [2026-01-09T12:54:17.463Z] ----------------------------------- [2026-01-09T12:54:17.463Z] renaissance-mnemonics_0_PASSED [2026-01-09T12:54:17.463Z] ----------------------------------- [2026-01-09T12:54:17.463Z] [2026-01-09T12:54:17.463Z] TEST TEARDOWN: [2026-01-09T12:54:17.463Z] Nothing to be done for teardown. [2026-01-09T12:54:17.463Z] renaissance-mnemonics_0 Finish Time: Fri Jan 9 12:54:13 2026 Epoch Time (ms): 1767963253346 [2026-01-09T12:54:17.463Z] [2026-01-09T12:54:17.463Z] =============================================== [2026-01-09T12:54:17.463Z] Running test renaissance-movie-lens_0 ... [2026-01-09T12:54:17.463Z] =============================================== [2026-01-09T12:54:17.463Z] renaissance-movie-lens_0 Start Time: Fri Jan 9 12:54:13 2026 Epoch Time (ms): 1767963253420 [2026-01-09T12:54:17.463Z] variation: NoOptions [2026-01-09T12:54:17.463Z] JVM_OPTIONS: [2026-01-09T12:54:17.463Z] { \ [2026-01-09T12:54:17.463Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:54:17.463Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:54:17.463Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-movie-lens_0"; \ [2026-01-09T12:54:17.463Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-movie-lens_0"; \ [2026-01-09T12:54:17.463Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:54:17.463Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2026-01-09T12:54:17.463Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:54:17.463Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:54:17.463Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:54:17.463Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:54:17.463Z] [2026-01-09T12:54:17.463Z] TEST SETUP: [2026-01-09T12:54:17.463Z] Nothing to be done for setup. [2026-01-09T12:54:17.463Z] [2026-01-09T12:54:17.463Z] TESTING: [2026-01-09T12:54:17.463Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:54:17.463Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-movie-lens_0/launcher-125414-3358986488825950365/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:54:17.463Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:54:17.463Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:54:33.380Z] Benchmark 'movie-lens' failed with exception: [2026-01-09T12:54:33.380Z] java.lang.ExceptionInInitializerError [2026-01-09T12:54:33.380Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T12:54:33.380Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T12:54:33.380Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T12:54:33.380Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T12:54:33.380Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T12:54:33.380Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T12:54:33.380Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T12:54:33.380Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T12:54:33.380Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T12:54:33.380Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T12:54:33.380Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T12:54:33.380Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T12:54:33.380Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T12:54:33.380Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T12:54:33.380Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2026-01-09T12:54:33.380Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2026-01-09T12:54:33.380Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T12:54:33.380Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T12:54:33.380Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T12:54:33.380Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T12:54:33.380Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T12:54:33.380Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T12:54:33.380Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T12:54:33.380Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T12:54:33.380Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T12:54:33.380Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T12:54:33.380Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T12:54:33.380Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T12:54:33.380Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T12:54:33.380Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:54:33.380Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T12:54:33.380Z] ... 34 more [2026-01-09T12:54:33.380Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T12:54:33.380Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T12:54:33.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T12:54:33.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T12:54:33.380Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T12:54:33.381Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T12:54:33.381Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T12:54:33.381Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T12:54:33.381Z] ... 34 more [2026-01-09T12:54:33.381Z] The following benchmarks failed: movie-lens [2026-01-09T12:54:33.718Z] ----------------------------------- [2026-01-09T12:54:33.718Z] renaissance-movie-lens_0_FAILED [2026-01-09T12:54:33.718Z] ----------------------------------- [2026-01-09T12:54:33.718Z] [2026-01-09T12:54:33.718Z] TEST TEARDOWN: [2026-01-09T12:54:33.718Z] Nothing to be done for teardown. [2026-01-09T12:54:33.718Z] renaissance-movie-lens_0 Finish Time: Fri Jan 9 12:54:33 2026 Epoch Time (ms): 1767963273587 [2026-01-09T12:54:33.718Z] [2026-01-09T12:54:33.718Z] =============================================== [2026-01-09T12:54:33.718Z] Running test renaissance-par-mnemonics_0 ... [2026-01-09T12:54:33.718Z] =============================================== [2026-01-09T12:54:33.718Z] renaissance-par-mnemonics_0 Start Time: Fri Jan 9 12:54:33 2026 Epoch Time (ms): 1767963273662 [2026-01-09T12:54:33.718Z] variation: NoOptions [2026-01-09T12:54:33.718Z] JVM_OPTIONS: [2026-01-09T12:54:33.718Z] { \ [2026-01-09T12:54:33.718Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T12:54:33.718Z] echo "Nothing to be done for setup."; \ [2026-01-09T12:54:33.718Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-par-mnemonics_0"; \ [2026-01-09T12:54:33.718Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-par-mnemonics_0"; \ [2026-01-09T12:54:33.718Z] echo ""; echo "TESTING:"; \ [2026-01-09T12:54:33.718Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2026-01-09T12:54:33.718Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T12:54:33.718Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T12:54:33.718Z] echo "Nothing to be done for teardown."; \ [2026-01-09T12:54:33.718Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T12:54:33.718Z] [2026-01-09T12:54:33.718Z] TEST SETUP: [2026-01-09T12:54:33.718Z] Nothing to be done for setup. [2026-01-09T12:54:33.718Z] [2026-01-09T12:54:33.718Z] TESTING: [2026-01-09T12:54:36.706Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T12:54:36.706Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_1767962078237/renaissance-par-mnemonics_0/launcher-125434-14206621983830929846/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T12:54:36.706Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T12:54:36.706Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T12:54:37.864Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2026-01-09T12:54:37.864Z] GC before operation: completed in 122.865 ms, heap usage 6.052 MB -> 4.103 MB. [2026-01-09T12:55:06.037Z] ====== par-mnemonics (functional) [default], iteration 0 completed (23183.583 ms) ====== [2026-01-09T12:55:06.037Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2026-01-09T12:55:06.037Z] GC before operation: completed in 126.093 ms, heap usage 672.170 MB -> 4.165 MB. [2026-01-09T12:55:33.836Z] ====== par-mnemonics (functional) [default], iteration 1 completed (25842.514 ms) ====== [2026-01-09T12:55:33.836Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2026-01-09T12:55:33.836Z] GC before operation: completed in 112.908 ms, heap usage 770.203 MB -> 4.166 MB. [2026-01-09T12:55:56.942Z] ====== par-mnemonics (functional) [default], iteration 2 completed (25508.649 ms) ====== [2026-01-09T12:55:56.942Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2026-01-09T12:55:56.942Z] GC before operation: completed in 93.994 ms, heap usage 481.187 MB -> 4.166 MB. [2026-01-09T12:56:24.731Z] ====== par-mnemonics (functional) [default], iteration 3 completed (26698.392 ms) ====== [2026-01-09T12:56:24.731Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2026-01-09T12:56:24.731Z] GC before operation: completed in 78.543 ms, heap usage 146.187 MB -> 4.166 MB. [2026-01-09T12:56:52.519Z] ====== par-mnemonics (functional) [default], iteration 4 completed (25585.363 ms) ====== [2026-01-09T12:56:52.519Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2026-01-09T12:56:52.519Z] GC before operation: completed in 80.985 ms, heap usage 282.816 MB -> 4.166 MB. [2026-01-09T12:57:20.287Z] ====== par-mnemonics (functional) [default], iteration 5 completed (25162.801 ms) ====== [2026-01-09T12:57:20.287Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2026-01-09T12:57:20.287Z] GC before operation: completed in 80.945 ms, heap usage 262.189 MB -> 4.166 MB. [2026-01-09T12:57:43.465Z] ====== par-mnemonics (functional) [default], iteration 6 completed (25574.477 ms) ====== [2026-01-09T12:57:43.465Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2026-01-09T12:57:43.465Z] GC before operation: completed in 91.478 ms, heap usage 426.938 MB -> 4.166 MB. [2026-01-09T12:58:11.263Z] ====== par-mnemonics (functional) [default], iteration 7 completed (25505.730 ms) ====== [2026-01-09T12:58:11.263Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2026-01-09T12:58:11.263Z] GC before operation: completed in 81.767 ms, heap usage 264.193 MB -> 4.166 MB. [2026-01-09T12:58:39.080Z] ====== par-mnemonics (functional) [default], iteration 8 completed (25593.759 ms) ====== [2026-01-09T12:58:39.080Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2026-01-09T12:58:39.080Z] GC before operation: completed in 72.589 ms, heap usage 145.186 MB -> 4.166 MB. [2026-01-09T12:59:02.163Z] ====== par-mnemonics (functional) [default], iteration 9 completed (25029.554 ms) ====== [2026-01-09T12:59:02.163Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2026-01-09T12:59:02.163Z] GC before operation: completed in 88.687 ms, heap usage 368.938 MB -> 4.166 MB. [2026-01-09T12:59:30.009Z] ====== par-mnemonics (functional) [default], iteration 10 completed (26643.117 ms) ====== [2026-01-09T12:59:30.009Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2026-01-09T12:59:30.009Z] GC before operation: completed in 80.015 ms, heap usage 155.188 MB -> 4.166 MB. [2026-01-09T12:59:57.814Z] ====== par-mnemonics (functional) [default], iteration 11 completed (26110.131 ms) ====== [2026-01-09T12:59:57.814Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2026-01-09T12:59:57.814Z] GC before operation: completed in 73.316 ms, heap usage 166.800 MB -> 4.166 MB. [2026-01-09T13:00:25.622Z] ====== par-mnemonics (functional) [default], iteration 12 completed (25196.521 ms) ====== [2026-01-09T13:00:25.622Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2026-01-09T13:00:25.622Z] GC before operation: completed in 80.884 ms, heap usage 264.192 MB -> 4.166 MB. [2026-01-09T13:00:48.742Z] ====== par-mnemonics (functional) [default], iteration 13 completed (25472.129 ms) ====== [2026-01-09T13:00:48.742Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2026-01-09T13:00:49.075Z] GC before operation: completed in 95.294 ms, heap usage 426.188 MB -> 4.166 MB. [2026-01-09T13:01:16.853Z] ====== par-mnemonics (functional) [default], iteration 14 completed (25381.465 ms) ====== [2026-01-09T13:01:16.853Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2026-01-09T13:01:16.853Z] GC before operation: completed in 81.108 ms, heap usage 264.192 MB -> 4.166 MB. [2026-01-09T13:01:44.619Z] ====== par-mnemonics (functional) [default], iteration 15 completed (25489.544 ms) ====== [2026-01-09T13:01:44.619Z] ----------------------------------- [2026-01-09T13:01:44.619Z] renaissance-par-mnemonics_0_PASSED [2026-01-09T13:01:44.619Z] ----------------------------------- [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] TEST TEARDOWN: [2026-01-09T13:01:44.619Z] Nothing to be done for teardown. [2026-01-09T13:01:44.619Z] renaissance-par-mnemonics_0 Finish Time: Fri Jan 9 13:01:42 2026 Epoch Time (ms): 1767963702792 [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] Running test renaissance-philosophers_0 ... [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] renaissance-philosophers_0 Start Time: Fri Jan 9 13:01:42 2026 Epoch Time (ms): 1767963702862 [2026-01-09T13:01:44.619Z] renaissance-philosophers_0_DISABLED [2026-01-09T13:01:44.619Z] Disabled Reason: [2026-01-09T13:01:44.619Z] https://github.com/adoptium/aqa-tests/issues/4976 [2026-01-09T13:01:44.619Z] renaissance-philosophers_0 Finish Time: Fri Jan 9 13:01:42 2026 Epoch Time (ms): 1767963702920 [2026-01-09T13:01:44.619Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/renaissance' [2026-01-09T13:01:44.619Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/dacapo' [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] Running test dacapo-avrora_0 ... [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] dacapo-avrora_0 Start Time: Fri Jan 9 13:01:43 2026 Epoch Time (ms): 1767963703029 [2026-01-09T13:01:44.619Z] dacapo-avrora_0_DISABLED [2026-01-09T13:01:44.619Z] Disabled Reason: [2026-01-09T13:01:44.619Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2026-01-09T13:01:44.619Z] dacapo-avrora_0 Finish Time: Fri Jan 9 13:01:43 2026 Epoch Time (ms): 1767963703089 [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] Running test dacapo-fop_0 ... [2026-01-09T13:01:44.619Z] =============================================== [2026-01-09T13:01:44.619Z] dacapo-fop_0 Start Time: Fri Jan 9 13:01:43 2026 Epoch Time (ms): 1767963703164 [2026-01-09T13:01:44.619Z] variation: NoOptions [2026-01-09T13:01:44.619Z] JVM_OPTIONS: [2026-01-09T13:01:44.619Z] { \ [2026-01-09T13:01:44.619Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:01:44.619Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:01:44.619Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-fop_0"; \ [2026-01-09T13:01:44.619Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-fop_0"; \ [2026-01-09T13:01:44.619Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:01:44.619Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2026-01-09T13:01:44.619Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:01:44.619Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:01:44.619Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:01:44.619Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] TEST SETUP: [2026-01-09T13:01:44.619Z] Nothing to be done for setup. [2026-01-09T13:01:44.619Z] [2026-01-09T13:01:44.619Z] TESTING: [2026-01-09T13:01:44.951Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2026-01-09T13:01:45.285Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2026-01-09T13:02:13.560Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2026-01-09T13:02:13.560Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 28447 msec ===== [2026-01-09T13:02:13.896Z] ----------------------------------- [2026-01-09T13:02:13.896Z] dacapo-fop_0_PASSED [2026-01-09T13:02:13.896Z] ----------------------------------- [2026-01-09T13:02:13.896Z] [2026-01-09T13:02:13.896Z] TEST TEARDOWN: [2026-01-09T13:02:13.896Z] Nothing to be done for teardown. [2026-01-09T13:02:13.896Z] dacapo-fop_0 Finish Time: Fri Jan 9 13:02:13 2026 Epoch Time (ms): 1767963733828 [2026-01-09T13:02:13.896Z] [2026-01-09T13:02:13.896Z] =============================================== [2026-01-09T13:02:13.896Z] Running test dacapo-jython_0 ... [2026-01-09T13:02:13.896Z] =============================================== [2026-01-09T13:02:14.234Z] dacapo-jython_0 Start Time: Fri Jan 9 13:02:13 2026 Epoch Time (ms): 1767963733912 [2026-01-09T13:02:14.234Z] variation: NoOptions [2026-01-09T13:02:14.234Z] JVM_OPTIONS: [2026-01-09T13:02:14.234Z] { \ [2026-01-09T13:02:14.234Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:02:14.234Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:02:14.234Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-jython_0"; \ [2026-01-09T13:02:14.234Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-jython_0"; \ [2026-01-09T13:02:14.234Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:02:14.234Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2026-01-09T13:02:14.234Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:02:14.234Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:02:14.234Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:02:14.234Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:02:14.234Z] [2026-01-09T13:02:14.234Z] TEST SETUP: [2026-01-09T13:02:14.234Z] Nothing to be done for setup. [2026-01-09T13:02:14.234Z] [2026-01-09T13:02:14.234Z] TESTING: [2026-01-09T13:02:18.038Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2026-01-09T13:02:28.896Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2026-01-09T13:02:39.764Z] ------------------------------------------------------------------------------- [2026-01-09T13:02:39.764Z] PYBENCH 2.0 [2026-01-09T13:02:39.764Z] ------------------------------------------------------------------------------- [2026-01-09T13:02:39.764Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:02:39.764Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2026-01-09T13:02:39.764Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2026-01-09T13:02:39.764Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:02:40.097Z] * using Jython [2026-01-09T13:02:40.097Z] * system check interval set to maximum: 2147483647 [2026-01-09T13:02:40.097Z] * using timer: time.time [2026-01-09T13:02:40.097Z] [2026-01-09T13:02:44.888Z] Calibrating tests. Please wait... done. [2026-01-09T13:02:44.888Z] [2026-01-09T13:02:44.888Z] Running 2 round(s) of the suite at warp factor 20: [2026-01-09T13:02:44.888Z] [2026-01-09T13:03:24.994Z] * Round 1 done. [2026-01-09T13:03:58.418Z] * Round 2 done. [2026-01-09T13:03:58.418Z] [2026-01-09T13:03:58.418Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 85240 msec ===== [2026-01-09T13:03:58.418Z] ----------------------------------- [2026-01-09T13:03:58.418Z] dacapo-jython_0_PASSED [2026-01-09T13:03:58.418Z] ----------------------------------- [2026-01-09T13:03:58.418Z] [2026-01-09T13:03:58.418Z] TEST TEARDOWN: [2026-01-09T13:03:58.418Z] Nothing to be done for teardown. [2026-01-09T13:03:58.418Z] dacapo-jython_0 Finish Time: Fri Jan 9 13:03:53 2026 Epoch Time (ms): 1767963833558 [2026-01-09T13:03:58.418Z] [2026-01-09T13:03:58.418Z] =============================================== [2026-01-09T13:03:58.418Z] Running test dacapo-luindex_0 ... [2026-01-09T13:03:58.418Z] =============================================== [2026-01-09T13:03:58.418Z] dacapo-luindex_0 Start Time: Fri Jan 9 13:03:53 2026 Epoch Time (ms): 1767963833633 [2026-01-09T13:03:58.418Z] variation: NoOptions [2026-01-09T13:03:58.418Z] JVM_OPTIONS: [2026-01-09T13:03:58.418Z] { \ [2026-01-09T13:03:58.418Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:03:58.418Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:03:58.418Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-luindex_0"; \ [2026-01-09T13:03:58.418Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-luindex_0"; \ [2026-01-09T13:03:58.418Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:03:58.418Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2026-01-09T13:03:58.418Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:03:58.418Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:03:58.418Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:03:58.418Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:03:58.418Z] [2026-01-09T13:03:58.418Z] TEST SETUP: [2026-01-09T13:03:58.418Z] Nothing to be done for setup. [2026-01-09T13:03:58.418Z] [2026-01-09T13:03:58.418Z] TESTING: [2026-01-09T13:03:58.418Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.' [2026-01-09T13:03:58.418Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2026-01-09T13:03:58.418Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2026-01-09T13:04:00.689Z] Adding documents from enwiki-anarchism-abydos.md: [2026-01-09T13:04:00.690Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2026-01-09T13:04:03.665Z] Adding documents from enwiki-abydos-copleston.md: [2026-01-09T13:04:07.468Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2026-01-09T13:04:07.468Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:04:07.468Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2026-01-09T13:04:07.468Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2026-01-09T13:04:07.468Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2026-01-09T13:04:16.395Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2026-01-09T13:04:19.369Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2026-01-09T13:04:26.680Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2026-01-09T13:04:27.837Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2026-01-09T13:04:27.837Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2026-01-09T13:04:27.837Z] Optimizing... [2026-01-09T13:04:41.231Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 42743 msec ===== [2026-01-09T13:04:41.231Z] ----------------------------------- [2026-01-09T13:04:41.231Z] dacapo-luindex_0_PASSED [2026-01-09T13:04:41.231Z] ----------------------------------- [2026-01-09T13:04:41.231Z] [2026-01-09T13:04:41.231Z] TEST TEARDOWN: [2026-01-09T13:04:41.231Z] Nothing to be done for teardown. [2026-01-09T13:04:41.231Z] dacapo-luindex_0 Finish Time: Fri Jan 9 13:04:39 2026 Epoch Time (ms): 1767963879078 [2026-01-09T13:04:41.231Z] [2026-01-09T13:04:41.231Z] =============================================== [2026-01-09T13:04:41.231Z] Running test dacapo-pmd_0 ... [2026-01-09T13:04:41.231Z] =============================================== [2026-01-09T13:04:41.231Z] dacapo-pmd_0 Start Time: Fri Jan 9 13:04:39 2026 Epoch Time (ms): 1767963879152 [2026-01-09T13:04:41.231Z] variation: NoOptions [2026-01-09T13:04:41.231Z] JVM_OPTIONS: [2026-01-09T13:04:41.231Z] { \ [2026-01-09T13:04:41.231Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:04:41.231Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:04:41.231Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-pmd_0"; \ [2026-01-09T13:04:41.231Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-pmd_0"; \ [2026-01-09T13:04:41.231Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:04:41.231Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2026-01-09T13:04:41.231Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:04:41.231Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:04:41.231Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:04:41.231Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:04:41.231Z] [2026-01-09T13:04:41.231Z] TEST SETUP: [2026-01-09T13:04:41.231Z] Nothing to be done for setup. [2026-01-09T13:04:41.231Z] [2026-01-09T13:04:41.231Z] TESTING: [2026-01-09T13:04:41.231Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-01-09T13:04:42.011Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2026-01-09T13:04:42.011Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2026-01-09T13:05:04.159Z] Checked: 0% [2026-01-09T13:05:05.841Z] Checked: 5% [2026-01-09T13:05:10.645Z] Checked: 10% [2026-01-09T13:05:12.934Z] Checked: 15% [2026-01-09T13:05:15.212Z] Checked: 20% [2026-01-09T13:05:16.887Z] Checked: 25% [2026-01-09T13:05:18.564Z] Checked: 30% [2026-01-09T13:05:20.241Z] Checked: 35% [2026-01-09T13:05:23.225Z] Checked: 40% [2026-01-09T13:05:24.388Z] Checked: 45% [2026-01-09T13:05:25.552Z] Checked: 50% [2026-01-09T13:05:27.834Z] Checked: 55% [2026-01-09T13:05:33.784Z] Checked: 60% [2026-01-09T13:05:36.069Z] Checked: 65% [2026-01-09T13:05:37.760Z] Checked: 70% [2026-01-09T13:05:41.577Z] Checked: 75% [2026-01-09T13:05:43.863Z] Checked: 80% [2026-01-09T13:05:45.547Z] Checked: 85% [2026-01-09T13:05:47.230Z] Checked: 90% [2026-01-09T13:05:50.210Z] Checked: 95% [2026-01-09T13:05:50.210Z] Checked: 100% [2026-01-09T13:05:50.210Z] PMD checked 601 files. [2026-01-09T13:05:50.926Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0x1452670f179e872b238ab175b2d28b2f3e41a115 [2026-01-09T13:05:50.926Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED ===== [2026-01-09T13:05:50.926Z] Validation FAILED for pmd default [2026-01-09T13:05:52.086Z] ----------------------------------- [2026-01-09T13:05:52.086Z] dacapo-pmd_0_FAILED [2026-01-09T13:05:52.086Z] ----------------------------------- [2026-01-09T13:05:52.086Z] [2026-01-09T13:05:52.086Z] TEST TEARDOWN: [2026-01-09T13:05:52.086Z] Nothing to be done for teardown. [2026-01-09T13:05:52.086Z] dacapo-pmd_0 Finish Time: Fri Jan 9 13:05:51 2026 Epoch Time (ms): 1767963951785 [2026-01-09T13:05:52.086Z] [2026-01-09T13:05:52.086Z] =============================================== [2026-01-09T13:05:52.086Z] Running test dacapo-sunflow_0 ... [2026-01-09T13:05:52.086Z] =============================================== [2026-01-09T13:05:52.086Z] dacapo-sunflow_0 Start Time: Fri Jan 9 13:05:51 2026 Epoch Time (ms): 1767963951860 [2026-01-09T13:05:52.086Z] variation: NoOptions [2026-01-09T13:05:52.086Z] JVM_OPTIONS: [2026-01-09T13:05:52.086Z] { \ [2026-01-09T13:05:52.086Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:05:52.086Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:05:52.086Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-sunflow_0"; \ [2026-01-09T13:05:52.086Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-sunflow_0"; \ [2026-01-09T13:05:52.086Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:05:52.086Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2026-01-09T13:05:52.086Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:05:52.086Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:05:52.086Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:05:52.086Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:05:52.086Z] [2026-01-09T13:05:52.086Z] TEST SETUP: [2026-01-09T13:05:52.086Z] Nothing to be done for setup. [2026-01-09T13:05:52.086Z] [2026-01-09T13:05:52.086Z] TESTING: [2026-01-09T13:05:53.244Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-01-09T13:05:54.401Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2026-01-09T13:07:03.766Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 67009 msec ===== [2026-01-09T13:07:03.766Z] ----------------------------------- [2026-01-09T13:07:03.766Z] dacapo-sunflow_0_PASSED [2026-01-09T13:07:03.766Z] ----------------------------------- [2026-01-09T13:07:03.766Z] [2026-01-09T13:07:03.766Z] TEST TEARDOWN: [2026-01-09T13:07:03.766Z] Nothing to be done for teardown. [2026-01-09T13:07:03.766Z] dacapo-sunflow_0 Finish Time: Fri Jan 9 13:07:01 2026 Epoch Time (ms): 1767964021774 [2026-01-09T13:07:03.766Z] [2026-01-09T13:07:03.766Z] =============================================== [2026-01-09T13:07:03.766Z] Running test dacapo-tomcat_0 ... [2026-01-09T13:07:03.766Z] =============================================== [2026-01-09T13:07:03.766Z] dacapo-tomcat_0 Start Time: Fri Jan 9 13:07:01 2026 Epoch Time (ms): 1767964021849 [2026-01-09T13:07:03.766Z] variation: NoOptions [2026-01-09T13:07:03.766Z] JVM_OPTIONS: [2026-01-09T13:07:03.766Z] { \ [2026-01-09T13:07:03.766Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:07:03.766Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:07:03.766Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-tomcat_0"; \ [2026-01-09T13:07:03.766Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-tomcat_0"; \ [2026-01-09T13:07:03.766Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:07:03.766Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2026-01-09T13:07:03.766Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:07:03.766Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:07:03.766Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:07:03.766Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:07:03.766Z] [2026-01-09T13:07:03.766Z] TEST SETUP: [2026-01-09T13:07:03.766Z] Nothing to be done for setup. [2026-01-09T13:07:03.766Z] [2026-01-09T13:07:03.766Z] TESTING: [2026-01-09T13:07:03.766Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512] [2026-01-09T13:07:03.766Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2026-01-09T13:07:04.484Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2026-01-09T13:07:04.484Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.' [2026-01-09T13:07:06.758Z] WARNING: A restricted method in java.lang.System has been called [2026-01-09T13:07:06.759Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2026-01-09T13:07:06.759Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-09T13:07:06.759Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-09T13:07:06.759Z] [2026-01-09T13:07:14.074Z] Server created with thread pool size 4 [2026-01-09T13:07:14.407Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2026-01-09T13:07:14.407Z] Loading web application [2026-01-09T13:07:15.124Z] Starting 80000 requests... [2026-01-09T13:07:53.967Z] Completing requests: 5% [2026-01-09T13:08:01.322Z] Completing requests: 10% [2026-01-09T13:08:07.329Z] Completing requests: 15% [2026-01-09T13:08:13.307Z] Completing requests: 20% [2026-01-09T13:08:18.126Z] Completing requests: 25% [2026-01-09T13:08:22.928Z] Completing requests: 30% [2026-01-09T13:08:27.717Z] Completing requests: 35% [2026-01-09T13:08:31.553Z] Completing requests: 40% [2026-01-09T13:08:36.349Z] Completing requests: 45% [2026-01-09T13:08:40.164Z] Completing requests: 50% [2026-01-09T13:08:44.964Z] Completing requests: 55% [2026-01-09T13:08:48.782Z] Completing requests: 60% [2026-01-09T13:08:52.921Z] Completing requests: 65% [2026-01-09T13:08:56.740Z] Completing requests: 70% [2026-01-09T13:09:00.562Z] Completing requests: 75% [2026-01-09T13:09:04.376Z] Completing requests: 80% [2026-01-09T13:09:08.185Z] Completing requests: 85% [2026-01-09T13:09:12.998Z] Completing requests: 90% [2026-01-09T13:09:15.984Z] Completing requests: 95% [2026-01-09T13:09:15.984Z] Completed requests [2026-01-09T13:09:15.984Z] Client threads complete ... unloading web application [2026-01-09T13:09:15.984Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 121646 msec ===== [2026-01-09T13:09:15.984Z] ===== DaCapo processed 80000 requests in 120982 msec, 661 requests per second ===== [2026-01-09T13:09:16.316Z] ===== DaCapo tail latency, simple: 50% 3719 usec, 90% 7606 usec, 99% 27385 usec, 99.9% 388845 usec, 99.99% 944915 usec, max 5111661 usec, measured over 80000 events ===== [2026-01-09T13:09:16.316Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 5038 usec, 90% 11210 usec, 99% 28934 usec, 99.9% 388845 usec, 99.99% 944915 usec, max 5111661 usec, measured over 80000 events ===== [2026-01-09T13:09:16.316Z] ===== DaCapo tail latency, metered full smoothing: 50% 20116982 usec, 90% 27555896 usec, 99% 27891284 usec, 99.9% 27928508 usec, 99.99% 27940218 usec, max 27957258 usec, measured over 80000 events ===== [2026-01-09T13:09:16.316Z] Server stopped ... iteration complete [2026-01-09T13:09:17.477Z] ----------------------------------- [2026-01-09T13:09:17.478Z] dacapo-tomcat_0_PASSED [2026-01-09T13:09:17.478Z] ----------------------------------- [2026-01-09T13:09:17.478Z] [2026-01-09T13:09:17.478Z] TEST TEARDOWN: [2026-01-09T13:09:17.478Z] Nothing to be done for teardown. [2026-01-09T13:09:17.478Z] dacapo-tomcat_0 Finish Time: Fri Jan 9 13:09:17 2026 Epoch Time (ms): 1767964157091 [2026-01-09T13:09:17.478Z] [2026-01-09T13:09:17.478Z] =============================================== [2026-01-09T13:09:17.478Z] Running test dacapo-xalan_0 ... [2026-01-09T13:09:17.478Z] =============================================== [2026-01-09T13:09:17.478Z] dacapo-xalan_0 Start Time: Fri Jan 9 13:09:17 2026 Epoch Time (ms): 1767964157165 [2026-01-09T13:09:17.478Z] variation: NoOptions [2026-01-09T13:09:17.478Z] JVM_OPTIONS: [2026-01-09T13:09:17.478Z] { \ [2026-01-09T13:09:17.478Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:09:17.478Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:09:17.478Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-xalan_0"; \ [2026-01-09T13:09:17.478Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-xalan_0"; \ [2026-01-09T13:09:17.478Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:09:17.478Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2026-01-09T13:09:17.478Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:09:17.478Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:09:17.478Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:09:17.478Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult"; [2026-01-09T13:09:17.478Z] [2026-01-09T13:09:17.478Z] TEST SETUP: [2026-01-09T13:09:17.478Z] Nothing to be done for setup. [2026-01-09T13:09:17.478Z] [2026-01-09T13:09:17.478Z] TESTING: [2026-01-09T13:09:18.199Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2026-01-09T13:09:19.016Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2026-01-09T13:09:21.280Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2026-01-09T13:09:34.053Z] Processing: 5% [2026-01-09T13:09:37.035Z] Processing: 10% [2026-01-09T13:09:40.841Z] Processing: 15% [2026-01-09T13:09:43.846Z] Processing: 20% [2026-01-09T13:09:46.137Z] Processing: 25% [2026-01-09T13:09:48.442Z] Processing: 30% [2026-01-09T13:09:50.714Z] Processing: 35% [2026-01-09T13:09:52.992Z] Processing: 40% [2026-01-09T13:09:54.666Z] Processing: 45% [2026-01-09T13:09:56.388Z] Processing: 50% [2026-01-09T13:09:57.545Z] Processing: 55% [2026-01-09T13:09:59.267Z] Processing: 60% [2026-01-09T13:10:00.429Z] Processing: 65% [2026-01-09T13:10:01.595Z] Processing: 70% [2026-01-09T13:10:03.279Z] Processing: 75% [2026-01-09T13:10:04.436Z] Processing: 80% [2026-01-09T13:10:06.135Z] Processing: 85% [2026-01-09T13:10:07.296Z] Processing: 90% [2026-01-09T13:10:08.968Z] Processing: 95% [2026-01-09T13:10:08.969Z] Normal completion. [2026-01-09T13:10:08.969Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 47988 msec ===== [2026-01-09T13:10:09.306Z] ----------------------------------- [2026-01-09T13:10:09.306Z] dacapo-xalan_0_PASSED [2026-01-09T13:10:09.306Z] ----------------------------------- [2026-01-09T13:10:09.306Z] [2026-01-09T13:10:09.306Z] TEST TEARDOWN: [2026-01-09T13:10:09.306Z] Nothing to be done for teardown. [2026-01-09T13:10:09.306Z] dacapo-xalan_0 Finish Time: Fri Jan 9 13:10:09 2026 Epoch Time (ms): 1767964209258 [2026-01-09T13:10:09.306Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/dacapo' [2026-01-09T13:10:09.306Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf' [2026-01-09T13:10:09.306Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests' [2026-01-09T13:10:09.306Z] [2026-01-09T13:10:09.306Z] [2026-01-09T13:10:09.306Z] All tests finished, run result summary: [2026-01-09T13:10:09.306Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-09T13:10:09.306Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_riscv64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_1767962078237/ --tapName=Test_openjdk27_hs_extended.perf_riscv64_linux.tap --comment="" [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] TEST TARGETS SUMMARY [2026-01-09T13:10:09.662Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T13:10:09.662Z] DISABLED test targets: [2026-01-09T13:10:09.662Z] renaissance-finagle-chirper_0 [2026-01-09T13:10:09.662Z] renaissance-philosophers_0 [2026-01-09T13:10:09.662Z] dacapo-avrora_0 [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] PASSED test targets: [2026-01-09T13:10:09.662Z] renaissance-finagle-http_0 [2026-01-09T13:10:09.662Z] renaissance-mnemonics_0 [2026-01-09T13:10:09.662Z] renaissance-par-mnemonics_0 [2026-01-09T13:10:09.662Z] dacapo-fop_0 [2026-01-09T13:10:09.662Z] dacapo-jython_0 [2026-01-09T13:10:09.662Z] dacapo-luindex_0 [2026-01-09T13:10:09.662Z] dacapo-sunflow_0 [2026-01-09T13:10:09.662Z] dacapo-tomcat_0 [2026-01-09T13:10:09.662Z] dacapo-xalan_0 [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] FAILED test targets: [2026-01-09T13:10:09.662Z] renaissance-als_0 [2026-01-09T13:10:09.662Z] renaissance-chi-square_0 [2026-01-09T13:10:09.662Z] renaissance-db-shootout_0 [2026-01-09T13:10:09.662Z] renaissance-dec-tree_0 [2026-01-09T13:10:09.662Z] renaissance-gauss-mix_0 [2026-01-09T13:10:09.662Z] renaissance-log-regression_0 [2026-01-09T13:10:09.662Z] renaissance-movie-lens_0 [2026-01-09T13:10:09.662Z] dacapo-pmd_0 [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] TOTAL: 20 EXECUTED: 17 PASSED: 9 FAILED: 8 DISABLED: 3 SKIPPED: 0 [2026-01-09T13:10:09.662Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T13:10:09.662Z] [2026-01-09T13:10:09.662Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2026-01-09T13:10:09.662Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG' [2026-01-09T13:10:09.662Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2026-01-09T13:10:10.294Z] + uname [2026-01-09T13:10:10.294Z] + [ Linux = AIX ] [2026-01-09T13:10:10.294Z] + uname [2026-01-09T13:10:10.294Z] + [ Linux = SunOS ] [2026-01-09T13:10:10.294Z] + uname [2026-01-09T13:10:10.294Z] + [ Linux = *BSD ] [2026-01-09T13:10:10.295Z] + MAKE=make [2026-01-09T13:10:10.295Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-09T13:10:10.295Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-01-09T13:10:10.396Z] $ ssh-agent -k [2026-01-09T13:10:10.418Z] unset SSH_AUTH_SOCK; [2026-01-09T13:10:10.418Z] unset SSH_AGENT_PID; [2026-01-09T13:10:10.418Z] echo Agent pid 1013536 killed; [2026-01-09T13:10:10.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-01-09T13:10:10.570Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2026-01-09T13:10:10.775Z] no DaCapo-h2 metric found [Pipeline] echo [2026-01-09T13:10:10.829Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-01-09T13:10:10.920Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:10:10.947Z] Archiving artifacts [2026-01-09T13:10:11.031Z] Recording fingerprints [Pipeline] echo [2026-01-09T13:10:11.065Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:10:11.101Z] Archiving artifacts [2026-01-09T13:10:11.309Z] Recording fingerprints [Pipeline] sh [2026-01-09T13:10:12.043Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_1767962078237 [Pipeline] echo [2026-01-09T13:10:12.126Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:10:12.163Z] Archiving artifacts [2026-01-09T13:10:12.251Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T13:10:13.733Z] Tap file found: aqa-tests/TKG/output_1767962078237/Test_openjdk27_hs_extended.perf_riscv64_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-01-09T13:10:13.931Z] Recording test results [2026-01-09T13:10:15.332Z] None of the test reports contained any result [2026-01-09T13:10:15.332Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-09T13:10:15.362Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-09T13:10:15.910Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-09T13:10:15.910Z] Unix type machine.. [2026-01-09T13:10:15.910Z] Running on a Linux host [2026-01-09T13:10:15.910Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [2026-01-09T13:10:15.280Z] No test report files were found. Configuration error? [Pipeline] cleanWs [2026-01-09T13:10:16.069Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T13:10:16.069Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T13:10:26.965Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-09T13:10:27.548Z] + find /tmp -name *core* -print -exec rm -f {} ; [2026-01-09T13:10:27.548Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-09T13:10:27.649Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-01-09T13:10:27.774Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-09T13:10:27.805Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [Pipeline] { [Pipeline] echo [2026-01-09T13:10:27.818Z] Generating rerun Test_openjdk27_hs_extended.perf_riscv64_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun) [Pipeline] echo [2026-01-09T13:10:27.842Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_riscv64_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-09T13:10:28.442Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-09T13:10:28.684Z] Processing DSL script testJobTemplate [2026-01-09T13:11:17.494Z] LEVELS: [extended] [2026-01-09T13:11:17.494Z] JDK_VERSIONS: [8] [2026-01-09T13:11:17.494Z] GROUPS: [perf] [2026-01-09T13:11:17.494Z] ARCH_OS_LIST: [riscv64_linux] [2026-01-09T13:11:17.610Z] Added items: [2026-01-09T13:11:17.610Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_riscv64_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-09T13:11:23.930Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun) [Pipeline] build [2026-01-09T13:11:23.952Z] Scheduling project: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun [2026-01-09T13:11:30.565Z] Starting building: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #1 [2026-01-09T15:03:16.996Z] Build Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #1 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-09T15:03:17.069Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T15:03:17.287Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T15:03:17.287Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T15:03:17.381Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-09T15:03:17.413Z] Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #1 completed with status UNSTABLE [Pipeline] timeout [2026-01-09T15:03:17.421Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T15:03:18.188Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_riscv64_linux_rerun" build number 1 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-09T15:03:18.219Z] Saving Test_openjdk27_hs_extended.perf_riscv64_linux_rerun/1/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T15:03:18.316Z] Archiving artifacts [2026-01-09T15:03:18.511Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T15:03:19.026Z] Tap file found: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun/1/aqa-tests/TKG/output_17679707124653/Test_openjdk27_hs_extended.perf_riscv64_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-09T15:03:19.323Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_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=riscv64_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=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-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-27%2B4_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=234&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T15:03:19.547Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T15:03:19.547Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T15:03:19.640Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE