Test_openjdk26_hs_extended.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin" build number 9
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 43
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 81
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac@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_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
> git rev-list --no-walk 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-14T22:56:03.559Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-14T22:56:03.566Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-14T22:56:03.567Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-14T22:56:03.579Z] dynamicAgents: []
[Pipeline] echo
[2026-02-14T22:56:03.581Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-14T22:56:03.589Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-14T22:56:14.117Z] Running on test-orka-macos14-arm64-74r0q in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-14T22:56:14.135Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T22:56:14.203Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T22:56:14.203Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T22:56:14.228Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-14T22:56:14.324Z] The recommended git tool is: /usr/bin/git
[2026-02-14T22:56:14.384Z] No credentials specified
[2026-02-14T22:56:14.410Z] Cloning the remote Git repository
[2026-02-14T22:56:14.399Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:56:14.399Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests # timeout=10
[2026-02-14T22:56:14.655Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-14T22:56:14.655Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:56:14.655Z] > /usr/bin/git --version # timeout=10
[2026-02-14T22:56:14.673Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-14T22:56:14.673Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-14T22:56:18.487Z] Avoid second fetch
[2026-02-14T22:56:18.540Z] Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
[2026-02-14T22:56:18.356Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-14T22:56:18.379Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-14T22:56:18.446Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-14T22:56:18.499Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-14T22:56:18.517Z] > /usr/bin/git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
[2026-02-14T22:56:19.545Z] Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-14T22:56:20.733Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-14T22:56:20.750Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-14T22:56:21.274Z] + LC_TIME=C
[2026-02-14T22:56:21.274Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-14T22:56:21.390Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-14T22:56:21.902Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-14T22:56:22.250Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-14T22:56:23.596Z] + printenv
[2026-02-14T22:56:23.596Z] JCK_GIT_BRANCH=master
[2026-02-14T22:56:23.596Z] DYNAMIC_COMPILE=false
[2026-02-14T22:56:23.596Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/18/
[2026-02-14T22:56:23.596Z] OPENJ9_BRANCH=master
[2026-02-14T22:56:23.596Z] JENKINS_NODE_COOKIE=0602ecc6-875b-4b70-b135-64138cedf6b3
[2026-02-14T22:56:23.596Z] DOCKER_REQUIRED=false
[2026-02-14T22:56:23.596Z] PARALLEL=Dynamic
[2026-02-14T22:56:23.596Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-14T22:56:23.596Z] SHELL=/bin/zsh
[2026-02-14T22:56:23.596Z] jobStatus=SUCCESS
[2026-02-14T22:56:23.596Z] JOBSTARTTIME=Sat, 14 Feb 2026 17:56:20 -0500
[2026-02-14T22:56:23.596Z] STAGE_NAME=Setup
[2026-02-14T22:56:23.596Z] SSH_CLIENT=78.47.239.97 34094 22
[2026-02-14T22:56:23.596Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-14T22:56:23.596Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_aarch64_mac-18
[2026-02-14T22:56:23.596Z] RERUN_FAILURE=true
[2026-02-14T22:56:23.596Z] SDK_RESOURCE=upstream
[2026-02-14T22:56:23.596Z] TIME_LIMIT=25
[2026-02-14T22:56:23.596Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-14T22:56:23.596Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-14T22:56:23.596Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/
[2026-02-14T22:56:23.596Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-14T22:56:23.596Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/18/display/redirect?page=changes
[2026-02-14T22:56:23.596Z] JDK_BRANCH=jdk-26+35_adopt
[2026-02-14T22:56:23.596Z] USER=admin
[2026-02-14T22:56:23.596Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-14T22:56:23.596Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-14T22:56:23.596Z] ADOPTOPENJDK_BRANCH=master
[2026-02-14T22:56:23.596Z] ARCHIVE_TEST_RESULTS=false
[2026-02-14T22:56:23.596Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin
[2026-02-14T22:56:23.596Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-14T22:56:23.596Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/18/display/redirect?page=artifacts
[2026-02-14T22:56:23.596Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-14T22:56:23.596Z] ORIGIN_JDK_VERSION=26
[2026-02-14T22:56:23.596Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-14T22:56:23.596Z] SETUP_JCK_RUN=false
[2026-02-14T22:56:23.596Z] SPEC=osx_aarch64
[2026-02-14T22:56:23.596Z] PERSONAL_BUILD=false
[2026-02-14T22:56:23.596Z] TKG_ITERATIONS=1
[2026-02-14T22:56:23.596Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-14T22:56:23.596Z] RERUN_ITERATIONS=1
[2026-02-14T22:56:23.596Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-14T22:56:23.596Z] ITERATIONS=1
[2026-02-14T22:56:23.596Z] KEEP_REPORTDIR=false
[2026-02-14T22:56:23.596Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-14T22:56:23.596Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:56:23.596Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/18/display/redirect
[2026-02-14T22:56:23.596Z] _=/usr/bin/printenv
[2026-02-14T22:56:23.596Z] GENERATE_JOBS=true
[2026-02-14T22:56:23.596Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-14T22:56:23.596Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-14T22:56:23.596Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-14T22:56:23.596Z] EXIT_FAILURE=false
[2026-02-14T22:56:23.596Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-14T22:56:23.596Z] SLACK_CHANNEL=aqavit-bot
[2026-02-14T22:56:23.596Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-14T22:56:23.596Z] JDK_VERSION=26
[2026-02-14T22:56:23.596Z] JOB_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-14T22:56:23.596Z] BUILD_DISPLAY_NAME=#18
[2026-02-14T22:56:23.596Z] USE_TESTENV_PROPERTIES=false
[2026-02-14T22:56:23.596Z] BUILD_ID=18
[2026-02-14T22:56:23.596Z] EXIT_SUCCESS=false
[2026-02-14T22:56:23.596Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-14T22:56:23.596Z] TEST_TIME=120
[2026-02-14T22:56:23.596Z] PLATFORM=aarch64_mac
[2026-02-14T22:56:23.596Z] JDK_IMPL=hotspot
[2026-02-14T22:56:23.596Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-14T22:56:23.596Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/18/display/redirect?page=tests
[2026-02-14T22:56:23.596Z] AUTO_DETECT=true
[2026-02-14T22:56:23.596Z] SHLVL=2
[2026-02-14T22:56:23.596Z] HOME=/Users/admin
[2026-02-14T22:56:23.596Z] TAP_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac.tap
[2026-02-14T22:56:23.596Z] CI=true
[2026-02-14T22:56:23.596Z] EXECUTOR_NUMBER=0
[2026-02-14T22:56:23.596Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac@tmp
[2026-02-14T22:56:23.596Z] JENKINS_SERVER_COOKIE=durable-92bece3d0c3e4098926ec0d07dd86b495878e7ae2d7212b10f0532470c296cd0
[2026-02-14T22:56:23.596Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-74r0q orka mac
[2026-02-14T22:56:23.596Z] TARGET=extended.perf
[2026-02-14T22:56:23.596Z] BUILD_LIST=perf
[2026-02-14T22:56:23.596Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/system_lib
[2026-02-14T22:56:23.596Z] LOGNAME=admin
[2026-02-14T22:56:23.596Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-14T22:56:23.596Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-14T22:56:23.596Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-14T22:56:23.596Z] SSH_CONNECTION=78.47.239.97 34094 192.168.64.8 22
[2026-02-14T22:56:23.596Z] UPSTREAM_JOB_NUMBER=9
[2026-02-14T22:56:23.596Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-14T22:56:23.596Z] NODE_NAME=test-orka-macos14-arm64-74r0q
[2026-02-14T22:56:23.596Z] BUILD_NUMBER=18
[2026-02-14T22:56:23.596Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/display/redirect
[2026-02-14T22:56:23.596Z] KEEP_WORKSPACE=false
[2026-02-14T22:56:23.596Z] HUDSON_COOKIE=2c5ff3e7-f912-4e8b-a18c-d96a1bca82c8
[2026-02-14T22:56:23.596Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../benchmarks
[2026-02-14T22:56:23.596Z] USE_JRE=false
[2026-02-14T22:56:23.596Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-14T22:56:23.596Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:56:23.596Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-14T22:56:23.676Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-14T22:56:23.704Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-14T22:56:49.025Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-mac-aarch64-temurin" build number 9
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-14T22:56:49.212Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-14T22:56:49.218Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-14T22:56:49.190Z] $ ssh-agent
[2026-02-14T22:56:49.360Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-zlsa9EireROD/agent.15532
[2026-02-14T22:56:49.360Z] SSH_AGENT_PID=15533
[2026-02-14T22:56:49.360Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-14T22:56:49.371Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-14T22:56:49.402Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-14T22:56:49.903Z] ++ pwd
[2026-02-14T22:56:49.903Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-14T22:56:49.903Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-02-14T22:56:49.903Z] get jdk binary...
[2026-02-14T22:56:49.903Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-14T22:56:49.903Z] Uncompressing file: OpenJDK26U-jdk_aarch64_mac_hotspot_26_35-ea.tar.gz ...
[2026-02-14T22:56:51.112Z] List files in jdkbinary folder...
[2026-02-14T22:56:51.112Z] total 801064
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 52359875 Feb 14 16:47 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 139618972 Feb 14 16:54 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 83238394 Feb 14 16:54 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 57829406 Feb 14 16:55 OpenJDK26U-jre_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 30728 Feb 14 16:48 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea-metadata.json
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 159327 Feb 14 17:52 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea.json
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 3906315 Feb 14 16:55 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] -rw-r--r-- 1 admin staff 58201751 Feb 14 16:46 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.112Z] drwxr-xr-x 3 admin staff 96 Feb 14 17:56 tmp
[2026-02-14T22:56:51.112Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:56:51.112Z] total 0
[2026-02-14T22:56:51.112Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:53 jdk-26+35
[2026-02-14T22:56:51.112Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-02-14T22:56:51.112Z] Uncompressing file: OpenJDK26U-jre_aarch64_mac_hotspot_26_35-ea.tar.gz ...
[2026-02-14T22:56:51.477Z] List files in jdkbinary folder...
[2026-02-14T22:56:51.477Z] total 801064
[2026-02-14T22:56:51.477Z] -rw-r--r-- 1 admin staff 52359875 Feb 14 16:47 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.477Z] -rw-r--r-- 1 admin staff 139618972 Feb 14 16:54 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 83238394 Feb 14 16:54 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 57829406 Feb 14 16:55 OpenJDK26U-jre_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 30728 Feb 14 16:48 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea-metadata.json
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 159327 Feb 14 17:52 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea.json
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 3906315 Feb 14 16:55 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.478Z] -rw-r--r-- 1 admin staff 58201751 Feb 14 16:46 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.478Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:53 j2sdk-image
[2026-02-14T22:56:51.478Z] drwxr-xr-x 3 admin staff 96 Feb 14 17:56 tmp
[2026-02-14T22:56:51.478Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:56:51.478Z] total 0
[2026-02-14T22:56:51.478Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:54 jdk-26+35-jre
[2026-02-14T22:56:51.478Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-02-14T22:56:51.478Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35-ea.tar.gz ...
[2026-02-14T22:56:51.826Z] List files in jdkbinary folder...
[2026-02-14T22:56:51.826Z] total 801064
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 52359875 Feb 14 16:47 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 139618972 Feb 14 16:54 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 83238394 Feb 14 16:54 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 57829406 Feb 14 16:55 OpenJDK26U-jre_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 30728 Feb 14 16:48 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea-metadata.json
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 159327 Feb 14 17:52 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea.json
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 3906315 Feb 14 16:55 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] -rw-r--r-- 1 admin staff 58201751 Feb 14 16:46 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:51.826Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:54 j2re-image
[2026-02-14T22:56:51.826Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:53 j2sdk-image
[2026-02-14T22:56:51.826Z] drwxr-xr-x 3 admin staff 96 Feb 14 17:56 tmp
[2026-02-14T22:56:51.826Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:56:51.826Z] total 0
[2026-02-14T22:56:51.826Z] drwxr-xr-x 3 admin staff 96 Feb 14 16:45 jdk-26+35-static-libs
[2026-02-14T22:56:51.826Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-02-14T22:56:51.826Z] Uncompressing file: OpenJDK26U-testimage_aarch64_mac_hotspot_26_35-ea.tar.gz ...
[2026-02-14T22:56:54.193Z] List files in jdkbinary folder...
[2026-02-14T22:56:54.193Z] total 801064
[2026-02-14T22:56:54.193Z] -rw-r--r-- 1 admin staff 52359875 Feb 14 16:47 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.193Z] -rw-r--r-- 1 admin staff 139618972 Feb 14 16:54 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 83238394 Feb 14 16:54 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 57829406 Feb 14 16:55 OpenJDK26U-jre_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 30728 Feb 14 16:48 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea-metadata.json
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 159327 Feb 14 17:52 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-ea.json
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 3906315 Feb 14 16:55 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.194Z] -rw-r--r-- 1 admin staff 58201751 Feb 14 16:46 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35-ea.tar.gz
[2026-02-14T22:56:54.194Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:54 j2re-image
[2026-02-14T22:56:54.194Z] drwxr-xr-x 3 admin staff 96 Feb 14 08:53 j2sdk-image
[2026-02-14T22:56:54.194Z] drwxr-xr-x 3 admin staff 96 Feb 14 16:45 static-libs
[2026-02-14T22:56:54.194Z] drwxr-xr-x 3 admin staff 96 Feb 14 17:56 tmp
[2026-02-14T22:56:54.194Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:56:54.194Z] total 0
[2026-02-14T22:56:54.194Z] drwxr-xr-x 8 admin staff 256 Feb 14 16:42 jdk-26+35-test-image
[2026-02-14T22:56:54.194Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-02-14T22:56:54.194Z] Uncompressing OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35-ea.tar.gz over ./j2sdk-image...
[2026-02-14T22:56:54.964Z] Removing top-level folder jdk-26+35-debug-image/
[2026-02-14T22:56:54.964Z] Removing top-level folder jdk-26+35/
[2026-02-14T22:56:55.320Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-14T22:56:55.320Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-14T22:56:55.320Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-14T22:56:55.320Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-14T22:56:56.071Z] openjdk version "26-beta" 2026-03-17
[2026-02-14T22:56:56.071Z] OpenJDK Runtime Environment Temurin-26+35-202602142133 (build 26-beta+35-ea)
[2026-02-14T22:56:56.071Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142133 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-14T22:56:56.071Z] =JAVA VERSION OUTPUT END=
[2026-02-14T22:56:56.071Z] get testKitGen...
[2026-02-14T22:56:56.071Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-14T22:56:58.468Z] git rev-parse master
[2026-02-14T22:56:58.468Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-14T22:56:58.548Z] $ ssh-agent -k
[2026-02-14T22:56:58.557Z] unset SSH_AUTH_SOCK;
[2026-02-14T22:56:58.557Z] unset SSH_AGENT_PID;
[2026-02-14T22:56:58.557Z] echo Agent pid 15533 killed;
[2026-02-14T22:56:58.719Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-14T22:56:58.885Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-14T22:56:58.975Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-14T22:56:59.230Z] 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=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-14T22:56:59.243Z] 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=aarch64_mac&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-orka-macos14-arm64-74r0q&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-14T22:56:59.281Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-14T22:56:59.456Z] Copied 1 artifact from "getTRSSOutput" build number 2048
[Pipeline] sh
[2026-02-14T22:56:59.953Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-14T22:56:59.953Z] + tar xof -
[2026-02-14T22:56:59.953Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-14T22:56:59.953Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-14T22:57:00.099Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-14T22:57:00.128Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-14T22:57:00.176Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-14T22:57:00.179Z] Machine limit is 12.
[Pipeline] sh
[2026-02-14T22:57:00.757Z] + cd ./aqa-tests/TKG
[2026-02-14T22:57:00.757Z] ++ uname
[2026-02-14T22:57:00.757Z] + '[' Darwin = AIX ']'
[2026-02-14T22:57:00.757Z] ++ uname
[2026-02-14T22:57:00.757Z] + '[' Darwin = SunOS ']'
[2026-02-14T22:57:00.757Z] ++ uname
[2026-02-14T22:57:00.757Z] + '[' Darwin = '*BSD' ']'
[2026-02-14T22:57:00.757Z] + MAKE=make
[2026-02-14T22:57:00.757Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-14T22:57:00.757Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-14T22:57:00.757Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:00.757Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:00.757Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:00.757Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-14T22:57:00.757Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-14T22:57:01.130Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-14T22:57:01.929Z]
[2026-02-14T22:57:01.929Z] build:
[2026-02-14T22:57:01.929Z]
[2026-02-14T22:57:01.929Z] clean:
[2026-02-14T22:57:01.929Z]
[2026-02-14T22:57:01.929Z] init:
[2026-02-14T22:57:01.929Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-14T22:57:01.929Z]
[2026-02-14T22:57:01.929Z] getDependentLibs:
[2026-02-14T22:57:02.290Z] [exec] --------------------------------------------
[2026-02-14T22:57:02.290Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:02.290Z] [exec] task is set to default
[2026-02-14T22:57:02.290Z] [exec] dependencyList is set to json_simple
[2026-02-14T22:57:02.290Z] [exec] System Test jars will not be downloaded.
[2026-02-14T22:57:02.290Z] [exec] --------------------------------------------
[2026-02-14T22:57:02.290Z] [exec] Starting download third party dependent jars
[2026-02-14T22:57:02.290Z] [exec] --------------------------------------------
[2026-02-14T22:57:02.290Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:02.290Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-14T22:57:02.290Z] [exec] downloaded dependent third party jars successfully
[2026-02-14T22:57:02.290Z]
[2026-02-14T22:57:02.290Z] compile:
[2026-02-14T22:57:02.290Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-14T22:57:02.290Z] [echo] ============COMPILER SETTINGS============
[2026-02-14T22:57:02.290Z] [echo] ===fork: yes
[2026-02-14T22:57:02.290Z] [echo] ===debug: on
[2026-02-14T22:57:02.290Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-14T22:57:03.548Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-14T22:57:03.548Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:03.548Z]
[2026-02-14T22:57:03.548Z] dist:
[2026-02-14T22:57:03.548Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-14T22:57:03.548Z]
[2026-02-14T22:57:03.548Z] BUILD SUCCESSFUL
[2026-02-14T22:57:03.548Z] Total time: 2 seconds
[2026-02-14T22:57:03.548Z] 0
[2026-02-14T22:57:03.548Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-14T22:57:03.548Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-14T22:57:03.548Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-14T22:57:11.108Z] ****************************** MACHINE INFO ******************************
[2026-02-14T22:57:11.108Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-14T22:57:11.108Z] Free Physical Memory Size : 3367518208
[2026-02-14T22:57:11.108Z] Free space (bytes) : 53078556672
[2026-02-14T22:57:11.108Z] Total Physical Memory Size : 6979321856
[2026-02-14T22:57:11.108Z] Total space (bytes) : 90743767040
[2026-02-14T22:57:11.108Z] Usable space (bytes) : 53078556672
[2026-02-14T22:57:11.108Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-14T22:57:11.108Z] bashVersion :
[2026-02-14T22:57:11.108Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-14T22:57:11.108Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-14T22:57:11.108Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] This is free software; you are free to change and redistribute it.
[2026-02-14T22:57:11.108Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-14T22:57:11.108Z] cpuCores : 4
[2026-02-14T22:57:11.108Z] curlVersion :
[2026-02-14T22:57:11.108Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-14T22:57:11.108Z] Release-Date: 2023-05-30
[2026-02-14T22:57:11.108Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-14T22:57:11.108Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-14T22:57:11.108Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-14T22:57:11.108Z] gcc version : 15.0.0
[2026-02-14T22:57:11.108Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-14T22:57:11.108Z] gdb version : bash: line 1: gdb: command not found
[2026-02-14T22:57:11.108Z] lldb version :
[2026-02-14T22:57:11.108Z] lldb-1500.0.200.58
[2026-02-14T22:57:11.108Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-14T22:57:11.108Z] makeVersion :
[2026-02-14T22:57:11.108Z] GNU Make 3.81
[2026-02-14T22:57:11.108Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-14T22:57:11.108Z] This is free software; see the source for copying conditions.
[2026-02-14T22:57:11.108Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-14T22:57:11.108Z] PARTICULAR PURPOSE.
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] This program built for i386-apple-darwin11.3.0
[2026-02-14T22:57:11.108Z] mavenVersion :
[2026-02-14T22:57:11.108Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-14T22:57:11.108Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-14T22:57:11.108Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-14T22:57:11.108Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-14T22:57:11.108Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-14T22:57:11.108Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-14T22:57:11.108Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-14T22:57:11.108Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-14T22:57:11.108Z] perlVersion :
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-14T22:57:11.108Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] Copyright 1987-2020, Larry Wall
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-14T22:57:11.108Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-14T22:57:11.108Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-14T22:57:11.108Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-14T22:57:11.108Z] procArch : arm
[2026-02-14T22:57:11.108Z] sysArch : arm64
[2026-02-14T22:57:11.108Z] sysOS : Darwin
[2026-02-14T22:57:11.108Z] ulimit :
[2026-02-14T22:57:11.108Z] core file size (blocks, -c) 8192
[2026-02-14T22:57:11.108Z] data seg size (kbytes, -d) unlimited
[2026-02-14T22:57:11.108Z] file size (blocks, -f) unlimited
[2026-02-14T22:57:11.108Z] max locked memory (kbytes, -l) unlimited
[2026-02-14T22:57:11.108Z] max memory size (kbytes, -m) unlimited
[2026-02-14T22:57:11.108Z] open files (-n) 1048576
[2026-02-14T22:57:11.108Z] pipe size (512 bytes, -p) 1
[2026-02-14T22:57:11.108Z] stack size (kbytes, -s) 65520
[2026-02-14T22:57:11.108Z] cpu time (seconds, -t) unlimited
[2026-02-14T22:57:11.108Z] max user processes (-u) 1333
[2026-02-14T22:57:11.108Z] virtual memory (kbytes, -v) unlimited
[2026-02-14T22:57:11.108Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-14T22:57:11.108Z] vmVendor : Oracle Corporation
[2026-02-14T22:57:11.108Z] vmVersion : 26-beta+35-ea
[2026-02-14T22:57:11.108Z] xlc version : bash: line 1: xlC: command not found
[2026-02-14T22:57:11.108Z] **************************************************************************
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('os.name')=Mac OS X
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('os.arch')=aarch64
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('java.fullversion')=null
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.108Z] System.getProperty('sun.arch.data.model')=64
[2026-02-14T22:57:11.108Z]
[2026-02-14T22:57:11.461Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:11.461Z] perl scripts/configure.pl
[2026-02-14T22:57:11.461Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-14T22:57:11.461Z]
[2026-02-14T22:57:11.461Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-14T22:57:11.461Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-14T22:57:11.461Z]
[2026-02-14T22:57:11.461Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-14T22:57:11.461Z]
[2026-02-14T22:57:11.461Z]
[2026-02-14T22:57:11.461Z] Starting to generate parallel test lists.
[2026-02-14T22:57:11.461Z]
[2026-02-14T22:57:11.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-14T22:57:11.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-14T22:57:11.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-14T22:57:11.819Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-14T22:57:11.819Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-14T22:57:11.819Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-14T22:57:11.819Z] Attempting to get test duration data from TRSS.
[2026-02-14T22:57:11.819Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_mac&group=perf&level=extended
[2026-02-14T22:57:12.168Z] Attempting to get test duration data from cached files.
[2026-02-14T22:57:12.168Z]
[2026-02-14T22:57:12.168Z] TEST DURATION
[2026-02-14T22:57:12.168Z] ====================================================================================
[2026-02-14T22:57:12.168Z] Total number of tests searched: 19
[2026-02-14T22:57:12.168Z] Number of test durations found: 19
[2026-02-14T22:57:12.168Z] Top slowest tests:
[2026-02-14T22:57:12.168Z] 00m49s dacapo-tomcat_0
[2026-02-14T22:57:12.168Z] 00m39s renaissance-mnemonics_0
[2026-02-14T22:57:12.168Z] 00m37s renaissance-finagle-http_0
[2026-02-14T22:57:12.168Z] ====================================================================================
[2026-02-14T22:57:12.168Z]
[2026-02-14T22:57:12.168Z] Test target is split into 1 lists.
[2026-02-14T22:57:12.168Z] Reducing estimated test running time from 04m10s to 04m10s.
[2026-02-14T22:57:12.168Z]
[2026-02-14T22:57:12.168Z] -------------------------------------testList_0-------------------------------------
[2026-02-14T22:57:12.168Z] Number of tests: 19
[2026-02-14T22:57:12.168Z] Estimated running time: 04m10s
[2026-02-14T22:57:12.168Z] TESTLIST=dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-luindex_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-xalan_0,dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2026-02-14T22:57:12.168Z] ------------------------------------------------------------------------------------
[2026-02-14T22:57:12.168Z]
[2026-02-14T22:57:12.168Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-14T22:57:12.284Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-14T22:57:12.393Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-14T22:57:12.474Z] Building tests...
[Pipeline] timeout
[2026-02-14T22:57:12.481Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-14T22:57:12.513Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-14T22:57:12.704Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-14T22:57:12.735Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-14T22:57:12.736Z] $ ssh-agent
[2026-02-14T22:57:12.921Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-LbKQ72w63CgS/agent.15834
[2026-02-14T22:57:12.921Z] SSH_AGENT_PID=15835
[2026-02-14T22:57:12.921Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-14T22:57:13.456Z] + bash ./compile.sh
[2026-02-14T22:57:13.456Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-14T22:57:13.456Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:13.456Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:13.456Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:13.456Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-14T22:57:13.456Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-14T22:57:13.456Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-14T22:57:13.802Z]
[2026-02-14T22:57:13.802Z] build:
[2026-02-14T22:57:13.802Z]
[2026-02-14T22:57:13.802Z] clean:
[2026-02-14T22:57:13.802Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-14T22:57:13.802Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-14T22:57:13.802Z]
[2026-02-14T22:57:13.802Z] init:
[2026-02-14T22:57:13.802Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-14T22:57:13.802Z]
[2026-02-14T22:57:13.802Z] getDependentLibs:
[2026-02-14T22:57:13.802Z] [exec] --------------------------------------------
[2026-02-14T22:57:13.802Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:13.802Z] [exec] task is set to default
[2026-02-14T22:57:13.802Z] [exec] dependencyList is set to json_simple
[2026-02-14T22:57:13.802Z] [exec] System Test jars will not be downloaded.
[2026-02-14T22:57:13.802Z] [exec] --------------------------------------------
[2026-02-14T22:57:13.802Z] [exec] Starting download third party dependent jars
[2026-02-14T22:57:13.803Z] [exec] --------------------------------------------
[2026-02-14T22:57:13.803Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:13.803Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-14T22:57:13.803Z] [exec] downloaded dependent third party jars successfully
[2026-02-14T22:57:13.803Z]
[2026-02-14T22:57:13.803Z] compile:
[2026-02-14T22:57:13.803Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-14T22:57:13.803Z] [echo] ============COMPILER SETTINGS============
[2026-02-14T22:57:13.803Z] [echo] ===fork: yes
[2026-02-14T22:57:13.803Z] [echo] ===debug: on
[2026-02-14T22:57:13.803Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-14T22:57:15.045Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-14T22:57:15.045Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:15.045Z]
[2026-02-14T22:57:15.045Z] dist:
[2026-02-14T22:57:15.045Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-14T22:57:15.045Z]
[2026-02-14T22:57:15.045Z] BUILD SUCCESSFUL
[2026-02-14T22:57:15.045Z] Total time: 1 second
[2026-02-14T22:57:15.045Z] 0
[2026-02-14T22:57:15.045Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-14T22:57:15.395Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-14T22:57:15.395Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-14T22:57:16.145Z] ****************************** MACHINE INFO ******************************
[2026-02-14T22:57:16.145Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-14T22:57:16.145Z] Free Physical Memory Size : 2660139008
[2026-02-14T22:57:16.145Z] Free space (bytes) : 53078536192
[2026-02-14T22:57:16.145Z] Total Physical Memory Size : 6979321856
[2026-02-14T22:57:16.145Z] Total space (bytes) : 90743767040
[2026-02-14T22:57:16.145Z] Usable space (bytes) : 53078536192
[2026-02-14T22:57:16.145Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-14T22:57:16.145Z] bashVersion :
[2026-02-14T22:57:16.145Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-14T22:57:16.145Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-14T22:57:16.145Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-14T22:57:16.145Z]
[2026-02-14T22:57:16.145Z] This is free software; you are free to change and redistribute it.
[2026-02-14T22:57:16.145Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-14T22:57:16.145Z] cpuCores : 4
[2026-02-14T22:57:16.145Z] curlVersion :
[2026-02-14T22:57:16.145Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-14T22:57:16.145Z] Release-Date: 2023-05-30
[2026-02-14T22:57:16.145Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-14T22:57:16.145Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-14T22:57:16.145Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-14T22:57:16.145Z] gcc version : 15.0.0
[2026-02-14T22:57:16.145Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-14T22:57:16.145Z] gdb version : bash: line 1: gdb: command not found
[2026-02-14T22:57:16.145Z] lldb version :
[2026-02-14T22:57:16.145Z] lldb-1500.0.200.58
[2026-02-14T22:57:16.145Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-14T22:57:16.145Z] makeVersion :
[2026-02-14T22:57:16.145Z] GNU Make 3.81
[2026-02-14T22:57:16.145Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-14T22:57:16.145Z] This is free software; see the source for copying conditions.
[2026-02-14T22:57:16.146Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-14T22:57:16.146Z] PARTICULAR PURPOSE.
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] This program built for i386-apple-darwin11.3.0
[2026-02-14T22:57:16.146Z] mavenVersion :
[2026-02-14T22:57:16.146Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-14T22:57:16.146Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-14T22:57:16.146Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-14T22:57:16.146Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-14T22:57:16.146Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-14T22:57:16.146Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-14T22:57:16.146Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-14T22:57:16.146Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-14T22:57:16.146Z] perlVersion :
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-14T22:57:16.146Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] Copyright 1987-2020, Larry Wall
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-14T22:57:16.146Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-14T22:57:16.146Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-14T22:57:16.146Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-14T22:57:16.146Z] procArch : arm
[2026-02-14T22:57:16.146Z] sysArch : arm64
[2026-02-14T22:57:16.146Z] sysOS : Darwin
[2026-02-14T22:57:16.146Z] ulimit :
[2026-02-14T22:57:16.146Z] core file size (blocks, -c) 8192
[2026-02-14T22:57:16.146Z] data seg size (kbytes, -d) unlimited
[2026-02-14T22:57:16.146Z] file size (blocks, -f) unlimited
[2026-02-14T22:57:16.146Z] max locked memory (kbytes, -l) unlimited
[2026-02-14T22:57:16.146Z] max memory size (kbytes, -m) unlimited
[2026-02-14T22:57:16.146Z] open files (-n) 1048576
[2026-02-14T22:57:16.146Z] pipe size (512 bytes, -p) 1
[2026-02-14T22:57:16.146Z] stack size (kbytes, -s) 65520
[2026-02-14T22:57:16.146Z] cpu time (seconds, -t) unlimited
[2026-02-14T22:57:16.146Z] max user processes (-u) 1333
[2026-02-14T22:57:16.146Z] virtual memory (kbytes, -v) unlimited
[2026-02-14T22:57:16.146Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-14T22:57:16.146Z] vmVendor : Oracle Corporation
[2026-02-14T22:57:16.146Z] vmVersion : 26-beta+35-ea
[2026-02-14T22:57:16.146Z] xlc version : bash: line 1: xlC: command not found
[2026-02-14T22:57:16.146Z] **************************************************************************
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('os.name')=Mac OS X
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('os.arch')=aarch64
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('java.fullversion')=null
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] System.getProperty('sun.arch.data.model')=64
[2026-02-14T22:57:16.146Z]
[2026-02-14T22:57:16.146Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-14T22:57:16.146Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-14T22:57:16.146Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-14T22:57:16.500Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:16.500Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-14T22:57:16.501Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-14T22:57:16.501Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-14T22:57:16.501Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-14T22:57:16.854Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-14T22:57:16.854Z]
[2026-02-14T22:57:16.854Z] -create_test_directory:
[2026-02-14T22:57:16.854Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-02-14T22:57:16.854Z]
[2026-02-14T22:57:16.854Z] stage_test_material:
[2026-02-14T22:57:17.219Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] build:
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] init:
[2026-02-14T22:57:17.219Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] dist:
[2026-02-14T22:57:17.219Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] build:
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] build:
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] init:
[2026-02-14T22:57:17.219Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-14T22:57:17.219Z]
[2026-02-14T22:57:17.219Z] getBumbleBench:
[2026-02-14T22:57:17.219Z] [echo] Cloning BumbleBench
[2026-02-14T22:57:17.219Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-14T22:57:17.564Z] [exec] Cloning into 'bumblebench'...
[2026-02-14T22:57:18.311Z]
[2026-02-14T22:57:18.311Z] buildBumbleBench:
[2026-02-14T22:57:18.311Z] [echo] Building BumbleBench
[2026-02-14T22:57:18.311Z]
[2026-02-14T22:57:18.311Z] compile-all:
[2026-02-14T22:57:18.311Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:18.311Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:18.311Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:18.311Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:18.311Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.311Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.311Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:18.685Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-14T22:57:18.685Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:18.685Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-14T22:57:18.685Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-14T22:57:18.685Z] [javac] 4 warnings
[2026-02-14T22:57:18.685Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:18.685Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:18.685Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:18.685Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:18.686Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:18.686Z] [javac] 4 warnings
[2026-02-14T22:57:18.686Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:18.686Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:18.686Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:18.686Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:18.686Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:18.686Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-14T22:57:18.686Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:18.686Z] [javac] 4 warnings
[2026-02-14T22:57:18.686Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:18.686Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:18.686Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:18.686Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:18.686Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:18.686Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.052Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-14T22:57:19.052Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:19.052Z] [javac] 4 warnings
[2026-02-14T22:57:19.052Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.052Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.052Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.052Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.052Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.052Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.052Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.052Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-14T22:57:19.052Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:19.052Z] [javac] 4 warnings
[2026-02-14T22:57:19.052Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.052Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.052Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.052Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.052Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.052Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.052Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.052Z] [javac] 4 warnings
[2026-02-14T22:57:19.052Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.052Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.053Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.053Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.053Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.053Z] [javac] 4 warnings
[2026-02-14T22:57:19.053Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.053Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.053Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.053Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.053Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.053Z] [javac] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-02-14T22:57:19.053Z] [javac] synchronized(init) {
[2026-02-14T22:57:19.053Z] [javac] ^
[2026-02-14T22:57:19.053Z] [javac] 5 warnings
[2026-02-14T22:57:19.053Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.053Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.053Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.053Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.053Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.053Z] [javac] 4 warnings
[2026-02-14T22:57:19.053Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.053Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.053Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.053Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.053Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.053Z] [javac] 4 warnings
[2026-02-14T22:57:19.053Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.053Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.053Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.053Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.053Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.053Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.430Z] [javac] 4 warnings
[2026-02-14T22:57:19.431Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.431Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.431Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.431Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.431Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.431Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.431Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.431Z] [javac] 4 warnings
[2026-02-14T22:57:19.431Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.431Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.431Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.432Z] [javac] 4 warnings
[2026-02-14T22:57:19.432Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.432Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.432Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.432Z] [javac] 4 warnings
[2026-02-14T22:57:19.432Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:19.432Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-14T22:57:19.432Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-14T22:57:19.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-14T22:57:19.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-14T22:57:19.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-14T22:57:19.432Z] [javac] 4 warnings
[2026-02-14T22:57:19.432Z]
[2026-02-14T22:57:19.432Z] dist:
[2026-02-14T22:57:19.432Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-14T22:57:19.432Z]
[2026-02-14T22:57:19.432Z] dist:
[2026-02-14T22:57:19.432Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-14T22:57:19.432Z]
[2026-02-14T22:57:19.432Z] build:
[2026-02-14T22:57:19.432Z]
[2026-02-14T22:57:19.432Z] getDependentLibs:
[2026-02-14T22:57:23.596Z] [exec] --------------------------------------------
[2026-02-14T22:57:23.596Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:23.596Z] [exec] task is set to default
[2026-02-14T22:57:23.596Z] [exec] dependencyList is set to dacapo
[2026-02-14T22:57:23.596Z] [exec] System Test jars will not be downloaded.
[2026-02-14T22:57:23.596Z] [exec] --------------------------------------------
[2026-02-14T22:57:23.596Z] [exec] Starting download third party dependent jars
[2026-02-14T22:57:23.596Z] [exec] --------------------------------------------
[2026-02-14T22:57:23.596Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:23.596Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-14T22:57:23.596Z] [exec] downloaded dependent third party jars successfully
[2026-02-14T22:57:23.596Z]
[2026-02-14T22:57:23.596Z] init:
[2026-02-14T22:57:23.596Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-14T22:57:23.596Z]
[2026-02-14T22:57:23.596Z] getDacapoSuite:
[2026-02-14T22:57:23.596Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-14T22:57:47.148Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-14T22:57:47.148Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-02-14T22:57:47.148Z]
[2026-02-14T22:57:47.148Z] dist:
[2026-02-14T22:57:47.148Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] build:
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] init:
[2026-02-14T22:57:47.149Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-14T22:57:47.149Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] compile:
[2026-02-14T22:57:47.149Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-14T22:57:47.149Z] [echo] ============COMPILER SETTINGS============
[2026-02-14T22:57:47.149Z] [echo] ===fork: yes
[2026-02-14T22:57:47.149Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-14T22:57:47.149Z] [echo] ===debug: on
[2026-02-14T22:57:47.149Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-14T22:57:47.149Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-14T22:57:47.149Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-14T22:57:47.149Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] dist:
[2026-02-14T22:57:47.149Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-14T22:57:47.149Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-14T22:57:47.149Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-14T22:57:47.149Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] clean:
[2026-02-14T22:57:47.149Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] build:
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] build:
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] init:
[2026-02-14T22:57:47.149Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-14T22:57:47.149Z]
[2026-02-14T22:57:47.149Z] getRenaissanceSuite:
[2026-02-14T22:57:47.149Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-14T22:57:50.302Z]
[2026-02-14T22:57:50.302Z] dist:
[2026-02-14T22:57:50.302Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-14T22:57:53.399Z]
[2026-02-14T22:57:53.399Z] build:
[2026-02-14T22:57:53.399Z]
[2026-02-14T22:57:53.399Z] init:
[2026-02-14T22:57:53.400Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-02-14T22:57:53.400Z]
[2026-02-14T22:57:53.400Z] getSpecjbbSuite:
[2026-02-14T22:57:53.400Z]
[2026-02-14T22:57:53.400Z] dist:
[2026-02-14T22:57:53.400Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-02-14T22:57:53.750Z]
[2026-02-14T22:57:53.750Z] BUILD SUCCESSFUL
[2026-02-14T22:57:53.750Z] Total time: 36 seconds
[2026-02-14T22:57:53.750Z] 0
[2026-02-14T22:57:53.750Z]
[2026-02-14T22:57:53.750Z]
[2026-02-14T22:57:53.750Z] RECORD TEST REPOs SHA
[2026-02-14T22:57:53.750Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-14T22:57:53.751Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-14T22:57:53.751Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-14T22:57:53.751Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-14T22:57:53.751Z] ================================================
[2026-02-14T22:57:53.751Z] timestamp: 20260214-175753
[2026-02-14T22:57:53.751Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-02-14T22:57:53.751Z] git repo:
[2026-02-14T22:57:53.751Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:57:53.751Z] sha:
[2026-02-14T22:57:53.751Z] 0d0564c67a22acd19c13b44b573b6703869b4eb2
[2026-02-14T22:57:53.751Z] ================================================
[2026-02-14T22:57:53.751Z] timestamp: 20260214-175753
[2026-02-14T22:57:53.751Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-14T22:57:53.751Z] git repo:
[2026-02-14T22:57:53.751Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-14T22:57:53.751Z] sha:
[2026-02-14T22:57:53.751Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-14T22:57:53.751Z] ================================================
[2026-02-14T22:57:53.751Z] timestamp: 20260214-175753
[2026-02-14T22:57:53.751Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-14T22:57:53.751Z] git repo:
[2026-02-14T22:57:53.751Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-14T22:57:53.751Z] sha:
[2026-02-14T22:57:53.835Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[2026-02-14T22:57:53.812Z] $ ssh-agent -k
[2026-02-14T22:57:53.823Z] unset SSH_AUTH_SOCK;
[2026-02-14T22:57:53.823Z] unset SSH_AGENT_PID;
[2026-02-14T22:57:53.823Z] echo Agent pid 15835 killed;
[2026-02-14T22:57:54.095Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-14T22:57:54.241Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-14T22:57:54.261Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-14T22:57:54.222Z] $ ssh-agent
[2026-02-14T22:57:54.396Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-W8TxTfWoLoWo/agent.16380
[2026-02-14T22:57:54.396Z] SSH_AGENT_PID=16381
[2026-02-14T22:57:54.396Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-14T22:57:54.896Z] ++ uname
[2026-02-14T22:57:54.896Z] + '[' Darwin = AIX ']'
[2026-02-14T22:57:54.896Z] ++ uname
[2026-02-14T22:57:54.896Z] + '[' Darwin = SunOS ']'
[2026-02-14T22:57:54.896Z] ++ uname
[2026-02-14T22:57:54.896Z] + '[' Darwin = '*BSD' ']'
[2026-02-14T22:57:54.896Z] + MAKE=make
[2026-02-14T22:57:54.896Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-14T22:57:54.896Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-14T22:57:55.451Z] ++ uname
[2026-02-14T22:57:55.451Z] + '[' Darwin = AIX ']'
[2026-02-14T22:57:55.451Z] ++ uname
[2026-02-14T22:57:55.451Z] + '[' Darwin = SunOS ']'
[2026-02-14T22:57:55.451Z] ++ uname
[2026-02-14T22:57:55.451Z] + '[' Darwin = '*BSD' ']'
[2026-02-14T22:57:55.451Z] + MAKE=make
[2026-02-14T22:57:55.451Z] + cd ./aqa-tests
[2026-02-14T22:57:55.451Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-14T22:57:55.451Z] ++ set +x
[2026-02-14T22:57:55.451Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-14T22:57:55.451Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-14T22:57:55.451Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-14T22:57:55.451Z] perl scripts/configure.pl
[2026-02-14T22:57:55.451Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-14T22:57:55.451Z]
[2026-02-14T22:57:55.451Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-14T22:57:55.451Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-14T22:57:55.451Z]
[2026-02-14T22:57:55.451Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-14T22:57:55.451Z]
[2026-02-14T22:57:55.451Z] Starting to generate test make files.
[2026-02-14T22:57:55.451Z]
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-14T22:57:55.803Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Make files are generated successfully.
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.perf
[2026-02-14T22:57:55.803Z]
[2026-02-14T22:57:55.803Z] Running make 3.81
[2026-02-14T22:57:55.803Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..
[2026-02-14T22:57:55.803Z] set JDK_VERSION to 26
[2026-02-14T22:57:55.803Z] set JDK_IMPL to hotspot
[2026-02-14T22:57:55.803Z] set JVM_VERSION to openjdk26
[2026-02-14T22:57:55.803Z] set JCL_VERSION to latest
[2026-02-14T22:57:55.803Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-14T22:57:55.803Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-14T22:57:55.803Z] set SPEC to osx_aarch64
[2026-02-14T22:57:55.803Z] set TEST_FLAG to
[2026-02-14T22:57:56.148Z] Running extended.perf ...
[2026-02-14T22:57:56.148Z] There are 19 test targets in extended.perf
[2026-02-14T22:57:56.148Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-14T22:57:56.148Z] openjdk version "26-beta" 2026-03-17
[2026-02-14T22:57:56.148Z] OpenJDK Runtime Environment Temurin-26+35-202602142133 (build 26-beta+35-ea)
[2026-02-14T22:57:56.148Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142133 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-14T22:57:56.148Z]
[2026-02-14T22:57:56.148Z] ===============================================
[2026-02-14T22:57:56.148Z] Running test renaissance-als_0 ...
[2026-02-14T22:57:56.148Z] ===============================================
[2026-02-14T22:57:56.148Z] renaissance-als_0 Start Time: Sat Feb 14 17:57:55 2026 Epoch Time (ms): 1771109875880
[2026-02-14T22:57:56.148Z] variation: NoOptions
[2026-02-14T22:57:56.148Z] JVM_OPTIONS:
[2026-02-14T22:57:56.148Z] { \
[2026-02-14T22:57:56.148Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:57:56.148Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:57:56.148Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-als_0"; \
[2026-02-14T22:57:56.148Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-als_0"; \
[2026-02-14T22:57:56.148Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:57:56.148Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-als_0"/als.json" als; \
[2026-02-14T22:57:56.148Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:57:56.148Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:57:56.148Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:57:56.148Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:57:56.148Z]
[2026-02-14T22:57:56.148Z] TEST SETUP:
[2026-02-14T22:57:56.148Z] Nothing to be done for setup.
[2026-02-14T22:57:56.148Z]
[2026-02-14T22:57:56.148Z] TESTING:
[2026-02-14T22:57:56.494Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:57:56.494Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-als_0/launcher-175756-4307093713815360506/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:57:56.494Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:57:56.494Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:00.434Z] Benchmark 'als' failed with exception:
[2026-02-14T22:58:00.434Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:58:00.434Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-14T22:58:00.434Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-14T22:58:00.434Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-14T22:58:00.434Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-14T22:58:00.434Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-14T22:58:00.434Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-14T22:58:00.434Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-14T22:58:00.434Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-14T22:58:00.434Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-14T22:58:00.434Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-14T22:58:00.434Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:00.434Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-14T22:58:00.434Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-14T22:58:00.434Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-14T22:58:00.434Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-14T22:58:00.434Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-14T22:58:00.434Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:00.434Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:00.434Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:00.434Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:00.434Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:00.434Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:00.434Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:00.434Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:00.434Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:00.434Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:00.434Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:00.434Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:00.434Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:00.434Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-14T22:58:00.434Z] ... 34 more
[2026-02-14T22:58:00.434Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:00.434Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:00.434Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:00.434Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-14T22:58:00.434Z] ... 34 more
[2026-02-14T22:58:00.434Z] The following benchmarks failed: als
[2026-02-14T22:58:00.800Z] -----------------------------------
[2026-02-14T22:58:00.800Z] renaissance-als_0_FAILED
[2026-02-14T22:58:00.800Z] -----------------------------------
[2026-02-14T22:58:00.800Z]
[2026-02-14T22:58:00.800Z] TEST TEARDOWN:
[2026-02-14T22:58:00.800Z] Nothing to be done for teardown.
[2026-02-14T22:58:00.800Z] renaissance-als_0 Finish Time: Sat Feb 14 17:58:00 2026 Epoch Time (ms): 1771109880591
[2026-02-14T22:58:00.800Z]
[2026-02-14T22:58:00.800Z] ===============================================
[2026-02-14T22:58:00.800Z] Running test renaissance-chi-square_0 ...
[2026-02-14T22:58:00.800Z] ===============================================
[2026-02-14T22:58:00.800Z] renaissance-chi-square_0 Start Time: Sat Feb 14 17:58:00 2026 Epoch Time (ms): 1771109880642
[2026-02-14T22:58:00.800Z] variation: NoOptions
[2026-02-14T22:58:00.800Z] JVM_OPTIONS:
[2026-02-14T22:58:00.800Z] { \
[2026-02-14T22:58:00.800Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:00.800Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:00.800Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-chi-square_0"; \
[2026-02-14T22:58:00.800Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-chi-square_0"; \
[2026-02-14T22:58:00.800Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:00.800Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-02-14T22:58:00.800Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:00.800Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:00.800Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:00.800Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:00.800Z]
[2026-02-14T22:58:00.800Z] TEST SETUP:
[2026-02-14T22:58:00.800Z] Nothing to be done for setup.
[2026-02-14T22:58:00.800Z]
[2026-02-14T22:58:00.800Z] TESTING:
[2026-02-14T22:58:01.152Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:01.152Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-chi-square_0/launcher-175800-12110931828896143820/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:01.152Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:01.152Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:04.315Z] Benchmark 'chi-square' failed with exception:
[2026-02-14T22:58:04.315Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:58:04.315Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-14T22:58:04.315Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-14T22:58:04.315Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-14T22:58:04.315Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-14T22:58:04.315Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-14T22:58:04.315Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-14T22:58:04.315Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-14T22:58:04.315Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-14T22:58:04.315Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-14T22:58:04.315Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-14T22:58:04.315Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:04.315Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-14T22:58:04.315Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-14T22:58:04.315Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-14T22:58:04.315Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-14T22:58:04.315Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-14T22:58:04.315Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:04.315Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:04.315Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:04.315Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:04.315Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:04.315Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:04.315Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:04.315Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:04.315Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:04.315Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:04.315Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:04.315Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:04.315Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:04.315Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-14T22:58:04.315Z] ... 34 more
[2026-02-14T22:58:04.315Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:04.315Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:04.315Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:04.315Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-14T22:58:04.315Z] ... 34 more
[2026-02-14T22:58:04.315Z] The following benchmarks failed: chi-square
[2026-02-14T22:58:04.315Z] -----------------------------------
[2026-02-14T22:58:04.315Z] renaissance-chi-square_0_FAILED
[2026-02-14T22:58:04.315Z] -----------------------------------
[2026-02-14T22:58:04.315Z]
[2026-02-14T22:58:04.315Z] TEST TEARDOWN:
[2026-02-14T22:58:04.315Z] Nothing to be done for teardown.
[2026-02-14T22:58:04.315Z] renaissance-chi-square_0 Finish Time: Sat Feb 14 17:58:04 2026 Epoch Time (ms): 1771109884111
[2026-02-14T22:58:04.315Z]
[2026-02-14T22:58:04.315Z] ===============================================
[2026-02-14T22:58:04.315Z] Running test renaissance-db-shootout_0 ...
[2026-02-14T22:58:04.315Z] ===============================================
[2026-02-14T22:58:04.315Z] renaissance-db-shootout_0 Start Time: Sat Feb 14 17:58:04 2026 Epoch Time (ms): 1771109884154
[2026-02-14T22:58:04.315Z] variation: NoOptions
[2026-02-14T22:58:04.315Z] JVM_OPTIONS:
[2026-02-14T22:58:04.315Z] { \
[2026-02-14T22:58:04.315Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:04.315Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:04.315Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-db-shootout_0"; \
[2026-02-14T22:58:04.315Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-db-shootout_0"; \
[2026-02-14T22:58:04.315Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:04.315Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-02-14T22:58:04.315Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:04.315Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:04.315Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:04.315Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:04.315Z]
[2026-02-14T22:58:04.315Z] TEST SETUP:
[2026-02-14T22:58:04.315Z] Nothing to be done for setup.
[2026-02-14T22:58:04.315Z]
[2026-02-14T22:58:04.315Z] TESTING:
[2026-02-14T22:58:04.678Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:04.678Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-db-shootout_0/launcher-175804-2382113207393787020/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:04.678Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:04.678Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:10.881Z] Client id file not present: /Users/admin/.chronicle.analytics.client.id java.nio.file.NoSuchFileException: /Users/admin/.chronicle.analytics.client.id
[2026-02-14T22:58:10.881Z] [2026-02-14T17:58:10.575-0500] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-14T22:58:10.881Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-02-14T22:58:10.881Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-14T22:58:10.881Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:10.881Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-14T22:58:10.881Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-14T22:58:10.881Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-14T22:58:10.881Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:10.881Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:10.881Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:10.881Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:10.881Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:10.881Z] Benchmark 'db-shootout' failed with exception:
[2026-02-14T22:58:10.881Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-14T22:58:10.881Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-14T22:58:10.881Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-14T22:58:10.881Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:10.881Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:10.881Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:10.881Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:10.881Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:10.881Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:10.881Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:10.881Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-14T22:58:10.881Z] ... 20 more
[2026-02-14T22:58:10.881Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:10.881Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:10.881Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:10.881Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-14T22:58:10.881Z] ... 20 more
[2026-02-14T22:58:10.882Z] The following benchmarks failed: db-shootout
[2026-02-14T22:58:11.242Z] -----------------------------------
[2026-02-14T22:58:11.242Z] renaissance-db-shootout_0_FAILED
[2026-02-14T22:58:11.242Z] -----------------------------------
[2026-02-14T22:58:11.242Z]
[2026-02-14T22:58:11.242Z] TEST TEARDOWN:
[2026-02-14T22:58:11.242Z] Nothing to be done for teardown.
[2026-02-14T22:58:11.242Z] renaissance-db-shootout_0 Finish Time: Sat Feb 14 17:58:10 2026 Epoch Time (ms): 1771109890914
[2026-02-14T22:58:11.242Z]
[2026-02-14T22:58:11.242Z] ===============================================
[2026-02-14T22:58:11.242Z] Running test renaissance-dec-tree_0 ...
[2026-02-14T22:58:11.242Z] ===============================================
[2026-02-14T22:58:11.242Z] renaissance-dec-tree_0 Start Time: Sat Feb 14 17:58:10 2026 Epoch Time (ms): 1771109890961
[2026-02-14T22:58:11.242Z] variation: NoOptions
[2026-02-14T22:58:11.242Z] JVM_OPTIONS:
[2026-02-14T22:58:11.242Z] { \
[2026-02-14T22:58:11.242Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:11.242Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:11.242Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-dec-tree_0"; \
[2026-02-14T22:58:11.242Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-dec-tree_0"; \
[2026-02-14T22:58:11.242Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:11.242Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-02-14T22:58:11.242Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:11.242Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:11.242Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:11.242Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:11.242Z]
[2026-02-14T22:58:11.242Z] TEST SETUP:
[2026-02-14T22:58:11.242Z] Nothing to be done for setup.
[2026-02-14T22:58:11.242Z]
[2026-02-14T22:58:11.242Z] TESTING:
[2026-02-14T22:58:11.594Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:11.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-dec-tree_0/launcher-175811-17588926529077286448/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:11.594Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:11.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:13.977Z] Benchmark 'dec-tree' failed with exception:
[2026-02-14T22:58:13.977Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:58:13.977Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-14T22:58:13.977Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-14T22:58:13.977Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-14T22:58:13.977Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-14T22:58:13.977Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-14T22:58:13.977Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-14T22:58:13.977Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-14T22:58:13.977Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-14T22:58:13.977Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-14T22:58:13.977Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-14T22:58:13.977Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:13.977Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-14T22:58:13.977Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-14T22:58:13.977Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-14T22:58:13.977Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-14T22:58:13.977Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-14T22:58:13.977Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:13.977Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:13.977Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:13.977Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:13.977Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:13.977Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:13.977Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:13.977Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:13.977Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:13.977Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:13.977Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:13.977Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:13.977Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:13.977Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-14T22:58:13.977Z] ... 34 more
[2026-02-14T22:58:13.977Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:13.977Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:13.977Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:13.977Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-14T22:58:13.977Z] ... 34 more
[2026-02-14T22:58:14.338Z] The following benchmarks failed: dec-tree
[2026-02-14T22:58:14.338Z] -----------------------------------
[2026-02-14T22:58:14.338Z] renaissance-dec-tree_0_FAILED
[2026-02-14T22:58:14.338Z] -----------------------------------
[2026-02-14T22:58:14.338Z]
[2026-02-14T22:58:14.338Z] TEST TEARDOWN:
[2026-02-14T22:58:14.338Z] Nothing to be done for teardown.
[2026-02-14T22:58:14.689Z] renaissance-dec-tree_0 Finish Time: Sat Feb 14 17:58:14 2026 Epoch Time (ms): 1771109894265
[2026-02-14T22:58:14.689Z]
[2026-02-14T22:58:14.689Z] ===============================================
[2026-02-14T22:58:14.689Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-14T22:58:14.689Z] ===============================================
[2026-02-14T22:58:14.689Z] renaissance-finagle-chirper_0 Start Time: Sat Feb 14 17:58:14 2026 Epoch Time (ms): 1771109894306
[2026-02-14T22:58:14.689Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-14T22:58:14.689Z] Disabled Reason:
[2026-02-14T22:58:14.689Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-14T22:58:14.689Z] renaissance-finagle-chirper_0 Finish Time: Sat Feb 14 17:58:14 2026 Epoch Time (ms): 1771109894344
[2026-02-14T22:58:14.689Z]
[2026-02-14T22:58:14.689Z] ===============================================
[2026-02-14T22:58:14.689Z] Running test renaissance-finagle-http_0 ...
[2026-02-14T22:58:14.689Z] ===============================================
[2026-02-14T22:58:14.689Z] renaissance-finagle-http_0 Start Time: Sat Feb 14 17:58:14 2026 Epoch Time (ms): 1771109894391
[2026-02-14T22:58:14.689Z] variation: NoOptions
[2026-02-14T22:58:14.689Z] JVM_OPTIONS:
[2026-02-14T22:58:14.689Z] { \
[2026-02-14T22:58:14.689Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:14.689Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:14.689Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-finagle-http_0"; \
[2026-02-14T22:58:14.689Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-finagle-http_0"; \
[2026-02-14T22:58:14.689Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:14.689Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-02-14T22:58:14.689Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:14.689Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:14.689Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:14.689Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:14.689Z]
[2026-02-14T22:58:14.689Z] TEST SETUP:
[2026-02-14T22:58:14.689Z] Nothing to be done for setup.
[2026-02-14T22:58:14.689Z]
[2026-02-14T22:58:14.689Z] TESTING:
[2026-02-14T22:58:15.046Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:15.046Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-finagle-http_0/launcher-175814-16591189753304962392/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:15.046Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:15.046Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:16.293Z] finagle-http on :53927 spawning 4 client and default number of server workers.
[2026-02-14T22:58:16.293Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-14T22:58:16.293Z] GC before operation: completed in 13.455 ms, heap usage 33.338 MB -> 11.952 MB.
[2026-02-14T22:58:22.684Z] ====== finagle-http (web) [default], iteration 0 completed (6414.269 ms) ======
[2026-02-14T22:58:22.684Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-14T22:58:22.684Z] GC before operation: completed in 48.060 ms, heap usage 39.256 MB -> 14.482 MB.
[2026-02-14T22:58:27.640Z] ====== finagle-http (web) [default], iteration 1 completed (4074.170 ms) ======
[2026-02-14T22:58:27.640Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-14T22:58:27.640Z] GC before operation: completed in 35.301 ms, heap usage 160.318 MB -> 14.475 MB.
[2026-02-14T22:58:30.205Z] ====== finagle-http (web) [default], iteration 2 completed (3286.607 ms) ======
[2026-02-14T22:58:30.205Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-14T22:58:30.205Z] GC before operation: completed in 19.024 ms, heap usage 88.912 MB -> 15.028 MB.
[2026-02-14T22:58:33.372Z] ====== finagle-http (web) [default], iteration 3 completed (2564.321 ms) ======
[2026-02-14T22:58:33.372Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-14T22:58:33.372Z] GC before operation: completed in 28.229 ms, heap usage 115.833 MB -> 14.588 MB.
[2026-02-14T22:58:35.155Z] ====== finagle-http (web) [default], iteration 4 completed (2036.370 ms) ======
[2026-02-14T22:58:35.155Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-14T22:58:35.155Z] GC before operation: completed in 23.992 ms, heap usage 111.488 MB -> 15.040 MB.
[2026-02-14T22:58:36.973Z] ====== finagle-http (web) [default], iteration 5 completed (1806.025 ms) ======
[2026-02-14T22:58:36.973Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-14T22:58:36.973Z] GC before operation: completed in 29.968 ms, heap usage 103.314 MB -> 14.722 MB.
[2026-02-14T22:58:38.810Z] ====== finagle-http (web) [default], iteration 6 completed (2189.028 ms) ======
[2026-02-14T22:58:38.810Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-14T22:58:38.810Z] GC before operation: completed in 30.965 ms, heap usage 29.483 MB -> 14.654 MB.
[2026-02-14T22:58:41.214Z] ====== finagle-http (web) [default], iteration 7 completed (2046.535 ms) ======
[2026-02-14T22:58:41.214Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-14T22:58:41.214Z] GC before operation: completed in 17.915 ms, heap usage 21.875 MB -> 14.683 MB.
[2026-02-14T22:58:43.018Z] ====== finagle-http (web) [default], iteration 8 completed (2033.585 ms) ======
[2026-02-14T22:58:43.018Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-14T22:58:43.018Z] GC before operation: completed in 48.535 ms, heap usage 118.025 MB -> 14.662 MB.
[2026-02-14T22:58:44.837Z] ====== finagle-http (web) [default], iteration 9 completed (1801.721 ms) ======
[2026-02-14T22:58:44.837Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-14T22:58:44.837Z] GC before operation: completed in 28.684 ms, heap usage 87.605 MB -> 14.790 MB.
[2026-02-14T22:58:46.763Z] ====== finagle-http (web) [default], iteration 10 completed (1812.698 ms) ======
[2026-02-14T22:58:46.763Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-14T22:58:46.763Z] GC before operation: completed in 17.694 ms, heap usage 71.609 MB -> 14.764 MB.
[2026-02-14T22:58:49.172Z] ====== finagle-http (web) [default], iteration 11 completed (1951.971 ms) ======
[2026-02-14T22:58:49.172Z] -----------------------------------
[2026-02-14T22:58:49.172Z] renaissance-finagle-http_0_PASSED
[2026-02-14T22:58:49.172Z] -----------------------------------
[2026-02-14T22:58:49.172Z]
[2026-02-14T22:58:49.172Z] TEST TEARDOWN:
[2026-02-14T22:58:49.172Z] Nothing to be done for teardown.
[2026-02-14T22:58:49.172Z] renaissance-finagle-http_0 Finish Time: Sat Feb 14 17:58:48 2026 Epoch Time (ms): 1771109928902
[2026-02-14T22:58:49.172Z]
[2026-02-14T22:58:49.172Z] ===============================================
[2026-02-14T22:58:49.172Z] Running test renaissance-log-regression_0 ...
[2026-02-14T22:58:49.172Z] ===============================================
[2026-02-14T22:58:49.172Z] renaissance-log-regression_0 Start Time: Sat Feb 14 17:58:48 2026 Epoch Time (ms): 1771109928942
[2026-02-14T22:58:49.172Z] variation: NoOptions
[2026-02-14T22:58:49.172Z] JVM_OPTIONS:
[2026-02-14T22:58:49.172Z] { \
[2026-02-14T22:58:49.172Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:49.172Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:49.172Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-log-regression_0"; \
[2026-02-14T22:58:49.172Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-log-regression_0"; \
[2026-02-14T22:58:49.172Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:49.172Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-02-14T22:58:49.172Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:49.172Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:49.172Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:49.172Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:49.172Z]
[2026-02-14T22:58:49.172Z] TEST SETUP:
[2026-02-14T22:58:49.172Z] Nothing to be done for setup.
[2026-02-14T22:58:49.172Z]
[2026-02-14T22:58:49.172Z] TESTING:
[2026-02-14T22:58:49.541Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:49.541Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-log-regression_0/launcher-175849-9722954654852783908/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:49.541Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:49.541Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:52.684Z] Benchmark 'log-regression' failed with exception:
[2026-02-14T22:58:52.684Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:58:52.684Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-14T22:58:52.684Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-14T22:58:52.685Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-14T22:58:52.685Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-14T22:58:52.685Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-14T22:58:52.685Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:52.685Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-14T22:58:52.685Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-14T22:58:52.685Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-14T22:58:52.685Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-14T22:58:52.685Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-14T22:58:52.685Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-14T22:58:52.685Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-14T22:58:52.685Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-14T22:58:52.685Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-14T22:58:52.685Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:58:52.685Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-14T22:58:52.685Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-14T22:58:52.685Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-14T22:58:52.685Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-14T22:58:52.685Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-14T22:58:52.685Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:58:52.685Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:58:52.685Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:58:52.685Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:58:52.685Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:58:52.685Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:58:52.685Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:58:52.685Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:58:52.685Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:58:52.685Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:58:52.685Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:58:52.685Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:58:52.685Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:52.685Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-14T22:58:52.685Z] ... 34 more
[2026-02-14T22:58:52.685Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:58:52.685Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:58:52.685Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:58:52.685Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-14T22:58:52.685Z] ... 34 more
[2026-02-14T22:58:52.685Z] The following benchmarks failed: log-regression
[2026-02-14T22:58:52.685Z] -----------------------------------
[2026-02-14T22:58:52.685Z] renaissance-log-regression_0_FAILED
[2026-02-14T22:58:52.685Z] -----------------------------------
[2026-02-14T22:58:52.685Z]
[2026-02-14T22:58:52.685Z] TEST TEARDOWN:
[2026-02-14T22:58:52.685Z] Nothing to be done for teardown.
[2026-02-14T22:58:52.685Z] renaissance-log-regression_0 Finish Time: Sat Feb 14 17:58:52 2026 Epoch Time (ms): 1771109932447
[2026-02-14T22:58:52.685Z]
[2026-02-14T22:58:52.685Z] ===============================================
[2026-02-14T22:58:52.685Z] Running test renaissance-mnemonics_0 ...
[2026-02-14T22:58:52.685Z] ===============================================
[2026-02-14T22:58:52.685Z] renaissance-mnemonics_0 Start Time: Sat Feb 14 17:58:52 2026 Epoch Time (ms): 1771109932494
[2026-02-14T22:58:52.685Z] variation: NoOptions
[2026-02-14T22:58:52.685Z] JVM_OPTIONS:
[2026-02-14T22:58:52.685Z] { \
[2026-02-14T22:58:52.685Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:58:52.685Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:58:52.685Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-mnemonics_0"; \
[2026-02-14T22:58:52.685Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-mnemonics_0"; \
[2026-02-14T22:58:52.685Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:58:52.685Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-02-14T22:58:52.685Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:58:52.685Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:58:52.685Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:58:52.685Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:58:52.685Z]
[2026-02-14T22:58:52.685Z] TEST SETUP:
[2026-02-14T22:58:52.685Z] Nothing to be done for setup.
[2026-02-14T22:58:52.685Z]
[2026-02-14T22:58:52.685Z] TESTING:
[2026-02-14T22:58:53.048Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:58:53.048Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-mnemonics_0/launcher-175852-16598976300906203386/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:58:53.048Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:58:53.048Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:58:53.419Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-14T22:58:53.419Z] GC before operation: completed in 10.959 ms, heap usage 8.548 MB -> 4.109 MB.
[2026-02-14T22:58:56.525Z] ====== mnemonics (functional) [default], iteration 0 completed (2413.947 ms) ======
[2026-02-14T22:58:56.525Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-14T22:58:56.525Z] GC before operation: completed in 13.875 ms, heap usage 341.140 MB -> 4.144 MB.
[2026-02-14T22:58:58.945Z] ====== mnemonics (functional) [default], iteration 1 completed (2362.594 ms) ======
[2026-02-14T22:58:58.945Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-14T22:58:58.945Z] GC before operation: completed in 15.362 ms, heap usage 465.652 MB -> 4.144 MB.
[2026-02-14T22:59:01.360Z] ====== mnemonics (functional) [default], iteration 2 completed (2196.673 ms) ======
[2026-02-14T22:59:01.360Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-14T22:59:01.360Z] GC before operation: completed in 10.475 ms, heap usage 131.152 MB -> 4.144 MB.
[2026-02-14T22:59:03.737Z] ====== mnemonics (functional) [default], iteration 3 completed (2198.510 ms) ======
[2026-02-14T22:59:03.737Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-14T22:59:03.737Z] GC before operation: completed in 7.991 ms, heap usage 133.739 MB -> 4.144 MB.
[2026-02-14T22:59:05.467Z] ====== mnemonics (functional) [default], iteration 4 completed (2118.067 ms) ======
[2026-02-14T22:59:05.467Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-14T22:59:05.467Z] GC before operation: completed in 11.579 ms, heap usage 238.749 MB -> 4.144 MB.
[2026-02-14T22:59:07.815Z] ====== mnemonics (functional) [default], iteration 5 completed (2114.783 ms) ======
[2026-02-14T22:59:07.815Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-14T22:59:07.815Z] GC before operation: completed in 9.578 ms, heap usage 112.152 MB -> 4.144 MB.
[2026-02-14T22:59:10.171Z] ====== mnemonics (functional) [default], iteration 6 completed (2082.653 ms) ======
[2026-02-14T22:59:10.171Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-14T22:59:10.171Z] GC before operation: completed in 10.769 ms, heap usage 229.152 MB -> 4.144 MB.
[2026-02-14T22:59:12.517Z] ====== mnemonics (functional) [default], iteration 7 completed (2113.757 ms) ======
[2026-02-14T22:59:12.517Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-14T22:59:12.517Z] GC before operation: completed in 8.549 ms, heap usage 134.152 MB -> 4.145 MB.
[2026-02-14T22:59:14.901Z] ====== mnemonics (functional) [default], iteration 8 completed (2114.010 ms) ======
[2026-02-14T22:59:14.901Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-14T22:59:14.901Z] GC before operation: completed in 10.004 ms, heap usage 255.248 MB -> 4.145 MB.
[2026-02-14T22:59:17.285Z] ====== mnemonics (functional) [default], iteration 9 completed (2062.236 ms) ======
[2026-02-14T22:59:17.285Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-14T22:59:17.285Z] GC before operation: completed in 4.738 ms, heap usage 127.152 MB -> 4.145 MB.
[2026-02-14T22:59:19.063Z] ====== mnemonics (functional) [default], iteration 10 completed (1972.203 ms) ======
[2026-02-14T22:59:19.063Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-14T22:59:19.063Z] GC before operation: completed in 6.671 ms, heap usage 345.351 MB -> 4.145 MB.
[2026-02-14T22:59:21.457Z] ====== mnemonics (functional) [default], iteration 11 completed (2306.222 ms) ======
[2026-02-14T22:59:21.457Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-14T22:59:21.457Z] GC before operation: completed in 9.540 ms, heap usage 485.153 MB -> 4.145 MB.
[2026-02-14T22:59:24.568Z] ====== mnemonics (functional) [default], iteration 12 completed (2370.581 ms) ======
[2026-02-14T22:59:24.568Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-14T22:59:24.568Z] GC before operation: completed in 8.773 ms, heap usage 130.653 MB -> 4.145 MB.
[2026-02-14T22:59:26.937Z] ====== mnemonics (functional) [default], iteration 13 completed (2388.318 ms) ======
[2026-02-14T22:59:26.937Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-14T22:59:26.937Z] GC before operation: completed in 9.666 ms, heap usage 410.301 MB -> 4.145 MB.
[2026-02-14T22:59:29.350Z] ====== mnemonics (functional) [default], iteration 14 completed (2360.511 ms) ======
[2026-02-14T22:59:29.350Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-14T22:59:29.350Z] GC before operation: completed in 9.686 ms, heap usage 495.655 MB -> 4.145 MB.
[2026-02-14T22:59:31.718Z] ====== mnemonics (functional) [default], iteration 15 completed (2261.651 ms) ======
[2026-02-14T22:59:31.719Z] -----------------------------------
[2026-02-14T22:59:31.719Z] renaissance-mnemonics_0_PASSED
[2026-02-14T22:59:31.719Z] -----------------------------------
[2026-02-14T22:59:31.719Z]
[2026-02-14T22:59:31.719Z] TEST TEARDOWN:
[2026-02-14T22:59:31.719Z] Nothing to be done for teardown.
[2026-02-14T22:59:31.719Z] renaissance-mnemonics_0 Finish Time: Sat Feb 14 17:59:31 2026 Epoch Time (ms): 1771109971545
[2026-02-14T22:59:31.719Z]
[2026-02-14T22:59:31.719Z] ===============================================
[2026-02-14T22:59:31.719Z] Running test renaissance-movie-lens_0 ...
[2026-02-14T22:59:31.719Z] ===============================================
[2026-02-14T22:59:31.719Z] renaissance-movie-lens_0 Start Time: Sat Feb 14 17:59:31 2026 Epoch Time (ms): 1771109971597
[2026-02-14T22:59:31.719Z] variation: NoOptions
[2026-02-14T22:59:31.719Z] JVM_OPTIONS:
[2026-02-14T22:59:31.719Z] { \
[2026-02-14T22:59:31.719Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:59:31.719Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:59:31.719Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-movie-lens_0"; \
[2026-02-14T22:59:31.719Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-movie-lens_0"; \
[2026-02-14T22:59:31.719Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:59:31.719Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-02-14T22:59:31.719Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:59:31.719Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:59:31.719Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:59:31.719Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:59:31.719Z]
[2026-02-14T22:59:31.719Z] TEST SETUP:
[2026-02-14T22:59:31.719Z] Nothing to be done for setup.
[2026-02-14T22:59:31.719Z]
[2026-02-14T22:59:31.719Z] TESTING:
[2026-02-14T22:59:32.469Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:59:32.469Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-movie-lens_0/launcher-175931-10584383694334408228/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:59:32.469Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:59:32.469Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:59:35.533Z] Benchmark 'movie-lens' failed with exception:
[2026-02-14T22:59:35.534Z] java.lang.ExceptionInInitializerError
[2026-02-14T22:59:35.534Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-14T22:59:35.534Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-14T22:59:35.534Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-14T22:59:35.534Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-14T22:59:35.534Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-14T22:59:35.534Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-14T22:59:35.534Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-14T22:59:35.534Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-14T22:59:35.534Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-14T22:59:35.534Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-14T22:59:35.534Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-14T22:59:35.534Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-14T22:59:35.534Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-14T22:59:35.534Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-14T22:59:35.534Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-14T22:59:35.534Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-14T22:59:35.534Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-14T22:59:35.534Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-14T22:59:35.534Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-14T22:59:35.534Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-14T22:59:35.534Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-14T22:59:35.534Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-14T22:59:35.534Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-14T22:59:35.534Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-14T22:59:35.534Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-14T22:59:35.534Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-14T22:59:35.534Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-14T22:59:35.534Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-14T22:59:35.534Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:59:35.534Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-14T22:59:35.534Z] ... 34 more
[2026-02-14T22:59:35.534Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-14T22:59:35.534Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-14T22:59:35.534Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-14T22:59:35.534Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-14T22:59:35.534Z] ... 34 more
[2026-02-14T22:59:35.534Z] The following benchmarks failed: movie-lens
[2026-02-14T22:59:35.534Z] -----------------------------------
[2026-02-14T22:59:35.534Z] renaissance-movie-lens_0_FAILED
[2026-02-14T22:59:35.534Z] -----------------------------------
[2026-02-14T22:59:35.534Z]
[2026-02-14T22:59:35.534Z] TEST TEARDOWN:
[2026-02-14T22:59:35.534Z] Nothing to be done for teardown.
[2026-02-14T22:59:35.534Z] renaissance-movie-lens_0 Finish Time: Sat Feb 14 17:59:35 2026 Epoch Time (ms): 1771109975351
[2026-02-14T22:59:35.534Z]
[2026-02-14T22:59:35.534Z] ===============================================
[2026-02-14T22:59:35.534Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-14T22:59:35.534Z] ===============================================
[2026-02-14T22:59:35.534Z] renaissance-par-mnemonics_0 Start Time: Sat Feb 14 17:59:35 2026 Epoch Time (ms): 1771109975396
[2026-02-14T22:59:35.534Z] variation: NoOptions
[2026-02-14T22:59:35.534Z] JVM_OPTIONS:
[2026-02-14T22:59:35.534Z] { \
[2026-02-14T22:59:35.534Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T22:59:35.534Z] echo "Nothing to be done for setup."; \
[2026-02-14T22:59:35.534Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-par-mnemonics_0"; \
[2026-02-14T22:59:35.534Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-par-mnemonics_0"; \
[2026-02-14T22:59:35.534Z] echo ""; echo "TESTING:"; \
[2026-02-14T22:59:35.534Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-02-14T22:59:35.534Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T22:59:35.534Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T22:59:35.534Z] echo "Nothing to be done for teardown."; \
[2026-02-14T22:59:35.534Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T22:59:35.534Z]
[2026-02-14T22:59:35.534Z] TEST SETUP:
[2026-02-14T22:59:35.534Z] Nothing to be done for setup.
[2026-02-14T22:59:35.534Z]
[2026-02-14T22:59:35.534Z] TESTING:
[2026-02-14T22:59:36.298Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T22:59:36.298Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-par-mnemonics_0/launcher-175935-7697466515617510925/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T22:59:36.298Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T22:59:36.298Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T22:59:36.298Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-14T22:59:36.298Z] GC before operation: completed in 14.139 ms, heap usage 5.730 MB -> 4.058 MB.
[2026-02-14T22:59:38.679Z] ====== par-mnemonics (functional) [default], iteration 0 completed (2205.624 ms) ======
[2026-02-14T22:59:38.679Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-14T22:59:38.679Z] GC before operation: completed in 16.016 ms, heap usage 576.737 MB -> 4.121 MB.
[2026-02-14T22:59:41.154Z] ====== par-mnemonics (functional) [default], iteration 1 completed (2075.934 ms) ======
[2026-02-14T22:59:41.154Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-14T22:59:41.154Z] GC before operation: completed in 13.810 ms, heap usage 407.301 MB -> 4.121 MB.
[2026-02-14T22:59:43.601Z] ====== par-mnemonics (functional) [default], iteration 2 completed (2101.641 ms) ======
[2026-02-14T22:59:43.601Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-14T22:59:43.601Z] GC before operation: completed in 10.444 ms, heap usage 618.253 MB -> 4.121 MB.
[2026-02-14T22:59:45.976Z] ====== par-mnemonics (functional) [default], iteration 3 completed (2106.301 ms) ======
[2026-02-14T22:59:45.976Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-14T22:59:45.976Z] GC before operation: completed in 9.597 ms, heap usage 370.249 MB -> 4.121 MB.
[2026-02-14T22:59:47.727Z] ====== par-mnemonics (functional) [default], iteration 4 completed (2096.341 ms) ======
[2026-02-14T22:59:47.727Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-14T22:59:47.727Z] GC before operation: completed in 12.650 ms, heap usage 147.147 MB -> 4.121 MB.
[2026-02-14T22:59:50.086Z] ====== par-mnemonics (functional) [default], iteration 5 completed (2152.290 ms) ======
[2026-02-14T22:59:50.086Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-14T22:59:50.086Z] GC before operation: completed in 10.435 ms, heap usage 379.279 MB -> 4.121 MB.
[2026-02-14T22:59:52.476Z] ====== par-mnemonics (functional) [default], iteration 6 completed (2054.080 ms) ======
[2026-02-14T22:59:52.476Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-14T22:59:52.476Z] GC before operation: completed in 8.992 ms, heap usage 365.651 MB -> 4.121 MB.
[2026-02-14T22:59:54.881Z] ====== par-mnemonics (functional) [default], iteration 7 completed (2145.753 ms) ======
[2026-02-14T22:59:54.881Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-14T22:59:54.881Z] GC before operation: completed in 11.043 ms, heap usage 567.248 MB -> 4.121 MB.
[2026-02-14T22:59:57.250Z] ====== par-mnemonics (functional) [default], iteration 8 completed (2153.624 ms) ======
[2026-02-14T22:59:57.250Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-14T22:59:57.250Z] GC before operation: completed in 9.141 ms, heap usage 266.255 MB -> 4.121 MB.
[2026-02-14T22:59:59.721Z] ====== par-mnemonics (functional) [default], iteration 9 completed (2101.606 ms) ======
[2026-02-14T22:59:59.721Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-14T22:59:59.721Z] GC before operation: completed in 10.064 ms, heap usage 364.145 MB -> 4.121 MB.
[2026-02-14T23:00:01.515Z] ====== par-mnemonics (functional) [default], iteration 10 completed (2172.472 ms) ======
[2026-02-14T23:00:01.515Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-14T23:00:01.515Z] GC before operation: completed in 10.704 ms, heap usage 713.241 MB -> 4.121 MB.
[2026-02-14T23:00:03.953Z] ====== par-mnemonics (functional) [default], iteration 11 completed (2119.079 ms) ======
[2026-02-14T23:00:03.953Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-14T23:00:03.953Z] GC before operation: completed in 8.477 ms, heap usage 307.647 MB -> 4.122 MB.
[2026-02-14T23:00:06.568Z] ====== par-mnemonics (functional) [default], iteration 12 completed (2177.976 ms) ======
[2026-02-14T23:00:06.568Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-14T23:00:06.568Z] GC before operation: completed in 10.581 ms, heap usage 371.253 MB -> 4.122 MB.
[2026-02-14T23:00:08.952Z] ====== par-mnemonics (functional) [default], iteration 13 completed (2146.324 ms) ======
[2026-02-14T23:00:08.952Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-14T23:00:08.952Z] GC before operation: completed in 10.309 ms, heap usage 406.787 MB -> 4.122 MB.
[2026-02-14T23:00:10.910Z] ====== par-mnemonics (functional) [default], iteration 14 completed (2165.241 ms) ======
[2026-02-14T23:00:10.910Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-14T23:00:10.910Z] GC before operation: completed in 12.184 ms, heap usage 359.297 MB -> 4.122 MB.
[2026-02-14T23:00:13.153Z] ====== par-mnemonics (functional) [default], iteration 15 completed (2155.795 ms) ======
[2026-02-14T23:00:13.575Z] -----------------------------------
[2026-02-14T23:00:13.575Z] renaissance-par-mnemonics_0_PASSED
[2026-02-14T23:00:13.575Z] -----------------------------------
[2026-02-14T23:00:13.575Z]
[2026-02-14T23:00:13.575Z] TEST TEARDOWN:
[2026-02-14T23:00:13.575Z] Nothing to be done for teardown.
[2026-02-14T23:00:13.575Z] renaissance-par-mnemonics_0 Finish Time: Sat Feb 14 18:00:13 2026 Epoch Time (ms): 1771110013194
[2026-02-14T23:00:13.575Z]
[2026-02-14T23:00:13.575Z] ===============================================
[2026-02-14T23:00:13.575Z] Running test renaissance-philosophers_0 ...
[2026-02-14T23:00:13.575Z] ===============================================
[2026-02-14T23:00:13.575Z] renaissance-philosophers_0 Start Time: Sat Feb 14 18:00:13 2026 Epoch Time (ms): 1771110013237
[2026-02-14T23:00:13.575Z] variation: NoOptions
[2026-02-14T23:00:13.575Z] JVM_OPTIONS:
[2026-02-14T23:00:13.575Z] { \
[2026-02-14T23:00:13.575Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:00:13.575Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:00:13.575Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-philosophers_0"; \
[2026-02-14T23:00:13.575Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-philosophers_0"; \
[2026-02-14T23:00:13.575Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:00:13.575Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//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 "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-02-14T23:00:13.575Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:00:13.575Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:00:13.575Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:00:13.575Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:00:13.575Z]
[2026-02-14T23:00:13.575Z] TEST SETUP:
[2026-02-14T23:00:13.575Z] Nothing to be done for setup.
[2026-02-14T23:00:13.575Z]
[2026-02-14T23:00:13.575Z] TESTING:
[2026-02-14T23:00:14.042Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T23:00:14.042Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17711098751013/renaissance-philosophers_0/launcher-180013-17101170451940697567/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-14T23:00:14.042Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-14T23:00:14.042Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T23:00:14.043Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-14T23:00:14.471Z] GC before operation: completed in 13.406 ms, heap usage 10.012 MB -> 5.037 MB.
[2026-02-14T23:00:15.774Z] Camera thread performed 122 scans.
[2026-02-14T23:00:15.774Z] ====== philosophers (scala) [default], iteration 0 completed (1296.795 ms) ======
[2026-02-14T23:00:15.774Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-14T23:00:15.774Z] GC before operation: completed in 14.591 ms, heap usage 178.656 MB -> 5.380 MB.
[2026-02-14T23:00:16.296Z] Camera thread performed 122 scans.
[2026-02-14T23:00:16.296Z] ====== philosophers (scala) [default], iteration 1 completed (829.616 ms) ======
[2026-02-14T23:00:16.296Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-14T23:00:16.296Z] GC before operation: completed in 12.251 ms, heap usage 148.071 MB -> 5.380 MB.
[2026-02-14T23:00:17.200Z] Camera thread performed 122 scans.
[2026-02-14T23:00:17.200Z] ====== philosophers (scala) [default], iteration 2 completed (828.436 ms) ======
[2026-02-14T23:00:17.200Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-14T23:00:17.200Z] GC before operation: completed in 8.106 ms, heap usage 61.078 MB -> 5.381 MB.
[2026-02-14T23:00:18.037Z] Camera thread performed 122 scans.
[2026-02-14T23:00:18.037Z] ====== philosophers (scala) [default], iteration 3 completed (739.434 ms) ======
[2026-02-14T23:00:18.037Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-14T23:00:18.037Z] GC before operation: completed in 8.892 ms, heap usage 129.421 MB -> 5.381 MB.
[2026-02-14T23:00:18.835Z] Camera thread performed 122 scans.
[2026-02-14T23:00:18.835Z] ====== philosophers (scala) [default], iteration 4 completed (785.395 ms) ======
[2026-02-14T23:00:18.835Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-14T23:00:18.835Z] GC before operation: completed in 10.083 ms, heap usage 161.716 MB -> 5.381 MB.
[2026-02-14T23:00:19.791Z] Camera thread performed 122 scans.
[2026-02-14T23:00:19.791Z] ====== philosophers (scala) [default], iteration 5 completed (894.609 ms) ======
[2026-02-14T23:00:19.791Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-14T23:00:19.791Z] GC before operation: completed in 9.497 ms, heap usage 73.140 MB -> 5.382 MB.
[2026-02-14T23:00:20.747Z] Camera thread performed 122 scans.
[2026-02-14T23:00:20.747Z] ====== philosophers (scala) [default], iteration 6 completed (827.285 ms) ======
[2026-02-14T23:00:20.747Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-14T23:00:20.747Z] GC before operation: completed in 9.233 ms, heap usage 53.116 MB -> 5.382 MB.
[2026-02-14T23:00:21.623Z] Camera thread performed 122 scans.
[2026-02-14T23:00:21.623Z] ====== philosophers (scala) [default], iteration 7 completed (936.605 ms) ======
[2026-02-14T23:00:21.623Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-14T23:00:21.623Z] GC before operation: completed in 8.715 ms, heap usage 32.547 MB -> 5.382 MB.
[2026-02-14T23:00:22.576Z] Camera thread performed 122 scans.
[2026-02-14T23:00:22.576Z] ====== philosophers (scala) [default], iteration 8 completed (916.841 ms) ======
[2026-02-14T23:00:22.576Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-14T23:00:22.576Z] GC before operation: completed in 10.995 ms, heap usage 41.539 MB -> 5.382 MB.
[2026-02-14T23:00:23.593Z] Camera thread performed 122 scans.
[2026-02-14T23:00:23.593Z] ====== philosophers (scala) [default], iteration 9 completed (932.735 ms) ======
[2026-02-14T23:00:23.593Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-14T23:00:23.593Z] GC before operation: completed in 12.683 ms, heap usage 20.503 MB -> 5.382 MB.
[2026-02-14T23:00:24.530Z] Camera thread performed 122 scans.
[2026-02-14T23:00:24.530Z] ====== philosophers (scala) [default], iteration 10 completed (953.550 ms) ======
[2026-02-14T23:00:24.530Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-14T23:00:24.530Z] GC before operation: completed in 9.122 ms, heap usage 50.530 MB -> 5.383 MB.
[2026-02-14T23:00:25.526Z] Camera thread performed 122 scans.
[2026-02-14T23:00:25.526Z] ====== philosophers (scala) [default], iteration 11 completed (973.539 ms) ======
[2026-02-14T23:00:25.526Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-14T23:00:25.526Z] GC before operation: completed in 10.438 ms, heap usage 42.589 MB -> 5.383 MB.
[2026-02-14T23:00:26.374Z] Camera thread performed 122 scans.
[2026-02-14T23:00:26.374Z] ====== philosophers (scala) [default], iteration 12 completed (864.117 ms) ======
[2026-02-14T23:00:26.374Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-14T23:00:26.374Z] GC before operation: completed in 9.878 ms, heap usage 151.073 MB -> 5.383 MB.
[2026-02-14T23:00:26.906Z] Camera thread performed 122 scans.
[2026-02-14T23:00:26.906Z] ====== philosophers (scala) [default], iteration 13 completed (913.820 ms) ======
[2026-02-14T23:00:26.906Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-14T23:00:26.906Z] GC before operation: completed in 8.877 ms, heap usage 44.555 MB -> 5.383 MB.
[2026-02-14T23:00:28.343Z] Camera thread performed 122 scans.
[2026-02-14T23:00:28.343Z] ====== philosophers (scala) [default], iteration 14 completed (895.532 ms) ======
[2026-02-14T23:00:28.343Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-14T23:00:28.343Z] GC before operation: completed in 12.074 ms, heap usage 28.057 MB -> 5.383 MB.
[2026-02-14T23:00:28.870Z] Camera thread performed 122 scans.
[2026-02-14T23:00:28.870Z] ====== philosophers (scala) [default], iteration 15 completed (938.967 ms) ======
[2026-02-14T23:00:28.870Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-14T23:00:28.870Z] GC before operation: completed in 9.140 ms, heap usage 37.527 MB -> 5.383 MB.
[2026-02-14T23:00:29.768Z] Camera thread performed 122 scans.
[2026-02-14T23:00:29.768Z] ====== philosophers (scala) [default], iteration 16 completed (982.941 ms) ======
[2026-02-14T23:00:29.768Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-14T23:00:29.768Z] GC before operation: completed in 11.383 ms, heap usage 37.527 MB -> 5.384 MB.
[2026-02-14T23:00:31.159Z] Camera thread performed 122 scans.
[2026-02-14T23:00:31.159Z] ====== philosophers (scala) [default], iteration 17 completed (840.480 ms) ======
[2026-02-14T23:00:31.159Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-14T23:00:31.159Z] GC before operation: completed in 9.377 ms, heap usage 153.083 MB -> 5.384 MB.
[2026-02-14T23:00:32.046Z] Camera thread performed 122 scans.
[2026-02-14T23:00:32.046Z] ====== philosophers (scala) [default], iteration 18 completed (953.021 ms) ======
[2026-02-14T23:00:32.046Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-14T23:00:32.046Z] GC before operation: completed in 9.364 ms, heap usage 53.554 MB -> 5.384 MB.
[2026-02-14T23:00:32.479Z] Camera thread performed 122 scans.
[2026-02-14T23:00:32.479Z] ====== philosophers (scala) [default], iteration 19 completed (877.141 ms) ======
[2026-02-14T23:00:32.479Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-14T23:00:32.479Z] GC before operation: completed in 9.802 ms, heap usage 142.579 MB -> 5.384 MB.
[2026-02-14T23:00:33.425Z] Camera thread performed 122 scans.
[2026-02-14T23:00:33.425Z] ====== philosophers (scala) [default], iteration 20 completed (915.355 ms) ======
[2026-02-14T23:00:33.425Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-14T23:00:33.425Z] GC before operation: completed in 9.617 ms, heap usage 146.049 MB -> 5.384 MB.
[2026-02-14T23:00:34.837Z] Camera thread performed 122 scans.
[2026-02-14T23:00:34.837Z] ====== philosophers (scala) [default], iteration 21 completed (980.976 ms) ======
[2026-02-14T23:00:34.837Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-14T23:00:34.837Z] GC before operation: completed in 10.273 ms, heap usage 157.050 MB -> 5.384 MB.
[2026-02-14T23:00:35.227Z] Camera thread performed 122 scans.
[2026-02-14T23:00:35.227Z] ====== philosophers (scala) [default], iteration 22 completed (788.927 ms) ======
[2026-02-14T23:00:35.227Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-14T23:00:35.227Z] GC before operation: completed in 9.599 ms, heap usage 19.529 MB -> 5.384 MB.
[2026-02-14T23:00:36.088Z] Camera thread performed 122 scans.
[2026-02-14T23:00:36.088Z] ====== philosophers (scala) [default], iteration 23 completed (874.835 ms) ======
[2026-02-14T23:00:36.088Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-14T23:00:36.088Z] GC before operation: completed in 9.817 ms, heap usage 161.084 MB -> 5.384 MB.
[2026-02-14T23:00:36.979Z] Camera thread performed 122 scans.
[2026-02-14T23:00:36.979Z] ====== philosophers (scala) [default], iteration 24 completed (883.858 ms) ======
[2026-02-14T23:00:36.979Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-14T23:00:36.979Z] GC before operation: completed in 8.293 ms, heap usage 162.579 MB -> 5.384 MB.
[2026-02-14T23:00:38.297Z] Camera thread performed 122 scans.
[2026-02-14T23:00:38.297Z] ====== philosophers (scala) [default], iteration 25 completed (918.194 ms) ======
[2026-02-14T23:00:38.297Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-14T23:00:38.297Z] GC before operation: completed in 8.171 ms, heap usage 9.032 MB -> 5.384 MB.
[2026-02-14T23:00:39.571Z] Camera thread performed 122 scans.
[2026-02-14T23:00:39.571Z] ====== philosophers (scala) [default], iteration 26 completed (902.227 ms) ======
[2026-02-14T23:00:39.571Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-14T23:00:39.571Z] GC before operation: completed in 8.925 ms, heap usage 18.492 MB -> 5.384 MB.
[2026-02-14T23:00:39.945Z] Camera thread performed 122 scans.
[2026-02-14T23:00:39.945Z] ====== philosophers (scala) [default], iteration 27 completed (978.831 ms) ======
[2026-02-14T23:00:39.945Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-14T23:00:39.945Z] GC before operation: completed in 9.484 ms, heap usage 85.551 MB -> 5.384 MB.
[2026-02-14T23:00:40.723Z] Camera thread performed 122 scans.
[2026-02-14T23:00:40.723Z] ====== philosophers (scala) [default], iteration 28 completed (928.836 ms) ======
[2026-02-14T23:00:40.723Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-14T23:00:40.723Z] GC before operation: completed in 11.063 ms, heap usage 153.583 MB -> 5.384 MB.
[2026-02-14T23:00:42.029Z] Camera thread performed 122 scans.
[2026-02-14T23:00:42.029Z] ====== philosophers (scala) [default], iteration 29 completed (908.946 ms) ======
[2026-02-14T23:00:42.029Z] -----------------------------------
[2026-02-14T23:00:42.029Z] renaissance-philosophers_0_PASSED
[2026-02-14T23:00:42.029Z] -----------------------------------
[2026-02-14T23:00:42.029Z]
[2026-02-14T23:00:42.029Z] TEST TEARDOWN:
[2026-02-14T23:00:42.029Z] Nothing to be done for teardown.
[2026-02-14T23:00:42.029Z] renaissance-philosophers_0 Finish Time: Sat Feb 14 18:00:41 2026 Epoch Time (ms): 1771110041673
[2026-02-14T23:00:42.029Z]
[2026-02-14T23:00:42.029Z] ===============================================
[2026-02-14T23:00:42.029Z] Running test dacapo-avrora_0 ...
[2026-02-14T23:00:42.029Z] ===============================================
[2026-02-14T23:00:42.029Z] dacapo-avrora_0 Start Time: Sat Feb 14 18:00:41 2026 Epoch Time (ms): 1771110041762
[2026-02-14T23:00:42.029Z] dacapo-avrora_0_DISABLED
[2026-02-14T23:00:42.029Z] Disabled Reason:
[2026-02-14T23:00:42.029Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-14T23:00:42.029Z] dacapo-avrora_0 Finish Time: Sat Feb 14 18:00:41 2026 Epoch Time (ms): 1771110041802
[2026-02-14T23:00:42.029Z]
[2026-02-14T23:00:42.029Z] ===============================================
[2026-02-14T23:00:42.029Z] Running test dacapo-fop_0 ...
[2026-02-14T23:00:42.029Z] ===============================================
[2026-02-14T23:00:42.029Z] dacapo-fop_0 Start Time: Sat Feb 14 18:00:41 2026 Epoch Time (ms): 1771110041854
[2026-02-14T23:00:42.029Z] variation: NoOptions
[2026-02-14T23:00:42.029Z] JVM_OPTIONS:
[2026-02-14T23:00:42.029Z] { \
[2026-02-14T23:00:42.029Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:00:42.029Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:00:42.029Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-fop_0"; \
[2026-02-14T23:00:42.029Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-fop_0"; \
[2026-02-14T23:00:42.029Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:00:42.029Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-02-14T23:00:42.029Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:00:42.029Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:00:42.029Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:00:42.029Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:00:42.029Z]
[2026-02-14T23:00:42.029Z] TEST SETUP:
[2026-02-14T23:00:42.029Z] Nothing to be done for setup.
[2026-02-14T23:00:42.029Z]
[2026-02-14T23:00:42.029Z] TESTING:
[2026-02-14T23:00:42.430Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-14T23:00:42.430Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-14T23:00:44.987Z] alignment.fo 2026-02-14 18:00:44.223 java[17168:207209] XType: Using static font registry.
[2026-02-14T23:00:47.476Z] allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-02-14T23:00:47.476Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4971 msec =====
[2026-02-14T23:00:47.876Z] -----------------------------------
[2026-02-14T23:00:47.876Z] dacapo-fop_0_PASSED
[2026-02-14T23:00:47.876Z] -----------------------------------
[2026-02-14T23:00:47.876Z]
[2026-02-14T23:00:47.876Z] TEST TEARDOWN:
[2026-02-14T23:00:47.876Z] Nothing to be done for teardown.
[2026-02-14T23:00:47.876Z] dacapo-fop_0 Finish Time: Sat Feb 14 18:00:47 2026 Epoch Time (ms): 1771110047616
[2026-02-14T23:00:47.876Z]
[2026-02-14T23:00:47.876Z] ===============================================
[2026-02-14T23:00:47.876Z] Running test dacapo-jython_0 ...
[2026-02-14T23:00:47.876Z] ===============================================
[2026-02-14T23:00:47.876Z] dacapo-jython_0 Start Time: Sat Feb 14 18:00:47 2026 Epoch Time (ms): 1771110047672
[2026-02-14T23:00:47.876Z] variation: NoOptions
[2026-02-14T23:00:47.876Z] JVM_OPTIONS:
[2026-02-14T23:00:47.876Z] { \
[2026-02-14T23:00:47.876Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:00:47.876Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:00:47.876Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-jython_0"; \
[2026-02-14T23:00:47.876Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-jython_0"; \
[2026-02-14T23:00:47.876Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:00:47.876Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-02-14T23:00:47.876Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:00:47.876Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:00:47.876Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:00:47.876Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:00:47.876Z]
[2026-02-14T23:00:47.876Z] TEST SETUP:
[2026-02-14T23:00:47.876Z] Nothing to be done for setup.
[2026-02-14T23:00:47.876Z]
[2026-02-14T23:00:47.876Z] TESTING:
[2026-02-14T23:00:49.164Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-14T23:00:50.993Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-14T23:00:51.854Z] -------------------------------------------------------------------------------
[2026-02-14T23:00:51.854Z] PYBENCH 2.0
[2026-02-14T23:00:51.854Z] -------------------------------------------------------------------------------
[2026-02-14T23:00:51.854Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T23:00:51.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-02-14T23:00:51.854Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-14T23:00:51.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-14T23:00:51.854Z] * using Jython
[2026-02-14T23:00:51.854Z] * system check interval set to maximum: 2147483647
[2026-02-14T23:00:51.854Z] * using timer: time.time
[2026-02-14T23:00:51.854Z]
[2026-02-14T23:00:52.730Z] Calibrating tests. Please wait... done.
[2026-02-14T23:00:52.730Z]
[2026-02-14T23:00:52.730Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-14T23:00:52.730Z]
[2026-02-14T23:00:56.884Z] * Round 1 done.
[2026-02-14T23:00:59.423Z] * Round 2 done.
[2026-02-14T23:00:59.423Z]
[2026-02-14T23:00:59.423Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 7929 msec =====
[2026-02-14T23:00:59.423Z] -----------------------------------
[2026-02-14T23:00:59.423Z] dacapo-jython_0_PASSED
[2026-02-14T23:00:59.423Z] -----------------------------------
[2026-02-14T23:00:59.423Z]
[2026-02-14T23:00:59.423Z] TEST TEARDOWN:
[2026-02-14T23:00:59.423Z] Nothing to be done for teardown.
[2026-02-14T23:00:59.423Z] dacapo-jython_0 Finish Time: Sat Feb 14 18:00:58 2026 Epoch Time (ms): 1771110058815
[2026-02-14T23:00:59.423Z]
[2026-02-14T23:00:59.423Z] ===============================================
[2026-02-14T23:00:59.423Z] Running test dacapo-luindex_0 ...
[2026-02-14T23:00:59.423Z] ===============================================
[2026-02-14T23:00:59.423Z] dacapo-luindex_0 Start Time: Sat Feb 14 18:00:58 2026 Epoch Time (ms): 1771110058862
[2026-02-14T23:00:59.423Z] variation: NoOptions
[2026-02-14T23:00:59.423Z] JVM_OPTIONS:
[2026-02-14T23:00:59.423Z] { \
[2026-02-14T23:00:59.423Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:00:59.423Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:00:59.423Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-luindex_0"; \
[2026-02-14T23:00:59.423Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-luindex_0"; \
[2026-02-14T23:00:59.423Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:00:59.423Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-02-14T23:00:59.423Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:00:59.423Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:00:59.423Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:00:59.423Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:00:59.423Z]
[2026-02-14T23:00:59.423Z] TEST SETUP:
[2026-02-14T23:00:59.423Z] Nothing to be done for setup.
[2026-02-14T23:00:59.423Z]
[2026-02-14T23:00:59.423Z] TESTING:
[2026-02-14T23:00:59.423Z] 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.'
[2026-02-14T23:00:59.423Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-14T23:00:59.423Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-14T23:01:00.198Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-14T23:01:00.198Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-14T23:01:00.605Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-14T23:01:01.465Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-14T23:01:01.465Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-14T23:01:01.465Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-02-14T23:01:01.465Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-14T23:01:01.465Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-14T23:01:02.596Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-14T23:01:03.064Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-14T23:01:04.388Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-14T23:01:04.388Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-14T23:01:04.388Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-14T23:01:04.388Z] Optimizing...
[2026-02-14T23:01:06.530Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 6333 msec =====
[2026-02-14T23:01:06.530Z] -----------------------------------
[2026-02-14T23:01:06.530Z] dacapo-luindex_0_PASSED
[2026-02-14T23:01:06.530Z] -----------------------------------
[2026-02-14T23:01:06.530Z]
[2026-02-14T23:01:06.530Z] TEST TEARDOWN:
[2026-02-14T23:01:06.530Z] Nothing to be done for teardown.
[2026-02-14T23:01:06.530Z] dacapo-luindex_0 Finish Time: Sat Feb 14 18:01:05 2026 Epoch Time (ms): 1771110065715
[2026-02-14T23:01:06.530Z]
[2026-02-14T23:01:06.530Z] ===============================================
[2026-02-14T23:01:06.530Z] Running test dacapo-pmd_0 ...
[2026-02-14T23:01:06.530Z] ===============================================
[2026-02-14T23:01:06.530Z] dacapo-pmd_0 Start Time: Sat Feb 14 18:01:05 2026 Epoch Time (ms): 1771110065766
[2026-02-14T23:01:06.530Z] variation: NoOptions
[2026-02-14T23:01:06.530Z] JVM_OPTIONS:
[2026-02-14T23:01:06.530Z] { \
[2026-02-14T23:01:06.530Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:01:06.530Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:01:06.530Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-pmd_0"; \
[2026-02-14T23:01:06.530Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-pmd_0"; \
[2026-02-14T23:01:06.530Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:01:06.530Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-02-14T23:01:06.530Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:01:06.530Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:01:06.530Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:01:06.530Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:01:06.530Z]
[2026-02-14T23:01:06.530Z] TEST SETUP:
[2026-02-14T23:01:06.530Z] Nothing to be done for setup.
[2026-02-14T23:01:06.530Z]
[2026-02-14T23:01:06.530Z] TESTING:
[2026-02-14T23:01:06.530Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-14T23:01:06.530Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-02-14T23:01:06.530Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-02-14T23:01:08.772Z] Checked: 0%
[2026-02-14T23:01:09.163Z] Checked: 5%
[2026-02-14T23:01:09.164Z] Checked: 10%
[2026-02-14T23:01:09.532Z] Checked: 15%
[2026-02-14T23:01:09.532Z] Checked: 20%
[2026-02-14T23:01:09.916Z] Checked: 25%
[2026-02-14T23:01:09.916Z] Checked: 30%
[2026-02-14T23:01:09.916Z] Checked: 35%
[2026-02-14T23:01:10.283Z] Checked: 40%
[2026-02-14T23:01:10.283Z] Checked: 45%
[2026-02-14T23:01:10.655Z] Checked: 50%
[2026-02-14T23:01:10.655Z] Checked: 55%
[2026-02-14T23:01:11.032Z] Checked: 60%
[2026-02-14T23:01:11.413Z] Checked: 65%
[2026-02-14T23:01:11.413Z] Checked: 70%
[2026-02-14T23:01:11.816Z] Checked: 75%
[2026-02-14T23:01:11.816Z] Checked: 80%
[2026-02-14T23:01:12.212Z] Checked: 85%
[2026-02-14T23:01:12.212Z] Checked: 90%
[2026-02-14T23:01:12.593Z] Checked: 95%
[2026-02-14T23:01:12.593Z] Checked: 100%
[2026-02-14T23:01:12.593Z] PMD checked 601 files.
[2026-02-14T23:01:12.593Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 5921 msec =====
[2026-02-14T23:01:12.593Z] -----------------------------------
[2026-02-14T23:01:12.593Z] dacapo-pmd_0_PASSED
[2026-02-14T23:01:12.593Z] -----------------------------------
[2026-02-14T23:01:12.593Z]
[2026-02-14T23:01:12.593Z] TEST TEARDOWN:
[2026-02-14T23:01:12.593Z] Nothing to be done for teardown.
[2026-02-14T23:01:12.593Z] dacapo-pmd_0 Finish Time: Sat Feb 14 18:01:12 2026 Epoch Time (ms): 1771110072302
[2026-02-14T23:01:12.593Z]
[2026-02-14T23:01:12.593Z] ===============================================
[2026-02-14T23:01:12.593Z] Running test dacapo-sunflow_0 ...
[2026-02-14T23:01:12.593Z] ===============================================
[2026-02-14T23:01:12.593Z] dacapo-sunflow_0 Start Time: Sat Feb 14 18:01:12 2026 Epoch Time (ms): 1771110072342
[2026-02-14T23:01:12.593Z] variation: NoOptions
[2026-02-14T23:01:12.593Z] JVM_OPTIONS:
[2026-02-14T23:01:12.593Z] { \
[2026-02-14T23:01:12.593Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:01:12.593Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:01:12.593Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-sunflow_0"; \
[2026-02-14T23:01:12.593Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-sunflow_0"; \
[2026-02-14T23:01:12.593Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:01:12.593Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-02-14T23:01:12.593Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:01:12.593Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:01:12.593Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:01:12.593Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:01:12.593Z]
[2026-02-14T23:01:12.593Z] TEST SETUP:
[2026-02-14T23:01:12.593Z] Nothing to be done for setup.
[2026-02-14T23:01:12.593Z]
[2026-02-14T23:01:12.593Z] TESTING:
[2026-02-14T23:01:12.966Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-14T23:01:12.966Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-14T23:01:27.243Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 12384 msec =====
[2026-02-14T23:01:27.243Z] -----------------------------------
[2026-02-14T23:01:27.243Z] dacapo-sunflow_0_PASSED
[2026-02-14T23:01:27.243Z] -----------------------------------
[2026-02-14T23:01:27.243Z]
[2026-02-14T23:01:27.243Z] TEST TEARDOWN:
[2026-02-14T23:01:27.243Z] Nothing to be done for teardown.
[2026-02-14T23:01:27.243Z] dacapo-sunflow_0 Finish Time: Sat Feb 14 18:01:25 2026 Epoch Time (ms): 1771110085205
[2026-02-14T23:01:27.243Z]
[2026-02-14T23:01:27.243Z] ===============================================
[2026-02-14T23:01:27.243Z] Running test dacapo-tomcat_0 ...
[2026-02-14T23:01:27.243Z] ===============================================
[2026-02-14T23:01:27.243Z] dacapo-tomcat_0 Start Time: Sat Feb 14 18:01:25 2026 Epoch Time (ms): 1771110085258
[2026-02-14T23:01:27.243Z] variation: NoOptions
[2026-02-14T23:01:27.243Z] JVM_OPTIONS:
[2026-02-14T23:01:27.243Z] { \
[2026-02-14T23:01:27.243Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:01:27.243Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:01:27.243Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-tomcat_0"; \
[2026-02-14T23:01:27.243Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-tomcat_0"; \
[2026-02-14T23:01:27.243Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:01:27.243Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-02-14T23:01:27.243Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:01:27.243Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:01:27.243Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:01:27.243Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:01:27.243Z]
[2026-02-14T23:01:27.243Z] TEST SETUP:
[2026-02-14T23:01:27.243Z] Nothing to be done for setup.
[2026-02-14T23:01:27.243Z]
[2026-02-14T23:01:27.243Z] TESTING:
[2026-02-14T23:01:27.243Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-02-14T23:01:27.243Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-14T23:01:27.243Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-14T23:01:27.243Z] 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.'
[2026-02-14T23:01:27.243Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-14T23:01:27.243Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-02-14T23:01:27.243Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-14T23:01:27.243Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-14T23:01:27.243Z]
[2026-02-14T23:01:27.668Z] Server created with thread pool size 4
[2026-02-14T23:01:27.668Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-14T23:01:27.668Z] Loading web application
[2026-02-14T23:01:28.019Z] Starting 80000 requests...
[2026-02-14T23:01:36.831Z] Completing requests: 5%
[2026-02-14T23:01:39.270Z] Completing requests: 10%
[2026-02-14T23:01:41.530Z] Completing requests: 15%
[2026-02-14T23:01:44.029Z] Completing requests: 20%
[2026-02-14T23:01:45.841Z] Completing requests: 25%
[2026-02-14T23:01:48.331Z] Completing requests: 30%
[2026-02-14T23:01:50.800Z] Completing requests: 35%
[2026-02-14T23:01:53.263Z] Completing requests: 40%
[2026-02-14T23:01:55.096Z] Completing requests: 45%
[2026-02-14T23:01:57.559Z] Completing requests: 50%
[2026-02-14T23:02:00.009Z] Completing requests: 55%
[2026-02-14T23:02:02.542Z] Completing requests: 60%
[2026-02-14T23:02:04.430Z] Completing requests: 65%
[2026-02-14T23:02:07.003Z] Completing requests: 70%
[2026-02-14T23:02:08.854Z] Completing requests: 75%
[2026-02-14T23:02:11.416Z] Completing requests: 80%
[2026-02-14T23:02:13.250Z] Completing requests: 85%
[2026-02-14T23:02:15.736Z] Completing requests: 90%
[2026-02-14T23:02:18.175Z] Completing requests: 95%
[2026-02-14T23:02:18.175Z] Completed requests
[2026-02-14T23:02:18.175Z] Client threads complete ... unloading web application
[2026-02-14T23:02:18.175Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 50194 msec =====
[2026-02-14T23:02:18.175Z] ===== DaCapo processed 80000 requests in 50094 msec, 1596 requests per second =====
[2026-02-14T23:02:18.175Z] ===== DaCapo tail latency, simple: 50% 2104 usec, 90% 2347 usec, 99% 15626 usec, 99.9% 81493 usec, 99.99% 151101 usec, max 772738 usec, measured over 80000 events =====
[2026-02-14T23:02:18.175Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2332 usec, 90% 8095 usec, 99% 16166 usec, 99.9% 81493 usec, 99.99% 151101 usec, max 772738 usec, measured over 80000 events =====
[2026-02-14T23:02:18.175Z] ===== DaCapo tail latency, metered full smoothing: 50% 2292021 usec, 90% 3604929 usec, 99% 3734338 usec, 99.9% 3745615 usec, 99.99% 3751268 usec, max 3754901 usec, measured over 80000 events =====
[2026-02-14T23:02:18.175Z] Server stopped ... iteration complete
[2026-02-14T23:02:18.175Z] -----------------------------------
[2026-02-14T23:02:18.175Z] dacapo-tomcat_0_PASSED
[2026-02-14T23:02:18.175Z] -----------------------------------
[2026-02-14T23:02:18.175Z]
[2026-02-14T23:02:18.175Z] TEST TEARDOWN:
[2026-02-14T23:02:18.175Z] Nothing to be done for teardown.
[2026-02-14T23:02:18.175Z] dacapo-tomcat_0 Finish Time: Sat Feb 14 18:02:17 2026 Epoch Time (ms): 1771110137849
[2026-02-14T23:02:18.175Z]
[2026-02-14T23:02:18.175Z] ===============================================
[2026-02-14T23:02:18.175Z] Running test dacapo-xalan_0 ...
[2026-02-14T23:02:18.175Z] ===============================================
[2026-02-14T23:02:18.175Z] dacapo-xalan_0 Start Time: Sat Feb 14 18:02:17 2026 Epoch Time (ms): 1771110137899
[2026-02-14T23:02:18.175Z] variation: NoOptions
[2026-02-14T23:02:18.175Z] JVM_OPTIONS:
[2026-02-14T23:02:18.175Z] { \
[2026-02-14T23:02:18.175Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:02:18.175Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:02:18.175Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-xalan_0"; \
[2026-02-14T23:02:18.175Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-xalan_0"; \
[2026-02-14T23:02:18.175Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:02:18.175Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-02-14T23:02:18.175Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:02:18.175Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:02:18.175Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:02:18.175Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult";
[2026-02-14T23:02:18.175Z]
[2026-02-14T23:02:18.175Z] TEST SETUP:
[2026-02-14T23:02:18.175Z] Nothing to be done for setup.
[2026-02-14T23:02:18.175Z]
[2026-02-14T23:02:18.175Z] TESTING:
[2026-02-14T23:02:18.175Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-14T23:02:18.554Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-14T23:02:18.554Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-14T23:02:19.789Z] Processing: 5%
[2026-02-14T23:02:20.166Z] Processing: 10%
[2026-02-14T23:02:20.591Z] Processing: 15%
[2026-02-14T23:02:20.945Z] Processing: 20%
[2026-02-14T23:02:21.306Z] Processing: 25%
[2026-02-14T23:02:21.306Z] Processing: 30%
[2026-02-14T23:02:21.665Z] Processing: 35%
[2026-02-14T23:02:22.020Z] Processing: 40%
[2026-02-14T23:02:22.389Z] Processing: 45%
[2026-02-14T23:02:22.389Z] Processing: 50%
[2026-02-14T23:02:22.792Z] Processing: 55%
[2026-02-14T23:02:22.792Z] Processing: 60%
[2026-02-14T23:02:23.182Z] Processing: 65%
[2026-02-14T23:02:23.182Z] Processing: 70%
[2026-02-14T23:02:23.535Z] Processing: 75%
[2026-02-14T23:02:23.931Z] Processing: 80%
[2026-02-14T23:02:23.931Z] Processing: 85%
[2026-02-14T23:02:24.275Z] Processing: 90%
[2026-02-14T23:02:24.275Z] Processing: 95%
[2026-02-14T23:02:24.275Z] Normal completion.
[2026-02-14T23:02:24.275Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 5683 msec =====
[2026-02-14T23:02:24.627Z] -----------------------------------
[2026-02-14T23:02:24.627Z] dacapo-xalan_0_PASSED
[2026-02-14T23:02:24.627Z] -----------------------------------
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] TEST TEARDOWN:
[2026-02-14T23:02:24.627Z] Nothing to be done for teardown.
[2026-02-14T23:02:24.627Z] dacapo-xalan_0 Finish Time: Sat Feb 14 18:02:24 2026 Epoch Time (ms): 1771110144310
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] All tests finished, run result summary:
[2026-02-14T23:02:24.627Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-14T23:02:24.627Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17711098751013/ --tapName=Test_openjdk26_hs_extended.perf_aarch64_mac.tap --comment=""
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] TEST TARGETS SUMMARY
[2026-02-14T23:02:24.627Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-14T23:02:24.627Z] DISABLED test targets:
[2026-02-14T23:02:24.627Z] renaissance-finagle-chirper_0
[2026-02-14T23:02:24.627Z] dacapo-avrora_0
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] PASSED test targets:
[2026-02-14T23:02:24.627Z] renaissance-finagle-http_0
[2026-02-14T23:02:24.627Z] renaissance-mnemonics_0
[2026-02-14T23:02:24.627Z] renaissance-par-mnemonics_0
[2026-02-14T23:02:24.627Z] renaissance-philosophers_0
[2026-02-14T23:02:24.627Z] dacapo-fop_0
[2026-02-14T23:02:24.627Z] dacapo-jython_0
[2026-02-14T23:02:24.627Z] dacapo-luindex_0
[2026-02-14T23:02:24.627Z] dacapo-pmd_0
[2026-02-14T23:02:24.627Z] dacapo-sunflow_0
[2026-02-14T23:02:24.627Z] dacapo-tomcat_0
[2026-02-14T23:02:24.627Z] dacapo-xalan_0
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] FAILED test targets:
[2026-02-14T23:02:24.627Z] renaissance-als_0
[2026-02-14T23:02:24.627Z] renaissance-chi-square_0
[2026-02-14T23:02:24.627Z] renaissance-db-shootout_0
[2026-02-14T23:02:24.627Z] renaissance-dec-tree_0
[2026-02-14T23:02:24.627Z] renaissance-log-regression_0
[2026-02-14T23:02:24.627Z] renaissance-movie-lens_0
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0
[2026-02-14T23:02:24.627Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-14T23:02:24.627Z]
[2026-02-14T23:02:24.627Z] make[1]: *** [resultsSummary] Error 2
[2026-02-14T23:02:24.627Z] make: *** [_extended.perf] Error 2
[Pipeline] sh
[2026-02-14T23:02:25.313Z] ++ uname
[2026-02-14T23:02:25.314Z] + '[' Darwin = AIX ']'
[2026-02-14T23:02:25.314Z] ++ uname
[2026-02-14T23:02:25.314Z] + '[' Darwin = SunOS ']'
[2026-02-14T23:02:25.314Z] ++ uname
[2026-02-14T23:02:25.314Z] + '[' Darwin = '*BSD' ']'
[2026-02-14T23:02:25.314Z] + MAKE=make
[2026-02-14T23:02:25.314Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-14T23:02:25.314Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-14T23:02:25.359Z] $ ssh-agent -k
[2026-02-14T23:02:25.369Z] unset SSH_AUTH_SOCK;
[2026-02-14T23:02:25.369Z] unset SSH_AGENT_PID;
[2026-02-14T23:02:25.369Z] echo Agent pid 16381 killed;
[2026-02-14T23:02:25.569Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-14T23:02:25.617Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-14T23:02:25.707Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-14T23:02:25.809Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-14T23:02:25.839Z] Archiving artifacts
[2026-02-14T23:02:25.901Z] Recording fingerprints
[Pipeline] echo
[2026-02-14T23:02:25.944Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-14T23:02:25.975Z] Archiving artifacts
[2026-02-14T23:02:26.067Z] Recording fingerprints
[Pipeline] sh
[2026-02-14T23:02:26.727Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17711098751013
[Pipeline] echo
[2026-02-14T23:02:26.857Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-14T23:02:26.907Z] Archiving artifacts
[2026-02-14T23:02:26.967Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-14T23:02:28.475Z] Tap file found: aqa-tests/TKG/output_17711098751013/Test_openjdk26_hs_extended.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-14T23:02:28.704Z] Recording test results
[2026-02-14T23:02:29.314Z] None of the test reports contained any result
[2026-02-14T23:02:29.315Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-14T23:02:29.394Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-14T23:02:29.135Z] No test report files were found. Configuration error?
[2026-02-14T23:02:29.953Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-14T23:02:29.953Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T23:02:30.128Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T23:02:30.128Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T23:02:34.084Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-14T23:02:34.757Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-14T23:02:34.757Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-14T23:02:34.874Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-14T23:02:35.342Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-14T23:02:35.412Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-14T23:02:35.481Z] Generating rerun Test_openjdk26_hs_extended.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-14T23:02:35.545Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-14T23:02:36.356Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-14T23:02:38.226Z] Processing DSL script testJobTemplate
[2026-02-14T23:03:19.236Z] LEVELS: [extended]
[2026-02-14T23:03:19.236Z] JDK_VERSIONS: [8]
[2026-02-14T23:03:19.236Z] GROUPS: [perf]
[2026-02-14T23:03:19.236Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-14T23:03:19.953Z] Existing items:
[2026-02-14T23:03:19.953Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-14T23:03:23.165Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-02-14T23:03:23.209Z] Scheduling project: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun
[2026-02-14T23:03:28.608Z] Starting building: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #18
[2026-02-14T23:23:19.367Z] Build Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #18 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-14T23:23:19.439Z] Running on test-rise-ubuntu2404-riscv64-5 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T23:23:19.506Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T23:23:19.507Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T23:23:19.541Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-14T23:23:19.577Z] Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #18 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-14T23:23:19.587Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-14T23:23:19.816Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_aarch64_mac_rerun" build number 18
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-14T23:23:19.850Z] Saving Test_openjdk26_hs_extended.perf_aarch64_mac_rerun/18/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-14T23:23:19.880Z] Archiving artifacts
[2026-02-14T23:23:19.984Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-14T23:23:20.203Z] Tap file found: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun/18/aqa-tests/TKG/output_17711113689751/Test_openjdk26_hs_extended.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-14T23:23:20.345Z] 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-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=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T23:23:20.460Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T23:23:20.460Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T23:23:20.501Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE