Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin" build number 385
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 22
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 38
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
> git rev-list --no-walk 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-06T23:03:00.883Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-06T23:03:00.926Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-11-06T23:03:00.938Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-06T23:03:01.033Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T23:03:01.067Z] dynamicAgents: []
[Pipeline] node
[2025-11-06T23:03:01.623Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-11-06T23:03:01.763Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:03:02.213Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:03:02.213Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:03:02.345Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-06T23:03:02.602Z] The recommended git tool is: git
[2025-11-06T23:03:02.914Z] No credentials specified
[2025-11-06T23:03:03.046Z] Cloning the remote Git repository
[2025-11-06T23:03:03.251Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-06T23:03:03.251Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-11-06T23:03:03.355Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-06T23:03:03.355Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-06T23:03:03.355Z] > git --version # timeout=10
[2025-11-06T23:03:03.370Z] > git --version # 'git version 2.45.4'
[2025-11-06T23:03:03.371Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T23:03:14.333Z] Avoid second fetch
[2025-11-06T23:03:14.477Z] Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
[2025-11-06T23:03:14.106Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-06T23:03:14.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T23:03:14.393Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-06T23:03:14.543Z] > git config core.sparsecheckout # timeout=10
[2025-11-06T23:03:14.560Z] > git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
[2025-11-06T23:03:16.688Z] Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T23:03:18.617Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-06T23:03:18.636Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-06T23:03:20.229Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-06T23:03:20.846Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T23:03:22.240Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-06T23:03:22.240Z] Unix type machine..
[2025-11-06T23:03:22.240Z] Running on a Linux host
[2025-11-06T23:03:22.240Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-06T23:03:24.958Z] + printenv
[2025-11-06T23:03:24.958Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-06T23:03:24.958Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-06T23:03:24.958Z] SETUP_JCK_RUN=false
[2025-11-06T23:03:24.958Z] USE_TESTENV_PROPERTIES=false
[2025-11-06T23:03:24.958Z] MAIL=/var/mail/jenkins
[2025-11-06T23:03:24.958Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-06T23:03:24.958Z] BUILD_LIST=perf
[2025-11-06T23:03:24.958Z] USER=jenkins
[2025-11-06T23:03:24.958Z] SSH_CLIENT=78.47.239.97 55404 22
[2025-11-06T23:03:24.958Z] SDK_RESOURCE=upstream
[2025-11-06T23:03:24.958Z] CI=true
[2025-11-06T23:03:24.958Z] OPENJ9_BRANCH=master
[2025-11-06T23:03:24.958Z] jobStatus=SUCCESS
[2025-11-06T23:03:24.958Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-06T23:03:24.958Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/9/display/redirect?page=changes
[2025-11-06T23:03:24.958Z] UPSTREAM_JOB_NUMBER=385
[2025-11-06T23:03:24.958Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-06T23:03:24.958Z] TARGET=extended.perf
[2025-11-06T23:03:24.958Z] EXIT_FAILURE=false
[2025-11-06T23:03:24.958Z] SHLVL=2
[2025-11-06T23:03:24.958Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2025-11-06T23:03:24.958Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-11-06T23:03:24.958Z] HOME=/home/jenkins
[2025-11-06T23:03:24.958Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-06T23:03:24.958Z] USE_JRE=false
[2025-11-06T23:03:24.958Z] OLDPWD=/home/jenkins
[2025-11-06T23:03:24.958Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/9/
[2025-11-06T23:03:24.958Z] ADOPTOPENJDK_BRANCH=master
[2025-11-06T23:03:24.958Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap
[2025-11-06T23:03:24.958Z] JDK_IMPL=hotspot
[2025-11-06T23:03:24.958Z] HUDSON_COOKIE=0c39c42e-9e75-47a5-9b3e-d4f4dea7a372
[2025-11-06T23:03:24.958Z] DOCKER_REQUIRED=false
[2025-11-06T23:03:24.958Z] JENKINS_SERVER_COOKIE=durable-74a88f6add2d5d19657d97a18eae8e0249616ba05fd1076dc31998c7486fa5db
[2025-11-06T23:03:24.958Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2025-11-06T23:03:24.958Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-06T23:03:24.958Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-11-06T23:03:24.958Z] KEEP_WORKSPACE=false
[2025-11-06T23:03:24.959Z] ARCHIVE_TEST_RESULTS=false
[2025-11-06T23:03:24.959Z] GENERATE_JOBS=true
[2025-11-06T23:03:24.959Z] NODE_NAME=test-docker-alpine320-x64-2
[2025-11-06T23:03:24.959Z] LOGNAME=jenkins
[2025-11-06T23:03:24.959Z] PERSONAL_BUILD=false
[2025-11-06T23:03:24.959Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-06T23:03:24.959Z] JDK_BRANCH=jdk-26+23_adopt
[2025-11-06T23:03:24.959Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-11-06T23:03:24.959Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/9/display/redirect?page=artifacts
[2025-11-06T23:03:24.959Z] AUTO_DETECT=true
[2025-11-06T23:03:24.959Z] STAGE_NAME=Setup
[2025-11-06T23:03:24.959Z] EXECUTOR_NUMBER=0
[2025-11-06T23:03:24.959Z] JDK_VERSION=26
[2025-11-06T23:03:24.959Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-06T23:03:24.959Z] BUILD_DISPLAY_NAME=#9
[2025-11-06T23:03:24.959Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-06T23:03:24.959Z] TIME_LIMIT=25
[2025-11-06T23:03:24.959Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/9/display/redirect?page=tests
[2025-11-06T23:03:24.959Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-06T23:03:24.959Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-11-06T23:03:24.959Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-11-06T23:03:24.959Z] TKG_ITERATIONS=1
[2025-11-06T23:03:24.959Z] PLATFORM=x86-64_alpine-linux
[2025-11-06T23:03:24.959Z] BUILD_ID=9
[2025-11-06T23:03:24.959Z] EXIT_SUCCESS=false
[2025-11-06T23:03:24.959Z] RERUN_FAILURE=true
[2025-11-06T23:03:24.959Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2025-11-06T23:03:24.959Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-06T23:03:24.959Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_alpine-linux-9
[2025-11-06T23:03:24.959Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-06T23:03:24.959Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-06T23:03:24.959Z] KEEP_REPORTDIR=false
[2025-11-06T23:03:24.959Z] ORIGIN_JDK_VERSION=26
[2025-11-06T23:03:24.959Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/
[2025-11-06T23:03:24.959Z] JCK_GIT_BRANCH=master
[2025-11-06T23:03:24.959Z] BUILD_NUMBER=9
[2025-11-06T23:03:24.959Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-06T23:03:24.959Z] ITERATIONS=1
[2025-11-06T23:03:24.959Z] JENKINS_NODE_COOKIE=292126e8-3c57-4b58-935e-905ec4d32ac6
[2025-11-06T23:03:24.959Z] SHELL=/bin/bash
[2025-11-06T23:03:24.959Z] SPEC=alpine-linux_x86-64
[2025-11-06T23:03:24.959Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-06T23:03:24.959Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-11-06T23:03:24.959Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-06T23:03:24.959Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/9/display/redirect
[2025-11-06T23:03:24.959Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-06T23:03:24.959Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2025-11-06T23:03:24.959Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin
[2025-11-06T23:03:24.959Z] SLACK_CHANNEL=aqavit-bot
[2025-11-06T23:03:24.959Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-11-06T23:03:24.959Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-06T23:03:24.959Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-11-06T23:03:24.959Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:03:24.959Z] SSH_CONNECTION=78.47.239.97 55404 172.17.0.11 22
[2025-11-06T23:03:24.959Z] TEST_TIME=120
[2025-11-06T23:03:24.959Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@tmp
[2025-11-06T23:03:24.959Z] PARALLEL=Dynamic
[2025-11-06T23:03:24.959Z] JOBSTARTTIME=Thu, 06 Nov 2025 23:03:19 +0000
[2025-11-06T23:03:24.959Z] DYNAMIC_COMPILE=false
[2025-11-06T23:03:24.959Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T23:03:25.334Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-06T23:03:25.356Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T23:05:07.334Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-x64-temurin" build number 385
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T23:05:07.594Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-06T23:05:07.603Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T23:05:07.681Z] $ ssh-agent
[2025-11-06T23:05:08.274Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbEfep/agent.2092257
[2025-11-06T23:05:08.274Z] SSH_AGENT_PID=2092261
[2025-11-06T23:05:08.274Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-06T23:05:08.290Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-06T23:05:08.315Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-06T23:05:09.776Z] + pwd
[2025-11-06T23:05:09.776Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-06T23:05:09.776Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-11-06T23:05:09.776Z] get jdk binary...
[2025-11-06T23:05:09.776Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-06T23:05:09.776Z] Uncompressing file: OpenJDK-jdk_x64_alpine-linux_hotspot_26_23-ea.tar.gz ...
[2025-11-06T23:05:14.124Z] List files in jdkbinary folder...
[2025-11-06T23:05:14.124Z] total 720176
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 324277568 Nov 6 22:45 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 141564576 Nov 6 22:46 OpenJDK-jdk_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 86731708 Nov 6 22:45 OpenJDK-jmods_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 61586815 Nov 6 22:44 OpenJDK-jre_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] -rw-rw-r-- 1 jenkins jenkins 30072 Nov 6 22:50 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea-metadata.json
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 160752 Nov 6 22:52 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea.json
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 3800566 Nov 6 22:45 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] -rw-r--r-- 1 jenkins jenkins 119272936 Nov 6 22:45 OpenJDK-testimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:14.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 tmp
[2025-11-06T23:05:14.124Z] List files in jdkbinary/tmp folder...
[2025-11-06T23:05:14.124Z] total 4
[2025-11-06T23:05:14.124Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:05 jdk-26+23
[2025-11-06T23:05:14.124Z] Moving directory jdk-26+23/ to ../j2sdk-image
[2025-11-06T23:05:14.124Z] Uncompressing file: OpenJDK-jre_x64_alpine-linux_hotspot_26_23-ea.tar.gz ...
[2025-11-06T23:05:17.440Z] List files in jdkbinary folder...
[2025-11-06T23:05:17.440Z] total 720180
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 324277568 Nov 6 22:45 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 141564576 Nov 6 22:46 OpenJDK-jdk_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 86731708 Nov 6 22:45 OpenJDK-jmods_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 61586815 Nov 6 22:44 OpenJDK-jre_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] -rw-rw-r-- 1 jenkins jenkins 30072 Nov 6 22:50 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea-metadata.json
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 160752 Nov 6 22:52 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea.json
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 3800566 Nov 6 22:45 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] -rw-r--r-- 1 jenkins jenkins 119272936 Nov 6 22:45 OpenJDK-testimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:17.440Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:05 j2sdk-image
[2025-11-06T23:05:17.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 tmp
[2025-11-06T23:05:17.440Z] List files in jdkbinary/tmp folder...
[2025-11-06T23:05:17.440Z] total 4
[2025-11-06T23:05:17.440Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:05 jdk-26+23-jre
[2025-11-06T23:05:17.440Z] Moving directory jdk-26+23-jre/ to ../j2re-image
[2025-11-06T23:05:17.440Z] Uncompressing file: OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_23-ea.tar.gz ...
[2025-11-06T23:05:18.188Z] List files in jdkbinary folder...
[2025-11-06T23:05:18.188Z] total 720184
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 324277568 Nov 6 22:45 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 141564576 Nov 6 22:46 OpenJDK-jdk_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 86731708 Nov 6 22:45 OpenJDK-jmods_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 61586815 Nov 6 22:44 OpenJDK-jre_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] -rw-rw-r-- 1 jenkins jenkins 30072 Nov 6 22:50 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea-metadata.json
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 160752 Nov 6 22:52 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea.json
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 3800566 Nov 6 22:45 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] -rw-r--r-- 1 jenkins jenkins 119272936 Nov 6 22:45 OpenJDK-testimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:18.188Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:05 j2re-image
[2025-11-06T23:05:18.188Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:05 j2sdk-image
[2025-11-06T23:05:18.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 tmp
[2025-11-06T23:05:18.188Z] List files in jdkbinary/tmp folder...
[2025-11-06T23:05:18.188Z] total 4
[2025-11-06T23:05:18.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 jdk-26+23-static-libs
[2025-11-06T23:05:18.188Z] Moving directory jdk-26+23-static-libs/ to ../static-libs
[2025-11-06T23:05:18.188Z] Uncompressing file: OpenJDK-testimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz ...
[2025-11-06T23:05:25.008Z] List files in jdkbinary folder...
[2025-11-06T23:05:25.008Z] total 720188
[2025-11-06T23:05:25.008Z] -rw-r--r-- 1 jenkins jenkins 324277568 Nov 6 22:45 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.008Z] -rw-r--r-- 1 jenkins jenkins 141564576 Nov 6 22:46 OpenJDK-jdk_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.008Z] -rw-r--r-- 1 jenkins jenkins 86731708 Nov 6 22:45 OpenJDK-jmods_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.008Z] -rw-r--r-- 1 jenkins jenkins 61586815 Nov 6 22:44 OpenJDK-jre_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.008Z] -rw-rw-r-- 1 jenkins jenkins 30072 Nov 6 22:50 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea-metadata.json
[2025-11-06T23:05:25.009Z] -rw-r--r-- 1 jenkins jenkins 160752 Nov 6 22:52 OpenJDK-sbom_x64_alpine-linux_hotspot_26_23-ea.json
[2025-11-06T23:05:25.009Z] -rw-r--r-- 1 jenkins jenkins 3800566 Nov 6 22:45 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.009Z] -rw-r--r-- 1 jenkins jenkins 119272936 Nov 6 22:45 OpenJDK-testimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz
[2025-11-06T23:05:25.009Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:05 j2re-image
[2025-11-06T23:05:25.009Z] drwxr-xr-x 7 jenkins jenkins 4096 Nov 6 23:05 j2sdk-image
[2025-11-06T23:05:25.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 static-libs
[2025-11-06T23:05:25.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 tmp
[2025-11-06T23:05:25.009Z] List files in jdkbinary/tmp folder...
[2025-11-06T23:05:25.009Z] total 4
[2025-11-06T23:05:25.009Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 6 23:05 jdk-26+23-test-image
[2025-11-06T23:05:25.009Z] Moving directory jdk-26+23-test-image/ to ../openjdk-test-image
[2025-11-06T23:05:25.009Z] Uncompressing OpenJDK-debugimage_x64_alpine-linux_hotspot_26_23-ea.tar.gz over ./j2sdk-image...
[2025-11-06T23:05:41.230Z] Removing top-level folder jdk-26+23-debug-image/
[2025-11-06T23:05:41.230Z] Removing top-level folder jdk-26+23/
[2025-11-06T23:05:52.658Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-06T23:05:52.658Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-06T23:05:52.658Z] openjdk version "26-beta" 2026-03-17
[2025-11-06T23:05:52.658Z] OpenJDK Runtime Environment Temurin-26+23-202511062137 (build 26-beta+23-ea)
[2025-11-06T23:05:52.658Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062137 (build 26-beta+23-ea, mixed mode, sharing)
[2025-11-06T23:05:52.658Z] =JAVA VERSION OUTPUT END=
[2025-11-06T23:05:52.658Z] =RELEASE INFO BEGIN=
[2025-11-06T23:05:52.658Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-06T23:05:52.658Z] IMPLEMENTOR_VERSION="Temurin-26+23-202511062137"
[2025-11-06T23:05:52.658Z] JAVA_RUNTIME_VERSION="26-beta+23-ea"
[2025-11-06T23:05:52.658Z] JAVA_VERSION="26"
[2025-11-06T23:05:52.658Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-06T23:05:52.658Z] LIBC="musl"
[2025-11-06T23:05:52.660Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-06T23:05:52.660Z] OS_ARCH="x86_64"
[2025-11-06T23:05:52.660Z] OS_NAME="Linux"
[2025-11-06T23:05:52.664Z] SOURCE=".:git:41b00d731c0e"
[2025-11-06T23:05:52.664Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90"
[2025-11-06T23:05:52.664Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-06T23:05:52.664Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-06T23:05:52.664Z] FULL_VERSION="26-beta+23-ea"
[2025-11-06T23:05:52.664Z] SEMANTIC_VERSION="26+23"
[2025-11-06T23:05:52.664Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-11-06T23:05:52.664Z] JVM_VARIANT="Hotspot"
[2025-11-06T23:05:52.664Z] JVM_VERSION="26-beta+23-ea"
[2025-11-06T23:05:52.664Z] IMAGE_TYPE="JDK"
[2025-11-06T23:05:52.664Z] =RELEASE INFO END=
[2025-11-06T23:05:52.664Z] get testKitGen...
[2025-11-06T23:05:52.664Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-06T23:05:55.068Z] git rev-parse master
[2025-11-06T23:05:55.068Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-06T23:05:55.556Z] $ ssh-agent -k
[2025-11-06T23:05:55.564Z] unset SSH_AUTH_SOCK;
[2025-11-06T23:05:55.564Z] unset SSH_AGENT_PID;
[2025-11-06T23:05:55.565Z] echo Agent pid 2092261 killed;
[2025-11-06T23:05:56.139Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T23:05:56.681Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=385&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-06T23:05:56.697Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=385&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T23:05:56.747Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T23:05:57.524Z] Copied 1 artifact from "getTRSSOutput" build number 1949
[Pipeline] sh
[2025-11-06T23:05:58.951Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-06T23:05:58.951Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-06T23:05:58.951Z] + tar xof -
[2025-11-06T23:05:58.951Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T23:05:59.372Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T23:05:59.401Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T23:06:00.878Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T23:07:33.557Z] --------------------------------------------
[2025-11-06T23:07:33.557Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:33.557Z] task is set to default
[2025-11-06T23:07:33.557Z] dependencyList is set to all
[2025-11-06T23:07:33.557Z] --------------------------------------------
[2025-11-06T23:07:33.557Z] Starting download third party dependent jars
[2025-11-06T23:07:33.557Z] --------------------------------------------
[2025-11-06T23:07:33.557Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-06T23:07:33.557Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-06T23:07:33.970Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-06T23:07:33.975Z] Machine limit is 3.
[Pipeline] sh
[2025-11-06T23:07:36.052Z] + cd ./aqa-tests/TKG
[2025-11-06T23:07:36.052Z] + uname
[2025-11-06T23:07:36.052Z] + '[' Linux '=' AIX ]
[2025-11-06T23:07:36.052Z] + uname
[2025-11-06T23:07:36.052Z] + '[' Linux '=' SunOS ]
[2025-11-06T23:07:36.052Z] + uname
[2025-11-06T23:07:36.052Z] + '[' Linux '=' '*BSD' ]
[2025-11-06T23:07:36.052Z] + MAKE=make
[2025-11-06T23:07:36.052Z] + unset LD_LIBRARY_PATH
[2025-11-06T23:07:36.052Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-11-06T23:07:36.052Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-11-06T23:07:36.052Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:36.052Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:07:36.052Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:07:36.052Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T23:07:36.052Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T23:07:36.052Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-06T23:07:36.809Z]
[2025-11-06T23:07:36.809Z] build:
[2025-11-06T23:07:36.809Z]
[2025-11-06T23:07:36.809Z] clean:
[2025-11-06T23:07:36.809Z]
[2025-11-06T23:07:36.809Z] init:
[2025-11-06T23:07:36.809Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-11-06T23:07:36.809Z]
[2025-11-06T23:07:36.809Z] getDependentLibs:
[2025-11-06T23:07:36.809Z] [exec] --------------------------------------------
[2025-11-06T23:07:36.809Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:36.809Z] [exec] task is set to default
[2025-11-06T23:07:36.809Z] [exec] dependencyList is set to json_simple
[2025-11-06T23:07:36.809Z] [exec] --------------------------------------------
[2025-11-06T23:07:36.809Z] [exec] Starting download third party dependent jars
[2025-11-06T23:07:36.809Z] [exec] --------------------------------------------
[2025-11-06T23:07:36.809Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:36.809Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T23:07:36.809Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T23:07:36.809Z]
[2025-11-06T23:07:36.809Z] compile:
[2025-11-06T23:07:36.809Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T23:07:36.809Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T23:07:36.809Z] [echo] ===fork: yes
[2025-11-06T23:07:36.809Z] [echo] ===debug: on
[2025-11-06T23:07:37.566Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-11-06T23:07:41.960Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T23:07:41.960Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:07:41.960Z]
[2025-11-06T23:07:41.960Z] dist:
[2025-11-06T23:07:41.960Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-06T23:07:41.960Z]
[2025-11-06T23:07:41.960Z] BUILD SUCCESSFUL
[2025-11-06T23:07:41.960Z] Total time: 6 seconds
[2025-11-06T23:07:41.960Z] 0
[2025-11-06T23:07:41.960Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T23:07:42.713Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T23:07:42.713Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-06T23:07:42.713Z] ****************************** MACHINE INFO ******************************
[2025-11-06T23:07:42.713Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-11-06T23:07:42.713Z] Free Physical Memory Size : 1402044416
[2025-11-06T23:07:42.713Z] Free space (bytes) : 222344241152
[2025-11-06T23:07:42.713Z] Total Physical Memory Size : 6442450944
[2025-11-06T23:07:42.713Z] Total space (bytes) : 480790110208
[2025-11-06T23:07:42.713Z] Usable space (bytes) : 199994015744
[2025-11-06T23:07:42.713Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T23:07:42.713Z] bashVersion :
[2025-11-06T23:07:42.713Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-11-06T23:07:42.713Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-06T23:07:42.713Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] This is free software; you are free to change and redistribute it.
[2025-11-06T23:07:42.713Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T23:07:42.713Z] cpuCores : 16
[2025-11-06T23:07:42.713Z] curlVersion :
[2025-11-06T23:07:42.713Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-11-06T23:07:42.713Z] Release-Date: 2025-06-04
[2025-11-06T23:07:42.713Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-11-06T23:07:42.713Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-11-06T23:07:42.713Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T23:07:42.713Z] gcc version : 13.2.1
[2025-11-06T23:07:42.713Z] gclibc version :
[2025-11-06T23:07:42.713Z] musl libc (x86_64)
[2025-11-06T23:07:42.713Z] Version 1.2.5
[2025-11-06T23:07:42.713Z] Dynamic Program Loader
[2025-11-06T23:07:42.713Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-11-06T23:07:42.713Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T23:07:42.713Z] lldb version : Command could not be executed
[2025-11-06T23:07:42.713Z] makeVersion :
[2025-11-06T23:07:42.713Z] GNU Make 4.4.1
[2025-11-06T23:07:42.713Z] Built for x86_64-alpine-linux-musl
[2025-11-06T23:07:42.713Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-06T23:07:42.713Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-06T23:07:42.713Z] This is free software: you are free to change and redistribute it.
[2025-11-06T23:07:42.713Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T23:07:42.713Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-06T23:07:42.713Z] perlVersion :
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] Copyright 1987-2025, Larry Wall
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T23:07:42.713Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T23:07:42.713Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T23:07:42.713Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T23:07:42.713Z] procArch : unknown
[2025-11-06T23:07:42.713Z] sysArch : x86_64
[2025-11-06T23:07:42.713Z] sysOS : Linux
[2025-11-06T23:07:42.713Z] ulimit :
[2025-11-06T23:07:42.713Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-06T23:07:42.713Z] core file size (blocks, -c) unlimited
[2025-11-06T23:07:42.713Z] data seg size (kbytes, -d) unlimited
[2025-11-06T23:07:42.713Z] scheduling priority (-e) 0
[2025-11-06T23:07:42.713Z] file size (blocks, -f) unlimited
[2025-11-06T23:07:42.713Z] pending signals (-i) 257167
[2025-11-06T23:07:42.713Z] max locked memory (kbytes, -l) 8192
[2025-11-06T23:07:42.713Z] max memory size (kbytes, -m) unlimited
[2025-11-06T23:07:42.713Z] open files (-n) 1048576
[2025-11-06T23:07:42.713Z] pipe size (512 bytes, -p) 8
[2025-11-06T23:07:42.713Z] POSIX message queues (bytes, -q) 819200
[2025-11-06T23:07:42.713Z] real-time priority (-r) 0
[2025-11-06T23:07:42.713Z] stack size (kbytes, -s) 8192
[2025-11-06T23:07:42.713Z] cpu time (seconds, -t) unlimited
[2025-11-06T23:07:42.713Z] max user processes (-u) unlimited
[2025-11-06T23:07:42.713Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T23:07:42.713Z] file locks (-x) unlimited
[2025-11-06T23:07:42.713Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-11-06T23:07:42.713Z] vmVendor : Oracle Corporation
[2025-11-06T23:07:42.713Z] vmVersion : 26-beta+23-ea
[2025-11-06T23:07:42.713Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T23:07:42.713Z] **************************************************************************
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('os.name')=Linux
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('os.arch')=amd64
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('java.fullversion')=null
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:42.713Z] System.getProperty('sun.arch.data.model')=64
[2025-11-06T23:07:42.713Z]
[2025-11-06T23:07:43.478Z] 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_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:43.478Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:07:43.478Z] perl scripts/configure.pl
[2025-11-06T23:07:43.479Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T23:07:44.229Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T23:07:44.229Z]
[2025-11-06T23:07:44.229Z]
[2025-11-06T23:07:44.229Z] Starting to generate parallel test lists.
[2025-11-06T23:07:44.229Z]
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-06T23:07:44.229Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-06T23:07:44.229Z] Attempting to get test duration data from TRSS.
[2025-11-06T23:07:44.229Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2025-11-06T23:07:46.628Z] Attempting to get test duration data from cached files.
[2025-11-06T23:07:46.628Z]
[2025-11-06T23:07:46.628Z] TEST DURATION
[2025-11-06T23:07:46.628Z] ====================================================================================
[2025-11-06T23:07:46.628Z] Total number of tests searched: 20
[2025-11-06T23:07:46.628Z] Number of test durations found: 20
[2025-11-06T23:07:46.628Z] Top slowest tests:
[2025-11-06T23:07:46.628Z] 02m13s renaissance-finagle-http_0
[2025-11-06T23:07:46.628Z] 01m48s renaissance-mnemonics_0
[2025-11-06T23:07:46.628Z] 01m43s renaissance-par-mnemonics_0
[2025-11-06T23:07:46.628Z] ====================================================================================
[2025-11-06T23:07:46.628Z]
[2025-11-06T23:07:46.628Z] Test target is split into 1 lists.
[2025-11-06T23:07:46.628Z] Reducing estimated test running time from 11m29s to 11m29s.
[2025-11-06T23:07:46.628Z]
[2025-11-06T23:07:46.628Z] -------------------------------------testList_0-------------------------------------
[2025-11-06T23:07:46.628Z] Number of tests: 20
[2025-11-06T23:07:46.628Z] Estimated running time: 11m29s
[2025-11-06T23:07:46.628Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-luindex_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-als_0,renaissance-chi-square_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2025-11-06T23:07:46.628Z] ------------------------------------------------------------------------------------
[2025-11-06T23:07:46.628Z]
[2025-11-06T23:07:46.628Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-06T23:07:46.628Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-06T23:07:47.138Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-06T23:07:47.528Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-06T23:07:47.608Z] Building tests...
[Pipeline] timeout
[2025-11-06T23:07:47.612Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T23:07:47.627Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T23:07:49.018Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T23:07:55.713Z] --------------------------------------------
[2025-11-06T23:07:55.713Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:55.713Z] task is set to default
[2025-11-06T23:07:55.713Z] dependencyList is set to all
[2025-11-06T23:07:55.713Z] --------------------------------------------
[2025-11-06T23:07:55.713Z] Starting download third party dependent jars
[2025-11-06T23:07:55.713Z] --------------------------------------------
[2025-11-06T23:07:55.713Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-06T23:07:55.713Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-06T23:07:56.432Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-06T23:07:56.454Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T23:07:56.524Z] $ ssh-agent
[2025-11-06T23:07:57.110Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdokfAm/agent.2092764
[2025-11-06T23:07:57.110Z] SSH_AGENT_PID=2092766
[2025-11-06T23:07:57.110Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T23:07:58.523Z] + unset LD_LIBRARY_PATH
[2025-11-06T23:07:58.524Z] + bash ./compile.sh
[2025-11-06T23:07:58.524Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-11-06T23:07:58.524Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:07:58.524Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:07:58.524Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:07:58.524Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T23:07:58.524Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T23:07:58.524Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-06T23:07:59.282Z]
[2025-11-06T23:07:59.283Z] build:
[2025-11-06T23:07:59.283Z]
[2025-11-06T23:07:59.283Z] clean:
[2025-11-06T23:08:00.031Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-06T23:08:00.031Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-11-06T23:08:00.031Z]
[2025-11-06T23:08:00.031Z] init:
[2025-11-06T23:08:00.031Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-11-06T23:08:00.031Z]
[2025-11-06T23:08:00.031Z] getDependentLibs:
[2025-11-06T23:08:00.031Z] [exec] --------------------------------------------
[2025-11-06T23:08:00.031Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:08:00.031Z] [exec] task is set to default
[2025-11-06T23:08:00.031Z] [exec] dependencyList is set to json_simple
[2025-11-06T23:08:00.031Z] [exec] --------------------------------------------
[2025-11-06T23:08:00.031Z] [exec] Starting download third party dependent jars
[2025-11-06T23:08:00.031Z] [exec] --------------------------------------------
[2025-11-06T23:08:00.031Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:08:00.031Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T23:08:00.031Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T23:08:00.031Z]
[2025-11-06T23:08:00.031Z] compile:
[2025-11-06T23:08:00.031Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T23:08:00.031Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T23:08:00.031Z] [echo] ===fork: yes
[2025-11-06T23:08:00.031Z] [echo] ===debug: on
[2025-11-06T23:08:00.032Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-11-06T23:08:05.599Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T23:08:05.599Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:08:05.599Z]
[2025-11-06T23:08:05.599Z] dist:
[2025-11-06T23:08:05.599Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-06T23:08:05.599Z]
[2025-11-06T23:08:05.599Z] BUILD SUCCESSFUL
[2025-11-06T23:08:05.599Z] Total time: 6 seconds
[2025-11-06T23:08:05.599Z] 0
[2025-11-06T23:08:05.599Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T23:08:05.599Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T23:08:05.599Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-06T23:08:06.347Z] ****************************** MACHINE INFO ******************************
[2025-11-06T23:08:06.347Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-11-06T23:08:06.347Z] Free Physical Memory Size : 1399382016
[2025-11-06T23:08:06.347Z] Free space (bytes) : 222188834816
[2025-11-06T23:08:06.347Z] Total Physical Memory Size : 6442450944
[2025-11-06T23:08:06.347Z] Total space (bytes) : 480790110208
[2025-11-06T23:08:06.347Z] Usable space (bytes) : 199838609408
[2025-11-06T23:08:06.347Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T23:08:06.347Z] bashVersion :
[2025-11-06T23:08:06.347Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-11-06T23:08:06.347Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-06T23:08:06.347Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T23:08:06.347Z]
[2025-11-06T23:08:06.347Z] This is free software; you are free to change and redistribute it.
[2025-11-06T23:08:06.347Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T23:08:06.347Z] cpuCores : 16
[2025-11-06T23:08:06.347Z] curlVersion :
[2025-11-06T23:08:06.348Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-11-06T23:08:06.348Z] Release-Date: 2025-06-04
[2025-11-06T23:08:06.348Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-11-06T23:08:06.348Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-11-06T23:08:06.348Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T23:08:06.348Z] gcc version : 13.2.1
[2025-11-06T23:08:06.348Z] gclibc version :
[2025-11-06T23:08:06.348Z] musl libc (x86_64)
[2025-11-06T23:08:06.348Z] Version 1.2.5
[2025-11-06T23:08:06.348Z] Dynamic Program Loader
[2025-11-06T23:08:06.348Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-11-06T23:08:06.348Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T23:08:06.348Z] lldb version : Command could not be executed
[2025-11-06T23:08:06.348Z] makeVersion :
[2025-11-06T23:08:06.348Z] GNU Make 4.4.1
[2025-11-06T23:08:06.348Z] Built for x86_64-alpine-linux-musl
[2025-11-06T23:08:06.348Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-06T23:08:06.348Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-06T23:08:06.348Z] This is free software: you are free to change and redistribute it.
[2025-11-06T23:08:06.348Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T23:08:06.348Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-06T23:08:06.348Z] perlVersion :
[2025-11-06T23:08:06.348Z]
[2025-11-06T23:08:06.348Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-11-06T23:08:06.348Z]
[2025-11-06T23:08:06.348Z] Copyright 1987-2025, Larry Wall
[2025-11-06T23:08:06.348Z]
[2025-11-06T23:08:06.348Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T23:08:06.348Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T23:08:06.348Z]
[2025-11-06T23:08:06.348Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T23:08:06.348Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T23:08:06.348Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-06T23:08:06.348Z]
[2025-11-06T23:08:06.348Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T23:08:06.348Z] procArch : unknown
[2025-11-06T23:08:06.348Z] sysArch : x86_64
[2025-11-06T23:08:06.348Z] sysOS : Linux
[2025-11-06T23:08:06.348Z] ulimit :
[2025-11-06T23:08:06.348Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-06T23:08:06.348Z] core file size (blocks, -c) unlimited
[2025-11-06T23:08:06.348Z] data seg size (kbytes, -d) unlimited
[2025-11-06T23:08:06.348Z] scheduling priority (-e) 0
[2025-11-06T23:08:06.348Z] file size (blocks, -f) unlimited
[2025-11-06T23:08:06.349Z] pending signals (-i) 257167
[2025-11-06T23:08:06.349Z] max locked memory (kbytes, -l) 8192
[2025-11-06T23:08:06.349Z] max memory size (kbytes, -m) unlimited
[2025-11-06T23:08:06.349Z] open files (-n) 1048576
[2025-11-06T23:08:06.349Z] pipe size (512 bytes, -p) 8
[2025-11-06T23:08:06.349Z] POSIX message queues (bytes, -q) 819200
[2025-11-06T23:08:06.349Z] real-time priority (-r) 0
[2025-11-06T23:08:06.349Z] stack size (kbytes, -s) 8192
[2025-11-06T23:08:06.349Z] cpu time (seconds, -t) unlimited
[2025-11-06T23:08:06.349Z] max user processes (-u) unlimited
[2025-11-06T23:08:06.349Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T23:08:06.349Z] file locks (-x) unlimited
[2025-11-06T23:08:06.349Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-11-06T23:08:06.349Z] vmVendor : Oracle Corporation
[2025-11-06T23:08:06.349Z] vmVersion : 26-beta+23-ea
[2025-11-06T23:08:06.349Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T23:08:06.349Z] **************************************************************************
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('os.name')=Linux
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('os.arch')=amd64
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('java.fullversion')=null
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] System.getProperty('sun.arch.data.model')=64
[2025-11-06T23:08:06.349Z]
[2025-11-06T23:08:06.349Z] make -f clean.mk cleanBuild
[2025-11-06T23:08:06.349Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:08:07.104Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-11-06T23:08:07.104Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:08:07.104Z] make -f compile.mk compile
[2025-11-06T23:08:07.104Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:08:07.104Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:08:07.104Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T23:08:07.105Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T23:08:07.105Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T23:08:07.105Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-06T23:08:08.654Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-06T23:08:08.654Z]
[2025-11-06T23:08:08.654Z] -create_test_directory:
[2025-11-06T23:08:08.654Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-11-06T23:08:08.654Z]
[2025-11-06T23:08:08.654Z] stage_test_material:
[2025-11-06T23:08:08.654Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] build:
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] init:
[2025-11-06T23:08:09.405Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] dist:
[2025-11-06T23:08:09.405Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] build:
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] build:
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] init:
[2025-11-06T23:08:09.405Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] getBumbleBench:
[2025-11-06T23:08:09.405Z] [echo] Cloning BumbleBench
[2025-11-06T23:08:09.405Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-06T23:08:09.405Z] [exec] Cloning into 'bumblebench'...
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] buildBumbleBench:
[2025-11-06T23:08:09.405Z] [echo] Building BumbleBench
[2025-11-06T23:08:09.405Z]
[2025-11-06T23:08:09.405Z] compile-all:
[2025-11-06T23:08:10.157Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:10.157Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:10.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:10.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:10.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:10.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:10.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:12.567Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T23:08:12.567Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:08:12.567Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-06T23:08:12.567Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-06T23:08:12.567Z] [javac] 4 warnings
[2025-11-06T23:08:12.567Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:12.567Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:12.567Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:12.567Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:12.567Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:12.567Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:12.567Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:12.567Z] [javac] 4 warnings
[2025-11-06T23:08:12.567Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:12.568Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:12.568Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:12.568Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:12.568Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:12.568Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:12.568Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:13.327Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-06T23:08:13.327Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:08:13.327Z] [javac] 4 warnings
[2025-11-06T23:08:13.327Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:13.328Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:13.328Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:13.328Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:13.328Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:13.328Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:13.328Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:13.328Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-06T23:08:13.328Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:08:13.328Z] [javac] 4 warnings
[2025-11-06T23:08:13.328Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:13.328Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:13.328Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:13.328Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:13.328Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:13.328Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:13.328Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:14.097Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T23:08:14.097Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:08:14.097Z] [javac] 4 warnings
[2025-11-06T23:08:14.097Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:14.097Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:14.097Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:14.097Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:14.097Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.097Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.097Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:14.097Z] [javac] 4 warnings
[2025-11-06T23:08:14.097Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:14.097Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:14.097Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:14.097Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:14.097Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.097Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.097Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:14.851Z] [javac] 4 warnings
[2025-11-06T23:08:14.852Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:14.852Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:14.852Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:14.852Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:14.852Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:14.852Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-11-06T23:08:14.852Z] [javac] synchronized(init) {
[2025-11-06T23:08:14.852Z] [javac] ^
[2025-11-06T23:08:14.852Z] [javac] 5 warnings
[2025-11-06T23:08:14.852Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:14.852Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:14.852Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:14.852Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:14.852Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:14.852Z] [javac] 4 warnings
[2025-11-06T23:08:14.852Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:14.852Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:14.852Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:14.852Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:14.852Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:14.852Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:15.604Z] [javac] 4 warnings
[2025-11-06T23:08:15.604Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:15.604Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:15.604Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:15.605Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:15.605Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:15.605Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:15.605Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:15.605Z] [javac] 4 warnings
[2025-11-06T23:08:15.605Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:15.605Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:15.605Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:15.605Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:15.605Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:15.605Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:15.605Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:15.605Z] [javac] 4 warnings
[2025-11-06T23:08:15.605Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:16.357Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:16.357Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:16.358Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:16.358Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:16.358Z] [javac] 4 warnings
[2025-11-06T23:08:16.358Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:16.358Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:16.358Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:16.358Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:16.358Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:16.358Z] [javac] 4 warnings
[2025-11-06T23:08:16.358Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:08:16.358Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T23:08:16.358Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T23:08:16.358Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T23:08:16.358Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T23:08:16.358Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T23:08:16.358Z] [javac] 4 warnings
[2025-11-06T23:08:16.358Z]
[2025-11-06T23:08:16.358Z] dist:
[2025-11-06T23:08:16.358Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-06T23:08:17.103Z]
[2025-11-06T23:08:17.103Z] dist:
[2025-11-06T23:08:17.103Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-11-06T23:08:17.103Z]
[2025-11-06T23:08:17.103Z] build:
[2025-11-06T23:08:17.103Z]
[2025-11-06T23:08:17.103Z] getDependentLibs:
[2025-11-06T23:08:22.568Z] [exec] --------------------------------------------
[2025-11-06T23:08:22.568Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:08:22.569Z] [exec] task is set to default
[2025-11-06T23:08:22.569Z] [exec] dependencyList is set to dacapo
[2025-11-06T23:08:22.569Z] [exec] --------------------------------------------
[2025-11-06T23:08:22.569Z] [exec] Starting download third party dependent jars
[2025-11-06T23:08:22.569Z] [exec] --------------------------------------------
[2025-11-06T23:08:22.569Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:08:22.569Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T23:08:22.569Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T23:08:22.569Z]
[2025-11-06T23:08:22.569Z] init:
[2025-11-06T23:08:22.569Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-11-06T23:08:22.569Z]
[2025-11-06T23:08:22.569Z] getDacapoSuite:
[2025-11-06T23:08:22.569Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-11-06T23:09:11.074Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-11-06T23:09:11.074Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] dist:
[2025-11-06T23:09:11.074Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] build:
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] init:
[2025-11-06T23:09:11.074Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-11-06T23:09:11.074Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] compile:
[2025-11-06T23:09:11.074Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T23:09:11.074Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T23:09:11.074Z] [echo] ===fork: yes
[2025-11-06T23:09:11.074Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-06T23:09:11.074Z] [echo] ===debug: on
[2025-11-06T23:09:11.074Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-06T23:09:11.074Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-11-06T23:09:11.074Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-06T23:09:11.074Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] dist:
[2025-11-06T23:09:11.074Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-06T23:09:11.074Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-11-06T23:09:11.074Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-11-06T23:09:11.074Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] clean:
[2025-11-06T23:09:11.074Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] build:
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] build:
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] init:
[2025-11-06T23:09:11.074Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-11-06T23:09:11.074Z]
[2025-11-06T23:09:11.074Z] getRenaissanceSuite:
[2025-11-06T23:09:11.074Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-06T23:09:11.819Z]
[2025-11-06T23:09:11.819Z] dist:
[2025-11-06T23:09:11.820Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-11-06T23:09:17.678Z]
[2025-11-06T23:09:17.678Z] build:
[2025-11-06T23:09:17.678Z]
[2025-11-06T23:09:17.678Z] init:
[2025-11-06T23:09:17.679Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2025-11-06T23:09:17.679Z]
[2025-11-06T23:09:17.679Z] getSpecjbbSuite:
[2025-11-06T23:09:17.679Z]
[2025-11-06T23:09:17.679Z] dist:
[2025-11-06T23:09:17.679Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2025-11-06T23:09:19.219Z]
[2025-11-06T23:09:19.219Z] BUILD SUCCESSFUL
[2025-11-06T23:09:19.219Z] Total time: 1 minute 11 seconds
[2025-11-06T23:09:19.219Z] 0
[2025-11-06T23:09:19.219Z]
[2025-11-06T23:09:19.219Z]
[2025-11-06T23:09:19.219Z] RECORD TEST REPOs SHA
[2025-11-06T23:09:19.219Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-06T23:09:19.219Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-06T23:09:19.219Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-06T23:09:19.219Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-06T23:09:19.219Z] ================================================
[2025-11-06T23:09:19.219Z] timestamp: 20251106-230918
[2025-11-06T23:09:19.219Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T23:09:19.219Z] git repo:
[2025-11-06T23:09:19.219Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-06T23:09:19.219Z] sha:
[2025-11-06T23:09:19.219Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-06T23:09:19.219Z] ================================================
[2025-11-06T23:09:19.219Z] timestamp: 20251106-230918
[2025-11-06T23:09:19.219Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-11-06T23:09:19.219Z] git repo:
[2025-11-06T23:09:19.590Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-06T23:09:19.590Z] sha:
[2025-11-06T23:09:19.590Z] 657cc9bf15bebd595a52d52f7cc071ea65ceb524
[2025-11-06T23:09:19.590Z] ================================================
[2025-11-06T23:09:19.590Z] timestamp: 20251106-230919
[2025-11-06T23:09:19.590Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-11-06T23:09:19.590Z] git repo:
[2025-11-06T23:09:19.590Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-06T23:09:19.590Z] sha:
[2025-11-06T23:09:19.590Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-06T23:09:19.590Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-06T23:09:19.653Z] $ ssh-agent -k
[2025-11-06T23:09:19.675Z] unset SSH_AUTH_SOCK;
[2025-11-06T23:09:19.675Z] unset SSH_AGENT_PID;
[2025-11-06T23:09:19.675Z] echo Agent pid 2092766 killed;
[2025-11-06T23:09:20.238Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-06T23:09:20.399Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T23:09:20.422Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-06T23:09:21.804Z] + which Xvfb
[2025-11-06T23:09:21.805Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-06T23:09:22.495Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/.xvfb-9-..fbdir11437642548430225077
[Pipeline] {
[Pipeline] sh
[2025-11-06T23:09:44.386Z] + ps -f
[2025-11-06T23:09:44.386Z] + grep '[X]vfb'
[2025-11-06T23:09:44.386Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-06T23:09:44.894Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-06T23:09:44.954Z] $ ssh-agent
[2025-11-06T23:09:45.526Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFfLmmJ/agent.2093363
[2025-11-06T23:09:45.526Z] SSH_AGENT_PID=2093365
[2025-11-06T23:09:45.526Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T23:09:46.915Z] + uname
[2025-11-06T23:09:46.915Z] + '[' Linux '=' AIX ]
[2025-11-06T23:09:46.915Z] + uname
[2025-11-06T23:09:46.915Z] + '[' Linux '=' SunOS ]
[2025-11-06T23:09:46.915Z] + uname
[2025-11-06T23:09:46.915Z] + '[' Linux '=' '*BSD' ]
[2025-11-06T23:09:46.915Z] + MAKE=make
[2025-11-06T23:09:46.915Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T23:09:46.915Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-06T23:09:48.689Z] + unset LD_LIBRARY_PATH
[2025-11-06T23:09:48.689Z] + uname
[2025-11-06T23:09:48.689Z] + '[' Linux '=' AIX ]
[2025-11-06T23:09:48.689Z] + uname
[2025-11-06T23:09:48.689Z] + '[' Linux '=' SunOS ]
[2025-11-06T23:09:48.689Z] + uname
[2025-11-06T23:09:48.689Z] + '[' Linux '=' '*BSD' ]
[2025-11-06T23:09:48.689Z] + MAKE=make
[2025-11-06T23:09:48.689Z] + cd ./aqa-tests
[2025-11-06T23:09:48.689Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-06T23:09:48.689Z] + set +x
[2025-11-06T23:09:48.689Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-11-06T23:09:48.689Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-11-06T23:09:48.689Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-06T23:09:48.689Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:09:48.689Z] perl scripts/configure.pl
[2025-11-06T23:09:48.689Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T23:09:49.437Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Starting to generate test make files.
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] Make files are generated successfully.
[2025-11-06T23:09:49.437Z]
[2025-11-06T23:09:49.437Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:09:49.437Z] make -f runtest.mk _extended.perf
[2025-11-06T23:09:49.437Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:09:50.190Z]
[2025-11-06T23:09:50.190Z] Running make 4.4.1
[2025-11-06T23:09:50.190Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-11-06T23:09:50.190Z] set JDK_VERSION to 26
[2025-11-06T23:09:50.190Z] set JDK_IMPL to hotspot
[2025-11-06T23:09:50.190Z] set JVM_VERSION to openjdk26
[2025-11-06T23:09:50.190Z] set JCL_VERSION to latest
[2025-11-06T23:09:50.190Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-11-06T23:09:50.190Z] set SPEC to alpine-linux_x86-64
[2025-11-06T23:09:50.190Z] set TEST_FLAG to
[2025-11-06T23:09:50.190Z] Running extended.perf ...
[2025-11-06T23:09:50.190Z] There are 20 test targets in extended.perf
[2025-11-06T23:09:50.190Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-06T23:09:50.190Z] openjdk version "26-beta" 2026-03-17
[2025-11-06T23:09:50.190Z] OpenJDK Runtime Environment Temurin-26+23-202511062137 (build 26-beta+23-ea)
[2025-11-06T23:09:50.190Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062137 (build 26-beta+23-ea, mixed mode, sharing)
[2025-11-06T23:09:50.190Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-11-06T23:09:50.190Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-11-06T23:09:50.190Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-11-06T23:09:50.190Z]
[2025-11-06T23:09:50.190Z] ===============================================
[2025-11-06T23:09:50.190Z] Running test renaissance-als_0 ...
[2025-11-06T23:09:50.190Z] ===============================================
[2025-11-06T23:09:50.190Z] renaissance-als_0 Start Time: Thu Nov 6 23:09:49 2025 Epoch Time (ms): 1762470589801
[2025-11-06T23:09:50.190Z] variation: NoOptions
[2025-11-06T23:09:50.190Z] JVM_OPTIONS:
[2025-11-06T23:09:50.190Z] { \
[2025-11-06T23:09:50.190Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:09:50.190Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:09:50.190Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-als_0"; \
[2025-11-06T23:09:50.190Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-als_0"; \
[2025-11-06T23:09:50.190Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:09:50.190Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-als_0"/als.json" als; \
[2025-11-06T23:09:50.190Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:09:50.190Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:09:50.191Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:09:50.191Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:09:50.191Z]
[2025-11-06T23:09:50.191Z] TEST SETUP:
[2025-11-06T23:09:50.191Z] Nothing to be done for setup.
[2025-11-06T23:09:50.191Z]
[2025-11-06T23:09:50.191Z] TESTING:
[2025-11-06T23:09:51.846Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:09:51.846Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-als_0/launcher-230950-18136060415159189433/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:09:51.846Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:09:51.846Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:09:59.967Z] Benchmark 'als' failed with exception:
[2025-11-06T23:09:59.967Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:09:59.967Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:09:59.967Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:09:59.967Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:09:59.967Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:09:59.967Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:09:59.967Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:09:59.967Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:09:59.967Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:09:59.967Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:09:59.967Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:09:59.967Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:09:59.967Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:09:59.967Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:09:59.967Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:09:59.967Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-11-06T23:09:59.967Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-11-06T23:09:59.967Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:09:59.967Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:09:59.967Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:09:59.967Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:09:59.967Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:09:59.967Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:09:59.967Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:09:59.967Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:09:59.967Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:09:59.967Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:09:59.967Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:09:59.967Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:09:59.967Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:09:59.967Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:09:59.967Z] ... 34 more
[2025-11-06T23:09:59.967Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:09:59.967Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:09:59.967Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:09:59.967Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:09:59.967Z] ... 34 more
[2025-11-06T23:09:59.967Z] The following benchmarks failed: als
[2025-11-06T23:09:59.968Z] -----------------------------------
[2025-11-06T23:09:59.968Z] renaissance-als_0_FAILED
[2025-11-06T23:09:59.968Z] -----------------------------------
[2025-11-06T23:09:59.968Z]
[2025-11-06T23:09:59.968Z] TEST TEARDOWN:
[2025-11-06T23:09:59.968Z] Nothing to be done for teardown.
[2025-11-06T23:09:59.968Z] renaissance-als_0 Finish Time: Thu Nov 6 23:09:59 2025 Epoch Time (ms): 1762470599430
[2025-11-06T23:09:59.968Z]
[2025-11-06T23:09:59.968Z] ===============================================
[2025-11-06T23:09:59.968Z] Running test renaissance-chi-square_0 ...
[2025-11-06T23:09:59.968Z] ===============================================
[2025-11-06T23:09:59.968Z] renaissance-chi-square_0 Start Time: Thu Nov 6 23:09:59 2025 Epoch Time (ms): 1762470599476
[2025-11-06T23:09:59.968Z] variation: NoOptions
[2025-11-06T23:09:59.968Z] JVM_OPTIONS:
[2025-11-06T23:09:59.968Z] { \
[2025-11-06T23:09:59.968Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:09:59.968Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:09:59.968Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-chi-square_0"; \
[2025-11-06T23:09:59.968Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-chi-square_0"; \
[2025-11-06T23:09:59.968Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:09:59.968Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-11-06T23:09:59.968Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:09:59.968Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:09:59.968Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:09:59.968Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:09:59.968Z]
[2025-11-06T23:09:59.968Z] TEST SETUP:
[2025-11-06T23:09:59.968Z] Nothing to be done for setup.
[2025-11-06T23:09:59.968Z]
[2025-11-06T23:09:59.968Z] TESTING:
[2025-11-06T23:10:00.725Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:10:00.725Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-chi-square_0/launcher-230959-9570194641296756351/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:10:00.725Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:10:00.725Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:10:08.023Z] Benchmark 'chi-square' failed with exception:
[2025-11-06T23:10:08.023Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:10:08.023Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:10:08.023Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:10:08.023Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:10:08.023Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:10:08.023Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:10:08.023Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:10:08.023Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:10:08.023Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:10:08.023Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:10:08.023Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:10:08.023Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:10:08.023Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:10:08.023Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:10:08.023Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:10:08.023Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-11-06T23:10:08.023Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-11-06T23:10:08.023Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:10:08.023Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:10:08.023Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:10:08.023Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:10:08.023Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:10:08.023Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:10:08.023Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:10:08.023Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:10:08.023Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:10:08.023Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:10:08.023Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:10:08.023Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:10:08.023Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:08.023Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:10:08.023Z] ... 34 more
[2025-11-06T23:10:08.023Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:08.023Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:10:08.023Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:10:08.023Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:10:08.023Z] ... 34 more
[2025-11-06T23:10:08.023Z] The following benchmarks failed: chi-square
[2025-11-06T23:10:08.023Z] -----------------------------------
[2025-11-06T23:10:08.023Z] renaissance-chi-square_0_FAILED
[2025-11-06T23:10:08.023Z] -----------------------------------
[2025-11-06T23:10:08.023Z]
[2025-11-06T23:10:08.023Z] TEST TEARDOWN:
[2025-11-06T23:10:08.023Z] Nothing to be done for teardown.
[2025-11-06T23:10:08.023Z] renaissance-chi-square_0 Finish Time: Thu Nov 6 23:10:07 2025 Epoch Time (ms): 1762470607504
[2025-11-06T23:10:08.023Z]
[2025-11-06T23:10:08.023Z] ===============================================
[2025-11-06T23:10:08.023Z] Running test renaissance-db-shootout_0 ...
[2025-11-06T23:10:08.023Z] ===============================================
[2025-11-06T23:10:08.023Z] renaissance-db-shootout_0 Start Time: Thu Nov 6 23:10:07 2025 Epoch Time (ms): 1762470607544
[2025-11-06T23:10:08.023Z] variation: NoOptions
[2025-11-06T23:10:08.023Z] JVM_OPTIONS:
[2025-11-06T23:10:08.023Z] { \
[2025-11-06T23:10:08.023Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:10:08.023Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:10:08.023Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-db-shootout_0"; \
[2025-11-06T23:10:08.023Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-db-shootout_0"; \
[2025-11-06T23:10:08.023Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:10:08.023Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-11-06T23:10:08.023Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:10:08.023Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:10:08.023Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:10:08.023Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:10:08.023Z]
[2025-11-06T23:10:08.023Z] TEST SETUP:
[2025-11-06T23:10:08.023Z] Nothing to be done for setup.
[2025-11-06T23:10:08.023Z]
[2025-11-06T23:10:08.023Z] TESTING:
[2025-11-06T23:10:08.769Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:10:08.769Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-db-shootout_0/launcher-231007-15321306570969635005/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:10:08.769Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:10:08.769Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:10:24.627Z] [2025-11-06T23:10:23.276+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-11-06T23:10:24.627Z] 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
[2025-11-06T23:10:24.627Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-11-06T23:10:24.627Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:24.627Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:10:24.627Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:10:24.627Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:10:24.627Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:10:24.627Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:10:24.627Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:10:24.627Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-06T23:10:24.627Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-06T23:10:24.627Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-06T23:10:24.627Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-06T23:10:24.627Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-06T23:10:24.627Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-06T23:10:24.627Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-06T23:10:24.627Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-06T23:10:24.627Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:10:24.627Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:10:24.628Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:10:24.628Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:10:24.628Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:10:24.628Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:10:24.628Z] Benchmark 'db-shootout' failed with exception:
[2025-11-06T23:10:24.628Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-06T23:10:24.628Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-06T23:10:24.628Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-06T23:10:24.628Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:10:24.628Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:10:24.628Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:10:24.628Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:10:24.628Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:10:24.628Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:10:24.628Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:10:24.628Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-11-06T23:10:24.628Z] ... 20 more
[2025-11-06T23:10:24.628Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:24.628Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:10:24.628Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:10:24.628Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-06T23:10:24.628Z] ... 20 more
[2025-11-06T23:10:24.628Z] The following benchmarks failed: db-shootout
[2025-11-06T23:10:24.628Z] -----------------------------------
[2025-11-06T23:10:24.628Z] renaissance-db-shootout_0_FAILED
[2025-11-06T23:10:24.628Z] -----------------------------------
[2025-11-06T23:10:24.628Z]
[2025-11-06T23:10:24.628Z] TEST TEARDOWN:
[2025-11-06T23:10:24.628Z] Nothing to be done for teardown.
[2025-11-06T23:10:24.628Z] renaissance-db-shootout_0 Finish Time: Thu Nov 6 23:10:23 2025 Epoch Time (ms): 1762470623941
[2025-11-06T23:10:24.628Z]
[2025-11-06T23:10:24.628Z] ===============================================
[2025-11-06T23:10:24.628Z] Running test renaissance-dec-tree_0 ...
[2025-11-06T23:10:24.628Z] ===============================================
[2025-11-06T23:10:24.628Z] renaissance-dec-tree_0 Start Time: Thu Nov 6 23:10:23 2025 Epoch Time (ms): 1762470623970
[2025-11-06T23:10:24.628Z] variation: NoOptions
[2025-11-06T23:10:24.628Z] JVM_OPTIONS:
[2025-11-06T23:10:24.628Z] { \
[2025-11-06T23:10:24.628Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:10:24.628Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:10:24.628Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-dec-tree_0"; \
[2025-11-06T23:10:24.628Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-dec-tree_0"; \
[2025-11-06T23:10:24.628Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:10:24.628Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-11-06T23:10:24.628Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:10:24.628Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:10:24.628Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:10:24.628Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:10:24.628Z]
[2025-11-06T23:10:24.628Z] TEST SETUP:
[2025-11-06T23:10:24.628Z] Nothing to be done for setup.
[2025-11-06T23:10:24.628Z]
[2025-11-06T23:10:24.628Z] TESTING:
[2025-11-06T23:10:25.394Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:10:25.394Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-dec-tree_0/launcher-231024-8535279003560304399/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:10:25.394Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:10:25.394Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:10:32.139Z] Benchmark 'dec-tree' failed with exception:
[2025-11-06T23:10:32.139Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:10:32.139Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:10:32.139Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:10:32.139Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:10:32.139Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:10:32.139Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:10:32.139Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:10:32.139Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:10:32.139Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:10:32.139Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:10:32.139Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:10:32.139Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:10:32.139Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:10:32.139Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:10:32.139Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:10:32.139Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-11-06T23:10:32.139Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-11-06T23:10:32.139Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:10:32.139Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:10:32.139Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:10:32.139Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:10:32.139Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:10:32.139Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:10:32.139Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:10:32.139Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:10:32.139Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:10:32.139Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:10:32.139Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:10:32.139Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:10:32.139Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:32.139Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:10:32.139Z] ... 34 more
[2025-11-06T23:10:32.139Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:10:32.139Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:10:32.139Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:10:32.139Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:10:32.139Z] ... 34 more
[2025-11-06T23:10:32.139Z] The following benchmarks failed: dec-tree
[2025-11-06T23:10:32.886Z] -----------------------------------
[2025-11-06T23:10:32.886Z] renaissance-dec-tree_0_FAILED
[2025-11-06T23:10:32.886Z] -----------------------------------
[2025-11-06T23:10:32.886Z]
[2025-11-06T23:10:32.886Z] TEST TEARDOWN:
[2025-11-06T23:10:32.886Z] Nothing to be done for teardown.
[2025-11-06T23:10:32.886Z] renaissance-dec-tree_0 Finish Time: Thu Nov 6 23:10:32 2025 Epoch Time (ms): 1762470632391
[2025-11-06T23:10:32.886Z]
[2025-11-06T23:10:32.886Z] ===============================================
[2025-11-06T23:10:32.886Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-06T23:10:32.886Z] ===============================================
[2025-11-06T23:10:32.886Z] renaissance-finagle-chirper_0 Start Time: Thu Nov 6 23:10:32 2025 Epoch Time (ms): 1762470632419
[2025-11-06T23:10:32.886Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-06T23:10:32.886Z] Disabled Reason:
[2025-11-06T23:10:32.886Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-06T23:10:32.886Z] renaissance-finagle-chirper_0 Finish Time: Thu Nov 6 23:10:32 2025 Epoch Time (ms): 1762470632442
[2025-11-06T23:10:32.886Z]
[2025-11-06T23:10:32.886Z] ===============================================
[2025-11-06T23:10:32.886Z] Running test renaissance-finagle-http_0 ...
[2025-11-06T23:10:32.886Z] ===============================================
[2025-11-06T23:10:32.886Z] renaissance-finagle-http_0 Start Time: Thu Nov 6 23:10:32 2025 Epoch Time (ms): 1762470632466
[2025-11-06T23:10:32.886Z] variation: NoOptions
[2025-11-06T23:10:32.886Z] JVM_OPTIONS:
[2025-11-06T23:10:32.886Z] { \
[2025-11-06T23:10:32.886Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:10:32.886Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:10:32.886Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-finagle-http_0"; \
[2025-11-06T23:10:32.886Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-finagle-http_0"; \
[2025-11-06T23:10:32.886Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:10:32.887Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-11-06T23:10:32.887Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:10:32.887Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:10:32.887Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:10:32.887Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:10:32.887Z]
[2025-11-06T23:10:32.887Z] TEST SETUP:
[2025-11-06T23:10:32.887Z] Nothing to be done for setup.
[2025-11-06T23:10:32.887Z]
[2025-11-06T23:10:32.887Z] TESTING:
[2025-11-06T23:10:33.635Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:10:33.635Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-finagle-http_0/launcher-231032-11042897350363539327/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:10:33.635Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:10:33.635Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:10:39.102Z] finagle-http on :44053 spawning 4 client and default number of server workers.
[2025-11-06T23:10:39.102Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-06T23:10:39.102Z] GC before operation: completed in 82.477 ms, heap usage 36.534 MB -> 11.293 MB.
[2025-11-06T23:11:20.083Z] ====== finagle-http (web) [default], iteration 0 completed (41017.982 ms) ======
[2025-11-06T23:11:20.083Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-06T23:11:20.845Z] GC before operation: completed in 107.890 ms, heap usage 68.975 MB -> 14.458 MB.
[2025-11-06T23:11:39.540Z] ====== finagle-http (web) [default], iteration 1 completed (18432.533 ms) ======
[2025-11-06T23:11:39.540Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-06T23:11:39.540Z] GC before operation: completed in 128.669 ms, heap usage 100.707 MB -> 14.645 MB.
[2025-11-06T23:11:47.708Z] ====== finagle-http (web) [default], iteration 2 completed (8998.052 ms) ======
[2025-11-06T23:11:47.708Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-06T23:11:48.458Z] GC before operation: completed in 146.562 ms, heap usage 203.011 MB -> 14.650 MB.
[2025-11-06T23:11:58.196Z] ====== finagle-http (web) [default], iteration 3 completed (9777.454 ms) ======
[2025-11-06T23:11:58.196Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-06T23:11:58.196Z] GC before operation: completed in 127.805 ms, heap usage 192.276 MB -> 15.513 MB.
[2025-11-06T23:12:09.710Z] ====== finagle-http (web) [default], iteration 4 completed (10170.041 ms) ======
[2025-11-06T23:12:09.710Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-06T23:12:09.710Z] GC before operation: completed in 109.651 ms, heap usage 111.118 MB -> 14.583 MB.
[2025-11-06T23:12:19.438Z] ====== finagle-http (web) [default], iteration 5 completed (10834.039 ms) ======
[2025-11-06T23:12:19.438Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-06T23:12:19.438Z] GC before operation: completed in 101.841 ms, heap usage 108.571 MB -> 14.603 MB.
[2025-11-06T23:12:31.011Z] ====== finagle-http (web) [default], iteration 6 completed (10356.286 ms) ======
[2025-11-06T23:12:31.011Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-06T23:12:31.011Z] GC before operation: completed in 81.308 ms, heap usage 98.839 MB -> 14.567 MB.
[2025-11-06T23:12:40.708Z] ====== finagle-http (web) [default], iteration 7 completed (10239.255 ms) ======
[2025-11-06T23:12:40.708Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-06T23:12:40.708Z] GC before operation: completed in 129.684 ms, heap usage 64.051 MB -> 14.615 MB.
[2025-11-06T23:12:50.404Z] ====== finagle-http (web) [default], iteration 8 completed (9700.759 ms) ======
[2025-11-06T23:12:50.405Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-06T23:12:50.405Z] GC before operation: completed in 124.822 ms, heap usage 36.151 MB -> 15.634 MB.
[2025-11-06T23:13:01.922Z] ====== finagle-http (web) [default], iteration 9 completed (10872.895 ms) ======
[2025-11-06T23:13:01.922Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-06T23:13:01.922Z] GC before operation: completed in 103.303 ms, heap usage 208.677 MB -> 14.635 MB.
[2025-11-06T23:13:11.647Z] ====== finagle-http (web) [default], iteration 10 completed (10238.006 ms) ======
[2025-11-06T23:13:11.647Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-06T23:13:11.647Z] GC before operation: completed in 111.272 ms, heap usage 255.915 MB -> 14.568 MB.
[2025-11-06T23:13:21.986Z] ====== finagle-http (web) [default], iteration 11 completed (10199.934 ms) ======
[2025-11-06T23:13:21.986Z] -----------------------------------
[2025-11-06T23:13:21.986Z] renaissance-finagle-http_0_PASSED
[2025-11-06T23:13:21.986Z] -----------------------------------
[2025-11-06T23:13:21.986Z]
[2025-11-06T23:13:21.986Z] TEST TEARDOWN:
[2025-11-06T23:13:21.986Z] Nothing to be done for teardown.
[2025-11-06T23:13:21.986Z] renaissance-finagle-http_0 Finish Time: Thu Nov 6 23:13:21 2025 Epoch Time (ms): 1762470801793
[2025-11-06T23:13:21.986Z]
[2025-11-06T23:13:21.986Z] ===============================================
[2025-11-06T23:13:21.986Z] Running test renaissance-gauss-mix_0 ...
[2025-11-06T23:13:21.986Z] ===============================================
[2025-11-06T23:13:21.986Z] renaissance-gauss-mix_0 Start Time: Thu Nov 6 23:13:21 2025 Epoch Time (ms): 1762470801820
[2025-11-06T23:13:21.986Z] variation: NoOptions
[2025-11-06T23:13:21.986Z] JVM_OPTIONS:
[2025-11-06T23:13:21.986Z] { \
[2025-11-06T23:13:21.986Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:13:21.986Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:13:21.986Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-gauss-mix_0"; \
[2025-11-06T23:13:21.986Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-gauss-mix_0"; \
[2025-11-06T23:13:21.986Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:13:21.986Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-11-06T23:13:21.986Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:13:21.986Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:13:21.986Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:13:21.986Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:13:21.986Z]
[2025-11-06T23:13:21.986Z] TEST SETUP:
[2025-11-06T23:13:21.986Z] Nothing to be done for setup.
[2025-11-06T23:13:21.986Z]
[2025-11-06T23:13:21.986Z] TESTING:
[2025-11-06T23:13:23.540Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:13:23.540Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-gauss-mix_0/launcher-231322-2113907864290910986/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:13:23.540Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:13:23.540Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:13:30.357Z] Benchmark 'gauss-mix' failed with exception:
[2025-11-06T23:13:30.357Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:13:30.357Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:13:30.357Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:13:30.357Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:13:30.357Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:13:30.357Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:13:30.357Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:13:30.357Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:13:30.357Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:13:30.357Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:13:30.357Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:13:30.357Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:13:30.357Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:13:30.357Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:13:30.358Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:13:30.358Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-11-06T23:13:30.358Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-11-06T23:13:30.358Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:13:30.358Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:13:30.358Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:13:30.358Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:13:30.358Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:13:30.358Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:13:30.358Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:13:30.358Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:13:30.358Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:13:30.358Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:13:30.358Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:13:30.358Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:13:30.358Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:13:30.358Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:13:30.358Z] ... 34 more
[2025-11-06T23:13:30.358Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:13:30.358Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:13:30.358Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:13:30.358Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:13:30.358Z] ... 34 more
[2025-11-06T23:13:30.358Z] The following benchmarks failed: gauss-mix
[2025-11-06T23:13:31.113Z] -----------------------------------
[2025-11-06T23:13:31.113Z] renaissance-gauss-mix_0_FAILED
[2025-11-06T23:13:31.113Z] -----------------------------------
[2025-11-06T23:13:31.113Z]
[2025-11-06T23:13:31.113Z] TEST TEARDOWN:
[2025-11-06T23:13:31.113Z] Nothing to be done for teardown.
[2025-11-06T23:13:31.113Z] renaissance-gauss-mix_0 Finish Time: Thu Nov 6 23:13:30 2025 Epoch Time (ms): 1762470810405
[2025-11-06T23:13:31.113Z]
[2025-11-06T23:13:31.113Z] ===============================================
[2025-11-06T23:13:31.113Z] Running test renaissance-log-regression_0 ...
[2025-11-06T23:13:31.113Z] ===============================================
[2025-11-06T23:13:31.113Z] renaissance-log-regression_0 Start Time: Thu Nov 6 23:13:30 2025 Epoch Time (ms): 1762470810440
[2025-11-06T23:13:31.113Z] variation: NoOptions
[2025-11-06T23:13:31.113Z] JVM_OPTIONS:
[2025-11-06T23:13:31.113Z] { \
[2025-11-06T23:13:31.113Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:13:31.113Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:13:31.113Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-log-regression_0"; \
[2025-11-06T23:13:31.113Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-log-regression_0"; \
[2025-11-06T23:13:31.113Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:13:31.113Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-11-06T23:13:31.113Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:13:31.113Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:13:31.113Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:13:31.113Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:13:31.113Z]
[2025-11-06T23:13:31.113Z] TEST SETUP:
[2025-11-06T23:13:31.113Z] Nothing to be done for setup.
[2025-11-06T23:13:31.113Z]
[2025-11-06T23:13:31.113Z] TESTING:
[2025-11-06T23:13:31.869Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:13:31.869Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-log-regression_0/launcher-231330-14375272108388347266/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:13:31.869Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:13:31.869Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:13:38.622Z] Benchmark 'log-regression' failed with exception:
[2025-11-06T23:13:38.622Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:13:38.622Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:13:38.622Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:13:38.622Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:13:38.622Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:13:38.622Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:13:38.622Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:13:38.622Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:13:38.622Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:13:38.622Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:13:38.622Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:13:38.622Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:13:38.622Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:13:38.622Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:13:38.622Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:13:38.622Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-11-06T23:13:38.622Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-11-06T23:13:38.622Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:13:38.622Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:13:38.622Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:13:38.622Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:13:38.622Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:13:38.622Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:13:38.622Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:13:38.622Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:13:38.622Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:13:38.622Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:13:38.622Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:13:38.622Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:13:38.622Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:13:38.622Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:13:38.622Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:13:38.622Z] ... 34 more
[2025-11-06T23:13:38.622Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:13:38.622Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:13:38.623Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:13:38.623Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:13:38.623Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:13:38.623Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:13:38.623Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:13:38.623Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:13:38.623Z] ... 34 more
[2025-11-06T23:13:38.623Z] The following benchmarks failed: log-regression
[2025-11-06T23:13:39.375Z] -----------------------------------
[2025-11-06T23:13:39.376Z] renaissance-log-regression_0_FAILED
[2025-11-06T23:13:39.376Z] -----------------------------------
[2025-11-06T23:13:39.376Z]
[2025-11-06T23:13:39.376Z] TEST TEARDOWN:
[2025-11-06T23:13:39.376Z] Nothing to be done for teardown.
[2025-11-06T23:13:39.376Z] renaissance-log-regression_0 Finish Time: Thu Nov 6 23:13:38 2025 Epoch Time (ms): 1762470818798
[2025-11-06T23:13:39.376Z]
[2025-11-06T23:13:39.376Z] ===============================================
[2025-11-06T23:13:39.376Z] Running test renaissance-mnemonics_0 ...
[2025-11-06T23:13:39.376Z] ===============================================
[2025-11-06T23:13:39.376Z] renaissance-mnemonics_0 Start Time: Thu Nov 6 23:13:38 2025 Epoch Time (ms): 1762470818820
[2025-11-06T23:13:39.376Z] variation: NoOptions
[2025-11-06T23:13:39.376Z] JVM_OPTIONS:
[2025-11-06T23:13:39.376Z] { \
[2025-11-06T23:13:39.376Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:13:39.376Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:13:39.376Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-mnemonics_0"; \
[2025-11-06T23:13:39.376Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-mnemonics_0"; \
[2025-11-06T23:13:39.376Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:13:39.376Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-11-06T23:13:39.376Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:13:39.376Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:13:39.376Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:13:39.376Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:13:39.376Z]
[2025-11-06T23:13:39.376Z] TEST SETUP:
[2025-11-06T23:13:39.376Z] Nothing to be done for setup.
[2025-11-06T23:13:39.376Z]
[2025-11-06T23:13:39.376Z] TESTING:
[2025-11-06T23:13:40.136Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:13:40.136Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-mnemonics_0/launcher-231339-13824677405065874241/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:13:40.136Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:13:40.136Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:13:40.901Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-06T23:13:40.901Z] GC before operation: completed in 34.641 ms, heap usage 11.347 MB -> 3.868 MB.
[2025-11-06T23:13:49.012Z] ====== mnemonics (functional) [default], iteration 0 completed (7356.569 ms) ======
[2025-11-06T23:13:49.012Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-06T23:13:49.012Z] GC before operation: completed in 51.795 ms, heap usage 182.898 MB -> 3.902 MB.
[2025-11-06T23:13:55.796Z] ====== mnemonics (functional) [default], iteration 1 completed (6376.527 ms) ======
[2025-11-06T23:13:55.796Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-06T23:13:55.796Z] GC before operation: completed in 50.158 ms, heap usage 428.910 MB -> 3.902 MB.
[2025-11-06T23:14:02.498Z] ====== mnemonics (functional) [default], iteration 2 completed (6245.340 ms) ======
[2025-11-06T23:14:02.498Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-06T23:14:02.498Z] GC before operation: completed in 34.289 ms, heap usage 180.412 MB -> 3.903 MB.
[2025-11-06T23:14:10.586Z] ====== mnemonics (functional) [default], iteration 3 completed (6559.382 ms) ======
[2025-11-06T23:14:10.586Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-06T23:14:10.586Z] GC before operation: completed in 60.269 ms, heap usage 418.412 MB -> 3.903 MB.
[2025-11-06T23:14:17.273Z] ====== mnemonics (functional) [default], iteration 4 completed (6415.867 ms) ======
[2025-11-06T23:14:17.273Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-06T23:14:17.273Z] GC before operation: completed in 48.256 ms, heap usage 204.912 MB -> 3.903 MB.
[2025-11-06T23:14:23.989Z] ====== mnemonics (functional) [default], iteration 5 completed (6302.637 ms) ======
[2025-11-06T23:14:23.989Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-06T23:14:23.989Z] GC before operation: completed in 38.088 ms, heap usage 404.410 MB -> 3.903 MB.
[2025-11-06T23:14:30.932Z] ====== mnemonics (functional) [default], iteration 6 completed (6366.043 ms) ======
[2025-11-06T23:14:30.932Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-06T23:14:30.932Z] GC before operation: completed in 45.603 ms, heap usage 323.911 MB -> 3.903 MB.
[2025-11-06T23:14:38.161Z] ====== mnemonics (functional) [default], iteration 7 completed (6438.656 ms) ======
[2025-11-06T23:14:38.161Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-06T23:14:38.161Z] GC before operation: completed in 44.594 ms, heap usage 155.913 MB -> 3.903 MB.
[2025-11-06T23:14:44.911Z] ====== mnemonics (functional) [default], iteration 8 completed (6425.641 ms) ======
[2025-11-06T23:14:44.911Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-06T23:14:44.911Z] GC before operation: completed in 49.489 ms, heap usage 196.912 MB -> 3.903 MB.
[2025-11-06T23:14:51.763Z] ====== mnemonics (functional) [default], iteration 9 completed (6568.459 ms) ======
[2025-11-06T23:14:51.763Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-06T23:14:51.763Z] GC before operation: completed in 43.156 ms, heap usage 129.412 MB -> 3.903 MB.
[2025-11-06T23:14:58.484Z] ====== mnemonics (functional) [default], iteration 10 completed (6685.993 ms) ======
[2025-11-06T23:14:58.484Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-06T23:14:58.484Z] GC before operation: completed in 44.469 ms, heap usage 417.411 MB -> 3.903 MB.
[2025-11-06T23:15:06.621Z] ====== mnemonics (functional) [default], iteration 11 completed (6654.163 ms) ======
[2025-11-06T23:15:06.621Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-06T23:15:06.621Z] GC before operation: completed in 45.514 ms, heap usage 136.911 MB -> 3.903 MB.
[2025-11-06T23:15:13.370Z] ====== mnemonics (functional) [default], iteration 12 completed (6189.018 ms) ======
[2025-11-06T23:15:13.371Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-06T23:15:13.371Z] GC before operation: completed in 49.911 ms, heap usage 675.413 MB -> 3.903 MB.
[2025-11-06T23:15:20.064Z] ====== mnemonics (functional) [default], iteration 13 completed (6373.226 ms) ======
[2025-11-06T23:15:20.064Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-06T23:15:20.064Z] GC before operation: completed in 38.643 ms, heap usage 124.913 MB -> 3.903 MB.
[2025-11-06T23:15:26.778Z] ====== mnemonics (functional) [default], iteration 14 completed (6218.123 ms) ======
[2025-11-06T23:15:26.778Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-06T23:15:26.778Z] GC before operation: completed in 44.348 ms, heap usage 581.913 MB -> 3.903 MB.
[2025-11-06T23:15:33.559Z] ====== mnemonics (functional) [default], iteration 15 completed (6364.523 ms) ======
[2025-11-06T23:15:33.559Z] -----------------------------------
[2025-11-06T23:15:33.559Z] renaissance-mnemonics_0_PASSED
[2025-11-06T23:15:33.559Z] -----------------------------------
[2025-11-06T23:15:33.559Z]
[2025-11-06T23:15:33.559Z] TEST TEARDOWN:
[2025-11-06T23:15:33.559Z] Nothing to be done for teardown.
[2025-11-06T23:15:33.559Z] renaissance-mnemonics_0 Finish Time: Thu Nov 6 23:15:33 2025 Epoch Time (ms): 1762470933234
[2025-11-06T23:15:33.559Z]
[2025-11-06T23:15:33.559Z] ===============================================
[2025-11-06T23:15:33.559Z] Running test renaissance-movie-lens_0 ...
[2025-11-06T23:15:33.559Z] ===============================================
[2025-11-06T23:15:33.559Z] renaissance-movie-lens_0 Start Time: Thu Nov 6 23:15:33 2025 Epoch Time (ms): 1762470933262
[2025-11-06T23:15:33.559Z] variation: NoOptions
[2025-11-06T23:15:33.559Z] JVM_OPTIONS:
[2025-11-06T23:15:33.559Z] { \
[2025-11-06T23:15:33.559Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:15:33.559Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:15:33.559Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-movie-lens_0"; \
[2025-11-06T23:15:33.559Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-movie-lens_0"; \
[2025-11-06T23:15:33.559Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:15:33.559Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-11-06T23:15:33.559Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:15:33.559Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:15:33.559Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:15:33.559Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:15:33.559Z]
[2025-11-06T23:15:33.559Z] TEST SETUP:
[2025-11-06T23:15:33.559Z] Nothing to be done for setup.
[2025-11-06T23:15:33.559Z]
[2025-11-06T23:15:33.559Z] TESTING:
[2025-11-06T23:15:34.303Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:15:34.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-movie-lens_0/launcher-231533-10056957151276851793/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:15:34.304Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:15:34.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:15:41.004Z] Benchmark 'movie-lens' failed with exception:
[2025-11-06T23:15:41.004Z] java.lang.ExceptionInInitializerError
[2025-11-06T23:15:41.004Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T23:15:41.004Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T23:15:41.004Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T23:15:41.004Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T23:15:41.004Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T23:15:41.004Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T23:15:41.004Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T23:15:41.004Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T23:15:41.004Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T23:15:41.004Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T23:15:41.004Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T23:15:41.004Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T23:15:41.004Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T23:15:41.004Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T23:15:41.004Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-11-06T23:15:41.004Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-11-06T23:15:41.004Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T23:15:41.004Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T23:15:41.004Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T23:15:41.004Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T23:15:41.004Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T23:15:41.004Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T23:15:41.004Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T23:15:41.004Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T23:15:41.004Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T23:15:41.004Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T23:15:41.004Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T23:15:41.004Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T23:15:41.004Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:15:41.004Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T23:15:41.004Z] ... 34 more
[2025-11-06T23:15:41.004Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T23:15:41.004Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T23:15:41.004Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T23:15:41.004Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T23:15:41.004Z] ... 34 more
[2025-11-06T23:15:41.004Z] The following benchmarks failed: movie-lens
[2025-11-06T23:15:41.004Z] -----------------------------------
[2025-11-06T23:15:41.004Z] renaissance-movie-lens_0_FAILED
[2025-11-06T23:15:41.004Z] -----------------------------------
[2025-11-06T23:15:41.004Z]
[2025-11-06T23:15:41.004Z] TEST TEARDOWN:
[2025-11-06T23:15:41.004Z] Nothing to be done for teardown.
[2025-11-06T23:15:41.004Z] renaissance-movie-lens_0 Finish Time: Thu Nov 6 23:15:40 2025 Epoch Time (ms): 1762470940932
[2025-11-06T23:15:41.753Z]
[2025-11-06T23:15:41.753Z] ===============================================
[2025-11-06T23:15:41.753Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-06T23:15:41.753Z] ===============================================
[2025-11-06T23:15:41.753Z] renaissance-par-mnemonics_0 Start Time: Thu Nov 6 23:15:40 2025 Epoch Time (ms): 1762470940958
[2025-11-06T23:15:41.753Z] variation: NoOptions
[2025-11-06T23:15:41.753Z] JVM_OPTIONS:
[2025-11-06T23:15:41.753Z] { \
[2025-11-06T23:15:41.753Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:15:41.753Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:15:41.753Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-par-mnemonics_0"; \
[2025-11-06T23:15:41.753Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-par-mnemonics_0"; \
[2025-11-06T23:15:41.753Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:15:41.753Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-11-06T23:15:41.753Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:15:41.753Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:15:41.753Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:15:41.753Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:15:41.753Z]
[2025-11-06T23:15:41.753Z] TEST SETUP:
[2025-11-06T23:15:41.753Z] Nothing to be done for setup.
[2025-11-06T23:15:41.753Z]
[2025-11-06T23:15:41.753Z] TESTING:
[2025-11-06T23:15:42.497Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:15:42.497Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-par-mnemonics_0/launcher-231541-3620023091908457512/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:15:42.497Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:15:42.497Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:15:43.251Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-06T23:15:43.251Z] GC before operation: completed in 31.831 ms, heap usage 5.940 MB -> 3.846 MB.
[2025-11-06T23:15:50.472Z] ====== par-mnemonics (functional) [default], iteration 0 completed (6792.736 ms) ======
[2025-11-06T23:15:50.472Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-06T23:15:51.220Z] GC before operation: completed in 62.074 ms, heap usage 382.920 MB -> 3.909 MB.
[2025-11-06T23:15:57.970Z] ====== par-mnemonics (functional) [default], iteration 1 completed (6469.780 ms) ======
[2025-11-06T23:15:57.970Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-06T23:15:57.970Z] GC before operation: completed in 49.565 ms, heap usage 487.537 MB -> 3.909 MB.
[2025-11-06T23:16:04.706Z] ====== par-mnemonics (functional) [default], iteration 2 completed (6002.283 ms) ======
[2025-11-06T23:16:04.706Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-06T23:16:04.706Z] GC before operation: completed in 49.690 ms, heap usage 647.934 MB -> 3.909 MB.
[2025-11-06T23:16:11.480Z] ====== par-mnemonics (functional) [default], iteration 3 completed (5799.439 ms) ======
[2025-11-06T23:16:11.480Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-06T23:16:11.480Z] GC before operation: completed in 56.437 ms, heap usage 451.433 MB -> 3.909 MB.
[2025-11-06T23:16:16.983Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5874.612 ms) ======
[2025-11-06T23:16:16.983Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-06T23:16:16.983Z] GC before operation: completed in 59.363 ms, heap usage 195.933 MB -> 3.909 MB.
[2025-11-06T23:16:23.692Z] ====== par-mnemonics (functional) [default], iteration 5 completed (6320.049 ms) ======
[2025-11-06T23:16:23.692Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-06T23:16:24.439Z] GC before operation: completed in 66.496 ms, heap usage 453.933 MB -> 3.909 MB.
[2025-11-06T23:16:31.195Z] ====== par-mnemonics (functional) [default], iteration 6 completed (6213.882 ms) ======
[2025-11-06T23:16:31.195Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-06T23:16:31.195Z] GC before operation: completed in 34.944 ms, heap usage 110.435 MB -> 3.909 MB.
[2025-11-06T23:16:37.911Z] ====== par-mnemonics (functional) [default], iteration 7 completed (6515.015 ms) ======
[2025-11-06T23:16:37.911Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-06T23:16:37.911Z] GC before operation: completed in 34.542 ms, heap usage 486.765 MB -> 3.909 MB.
[2025-11-06T23:16:46.035Z] ====== par-mnemonics (functional) [default], iteration 8 completed (6457.909 ms) ======
[2025-11-06T23:16:46.035Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-06T23:16:46.035Z] GC before operation: completed in 36.029 ms, heap usage 208.433 MB -> 3.909 MB.
[2025-11-06T23:16:51.580Z] ====== par-mnemonics (functional) [default], iteration 9 completed (6137.426 ms) ======
[2025-11-06T23:16:51.580Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-06T23:16:51.580Z] GC before operation: completed in 44.477 ms, heap usage 112.933 MB -> 3.909 MB.
[2025-11-06T23:16:59.713Z] ====== par-mnemonics (functional) [default], iteration 10 completed (6334.010 ms) ======
[2025-11-06T23:16:59.713Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-06T23:16:59.713Z] GC before operation: completed in 59.351 ms, heap usage 148.534 MB -> 3.909 MB.
[2025-11-06T23:17:06.939Z] ====== par-mnemonics (functional) [default], iteration 11 completed (7018.867 ms) ======
[2025-11-06T23:17:06.939Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-06T23:17:06.939Z] GC before operation: completed in 47.252 ms, heap usage 143.433 MB -> 3.909 MB.
[2025-11-06T23:17:13.649Z] ====== par-mnemonics (functional) [default], iteration 12 completed (6202.208 ms) ======
[2025-11-06T23:17:13.649Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-06T23:17:13.649Z] GC before operation: completed in 70.102 ms, heap usage 611.433 MB -> 3.910 MB.
[2025-11-06T23:17:20.378Z] ====== par-mnemonics (functional) [default], iteration 13 completed (6471.354 ms) ======
[2025-11-06T23:17:20.378Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-06T23:17:20.378Z] GC before operation: completed in 61.301 ms, heap usage 581.933 MB -> 3.910 MB.
[2025-11-06T23:17:27.076Z] ====== par-mnemonics (functional) [default], iteration 14 completed (5978.682 ms) ======
[2025-11-06T23:17:27.076Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-06T23:17:27.076Z] GC before operation: completed in 53.463 ms, heap usage 554.935 MB -> 3.909 MB.
[2025-11-06T23:17:33.797Z] ====== par-mnemonics (functional) [default], iteration 15 completed (6033.430 ms) ======
[2025-11-06T23:17:33.797Z] -----------------------------------
[2025-11-06T23:17:33.797Z] renaissance-par-mnemonics_0_PASSED
[2025-11-06T23:17:33.797Z] -----------------------------------
[2025-11-06T23:17:33.797Z]
[2025-11-06T23:17:33.797Z] TEST TEARDOWN:
[2025-11-06T23:17:33.797Z] Nothing to be done for teardown.
[2025-11-06T23:17:33.797Z] renaissance-par-mnemonics_0 Finish Time: Thu Nov 6 23:17:33 2025 Epoch Time (ms): 1762471053145
[2025-11-06T23:17:33.797Z]
[2025-11-06T23:17:33.797Z] ===============================================
[2025-11-06T23:17:33.797Z] Running test renaissance-philosophers_0 ...
[2025-11-06T23:17:33.797Z] ===============================================
[2025-11-06T23:17:33.797Z] renaissance-philosophers_0 Start Time: Thu Nov 6 23:17:33 2025 Epoch Time (ms): 1762471053168
[2025-11-06T23:17:33.797Z] variation: NoOptions
[2025-11-06T23:17:33.797Z] JVM_OPTIONS:
[2025-11-06T23:17:33.797Z] { \
[2025-11-06T23:17:33.797Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:17:33.797Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:17:33.797Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-philosophers_0"; \
[2025-11-06T23:17:33.797Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-philosophers_0"; \
[2025-11-06T23:17:33.797Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:17:33.797Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-11-06T23:17:33.798Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:17:33.798Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:17:33.798Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:17:33.798Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:17:33.798Z]
[2025-11-06T23:17:33.798Z] TEST SETUP:
[2025-11-06T23:17:33.798Z] Nothing to be done for setup.
[2025-11-06T23:17:33.798Z]
[2025-11-06T23:17:33.798Z] TESTING:
[2025-11-06T23:17:34.547Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:17:34.547Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17624705898897/renaissance-philosophers_0/launcher-231733-16111427690293208072/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T23:17:34.547Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T23:17:34.547Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:17:35.302Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-06T23:17:35.302Z] GC before operation: completed in 50.018 ms, heap usage 13.135 MB -> 4.822 MB.
[2025-11-06T23:17:41.361Z] Camera thread performed 122 scans.
[2025-11-06T23:17:41.361Z] ====== philosophers (scala) [default], iteration 0 completed (5251.591 ms) ======
[2025-11-06T23:17:41.361Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-06T23:17:41.361Z] GC before operation: completed in 65.584 ms, heap usage 36.876 MB -> 5.166 MB.
[2025-11-06T23:17:42.110Z] Camera thread performed 122 scans.
[2025-11-06T23:17:42.110Z] ====== philosophers (scala) [default], iteration 1 completed (1921.557 ms) ======
[2025-11-06T23:17:42.110Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-06T23:17:42.110Z] GC before operation: completed in 37.169 ms, heap usage 103.844 MB -> 5.166 MB.
[2025-11-06T23:17:43.664Z] Camera thread performed 122 scans.
[2025-11-06T23:17:43.664Z] ====== philosophers (scala) [default], iteration 2 completed (1259.167 ms) ======
[2025-11-06T23:17:43.664Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-06T23:17:43.664Z] GC before operation: completed in 24.278 ms, heap usage 9.771 MB -> 5.167 MB.
[2025-11-06T23:17:45.545Z] Camera thread performed 122 scans.
[2025-11-06T23:17:45.545Z] ====== philosophers (scala) [default], iteration 3 completed (1222.354 ms) ======
[2025-11-06T23:17:45.545Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-06T23:17:45.545Z] GC before operation: completed in 29.537 ms, heap usage 111.189 MB -> 5.167 MB.
[2025-11-06T23:17:46.299Z] Camera thread performed 122 scans.
[2025-11-06T23:17:46.299Z] ====== philosophers (scala) [default], iteration 4 completed (1289.676 ms) ======
[2025-11-06T23:17:46.299Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-06T23:17:46.299Z] GC before operation: completed in 40.338 ms, heap usage 16.415 MB -> 5.168 MB.
[2025-11-06T23:17:47.857Z] Camera thread performed 122 scans.
[2025-11-06T23:17:47.857Z] ====== philosophers (scala) [default], iteration 5 completed (1375.951 ms) ======
[2025-11-06T23:17:47.857Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-06T23:17:47.857Z] GC before operation: completed in 28.329 ms, heap usage 38.420 MB -> 5.168 MB.
[2025-11-06T23:17:48.614Z] Camera thread performed 122 scans.
[2025-11-06T23:17:48.614Z] ====== philosophers (scala) [default], iteration 6 completed (1202.355 ms) ======
[2025-11-06T23:17:48.614Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-06T23:17:48.614Z] GC before operation: completed in 22.443 ms, heap usage 39.895 MB -> 5.169 MB.
[2025-11-06T23:17:50.157Z] Camera thread performed 122 scans.
[2025-11-06T23:17:50.157Z] ====== philosophers (scala) [default], iteration 7 completed (1446.501 ms) ======
[2025-11-06T23:17:50.157Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-06T23:17:50.157Z] GC before operation: completed in 22.429 ms, heap usage 24.334 MB -> 5.169 MB.
[2025-11-06T23:17:51.715Z] Camera thread performed 122 scans.
[2025-11-06T23:17:51.715Z] ====== philosophers (scala) [default], iteration 8 completed (1296.494 ms) ======
[2025-11-06T23:17:51.715Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-06T23:17:51.715Z] GC before operation: completed in 34.423 ms, heap usage 86.375 MB -> 5.170 MB.
[2025-11-06T23:17:53.291Z] Camera thread performed 122 scans.
[2025-11-06T23:17:53.291Z] ====== philosophers (scala) [default], iteration 9 completed (1528.079 ms) ======
[2025-11-06T23:17:53.291Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-06T23:17:53.291Z] GC before operation: completed in 38.766 ms, heap usage 126.366 MB -> 5.205 MB.
[2025-11-06T23:17:54.849Z] Camera thread performed 122 scans.
[2025-11-06T23:17:54.849Z] ====== philosophers (scala) [default], iteration 10 completed (1439.389 ms) ======
[2025-11-06T23:17:54.849Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-06T23:17:54.849Z] GC before operation: completed in 52.121 ms, heap usage 35.351 MB -> 5.170 MB.
[2025-11-06T23:17:57.270Z] Camera thread performed 122 scans.
[2025-11-06T23:17:57.270Z] ====== philosophers (scala) [default], iteration 11 completed (1575.435 ms) ======
[2025-11-06T23:17:57.270Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-06T23:17:57.270Z] GC before operation: completed in 30.005 ms, heap usage 130.351 MB -> 5.170 MB.
[2025-11-06T23:17:58.029Z] Camera thread performed 122 scans.
[2025-11-06T23:17:58.029Z] ====== philosophers (scala) [default], iteration 12 completed (1393.492 ms) ======
[2025-11-06T23:17:58.029Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-06T23:17:58.029Z] GC before operation: completed in 31.338 ms, heap usage 57.869 MB -> 5.170 MB.
[2025-11-06T23:17:59.576Z] Camera thread performed 122 scans.
[2025-11-06T23:17:59.576Z] ====== philosophers (scala) [default], iteration 13 completed (1656.548 ms) ======
[2025-11-06T23:17:59.576Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-06T23:17:59.576Z] GC before operation: completed in 48.922 ms, heap usage 118.351 MB -> 5.205 MB.
[2025-11-06T23:18:01.152Z] Camera thread performed 122 scans.
[2025-11-06T23:18:01.152Z] ====== philosophers (scala) [default], iteration 14 completed (1680.314 ms) ======
[2025-11-06T23:18:01.152Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-06T23:18:01.152Z] GC before operation: completed in 34.595 ms, heap usage 26.843 MB -> 5.171 MB.
[2025-11-06T23:18:02.711Z] Camera thread performed 122 scans.
[2025-11-06T23:18:02.711Z] ====== philosophers (scala) [default], iteration 15 completed (1548.388 ms) ======
[2025-11-06T23:18:02.711Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-06T23:18:02.711Z] GC before operation: completed in 30.582 ms, heap usage 69.307 MB -> 5.205 MB.
[2025-11-06T23:18:04.274Z] Camera thread performed 122 scans.
[2025-11-06T23:18:04.274Z] ====== philosophers (scala) [default], iteration 16 completed (1655.676 ms) ======
[2025-11-06T23:18:04.274Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-06T23:18:04.274Z] GC before operation: completed in 43.351 ms, heap usage 134.398 MB -> 5.171 MB.
[2025-11-06T23:18:05.998Z] Camera thread performed 122 scans.
[2025-11-06T23:18:05.998Z] ====== philosophers (scala) [default], iteration 17 completed (1532.036 ms) ======
[2025-11-06T23:18:05.998Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-06T23:18:05.998Z] GC before operation: completed in 54.808 ms, heap usage 113.864 MB -> 5.171 MB.
[2025-11-06T23:18:07.537Z] Camera thread performed 122 scans.
[2025-11-06T23:18:07.537Z] ====== philosophers (scala) [default], iteration 18 completed (1583.745 ms) ======
[2025-11-06T23:18:07.537Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-06T23:18:07.537Z] GC before operation: completed in 37.014 ms, heap usage 55.836 MB -> 5.171 MB.
[2025-11-06T23:18:09.086Z] Camera thread performed 122 scans.
[2025-11-06T23:18:09.086Z] ====== philosophers (scala) [default], iteration 19 completed (1314.073 ms) ======
[2025-11-06T23:18:09.086Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-06T23:18:09.086Z] GC before operation: completed in 37.824 ms, heap usage 50.800 MB -> 5.171 MB.
[2025-11-06T23:18:10.633Z] Camera thread performed 122 scans.
[2025-11-06T23:18:10.634Z] ====== philosophers (scala) [default], iteration 20 completed (1335.275 ms) ======
[2025-11-06T23:18:10.634Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-06T23:18:10.634Z] GC before operation: completed in 35.690 ms, heap usage 47.341 MB -> 5.171 MB.
[2025-11-06T23:18:12.216Z] Camera thread performed 122 scans.
[2025-11-06T23:18:12.216Z] ====== philosophers (scala) [default], iteration 21 completed (1607.059 ms) ======
[2025-11-06T23:18:12.216Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-06T23:18:12.216Z] GC before operation: completed in 47.160 ms, heap usage 31.837 MB -> 5.172 MB.
[2025-11-06T23:18:13.071Z] Camera thread performed 122 scans.
[2025-11-06T23:18:13.071Z] ====== philosophers (scala) [default], iteration 22 completed (1361.823 ms) ======
[2025-11-06T23:18:13.071Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-06T23:18:13.822Z] GC before operation: completed in 35.068 ms, heap usage 15.303 MB -> 5.172 MB.
[2025-11-06T23:18:14.590Z] Camera thread performed 122 scans.
[2025-11-06T23:18:14.590Z] ====== philosophers (scala) [default], iteration 23 completed (1307.141 ms) ======
[2025-11-06T23:18:14.590Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-06T23:18:14.590Z] GC before operation: completed in 37.199 ms, heap usage 12.782 MB -> 5.172 MB.
[2025-11-06T23:18:16.142Z] Camera thread performed 122 scans.
[2025-11-06T23:18:16.142Z] ====== philosophers (scala) [default], iteration 24 completed (1159.214 ms) ======
[2025-11-06T23:18:16.142Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-06T23:18:16.142Z] GC before operation: completed in 36.825 ms, heap usage 136.365 MB -> 5.172 MB.
[2025-11-06T23:18:17.712Z] Camera thread performed 122 scans.
[2025-11-06T23:18:17.712Z] ====== philosophers (scala) [default], iteration 25 completed (1369.060 ms) ======
[2025-11-06T23:18:17.712Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-06T23:18:17.712Z] GC before operation: completed in 48.211 ms, heap usage 42.809 MB -> 5.172 MB.
[2025-11-06T23:18:18.463Z] Camera thread performed 122 scans.
[2025-11-06T23:18:18.463Z] ====== philosophers (scala) [default], iteration 26 completed (1169.973 ms) ======
[2025-11-06T23:18:18.463Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-06T23:18:18.463Z] GC before operation: completed in 40.427 ms, heap usage 144.363 MB -> 5.172 MB.
[2025-11-06T23:18:20.020Z] Camera thread performed 122 scans.
[2025-11-06T23:18:20.020Z] ====== philosophers (scala) [default], iteration 27 completed (1244.148 ms) ======
[2025-11-06T23:18:20.020Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-06T23:18:20.020Z] GC before operation: completed in 25.393 ms, heap usage 69.364 MB -> 5.172 MB.
[2025-11-06T23:18:20.775Z] Camera thread performed 122 scans.
[2025-11-06T23:18:20.775Z] ====== philosophers (scala) [default], iteration 28 completed (1230.071 ms) ======
[2025-11-06T23:18:20.775Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-06T23:18:21.528Z] GC before operation: completed in 31.340 ms, heap usage 44.340 MB -> 5.172 MB.
[2025-11-06T23:18:22.276Z] Camera thread performed 122 scans.
[2025-11-06T23:18:22.276Z] ====== philosophers (scala) [default], iteration 29 completed (1371.196 ms) ======
[2025-11-06T23:18:23.049Z] -----------------------------------
[2025-11-06T23:18:23.049Z] renaissance-philosophers_0_PASSED
[2025-11-06T23:18:23.049Z] -----------------------------------
[2025-11-06T23:18:23.049Z]
[2025-11-06T23:18:23.049Z] TEST TEARDOWN:
[2025-11-06T23:18:23.049Z] Nothing to be done for teardown.
[2025-11-06T23:18:23.049Z] renaissance-philosophers_0 Finish Time: Thu Nov 6 23:18:22 2025 Epoch Time (ms): 1762471102462
[2025-11-06T23:18:23.049Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-11-06T23:18:23.049Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-11-06T23:18:23.049Z]
[2025-11-06T23:18:23.049Z] ===============================================
[2025-11-06T23:18:23.049Z] Running test dacapo-avrora_0 ...
[2025-11-06T23:18:23.049Z] ===============================================
[2025-11-06T23:18:23.049Z] dacapo-avrora_0 Start Time: Thu Nov 6 23:18:22 2025 Epoch Time (ms): 1762471102495
[2025-11-06T23:18:23.049Z] dacapo-avrora_0_DISABLED
[2025-11-06T23:18:23.049Z] Disabled Reason:
[2025-11-06T23:18:23.049Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-06T23:18:23.049Z] dacapo-avrora_0 Finish Time: Thu Nov 6 23:18:22 2025 Epoch Time (ms): 1762471102514
[2025-11-06T23:18:23.049Z]
[2025-11-06T23:18:23.049Z] ===============================================
[2025-11-06T23:18:23.049Z] Running test dacapo-fop_0 ...
[2025-11-06T23:18:23.049Z] ===============================================
[2025-11-06T23:18:23.049Z] dacapo-fop_0 Start Time: Thu Nov 6 23:18:22 2025 Epoch Time (ms): 1762471102535
[2025-11-06T23:18:23.049Z] variation: NoOptions
[2025-11-06T23:18:23.049Z] JVM_OPTIONS:
[2025-11-06T23:18:23.049Z] { \
[2025-11-06T23:18:23.049Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:18:23.049Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:18:23.049Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-fop_0"; \
[2025-11-06T23:18:23.049Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-fop_0"; \
[2025-11-06T23:18:23.049Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:18:23.049Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-11-06T23:18:23.049Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:18:23.049Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:18:23.049Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:18:23.049Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:18:23.049Z]
[2025-11-06T23:18:23.049Z] TEST SETUP:
[2025-11-06T23:18:23.049Z] Nothing to be done for setup.
[2025-11-06T23:18:23.049Z]
[2025-11-06T23:18:23.049Z] TESTING:
[2025-11-06T23:18:23.797Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-06T23:18:23.797Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-06T23:18:37.619Z] 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
[2025-11-06T23:18:37.619Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 14011 msec =====
[2025-11-06T23:18:37.619Z] -----------------------------------
[2025-11-06T23:18:37.619Z] dacapo-fop_0_PASSED
[2025-11-06T23:18:37.619Z] -----------------------------------
[2025-11-06T23:18:37.619Z]
[2025-11-06T23:18:37.619Z] TEST TEARDOWN:
[2025-11-06T23:18:37.619Z] Nothing to be done for teardown.
[2025-11-06T23:18:37.619Z] dacapo-fop_0 Finish Time: Thu Nov 6 23:18:37 2025 Epoch Time (ms): 1762471117350
[2025-11-06T23:18:37.619Z]
[2025-11-06T23:18:37.619Z] ===============================================
[2025-11-06T23:18:37.619Z] Running test dacapo-jython_0 ...
[2025-11-06T23:18:37.619Z] ===============================================
[2025-11-06T23:18:37.619Z] dacapo-jython_0 Start Time: Thu Nov 6 23:18:37 2025 Epoch Time (ms): 1762471117382
[2025-11-06T23:18:37.619Z] variation: NoOptions
[2025-11-06T23:18:37.619Z] JVM_OPTIONS:
[2025-11-06T23:18:37.619Z] { \
[2025-11-06T23:18:37.619Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:18:37.619Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:18:37.619Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-jython_0"; \
[2025-11-06T23:18:37.619Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-jython_0"; \
[2025-11-06T23:18:37.619Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:18:37.619Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-11-06T23:18:37.619Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:18:37.619Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:18:37.619Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:18:37.619Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:18:37.619Z]
[2025-11-06T23:18:37.619Z] TEST SETUP:
[2025-11-06T23:18:37.619Z] Nothing to be done for setup.
[2025-11-06T23:18:37.619Z]
[2025-11-06T23:18:37.619Z] TESTING:
[2025-11-06T23:18:39.215Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-06T23:18:47.485Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-06T23:18:57.360Z] -------------------------------------------------------------------------------
[2025-11-06T23:18:57.360Z] PYBENCH 2.0
[2025-11-06T23:18:57.360Z] -------------------------------------------------------------------------------
[2025-11-06T23:18:57.360Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:18:57.360Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-11-06T23:18:57.360Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-06T23:18:57.360Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T23:18:57.360Z] * using Jython
[2025-11-06T23:18:57.360Z] * system check interval set to maximum: 2147483647
[2025-11-06T23:18:57.360Z] * using timer: time.time
[2025-11-06T23:18:57.360Z]
[2025-11-06T23:19:04.137Z] Calibrating tests. Please wait... done.
[2025-11-06T23:19:04.137Z]
[2025-11-06T23:19:04.137Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-06T23:19:04.137Z]
[2025-11-06T23:19:16.251Z] * Round 1 done.
[2025-11-06T23:19:22.985Z] * Round 2 done.
[2025-11-06T23:19:22.985Z]
[2025-11-06T23:19:22.985Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 35365 msec =====
[2025-11-06T23:19:22.985Z] -----------------------------------
[2025-11-06T23:19:22.985Z] dacapo-jython_0_PASSED
[2025-11-06T23:19:22.985Z] -----------------------------------
[2025-11-06T23:19:22.985Z]
[2025-11-06T23:19:22.985Z] TEST TEARDOWN:
[2025-11-06T23:19:22.985Z] Nothing to be done for teardown.
[2025-11-06T23:19:22.985Z] dacapo-jython_0 Finish Time: Thu Nov 6 23:19:22 2025 Epoch Time (ms): 1762471162147
[2025-11-06T23:19:22.985Z]
[2025-11-06T23:19:22.985Z] ===============================================
[2025-11-06T23:19:22.985Z] Running test dacapo-luindex_0 ...
[2025-11-06T23:19:22.985Z] ===============================================
[2025-11-06T23:19:22.985Z] dacapo-luindex_0 Start Time: Thu Nov 6 23:19:22 2025 Epoch Time (ms): 1762471162189
[2025-11-06T23:19:22.985Z] variation: NoOptions
[2025-11-06T23:19:22.985Z] JVM_OPTIONS:
[2025-11-06T23:19:22.985Z] { \
[2025-11-06T23:19:22.985Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:19:22.985Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:19:22.985Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-luindex_0"; \
[2025-11-06T23:19:22.985Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-luindex_0"; \
[2025-11-06T23:19:22.985Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:19:22.985Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2025-11-06T23:19:22.986Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:19:22.986Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:19:22.986Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:19:22.986Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:19:22.986Z]
[2025-11-06T23:19:22.986Z] TEST SETUP:
[2025-11-06T23:19:22.986Z] Nothing to be done for setup.
[2025-11-06T23:19:22.986Z]
[2025-11-06T23:19:22.986Z] TESTING:
[2025-11-06T23:19:22.986Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-11-06T23:19:23.745Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-06T23:19:23.745Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-06T23:19:26.061Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-06T23:19:26.061Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-06T23:19:27.636Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-06T23:19:29.315Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-06T23:19:29.315Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T23:19:29.315Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-11-06T23:19:29.315Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-06T23:19:29.315Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-06T23:19:33.269Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-06T23:19:34.823Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-06T23:19:39.191Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-06T23:19:39.940Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-06T23:19:39.940Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-06T23:19:39.940Z] Optimizing...
[2025-11-06T23:19:45.478Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 21127 msec =====
[2025-11-06T23:19:45.478Z] -----------------------------------
[2025-11-06T23:19:45.478Z] dacapo-luindex_0_PASSED
[2025-11-06T23:19:45.478Z] -----------------------------------
[2025-11-06T23:19:45.478Z]
[2025-11-06T23:19:45.478Z] TEST TEARDOWN:
[2025-11-06T23:19:45.478Z] Nothing to be done for teardown.
[2025-11-06T23:19:45.478Z] dacapo-luindex_0 Finish Time: Thu Nov 6 23:19:44 2025 Epoch Time (ms): 1762471184396
[2025-11-06T23:19:45.478Z]
[2025-11-06T23:19:45.478Z] ===============================================
[2025-11-06T23:19:45.478Z] Running test dacapo-pmd_0 ...
[2025-11-06T23:19:45.478Z] ===============================================
[2025-11-06T23:19:45.478Z] dacapo-pmd_0 Start Time: Thu Nov 6 23:19:44 2025 Epoch Time (ms): 1762471184434
[2025-11-06T23:19:45.478Z] variation: NoOptions
[2025-11-06T23:19:45.478Z] JVM_OPTIONS:
[2025-11-06T23:19:45.478Z] { \
[2025-11-06T23:19:45.478Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:19:45.478Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:19:45.478Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-pmd_0"; \
[2025-11-06T23:19:45.478Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-pmd_0"; \
[2025-11-06T23:19:45.478Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:19:45.478Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-11-06T23:19:45.478Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:19:45.478Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:19:45.478Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:19:45.478Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:19:45.478Z]
[2025-11-06T23:19:45.478Z] TEST SETUP:
[2025-11-06T23:19:45.478Z] Nothing to be done for setup.
[2025-11-06T23:19:45.478Z]
[2025-11-06T23:19:45.478Z] TESTING:
[2025-11-06T23:19:45.478Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-06T23:19:46.240Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-11-06T23:19:46.240Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-11-06T23:19:56.503Z] Checked: 0%
[2025-11-06T23:19:58.335Z] Checked: 5%
[2025-11-06T23:19:59.899Z] Checked: 10%
[2025-11-06T23:20:00.664Z] Checked: 15%
[2025-11-06T23:20:01.425Z] Checked: 20%
[2025-11-06T23:20:02.181Z] Checked: 25%
[2025-11-06T23:20:02.938Z] Checked: 30%
[2025-11-06T23:20:03.707Z] Checked: 35%
[2025-11-06T23:20:05.262Z] Checked: 40%
[2025-11-06T23:20:06.018Z] Checked: 45%
[2025-11-06T23:20:06.018Z] Checked: 50%
[2025-11-06T23:20:06.775Z] Checked: 55%
[2025-11-06T23:20:09.197Z] Checked: 60%
[2025-11-06T23:20:10.780Z] Checked: 65%
[2025-11-06T23:20:11.531Z] Checked: 70%
[2025-11-06T23:20:13.114Z] Checked: 75%
[2025-11-06T23:20:13.890Z] Checked: 80%
[2025-11-06T23:20:14.670Z] Checked: 85%
[2025-11-06T23:20:15.431Z] Checked: 90%
[2025-11-06T23:20:16.182Z] Checked: 95%
[2025-11-06T23:20:16.182Z] Checked: 100%
[2025-11-06T23:20:16.182Z] PMD checked 601 files.
[2025-11-06T23:20:16.966Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 30447 msec =====
[2025-11-06T23:20:16.966Z] -----------------------------------
[2025-11-06T23:20:16.966Z] dacapo-pmd_0_PASSED
[2025-11-06T23:20:16.966Z] -----------------------------------
[2025-11-06T23:20:16.966Z]
[2025-11-06T23:20:16.966Z] TEST TEARDOWN:
[2025-11-06T23:20:16.966Z] Nothing to be done for teardown.
[2025-11-06T23:20:16.966Z] dacapo-pmd_0 Finish Time: Thu Nov 6 23:20:16 2025 Epoch Time (ms): 1762471216708
[2025-11-06T23:20:16.966Z]
[2025-11-06T23:20:16.966Z] ===============================================
[2025-11-06T23:20:16.966Z] Running test dacapo-sunflow_0 ...
[2025-11-06T23:20:16.966Z] ===============================================
[2025-11-06T23:20:16.966Z] dacapo-sunflow_0 Start Time: Thu Nov 6 23:20:16 2025 Epoch Time (ms): 1762471216744
[2025-11-06T23:20:16.966Z] variation: NoOptions
[2025-11-06T23:20:16.966Z] JVM_OPTIONS:
[2025-11-06T23:20:16.966Z] { \
[2025-11-06T23:20:16.966Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:20:16.966Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:20:16.966Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-sunflow_0"; \
[2025-11-06T23:20:16.966Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-sunflow_0"; \
[2025-11-06T23:20:16.966Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:20:16.966Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-11-06T23:20:16.966Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:20:16.966Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:20:16.966Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:20:16.966Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:20:16.966Z]
[2025-11-06T23:20:16.966Z] TEST SETUP:
[2025-11-06T23:20:16.966Z] Nothing to be done for setup.
[2025-11-06T23:20:16.966Z]
[2025-11-06T23:20:16.966Z] TESTING:
[2025-11-06T23:20:17.722Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-06T23:20:18.477Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-06T23:21:06.771Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 42020 msec =====
[2025-11-06T23:21:06.771Z] -----------------------------------
[2025-11-06T23:21:06.771Z] dacapo-sunflow_0_PASSED
[2025-11-06T23:21:06.771Z] -----------------------------------
[2025-11-06T23:21:06.771Z]
[2025-11-06T23:21:06.771Z] TEST TEARDOWN:
[2025-11-06T23:21:06.771Z] Nothing to be done for teardown.
[2025-11-06T23:21:06.771Z] dacapo-sunflow_0 Finish Time: Thu Nov 6 23:20:59 2025 Epoch Time (ms): 1762471259940
[2025-11-06T23:21:06.771Z]
[2025-11-06T23:21:06.771Z] ===============================================
[2025-11-06T23:21:06.771Z] Running test dacapo-tomcat_0 ...
[2025-11-06T23:21:06.771Z] ===============================================
[2025-11-06T23:21:06.771Z] dacapo-tomcat_0 Start Time: Thu Nov 6 23:20:59 2025 Epoch Time (ms): 1762471259969
[2025-11-06T23:21:06.771Z] variation: NoOptions
[2025-11-06T23:21:06.771Z] JVM_OPTIONS:
[2025-11-06T23:21:06.771Z] { \
[2025-11-06T23:21:06.771Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:21:06.771Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:21:06.771Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-tomcat_0"; \
[2025-11-06T23:21:06.771Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-tomcat_0"; \
[2025-11-06T23:21:06.771Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:21:06.771Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2025-11-06T23:21:06.771Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:21:06.771Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:21:06.771Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:21:06.771Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:21:06.771Z]
[2025-11-06T23:21:06.771Z] TEST SETUP:
[2025-11-06T23:21:06.771Z] Nothing to be done for setup.
[2025-11-06T23:21:06.771Z]
[2025-11-06T23:21:06.771Z] TESTING:
[2025-11-06T23:21:06.771Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-11-06T23:21:06.771Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-06T23:21:06.771Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-06T23:21:06.771Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-11-06T23:21:06.771Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-06T23:21:06.771Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-11-06T23:21:06.771Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-06T23:21:06.771Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-06T23:21:06.771Z]
[2025-11-06T23:21:06.771Z] Server created with thread pool size 4
[2025-11-06T23:21:06.771Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-06T23:21:06.771Z] Loading web application
[2025-11-06T23:21:06.771Z] Starting 80000 requests...
[2025-11-06T23:21:23.180Z] Completing requests: 5%
[2025-11-06T23:21:26.505Z] Completing requests: 10%
[2025-11-06T23:21:30.017Z] Completing requests: 15%
[2025-11-06T23:21:32.448Z] Completing requests: 20%
[2025-11-06T23:21:34.888Z] Completing requests: 25%
[2025-11-06T23:21:37.308Z] Completing requests: 30%
[2025-11-06T23:21:39.815Z] Completing requests: 35%
[2025-11-06T23:21:41.361Z] Completing requests: 40%
[2025-11-06T23:21:42.905Z] Completing requests: 45%
[2025-11-06T23:21:45.313Z] Completing requests: 50%
[2025-11-06T23:21:47.743Z] Completing requests: 55%
[2025-11-06T23:21:49.287Z] Completing requests: 60%
[2025-11-06T23:21:51.684Z] Completing requests: 65%
[2025-11-06T23:21:53.721Z] Completing requests: 70%
[2025-11-06T23:21:55.258Z] Completing requests: 75%
[2025-11-06T23:21:57.650Z] Completing requests: 80%
[2025-11-06T23:21:59.199Z] Completing requests: 85%
[2025-11-06T23:22:01.595Z] Completing requests: 90%
[2025-11-06T23:22:03.160Z] Completing requests: 95%
[2025-11-06T23:22:03.160Z] Completed requests
[2025-11-06T23:22:03.160Z] Client threads complete ... unloading web application
[2025-11-06T23:22:03.160Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 57431 msec =====
[2025-11-06T23:22:03.160Z] ===== DaCapo processed 80000 requests in 57082 msec, 1401 requests per second =====
[2025-11-06T23:22:03.160Z] ===== DaCapo tail latency, simple: 50% 1642 usec, 90% 4304 usec, 99% 14426 usec, 99.9% 148022 usec, 99.99% 360894 usec, max 2362064 usec, measured over 80000 events =====
[2025-11-06T23:22:03.160Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2670 usec, 90% 8552 usec, 99% 18933 usec, 99.9% 148022 usec, 99.99% 360894 usec, max 2362064 usec, measured over 80000 events =====
[2025-11-06T23:22:03.160Z] ===== DaCapo tail latency, metered full smoothing: 50% 8505846 usec, 90% 12064543 usec, 99% 12212638 usec, 99.9% 12232486 usec, 99.99% 12237678 usec, max 12244559 usec, measured over 80000 events =====
[2025-11-06T23:22:03.160Z] Server stopped ... iteration complete
[2025-11-06T23:22:03.160Z] -----------------------------------
[2025-11-06T23:22:03.160Z] dacapo-tomcat_0_PASSED
[2025-11-06T23:22:03.160Z] -----------------------------------
[2025-11-06T23:22:03.160Z]
[2025-11-06T23:22:03.160Z] TEST TEARDOWN:
[2025-11-06T23:22:03.160Z] Nothing to be done for teardown.
[2025-11-06T23:22:03.160Z] dacapo-tomcat_0 Finish Time: Thu Nov 6 23:22:02 2025 Epoch Time (ms): 1762471322939
[2025-11-06T23:22:03.160Z]
[2025-11-06T23:22:03.160Z] ===============================================
[2025-11-06T23:22:03.160Z] Running test dacapo-xalan_0 ...
[2025-11-06T23:22:03.160Z] ===============================================
[2025-11-06T23:22:03.160Z] dacapo-xalan_0 Start Time: Thu Nov 6 23:22:02 2025 Epoch Time (ms): 1762471322969
[2025-11-06T23:22:03.160Z] variation: NoOptions
[2025-11-06T23:22:03.160Z] JVM_OPTIONS:
[2025-11-06T23:22:03.160Z] { \
[2025-11-06T23:22:03.160Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T23:22:03.160Z] echo "Nothing to be done for setup."; \
[2025-11-06T23:22:03.160Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-xalan_0"; \
[2025-11-06T23:22:03.160Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-xalan_0"; \
[2025-11-06T23:22:03.160Z] echo ""; echo "TESTING:"; \
[2025-11-06T23:22:03.160Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-11-06T23:22:03.160Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T23:22:03.160Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T23:22:03.160Z] echo "Nothing to be done for teardown."; \
[2025-11-06T23:22:03.160Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult";
[2025-11-06T23:22:03.160Z]
[2025-11-06T23:22:03.160Z] TEST SETUP:
[2025-11-06T23:22:03.160Z] Nothing to be done for setup.
[2025-11-06T23:22:03.160Z]
[2025-11-06T23:22:03.160Z] TESTING:
[2025-11-06T23:22:03.909Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-06T23:22:03.909Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-06T23:22:04.669Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-06T23:22:09.694Z] Processing: 5%
[2025-11-06T23:22:11.280Z] Processing: 10%
[2025-11-06T23:22:12.040Z] Processing: 15%
[2025-11-06T23:22:13.602Z] Processing: 20%
[2025-11-06T23:22:15.157Z] Processing: 25%
[2025-11-06T23:22:15.916Z] Processing: 30%
[2025-11-06T23:22:16.679Z] Processing: 35%
[2025-11-06T23:22:18.247Z] Processing: 40%
[2025-11-06T23:22:19.029Z] Processing: 45%
[2025-11-06T23:22:19.888Z] Processing: 50%
[2025-11-06T23:22:20.638Z] Processing: 55%
[2025-11-06T23:22:21.385Z] Processing: 60%
[2025-11-06T23:22:22.936Z] Processing: 65%
[2025-11-06T23:22:23.696Z] Processing: 70%
[2025-11-06T23:22:24.452Z] Processing: 75%
[2025-11-06T23:22:25.212Z] Processing: 80%
[2025-11-06T23:22:25.966Z] Processing: 85%
[2025-11-06T23:22:26.727Z] Processing: 90%
[2025-11-06T23:22:28.272Z] Processing: 95%
[2025-11-06T23:22:28.272Z] Normal completion.
[2025-11-06T23:22:28.272Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 23113 msec =====
[2025-11-06T23:22:28.272Z] -----------------------------------
[2025-11-06T23:22:28.272Z] dacapo-xalan_0_PASSED
[2025-11-06T23:22:28.272Z] -----------------------------------
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] TEST TEARDOWN:
[2025-11-06T23:22:28.272Z] Nothing to be done for teardown.
[2025-11-06T23:22:28.272Z] dacapo-xalan_0 Finish Time: Thu Nov 6 23:22:27 2025 Epoch Time (ms): 1762471347663
[2025-11-06T23:22:28.272Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-11-06T23:22:28.272Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-11-06T23:22:28.272Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] All tests finished, run result summary:
[2025-11-06T23:22:28.272Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-06T23:22:28.272Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17624705898897/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] TEST TARGETS SUMMARY
[2025-11-06T23:22:28.272Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T23:22:28.272Z] DISABLED test targets:
[2025-11-06T23:22:28.272Z] renaissance-finagle-chirper_0
[2025-11-06T23:22:28.272Z] dacapo-avrora_0
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] PASSED test targets:
[2025-11-06T23:22:28.272Z] renaissance-finagle-http_0
[2025-11-06T23:22:28.272Z] renaissance-mnemonics_0
[2025-11-06T23:22:28.272Z] renaissance-par-mnemonics_0
[2025-11-06T23:22:28.272Z] renaissance-philosophers_0
[2025-11-06T23:22:28.272Z] dacapo-fop_0
[2025-11-06T23:22:28.272Z] dacapo-jython_0
[2025-11-06T23:22:28.272Z] dacapo-luindex_0
[2025-11-06T23:22:28.272Z] dacapo-pmd_0
[2025-11-06T23:22:28.272Z] dacapo-sunflow_0
[2025-11-06T23:22:28.272Z] dacapo-tomcat_0
[2025-11-06T23:22:28.272Z] dacapo-xalan_0
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] FAILED test targets:
[2025-11-06T23:22:28.272Z] renaissance-als_0
[2025-11-06T23:22:28.272Z] renaissance-chi-square_0
[2025-11-06T23:22:28.272Z] renaissance-db-shootout_0
[2025-11-06T23:22:28.272Z] renaissance-dec-tree_0
[2025-11-06T23:22:28.272Z] renaissance-gauss-mix_0
[2025-11-06T23:22:28.272Z] renaissance-log-regression_0
[2025-11-06T23:22:28.272Z] renaissance-movie-lens_0
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-11-06T23:22:28.272Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T23:22:28.272Z]
[2025-11-06T23:22:28.272Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-06T23:22:28.272Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-11-06T23:22:28.272Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-06T23:22:30.636Z] + uname
[2025-11-06T23:22:30.636Z] + '[' Linux '=' AIX ]
[2025-11-06T23:22:30.636Z] + uname
[2025-11-06T23:22:30.636Z] + '[' Linux '=' SunOS ]
[2025-11-06T23:22:30.636Z] + uname
[2025-11-06T23:22:30.636Z] + '[' Linux '=' '*BSD' ]
[2025-11-06T23:22:30.636Z] + MAKE=make
[2025-11-06T23:22:30.636Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T23:22:30.636Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-06T23:22:31.067Z] $ ssh-agent -k
[2025-11-06T23:22:31.076Z] unset SSH_AUTH_SOCK;
[2025-11-06T23:22:31.076Z] unset SSH_AGENT_PID;
[2025-11-06T23:22:31.076Z] echo Agent pid 2093365 killed;
[2025-11-06T23:22:31.639Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-06T23:22:31.669Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-11-06T23:22:32.117Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-06T23:22:32.166Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-06T23:22:32.257Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T23:22:32.391Z] Archiving artifacts
[2025-11-06T23:22:32.674Z] Recording fingerprints
[Pipeline] echo
[2025-11-06T23:22:32.831Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T23:22:32.965Z] Archiving artifacts
[2025-11-06T23:22:33.302Z] Recording fingerprints
[Pipeline] sh
[2025-11-06T23:22:34.943Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17624705898897
[Pipeline] echo
[2025-11-06T23:22:35.329Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T23:22:35.463Z] Archiving artifacts
[2025-11-06T23:22:35.721Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T23:22:37.314Z] Tap file found: aqa-tests/TKG/output_17624705898897/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-06T23:22:37.685Z] Recording test results
[2025-11-06T23:22:38.277Z] None of the test reports contained any result
[2025-11-06T23:22:38.278Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T23:22:38.309Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T23:22:38.160Z] No test report files were found. Configuration error?
[2025-11-06T23:22:39.812Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-06T23:22:39.812Z] Unix type machine..
[2025-11-06T23:22:39.812Z] Running on a Linux host
[2025-11-06T23:22:39.812Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:22:40.461Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:22:40.461Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:22:43.482Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-06T23:22:45.015Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T23:22:46.974Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-11-06T23:22:47.113Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-06T23:22:47.157Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-11-06T23:22:47.171Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2025-11-06T23:22:47.203Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-06T23:22:47.772Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-06T23:22:47.971Z] Processing DSL script testJobTemplate
[2025-11-06T23:23:34.043Z] LEVELS: [extended]
[2025-11-06T23:23:34.043Z] JDK_VERSIONS: [8]
[2025-11-06T23:23:34.043Z] GROUPS: [perf]
[2025-11-06T23:23:34.043Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-11-06T23:23:34.241Z] Existing items:
[2025-11-06T23:23:34.241Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-06T23:23:35.838Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2025-11-06T23:23:35.870Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun
[2025-11-06T23:23:43.764Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #9
[2025-11-06T23:56:38.136Z] Build Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #9 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-06T23:56:38.208Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:56:38.663Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:56:38.663Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:56:38.690Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-06T23:56:38.740Z] Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #9 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-06T23:56:38.750Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T23:56:39.091Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-06T23:56:39.130Z] Saving Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T23:56:39.164Z] Archiving artifacts
[2025-11-06T23:56:39.245Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T23:56:39.437Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/9/aqa-tests/TKG/output_17624733088544/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-06T23:56:39.622Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&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&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=385&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:56:39.713Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:56:39.713Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:56:39.746Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE