Test_openjdk26_hs_extended.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-aarch64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
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
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-11T14:47:37.655Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T14:47:37.673Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-03-11T14:47:37.674Z] 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-03-11T14:47:37.730Z] dynamicAgents: []
[Pipeline] echo
[2026-03-11T14:47:37.739Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-03-11T14:47:37.753Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-03-11T14:47:37.836Z] Running on test-orka-macos14-arm64-i13qt 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-03-11T14:47:37.893Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T14:47:38.044Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T14:47:38.044Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T14:47:42.324Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T14:47:42.413Z] The recommended git tool is: /usr/bin/git
[2026-03-11T14:47:44.068Z] No credentials specified
[2026-03-11T14:47:44.068Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T14:47:44.096Z] Cloning the remote Git repository
[2026-03-11T14:47:45.124Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:45.453Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests # timeout=10
[2026-03-11T14:47:56.400Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-03-11T14:47:56.425Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:56.426Z] > /usr/bin/git --version # timeout=10
[2026-03-11T14:47:56.451Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-03-11T14:47:56.452Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:48:35.832Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T14:48:35.843Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:48:38.868Z] Avoid second fetch
[2026-03-11T14:48:38.918Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T14:48:40.862Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-03-11T14:48:38.855Z] > /usr/bin/git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-11T14:48:38.930Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-11T14:48:38.949Z] > /usr/bin/git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[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-03-11T14:48:42.493Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:48:42.516Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T14:48:43.456Z] + LC_TIME=C
[2026-03-11T14:48:43.456Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T14:48:43.662Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T14:48:44.137Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-11T14:48:44.482Z] 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 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-03-11T14:48:45.788Z] + printenv
[2026-03-11T14:48:45.788Z] JCK_GIT_BRANCH=master
[2026-03-11T14:48:45.788Z] DYNAMIC_COMPILE=false
[2026-03-11T14:48:45.788Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/19/
[2026-03-11T14:48:45.788Z] OPENJ9_BRANCH=master
[2026-03-11T14:48:45.788Z] JENKINS_NODE_COOKIE=16da37a8-3328-4a9c-993d-deb621894d2f
[2026-03-11T14:48:45.788Z] DOCKER_REQUIRED=false
[2026-03-11T14:48:45.788Z] PARALLEL=Dynamic
[2026-03-11T14:48:45.788Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T14:48:45.788Z] SHELL=/bin/zsh
[2026-03-11T14:48:45.788Z] jobStatus=SUCCESS
[2026-03-11T14:48:45.788Z] JOBSTARTTIME=Wed, 11 Mar 2026 10:48:42 -0400
[2026-03-11T14:48:45.788Z] STAGE_NAME=Setup
[2026-03-11T14:48:45.788Z] SSH_CLIENT=78.47.239.97 46700 22
[2026-03-11T14:48:45.788Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-03-11T14:48:45.788Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_aarch64_mac-19
[2026-03-11T14:48:45.788Z] RERUN_FAILURE=true
[2026-03-11T14:48:45.788Z] SDK_RESOURCE=upstream
[2026-03-11T14:48:45.788Z] TIME_LIMIT=25
[2026-03-11T14:48:45.788Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T14:48:45.788Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:48:45.788Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/
[2026-03-11T14:48:45.788Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-03-11T14:48:45.788Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/19/display/redirect?page=changes
[2026-03-11T14:48:45.788Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T14:48:45.788Z] USER=admin
[2026-03-11T14:48:45.788Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T14:48:45.788Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:48:45.788Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T14:48:45.788Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T14:48:45.788Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-aarch64-temurin
[2026-03-11T14:48:45.788Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:45.788Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/19/display/redirect?page=artifacts
[2026-03-11T14:48:45.788Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T14:48:45.788Z] ORIGIN_JDK_VERSION=26
[2026-03-11T14:48:45.788Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-03-11T14:48:45.788Z] SETUP_JCK_RUN=false
[2026-03-11T14:48:45.788Z] SPEC=osx_aarch64
[2026-03-11T14:48:45.788Z] PERSONAL_BUILD=false
[2026-03-11T14:48:45.788Z] TKG_ITERATIONS=1
[2026-03-11T14:48:45.788Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:45.788Z] RERUN_ITERATIONS=1
[2026-03-11T14:48:45.788Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T14:48:45.788Z] ITERATIONS=1
[2026-03-11T14:48:45.788Z] KEEP_REPORTDIR=false
[2026-03-11T14:48:45.788Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-03-11T14:48:45.788Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:48:45.788Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/19/display/redirect
[2026-03-11T14:48:45.788Z] _=/usr/bin/printenv
[2026-03-11T14:48:45.788Z] GENERATE_JOBS=true
[2026-03-11T14:48:45.788Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-03-11T14:48:45.788Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-11T14:48:45.788Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T14:48:45.788Z] EXIT_FAILURE=false
[2026-03-11T14:48:45.788Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T14:48:45.788Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T14:48:45.788Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T14:48:45.788Z] JDK_VERSION=26
[2026-03-11T14:48:45.788Z] JOB_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-03-11T14:48:45.788Z] BUILD_DISPLAY_NAME=#19
[2026-03-11T14:48:45.788Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T14:48:45.788Z] BUILD_ID=19
[2026-03-11T14:48:45.788Z] EXIT_SUCCESS=false
[2026-03-11T14:48:45.788Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T14:48:45.788Z] TEST_TIME=120
[2026-03-11T14:48:45.788Z] PLATFORM=aarch64_mac
[2026-03-11T14:48:45.788Z] JDK_IMPL=hotspot
[2026-03-11T14:48:45.788Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-03-11T14:48:45.788Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/19/display/redirect?page=tests
[2026-03-11T14:48:45.788Z] AUTO_DETECT=true
[2026-03-11T14:48:45.788Z] SHLVL=2
[2026-03-11T14:48:45.788Z] HOME=/Users/admin
[2026-03-11T14:48:45.788Z] TAP_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac.tap
[2026-03-11T14:48:45.788Z] CI=true
[2026-03-11T14:48:45.788Z] EXECUTOR_NUMBER=0
[2026-03-11T14:48:45.788Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac@tmp
[2026-03-11T14:48:45.788Z] JENKINS_SERVER_COOKIE=durable-92bece3d0c3e4098926ec0d07dd86b495878e7ae2d7212b10f0532470c296cd0
[2026-03-11T14:48:45.788Z] NODE_LABELS=aarch64 macos14 sw.os.mac hw.arch.aarch64 ci.role.test arm64 ci.role.test.repro sw.os.osx orka test-orka-macos14-arm64-i13qt mac
[2026-03-11T14:48:45.788Z] TARGET=extended.perf
[2026-03-11T14:48:45.788Z] BUILD_LIST=perf
[2026-03-11T14:48:45.788Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/system_lib
[2026-03-11T14:48:45.788Z] LOGNAME=admin
[2026-03-11T14:48:45.788Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T14:48:45.788Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T14:48:45.788Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:45.788Z] SSH_CONNECTION=78.47.239.97 46700 192.168.64.3 22
[2026-03-11T14:48:45.788Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T14:48:45.788Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T14:48:45.788Z] NODE_NAME=test-orka-macos14-arm64-i13qt
[2026-03-11T14:48:45.788Z] BUILD_NUMBER=19
[2026-03-11T14:48:45.788Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/display/redirect
[2026-03-11T14:48:45.788Z] KEEP_WORKSPACE=false
[2026-03-11T14:48:45.788Z] HUDSON_COOKIE=b20bb8f4-569b-453e-a127-69c129fea192
[2026-03-11T14:48:45.788Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../benchmarks
[2026-03-11T14:48:45.788Z] USE_JRE=false
[2026-03-11T14:48:45.788Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-03-11T14:48:45.788Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:48:45.788Z] 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-03-11T14:48:45.862Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:48:45.871Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:50:16.753Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-mac-aarch64-temurin" build number 1
[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 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-03-11T14:50:16.896Z] 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-03-11T14:50:16.902Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T14:50:16.905Z] $ ssh-agent
[2026-03-11T14:50:17.062Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-RotUulF7jZxH/agent.595
[2026-03-11T14:50:17.062Z] SSH_AGENT_PID=596
[2026-03-11T14:50:17.062Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:50:17.076Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T14:50:17.102Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:50:19.338Z] ++ pwd
[2026-03-11T14:50:19.338Z] + ./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
[2026-03-11T14:50:20.102Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-03-11T14:50:20.102Z] load ./testenv/testenv.properties
[2026-03-11T14:50:20.102Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T14:50:20.869Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T14:50:20.869Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T14:50:20.869Z] get jdk binary...
[2026-03-11T14:50:20.869Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T14:50:20.869Z] Uncompressing file: OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:21.626Z] List files in jdkbinary folder...
[2026-03-11T14:50:21.626Z] total 802168
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 52360328 Mar 11 10:00 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 139619121 Mar 11 10:04 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 83236735 Mar 11 10:04 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 57821051 Mar 11 10:06 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 30867 Mar 11 10:01 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 163848 Mar 11 10:37 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 3906196 Mar 11 10:06 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] -rw-r--r-- 1 admin staff 58194688 Mar 11 09:59 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.626Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:21.626Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:21.626Z] total 0
[2026-03-11T14:50:21.626Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:03 jdk-26+35
[2026-03-11T14:50:21.626Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T14:50:21.626Z] Uncompressing file: OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:21.976Z] List files in jdkbinary folder...
[2026-03-11T14:50:21.976Z] total 802168
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 52360328 Mar 11 10:00 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 139619121 Mar 11 10:04 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 83236735 Mar 11 10:04 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 57821051 Mar 11 10:06 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 30867 Mar 11 10:01 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 163848 Mar 11 10:37 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 3906196 Mar 11 10:06 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 58194688 Mar 11 09:59 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:03 j2sdk-image
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:21.976Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:21.976Z] total 0
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:05 jdk-26+35-jre
[2026-03-11T14:50:21.976Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T14:50:21.976Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:21.976Z] List files in jdkbinary folder...
[2026-03-11T14:50:21.976Z] total 802168
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 52360328 Mar 11 10:00 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 139619121 Mar 11 10:04 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 83236735 Mar 11 10:04 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 57821051 Mar 11 10:06 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 30867 Mar 11 10:01 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 163848 Mar 11 10:37 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 3906196 Mar 11 10:06 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] -rw-r--r-- 1 admin staff 58194688 Mar 11 09:59 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:05 j2re-image
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:03 j2sdk-image
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:21.976Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:21.976Z] total 0
[2026-03-11T14:50:21.976Z] drwxr-xr-x 3 admin staff 96 Mar 11 09:59 jdk-26+35-static-libs
[2026-03-11T14:50:21.976Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T14:50:21.976Z] Uncompressing file: OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:23.714Z] List files in jdkbinary folder...
[2026-03-11T14:50:23.714Z] total 802168
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 52360328 Mar 11 10:00 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 139619121 Mar 11 10:04 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 83236735 Mar 11 10:04 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 57821051 Mar 11 10:06 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 30867 Mar 11 10:01 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 163848 Mar 11 10:37 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 3906196 Mar 11 10:06 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] -rw-r--r-- 1 admin staff 58194688 Mar 11 09:59 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:23.714Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:05 j2re-image
[2026-03-11T14:50:23.714Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:03 j2sdk-image
[2026-03-11T14:50:23.714Z] drwxr-xr-x 3 admin staff 96 Mar 11 09:59 static-libs
[2026-03-11T14:50:23.714Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:23.714Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:23.714Z] total 0
[2026-03-11T14:50:23.714Z] drwxr-xr-x 8 admin staff 256 Mar 11 09:55 jdk-26+35-test-image
[2026-03-11T14:50:23.714Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T14:50:23.714Z] Uncompressing OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-11T14:50:24.061Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T14:50:24.061Z] Removing top-level folder jdk-26+35/
[2026-03-11T14:50:24.062Z] /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-03-11T14:50:24.062Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-11T14:50:24.062Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-03-11T14:50:24.062Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T14:50:24.807Z] openjdk version "26" 2026-03-17
[2026-03-11T14:50:24.807Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T14:50:24.807Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T14:50:25.152Z] =JAVA VERSION OUTPUT END=
[2026-03-11T14:50:25.152Z] get testKitGen...
[2026-03-11T14:50:25.152Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T14:50:26.871Z] git rev-parse v1.0.12
[2026-03-11T14:50:26.871Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T14:50:26.978Z] $ ssh-agent -k
[2026-03-11T14:50:26.982Z] unset SSH_AUTH_SOCK;
[2026-03-11T14:50:26.982Z] unset SSH_AGENT_PID;
[2026-03-11T14:50:26.982Z] echo Agent pid 596 killed;
[2026-03-11T14:50:27.112Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T14:50:27.167Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:50:27.561Z] 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-03-11T14:50:27.824Z] 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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T14:50:27.838Z] 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-i13qt&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&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-03-11T14:50:27.874Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:50:28.054Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T14:50:28.575Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T14:50:28.575Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T14:50:28.575Z] + tar xof -
[2026-03-11T14:50:28.575Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T14:50:28.670Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:50:28.683Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T14:50:28.719Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-03-11T14:50:28.722Z] Machine limit is 9.
[Pipeline] sh
[2026-03-11T14:50:29.230Z] + cd ./aqa-tests/TKG
[2026-03-11T14:50:29.230Z] ++ uname
[2026-03-11T14:50:29.230Z] + '[' Darwin = AIX ']'
[2026-03-11T14:50:29.230Z] ++ uname
[2026-03-11T14:50:29.230Z] + '[' Darwin = SunOS ']'
[2026-03-11T14:50:29.230Z] ++ uname
[2026-03-11T14:50:29.230Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T14:50:29.230Z] + MAKE=make
[2026-03-11T14:50:29.230Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-03-11T14:50:29.975Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:50:29.975Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:29.975Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:29.975Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:29.975Z] (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-03-11T14:50:29.975Z] 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-03-11T14:50:30.320Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:50:30.664Z]
[2026-03-11T14:50:30.664Z] build:
[2026-03-11T14:50:30.664Z]
[2026-03-11T14:50:30.664Z] clean:
[2026-03-11T14:50:30.664Z]
[2026-03-11T14:50:30.664Z] init:
[2026-03-11T14:50:30.664Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-03-11T14:50:30.664Z]
[2026-03-11T14:50:30.664Z] getDependentLibs:
[2026-03-11T14:50:31.011Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2026-03-11T14:50:31.011Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency
[2026-03-11T14:50:31.011Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:31.011Z] [exec] --------------------------------------------
[2026-03-11T14:50:31.011Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:31.011Z] [exec] task is set to default
[2026-03-11T14:50:31.011Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:50:31.011Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:50:31.011Z] [exec] --------------------------------------------
[2026-03-11T14:50:31.011Z] [exec] Starting download third party dependent jars
[2026-03-11T14:50:31.011Z] [exec] --------------------------------------------
[2026-03-11T14:50:31.011Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:31.011Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T14:50:31.011Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T14:50:31.357Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2026-03-11T14:50:31.357Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:50:31.357Z]
[2026-03-11T14:50:31.357Z] compile:
[2026-03-11T14:50:31.357Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:50:31.357Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:50:31.357Z] [echo] ===fork: yes
[2026-03-11T14:50:31.357Z] [echo] ===debug: on
[2026-03-11T14:50:31.357Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-03-11T14:50:32.561Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:50:32.561Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:32.561Z]
[2026-03-11T14:50:32.561Z] dist:
[2026-03-11T14:50:32.561Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:50:32.561Z]
[2026-03-11T14:50:32.561Z] BUILD SUCCESSFUL
[2026-03-11T14:50:32.562Z] Total time: 1 second
[2026-03-11T14:50:32.562Z] 0
[2026-03-11T14:50:32.562Z] /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-03-11T14:50:32.562Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T14:50:32.562Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-11T14:50:38.638Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:50:38.638Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-03-11T14:50:38.638Z] Free Physical Memory Size : 1680687104
[2026-03-11T14:50:38.638Z] Free space (bytes) : 55052279808
[2026-03-11T14:50:38.638Z] Total Physical Memory Size : 6979321856
[2026-03-11T14:50:38.638Z] Total space (bytes) : 90743767040
[2026-03-11T14:50:38.638Z] Usable space (bytes) : 55052279808
[2026-03-11T14:50:38.638Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:50:38.638Z] bashVersion :
[2026-03-11T14:50:38.638Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-03-11T14:50:38.638Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-11T14:50:38.638Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:50:38.638Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:50:38.638Z] cpuCores : 4
[2026-03-11T14:50:38.638Z] curlVersion :
[2026-03-11T14:50:38.638Z] 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-03-11T14:50:38.638Z] Release-Date: 2023-05-30
[2026-03-11T14:50:38.638Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-11T14:50:38.638Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-03-11T14:50:38.638Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T14:50:38.638Z] gcc version : 15.0.0
[2026-03-11T14:50:38.638Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-11T14:50:38.638Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T14:50:38.638Z] lldb version :
[2026-03-11T14:50:38.638Z] lldb-1500.0.200.58
[2026-03-11T14:50:38.638Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-03-11T14:50:38.638Z] makeVersion :
[2026-03-11T14:50:38.638Z] GNU Make 3.81
[2026-03-11T14:50:38.638Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-11T14:50:38.638Z] This is free software; see the source for copying conditions.
[2026-03-11T14:50:38.638Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-11T14:50:38.638Z] PARTICULAR PURPOSE.
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] This program built for i386-apple-darwin11.3.0
[2026-03-11T14:50:38.638Z] mavenVersion :
[2026-03-11T14:50:38.638Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:50:38.638Z] 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-03-11T14:50:38.638Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:50:38.638Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-11T14:50:38.638Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:50:38.638Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-11T14:50:38.638Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:50:38.638Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-03-11T14:50:38.638Z] perlVersion :
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-03-11T14:50:38.638Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Copyright 1987-2020, Larry Wall
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:50:38.638Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:50:38.638Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:50:38.638Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T14:50:38.638Z] procArch : arm
[2026-03-11T14:50:38.638Z] sysArch : arm64
[2026-03-11T14:50:38.638Z] sysOS : Darwin
[2026-03-11T14:50:38.638Z] ulimit :
[2026-03-11T14:50:38.638Z] core file size (blocks, -c) 8192
[2026-03-11T14:50:38.638Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:50:38.638Z] file size (blocks, -f) unlimited
[2026-03-11T14:50:38.638Z] max locked memory (kbytes, -l) unlimited
[2026-03-11T14:50:38.638Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:50:38.638Z] open files (-n) 1048576
[2026-03-11T14:50:38.638Z] pipe size (512 bytes, -p) 1
[2026-03-11T14:50:38.638Z] stack size (kbytes, -s) 65520
[2026-03-11T14:50:38.638Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:50:38.638Z] max user processes (-u) 1333
[2026-03-11T14:50:38.638Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:50:38.638Z] 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-03-11T14:50:38.638Z] vmVendor : Oracle Corporation
[2026-03-11T14:50:38.638Z] vmVersion : 26+35
[2026-03-11T14:50:38.638Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T14:50:38.638Z] **************************************************************************
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('os.name')=Mac OS X
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('os.arch')=aarch64
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] /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-03-11T14:50:38.638Z] perl scripts/configure.pl
[2026-03-11T14:50:38.638Z] /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-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-11T14:50:38.638Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z]
[2026-03-11T14:50:38.638Z] Starting to generate parallel test lists.
[2026-03-11T14:50:38.639Z]
[2026-03-11T14:50:38.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T14:50:38.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T14:50:38.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T14:50:38.988Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T14:50:38.988Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T14:50:38.988Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T14:50:38.988Z] Attempting to get test duration data from TRSS.
[2026-03-11T14:50:38.988Z] 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-03-11T14:50:39.335Z] Attempting to get test duration data from cached files.
[2026-03-11T14:50:39.335Z]
[2026-03-11T14:50:39.335Z] TEST DURATION
[2026-03-11T14:50:39.335Z] ====================================================================================
[2026-03-11T14:50:39.335Z] Total number of tests searched: 19
[2026-03-11T14:50:39.335Z] Number of test durations found: 19
[2026-03-11T14:50:39.335Z] Top slowest tests:
[2026-03-11T14:50:39.335Z] 00m50s dacapo-tomcat_0
[2026-03-11T14:50:39.335Z] 00m39s renaissance-mnemonics_0
[2026-03-11T14:50:39.335Z] 00m37s renaissance-finagle-http_0
[2026-03-11T14:50:39.335Z] ====================================================================================
[2026-03-11T14:50:39.335Z]
[2026-03-11T14:50:39.335Z] Test target is split into 1 lists.
[2026-03-11T14:50:39.335Z] Reducing estimated test running time from 04m11s to 04m11s.
[2026-03-11T14:50:39.335Z]
[2026-03-11T14:50:39.335Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T14:50:39.335Z] Number of tests: 19
[2026-03-11T14:50:39.335Z] Estimated running time: 04m11s
[2026-03-11T14:50:39.335Z] 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-03-11T14:50:39.335Z] ------------------------------------------------------------------------------------
[2026-03-11T14:50:39.335Z]
[2026-03-11T14:50:39.335Z] 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-03-11T14:50:39.445Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:50:39.533Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-11T14:50:39.575Z] Building tests...
[Pipeline] timeout
[2026-03-11T14:50:39.580Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:50:39.591Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-11T14:50:39.710Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:50:39.734Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T14:50:39.797Z] $ ssh-agent
[2026-03-11T14:50:40.021Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-FfCde5chIKhE/agent.954
[2026-03-11T14:50:40.021Z] SSH_AGENT_PID=955
[2026-03-11T14:50:40.021Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:50:40.544Z] + bash ./compile.sh
[2026-03-11T14:50:40.544Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T14:50:40.544Z] =========
[2026-03-11T14:50:40.544Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T14:50:40.544Z] TKG_BRANCH=v1.0.12
[2026-03-11T14:50:40.544Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:50:40.544Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:50:40.544Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T14:50:40.544Z] STF_BRANCH=v1.0.12
[2026-03-11T14:50:40.544Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T14:50:40.544Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:50:40.544Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T14:50:40.544Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:50:40.544Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:50:40.544Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:50:40.544Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T14:50:40.544Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:50:40.544Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:50:40.544Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T14:50:40.544Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T14:50:40.544Z]
[2026-03-11T14:50:40.544Z] =========
[2026-03-11T14:50:40.544Z]
[2026-03-11T14:50:40.544Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:50:40.544Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:50:40.544Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:50:40.544Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:50:40.544Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:50:40.544Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:40.544Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:40.544Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:40.544Z] (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-03-11T14:50:40.545Z] 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-03-11T14:50:40.545Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:50:40.545Z]
[2026-03-11T14:50:40.545Z] build:
[2026-03-11T14:50:40.545Z]
[2026-03-11T14:50:40.545Z] clean:
[2026-03-11T14:50:40.545Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-03-11T14:50:40.545Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-03-11T14:50:40.545Z]
[2026-03-11T14:50:40.545Z] init:
[2026-03-11T14:50:40.545Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-03-11T14:50:40.545Z]
[2026-03-11T14:50:40.545Z] getDependentLibs:
[2026-03-11T14:50:40.893Z] [exec] --------------------------------------------
[2026-03-11T14:50:40.893Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:40.893Z] [exec] task is set to default
[2026-03-11T14:50:40.893Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:50:40.893Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:50:40.893Z] [exec] --------------------------------------------
[2026-03-11T14:50:40.893Z] [exec] Starting download third party dependent jars
[2026-03-11T14:50:40.893Z] [exec] --------------------------------------------
[2026-03-11T14:50:40.893Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:40.893Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T14:50:40.893Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:50:40.893Z]
[2026-03-11T14:50:40.893Z] compile:
[2026-03-11T14:50:40.893Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:50:40.893Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:50:40.893Z] [echo] ===fork: yes
[2026-03-11T14:50:40.893Z] [echo] ===debug: on
[2026-03-11T14:50:40.893Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-03-11T14:50:41.646Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:50:41.646Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:41.646Z]
[2026-03-11T14:50:41.646Z] dist:
[2026-03-11T14:50:41.646Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:50:41.646Z]
[2026-03-11T14:50:41.646Z] BUILD SUCCESSFUL
[2026-03-11T14:50:41.646Z] Total time: 1 second
[2026-03-11T14:50:41.646Z] 0
[2026-03-11T14:50:41.646Z] /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-03-11T14:50:41.646Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T14:50:41.646Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-11T14:50:41.990Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:50:41.990Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-03-11T14:50:41.990Z] Free Physical Memory Size : 1355661312
[2026-03-11T14:50:41.990Z] Free space (bytes) : 55043518464
[2026-03-11T14:50:41.990Z] Total Physical Memory Size : 6979321856
[2026-03-11T14:50:41.990Z] Total space (bytes) : 90743767040
[2026-03-11T14:50:41.990Z] Usable space (bytes) : 55043518464
[2026-03-11T14:50:41.990Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:50:41.990Z] bashVersion :
[2026-03-11T14:50:41.990Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-03-11T14:50:41.990Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-11T14:50:41.990Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:50:41.990Z]
[2026-03-11T14:50:41.990Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:50:41.990Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:50:41.990Z] cpuCores : 4
[2026-03-11T14:50:41.990Z] curlVersion :
[2026-03-11T14:50:41.991Z] 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-03-11T14:50:41.991Z] Release-Date: 2023-05-30
[2026-03-11T14:50:41.991Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-11T14:50:41.991Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-03-11T14:50:41.991Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T14:50:41.991Z] gcc version : 15.0.0
[2026-03-11T14:50:41.991Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-11T14:50:41.991Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T14:50:41.991Z] lldb version :
[2026-03-11T14:50:41.991Z] lldb-1500.0.200.58
[2026-03-11T14:50:41.991Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-03-11T14:50:41.991Z] makeVersion :
[2026-03-11T14:50:41.991Z] GNU Make 3.81
[2026-03-11T14:50:41.991Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-11T14:50:41.991Z] This is free software; see the source for copying conditions.
[2026-03-11T14:50:41.991Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-11T14:50:41.991Z] PARTICULAR PURPOSE.
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] This program built for i386-apple-darwin11.3.0
[2026-03-11T14:50:41.991Z] mavenVersion :
[2026-03-11T14:50:41.991Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:50:41.991Z] 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-03-11T14:50:41.991Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:50:41.991Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-11T14:50:41.991Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:50:41.991Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-11T14:50:41.991Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:50:41.991Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-03-11T14:50:41.991Z] perlVersion :
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-03-11T14:50:41.991Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] Copyright 1987-2020, Larry Wall
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:50:41.991Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:50:41.991Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:50:41.991Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:50:41.991Z]
[2026-03-11T14:50:41.991Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T14:50:41.991Z] procArch : arm
[2026-03-11T14:50:41.991Z] sysArch : arm64
[2026-03-11T14:50:41.991Z] sysOS : Darwin
[2026-03-11T14:50:41.991Z] ulimit :
[2026-03-11T14:50:41.991Z] core file size (blocks, -c) 8192
[2026-03-11T14:50:41.991Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:50:41.991Z] file size (blocks, -f) unlimited
[2026-03-11T14:50:41.991Z] max locked memory (kbytes, -l) unlimited
[2026-03-11T14:50:41.991Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:50:41.991Z] open files (-n) 1048576
[2026-03-11T14:50:41.991Z] pipe size (512 bytes, -p) 1
[2026-03-11T14:50:41.991Z] stack size (kbytes, -s) 65520
[2026-03-11T14:50:41.991Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:50:41.991Z] max user processes (-u) 1333
[2026-03-11T14:50:41.991Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:50:41.991Z] 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-03-11T14:50:41.992Z] vmVendor : Oracle Corporation
[2026-03-11T14:50:41.992Z] vmVersion : 26+35
[2026-03-11T14:50:41.992Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T14:50:41.992Z] **************************************************************************
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('os.name')=Mac OS X
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('os.arch')=aarch64
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:41.992Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:50:41.992Z]
[2026-03-11T14:50:42.346Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-03-11T14:50:42.346Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-03-11T14:50:42.346Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-03-11T14:50:42.346Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:42.346Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:42.346Z] (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-03-11T14:50:42.346Z] 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-03-11T14:50:42.346Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-03-11T14:50:42.693Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] -create_test_directory:
[2026-03-11T14:50:42.693Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] stage_test_material:
[2026-03-11T14:50:42.693Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] build:
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] init:
[2026-03-11T14:50:42.693Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] dist:
[2026-03-11T14:50:42.693Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] build:
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] build:
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] init:
[2026-03-11T14:50:42.693Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-03-11T14:50:42.693Z]
[2026-03-11T14:50:42.693Z] getBumbleBench:
[2026-03-11T14:50:42.693Z] [echo] Cloning BumbleBench
[2026-03-11T14:50:42.693Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-11T14:50:43.042Z] [exec] Cloning into 'bumblebench'...
[2026-03-11T14:50:43.788Z]
[2026-03-11T14:50:43.788Z] buildBumbleBench:
[2026-03-11T14:50:43.788Z] [echo] Building BumbleBench
[2026-03-11T14:50:43.788Z]
[2026-03-11T14:50:43.788Z] compile-all:
[2026-03-11T14:50:43.788Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:43.788Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:43.789Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:43.789Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:43.789Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:43.789Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:43.789Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.160Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:50:44.160Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:44.160Z] [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-03-11T14:50:44.160Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-11T14:50:44.160Z] [javac] 4 warnings
[2026-03-11T14:50:44.161Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.161Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.161Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.161Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.161Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.161Z] [javac] 4 warnings
[2026-03-11T14:50:44.161Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.161Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.161Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.161Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.161Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.161Z] [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-03-11T14:50:44.161Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:44.161Z] [javac] 4 warnings
[2026-03-11T14:50:44.161Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.161Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.161Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.161Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.161Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.161Z] [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-03-11T14:50:44.161Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:44.161Z] [javac] 4 warnings
[2026-03-11T14:50:44.161Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.161Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.161Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.161Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.161Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.161Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.514Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:50:44.514Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:44.514Z] [javac] 4 warnings
[2026-03-11T14:50:44.514Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.514Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.514Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.514Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.514Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.514Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.514Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.514Z] [javac] 4 warnings
[2026-03-11T14:50:44.514Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.514Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.514Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.514Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.514Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.514Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.514Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.514Z] [javac] 4 warnings
[2026-03-11T14:50:44.514Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.514Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.514Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.514Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.515Z] [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-03-11T14:50:44.515Z] [javac] synchronized(init) {
[2026-03-11T14:50:44.515Z] [javac] ^
[2026-03-11T14:50:44.515Z] [javac] 5 warnings
[2026-03-11T14:50:44.515Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.515Z] [javac] 4 warnings
[2026-03-11T14:50:44.515Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.515Z] [javac] 4 warnings
[2026-03-11T14:50:44.515Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.515Z] [javac] 4 warnings
[2026-03-11T14:50:44.515Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.515Z] [javac] 4 warnings
[2026-03-11T14:50:44.515Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.515Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.515Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.515Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.515Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.515Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.516Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.516Z] [javac] 4 warnings
[2026-03-11T14:50:44.516Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.516Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.516Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.516Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.516Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.516Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.516Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.516Z] [javac] 4 warnings
[2026-03-11T14:50:44.516Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:44.516Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:50:44.516Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:50:44.516Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:50:44.516Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.516Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:50:44.516Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:50:44.516Z] [javac] 4 warnings
[2026-03-11T14:50:44.516Z]
[2026-03-11T14:50:44.516Z] dist:
[2026-03-11T14:50:44.516Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-03-11T14:50:44.868Z]
[2026-03-11T14:50:44.868Z] dist:
[2026-03-11T14:50:44.868Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-03-11T14:50:44.868Z]
[2026-03-11T14:50:44.868Z] build:
[2026-03-11T14:50:44.868Z]
[2026-03-11T14:50:44.868Z] getDependentLibs:
[2026-03-11T14:50:44.868Z] [exec] --------------------------------------------
[2026-03-11T14:50:44.869Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:44.869Z] [exec] task is set to default
[2026-03-11T14:50:44.869Z] [exec] dependencyList is set to dacapo
[2026-03-11T14:50:44.869Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:50:44.869Z] [exec] --------------------------------------------
[2026-03-11T14:50:44.869Z] [exec] Starting download third party dependent jars
[2026-03-11T14:50:44.869Z] [exec] --------------------------------------------
[2026-03-11T14:50:44.869Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:50:44.869Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-03-11T14:50:44.869Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-03-11T14:55:09.738Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2026-03-11T14:55:09.738Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:55:09.738Z]
[2026-03-11T14:55:09.738Z] init:
[2026-03-11T14:55:09.738Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-03-11T14:55:09.738Z]
[2026-03-11T14:55:09.738Z] getDacapoSuite:
[2026-03-11T14:55:09.738Z] [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-03-11T14:55:29.248Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-03-11T14:55:29.248Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-03-11T14:55:29.248Z]
[2026-03-11T14:55:29.248Z] dist:
[2026-03-11T14:55:29.248Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-03-11T14:55:29.248Z]
[2026-03-11T14:55:29.248Z] build:
[2026-03-11T14:55:29.248Z]
[2026-03-11T14:55:29.248Z] init:
[2026-03-11T14:55:29.248Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-03-11T14:55:29.248Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:55:29.248Z]
[2026-03-11T14:55:29.248Z] compile:
[2026-03-11T14:55:29.248Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:55:29.248Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:55:29.248Z] [echo] ===fork: yes
[2026-03-11T14:55:29.248Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-03-11T14:55:29.248Z] [echo] ===debug: on
[2026-03-11T14:55:29.248Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-03-11T14:55:29.248Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:55:29.604Z] [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-03-11T14:55:29.604Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:55:29.604Z]
[2026-03-11T14:55:29.604Z] dist:
[2026-03-11T14:55:29.604Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-03-11T14:55:29.605Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-03-11T14:55:29.605Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-03-11T14:55:29.605Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-03-11T14:55:29.605Z]
[2026-03-11T14:55:29.605Z] clean:
[2026-03-11T14:55:29.605Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:55:29.605Z]
[2026-03-11T14:55:29.605Z] build:
[2026-03-11T14:55:29.605Z]
[2026-03-11T14:55:29.605Z] build:
[2026-03-11T14:55:29.605Z]
[2026-03-11T14:55:29.605Z] init:
[2026-03-11T14:55:29.605Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-03-11T14:55:29.605Z]
[2026-03-11T14:55:29.605Z] getRenaissanceSuite:
[2026-03-11T14:55:29.605Z] [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-03-11T14:55:49.220Z]
[2026-03-11T14:55:49.220Z] dist:
[2026-03-11T14:55:49.220Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-03-11T14:55:54.191Z]
[2026-03-11T14:55:54.191Z] build:
[2026-03-11T14:55:54.192Z]
[2026-03-11T14:55:54.192Z] init:
[2026-03-11T14:55:54.192Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-03-11T14:55:54.192Z]
[2026-03-11T14:55:54.192Z] getSpecjbbSuite:
[2026-03-11T14:55:54.192Z]
[2026-03-11T14:55:54.192Z] dist:
[2026-03-11T14:55:54.192Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-03-11T14:55:54.548Z]
[2026-03-11T14:55:54.548Z] BUILD SUCCESSFUL
[2026-03-11T14:55:54.548Z] Total time: 5 minutes 11 seconds
[2026-03-11T14:55:54.548Z] 0
[2026-03-11T14:55:54.548Z]
[2026-03-11T14:55:54.548Z]
[2026-03-11T14:55:54.548Z] RECORD TEST REPOs SHA
[2026-03-11T14:55:54.548Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T14:55:54.548Z] 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-03-11T14:55:54.548Z] 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-03-11T14:55:54.548Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T14:55:54.548Z] ================================================
[2026-03-11T14:55:54.548Z] timestamp: 20260311-105554
[2026-03-11T14:55:54.548Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-03-11T14:55:54.548Z] git repo:
[2026-03-11T14:55:54.548Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:55:54.548Z] sha:
[2026-03-11T14:55:54.548Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493
[2026-03-11T14:55:54.548Z] ================================================
[2026-03-11T14:55:54.548Z] timestamp: 20260311-105554
[2026-03-11T14:55:54.548Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:55:54.548Z] git repo:
[2026-03-11T14:55:54.548Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-11T14:55:54.548Z] sha:
[2026-03-11T14:55:54.907Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-11T14:55:54.907Z] ================================================
[2026-03-11T14:55:54.907Z] timestamp: 20260311-105554
[2026-03-11T14:55:54.907Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-03-11T14:55:54.907Z] git repo:
[2026-03-11T14:55:54.907Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-11T14:55:54.907Z] sha:
[2026-03-11T14:55:54.907Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[2026-03-11T14:55:55.038Z] $ ssh-agent -k
[2026-03-11T14:55:55.047Z] unset SSH_AUTH_SOCK;
[2026-03-11T14:55:55.047Z] unset SSH_AGENT_PID;
[2026-03-11T14:55:55.047Z] echo Agent pid 955 killed;
[2026-03-11T14:55:55.265Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-11T14:55:55.389Z] 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-03-11T14:55:55.414Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-03-11T14:55:55.426Z] $ ssh-agent
[2026-03-11T14:55:55.643Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-OR11HUWeakPN/agent.1799
[2026-03-11T14:55:55.643Z] SSH_AGENT_PID=1800
[2026-03-11T14:55:55.643Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:55:56.265Z] ++ uname
[2026-03-11T14:55:56.265Z] + '[' Darwin = AIX ']'
[2026-03-11T14:55:56.265Z] ++ uname
[2026-03-11T14:55:56.265Z] + '[' Darwin = SunOS ']'
[2026-03-11T14:55:56.265Z] ++ uname
[2026-03-11T14:55:56.265Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T14:55:56.265Z] + MAKE=make
[2026-03-11T14:55:56.265Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T14:55:56.265Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-03-11T14:55:56.967Z] ++ uname
[2026-03-11T14:55:56.967Z] + '[' Darwin = AIX ']'
[2026-03-11T14:55:56.967Z] ++ uname
[2026-03-11T14:55:56.967Z] + '[' Darwin = SunOS ']'
[2026-03-11T14:55:56.967Z] ++ uname
[2026-03-11T14:55:56.967Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T14:55:56.967Z] + MAKE=make
[2026-03-11T14:55:56.967Z] + cd ./aqa-tests
[2026-03-11T14:55:56.967Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-11T14:55:56.967Z] ++ set +x
[2026-03-11T14:55:56.967Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T14:55:56.967Z] =========
[2026-03-11T14:55:56.967Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T14:55:56.967Z] TKG_BRANCH=v1.0.12
[2026-03-11T14:55:56.967Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:55:56.967Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:55:56.967Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T14:55:56.967Z] STF_BRANCH=v1.0.12
[2026-03-11T14:55:56.967Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T14:55:56.967Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:55:56.967Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T14:55:56.967Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:55:56.967Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:55:56.967Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:55:56.967Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T14:55:56.967Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:55:56.967Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:55:56.967Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T14:55:56.967Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] =========
[2026-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:55:56.968Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:55:56.968Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:55:56.968Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:55:56.968Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:55:56.968Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-03-11T14:55:56.968Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-11T14:55:56.968Z] perl scripts/configure.pl
[2026-03-11T14:55:56.968Z] /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-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-11T14:55:56.968Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] Starting to generate test make files.
[2026-03-11T14:55:56.968Z]
[2026-03-11T14:55:56.968Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T14:55:57.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T14:55:57.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T14:55:57.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Make files are generated successfully.
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.perf
[2026-03-11T14:55:57.317Z]
[2026-03-11T14:55:57.317Z] Running make 3.81
[2026-03-11T14:55:57.317Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..
[2026-03-11T14:55:57.317Z] set JDK_VERSION to 26
[2026-03-11T14:55:57.317Z] set JDK_IMPL to hotspot
[2026-03-11T14:55:57.317Z] set JVM_VERSION to openjdk26
[2026-03-11T14:55:57.317Z] set JCL_VERSION to latest
[2026-03-11T14:55:57.317Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-11T14:55:57.317Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:55:57.317Z] set SPEC to osx_aarch64
[2026-03-11T14:55:57.317Z] set TEST_FLAG to
[2026-03-11T14:55:57.691Z] Running extended.perf ...
[2026-03-11T14:55:57.691Z] There are 19 test targets in extended.perf
[2026-03-11T14:55:57.691Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-03-11T14:55:57.691Z] openjdk version "26" 2026-03-17
[2026-03-11T14:55:57.691Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T14:55:57.691Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T14:55:57.691Z]
[2026-03-11T14:55:57.691Z] ===============================================
[2026-03-11T14:55:57.691Z] Running test renaissance-als_0 ...
[2026-03-11T14:55:57.691Z] ===============================================
[2026-03-11T14:55:57.691Z] renaissance-als_0 Start Time: Wed Mar 11 10:55:57 2026 Epoch Time (ms): 1773240957442
[2026-03-11T14:55:57.691Z] variation: NoOptions
[2026-03-11T14:55:57.691Z] JVM_OPTIONS:
[2026-03-11T14:55:57.691Z] { \
[2026-03-11T14:55:57.691Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:55:57.691Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:55:57.691Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-als_0"; \
[2026-03-11T14:55:57.691Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-als_0"; \
[2026-03-11T14:55:57.691Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:55:57.691Z] "/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_17732409576791/renaissance-als_0"/als.json" als; \
[2026-03-11T14:55:57.691Z] 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_17732409576791/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:55:57.691Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:55:57.691Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:55:57.691Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:55:57.691Z]
[2026-03-11T14:55:57.691Z] TEST SETUP:
[2026-03-11T14:55:57.691Z] Nothing to be done for setup.
[2026-03-11T14:55:57.691Z]
[2026-03-11T14:55:57.691Z] TESTING:
[2026-03-11T14:55:58.050Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:55:58.050Z] 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_17732409576791/renaissance-als_0/launcher-105557-431694223390708404/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:55:58.050Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:55:58.050Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:03.110Z] Benchmark 'als' failed with exception:
[2026-03-11T14:56:03.110Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:03.110Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:03.110Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:03.110Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:03.110Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:03.110Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:03.110Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:03.110Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:03.110Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:03.110Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:03.110Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:03.110Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:03.110Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:03.110Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:03.110Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:03.110Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-03-11T14:56:03.110Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-03-11T14:56:03.110Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:03.110Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:03.110Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:03.110Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:03.110Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:03.110Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:03.110Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:03.110Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:03.110Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:03.110Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:03.110Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:03.110Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:03.110Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:03.110Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:03.110Z] ... 34 more
[2026-03-11T14:56:03.110Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:03.110Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:03.110Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:03.110Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:03.110Z] ... 34 more
[2026-03-11T14:56:03.110Z] The following benchmarks failed: als
[2026-03-11T14:56:03.110Z] -----------------------------------
[2026-03-11T14:56:03.110Z] renaissance-als_0_FAILED
[2026-03-11T14:56:03.110Z] -----------------------------------
[2026-03-11T14:56:03.110Z]
[2026-03-11T14:56:03.110Z] TEST TEARDOWN:
[2026-03-11T14:56:03.110Z] Nothing to be done for teardown.
[2026-03-11T14:56:03.110Z] renaissance-als_0 Finish Time: Wed Mar 11 10:56:02 2026 Epoch Time (ms): 1773240962661
[2026-03-11T14:56:03.110Z]
[2026-03-11T14:56:03.110Z] ===============================================
[2026-03-11T14:56:03.110Z] Running test renaissance-chi-square_0 ...
[2026-03-11T14:56:03.110Z] ===============================================
[2026-03-11T14:56:03.110Z] renaissance-chi-square_0 Start Time: Wed Mar 11 10:56:02 2026 Epoch Time (ms): 1773240962720
[2026-03-11T14:56:03.110Z] variation: NoOptions
[2026-03-11T14:56:03.110Z] JVM_OPTIONS:
[2026-03-11T14:56:03.110Z] { \
[2026-03-11T14:56:03.110Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:03.110Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:03.110Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-chi-square_0"; \
[2026-03-11T14:56:03.110Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-chi-square_0"; \
[2026-03-11T14:56:03.110Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:03.110Z] "/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_17732409576791/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-03-11T14:56:03.110Z] 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_17732409576791/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:03.110Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:03.110Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:03.110Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:56:03.110Z]
[2026-03-11T14:56:03.110Z] TEST SETUP:
[2026-03-11T14:56:03.110Z] Nothing to be done for setup.
[2026-03-11T14:56:03.110Z]
[2026-03-11T14:56:03.110Z] TESTING:
[2026-03-11T14:56:03.484Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:03.484Z] 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_17732409576791/renaissance-chi-square_0/launcher-105602-2302470465990063090/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:03.484Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:03.484Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:06.684Z] Benchmark 'chi-square' failed with exception:
[2026-03-11T14:56:06.684Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:06.684Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:06.684Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:06.684Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:06.684Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:06.684Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:06.684Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:06.684Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:06.684Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:06.684Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:06.684Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:06.684Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:06.684Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:06.684Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:06.684Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:06.684Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-03-11T14:56:06.684Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-03-11T14:56:06.684Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:06.684Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:06.684Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:06.684Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:06.684Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:06.684Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:06.684Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:06.684Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:06.684Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:06.684Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:06.684Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:06.684Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:06.684Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:06.684Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:06.684Z] ... 34 more
[2026-03-11T14:56:06.684Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:06.684Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:06.684Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:06.684Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:06.684Z] ... 34 more
[2026-03-11T14:56:06.684Z] The following benchmarks failed: chi-square
[2026-03-11T14:56:06.684Z] -----------------------------------
[2026-03-11T14:56:06.684Z] renaissance-chi-square_0_FAILED
[2026-03-11T14:56:06.684Z] -----------------------------------
[2026-03-11T14:56:06.684Z]
[2026-03-11T14:56:06.684Z] TEST TEARDOWN:
[2026-03-11T14:56:06.684Z] Nothing to be done for teardown.
[2026-03-11T14:56:06.684Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 10:56:06 2026 Epoch Time (ms): 1773240966435
[2026-03-11T14:56:06.684Z]
[2026-03-11T14:56:06.684Z] ===============================================
[2026-03-11T14:56:06.684Z] Running test renaissance-db-shootout_0 ...
[2026-03-11T14:56:06.684Z] ===============================================
[2026-03-11T14:56:06.684Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 10:56:06 2026 Epoch Time (ms): 1773240966483
[2026-03-11T14:56:06.684Z] variation: NoOptions
[2026-03-11T14:56:06.684Z] JVM_OPTIONS:
[2026-03-11T14:56:06.684Z] { \
[2026-03-11T14:56:06.684Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:06.684Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:06.684Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-db-shootout_0"; \
[2026-03-11T14:56:06.684Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-db-shootout_0"; \
[2026-03-11T14:56:06.684Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:06.684Z] "/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_17732409576791/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-03-11T14:56:06.684Z] 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_17732409576791/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:06.684Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:06.684Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:06.684Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:56:06.684Z]
[2026-03-11T14:56:06.684Z] TEST SETUP:
[2026-03-11T14:56:06.684Z] Nothing to be done for setup.
[2026-03-11T14:56:06.684Z]
[2026-03-11T14:56:06.684Z] TESTING:
[2026-03-11T14:56:07.034Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:07.034Z] 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_17732409576791/renaissance-db-shootout_0/launcher-105606-9028074766120252033/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:07.034Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:07.034Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:13.689Z] Client id file not present: /Users/admin/.chronicle.analytics.client.id java.nio.file.NoSuchFileException: /Users/admin/.chronicle.analytics.client.id
[2026-03-11T14:56:13.689Z] [2026-03-11T10:56:12.965-0400] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-11T14:56:13.689Z] 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-03-11T14:56:13.689Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-11T14:56:13.689Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:13.689Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T14:56:13.689Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T14:56:13.689Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T14:56:13.689Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:13.689Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:13.689Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:13.689Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:13.689Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:13.689Z] Benchmark 'db-shootout' failed with exception:
[2026-03-11T14:56:13.689Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T14:56:13.689Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T14:56:13.689Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T14:56:13.689Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:13.689Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:13.689Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:13.689Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:13.689Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:13.689Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:13.689Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:13.689Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-11T14:56:13.689Z] ... 20 more
[2026-03-11T14:56:13.689Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:13.689Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:13.689Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:13.689Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T14:56:13.689Z] ... 20 more
[2026-03-11T14:56:13.689Z] The following benchmarks failed: db-shootout
[2026-03-11T14:56:13.689Z] -----------------------------------
[2026-03-11T14:56:13.689Z] renaissance-db-shootout_0_FAILED
[2026-03-11T14:56:13.689Z] -----------------------------------
[2026-03-11T14:56:13.689Z]
[2026-03-11T14:56:13.689Z] TEST TEARDOWN:
[2026-03-11T14:56:13.689Z] Nothing to be done for teardown.
[2026-03-11T14:56:13.689Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 10:56:13 2026 Epoch Time (ms): 1773240973454
[2026-03-11T14:56:13.689Z]
[2026-03-11T14:56:13.689Z] ===============================================
[2026-03-11T14:56:13.689Z] Running test renaissance-dec-tree_0 ...
[2026-03-11T14:56:13.689Z] ===============================================
[2026-03-11T14:56:13.689Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 10:56:13 2026 Epoch Time (ms): 1773240973511
[2026-03-11T14:56:13.689Z] variation: NoOptions
[2026-03-11T14:56:13.689Z] JVM_OPTIONS:
[2026-03-11T14:56:13.689Z] { \
[2026-03-11T14:56:13.689Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:13.689Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:13.689Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-dec-tree_0"; \
[2026-03-11T14:56:13.689Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-dec-tree_0"; \
[2026-03-11T14:56:13.689Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:13.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_17732409576791/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-03-11T14:56:13.689Z] 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_17732409576791/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:13.689Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:13.689Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:13.689Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:56:13.689Z]
[2026-03-11T14:56:13.689Z] TEST SETUP:
[2026-03-11T14:56:13.689Z] Nothing to be done for setup.
[2026-03-11T14:56:13.689Z]
[2026-03-11T14:56:13.689Z] TESTING:
[2026-03-11T14:56:14.037Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:14.037Z] 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_17732409576791/renaissance-dec-tree_0/launcher-105613-3337618668407781852/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:14.037Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:14.037Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:17.116Z] Benchmark 'dec-tree' failed with exception:
[2026-03-11T14:56:17.116Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:17.116Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:17.116Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:17.116Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:17.116Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:17.116Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:17.116Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:17.116Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:17.116Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:17.116Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:17.116Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:17.116Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:17.116Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:17.116Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:17.116Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:17.116Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-03-11T14:56:17.116Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-03-11T14:56:17.116Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:17.116Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:17.116Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:17.116Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:17.116Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:17.116Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:17.116Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:17.116Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:17.116Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:17.116Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:17.116Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:17.116Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:17.116Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:17.116Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:17.116Z] ... 34 more
[2026-03-11T14:56:17.116Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:17.116Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:17.116Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:17.116Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:17.116Z] ... 34 more
[2026-03-11T14:56:17.116Z] The following benchmarks failed: dec-tree
[2026-03-11T14:56:17.116Z] -----------------------------------
[2026-03-11T14:56:17.116Z] renaissance-dec-tree_0_FAILED
[2026-03-11T14:56:17.116Z] -----------------------------------
[2026-03-11T14:56:17.116Z]
[2026-03-11T14:56:17.116Z] TEST TEARDOWN:
[2026-03-11T14:56:17.116Z] Nothing to be done for teardown.
[2026-03-11T14:56:17.116Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 10:56:16 2026 Epoch Time (ms): 1773240976919
[2026-03-11T14:56:17.116Z]
[2026-03-11T14:56:17.116Z] ===============================================
[2026-03-11T14:56:17.116Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-11T14:56:17.116Z] ===============================================
[2026-03-11T14:56:17.116Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 10:56:16 2026 Epoch Time (ms): 1773240976966
[2026-03-11T14:56:17.116Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-11T14:56:17.116Z] Disabled Reason:
[2026-03-11T14:56:17.116Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-11T14:56:17.116Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 10:56:17 2026 Epoch Time (ms): 1773240977009
[2026-03-11T14:56:17.116Z]
[2026-03-11T14:56:17.116Z] ===============================================
[2026-03-11T14:56:17.116Z] Running test renaissance-finagle-http_0 ...
[2026-03-11T14:56:17.116Z] ===============================================
[2026-03-11T14:56:17.116Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 10:56:17 2026 Epoch Time (ms): 1773240977057
[2026-03-11T14:56:17.116Z] variation: NoOptions
[2026-03-11T14:56:17.116Z] JVM_OPTIONS:
[2026-03-11T14:56:17.116Z] { \
[2026-03-11T14:56:17.116Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:17.116Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:17.116Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-finagle-http_0"; \
[2026-03-11T14:56:17.116Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-finagle-http_0"; \
[2026-03-11T14:56:17.116Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:17.116Z] "/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_17732409576791/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-03-11T14:56:17.116Z] 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_17732409576791/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:17.116Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:17.116Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:17.116Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:56:17.116Z]
[2026-03-11T14:56:17.116Z] TEST SETUP:
[2026-03-11T14:56:17.116Z] Nothing to be done for setup.
[2026-03-11T14:56:17.116Z]
[2026-03-11T14:56:17.116Z] TESTING:
[2026-03-11T14:56:17.497Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:17.497Z] 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_17732409576791/renaissance-finagle-http_0/launcher-105617-5355636069578427523/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:17.497Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:17.497Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:19.243Z] finagle-http on :49165 spawning 4 client and default number of server workers.
[2026-03-11T14:56:19.243Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-11T14:56:19.243Z] GC before operation: completed in 22.127 ms, heap usage 33.368 MB -> 10.833 MB.
[2026-03-11T14:56:26.725Z] ====== finagle-http (web) [default], iteration 0 completed (7644.267 ms) ======
[2026-03-11T14:56:26.725Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-11T14:56:26.726Z] GC before operation: completed in 30.067 ms, heap usage 33.023 MB -> 14.458 MB.
[2026-03-11T14:56:31.625Z] ====== finagle-http (web) [default], iteration 1 completed (4971.601 ms) ======
[2026-03-11T14:56:31.625Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-11T14:56:31.625Z] GC before operation: completed in 29.756 ms, heap usage 21.196 MB -> 14.592 MB.
[2026-03-11T14:56:35.557Z] ====== finagle-http (web) [default], iteration 2 completed (3508.621 ms) ======
[2026-03-11T14:56:35.557Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-11T14:56:35.557Z] GC before operation: completed in 15.850 ms, heap usage 88.527 MB -> 14.647 MB.
[2026-03-11T14:56:37.911Z] ====== finagle-http (web) [default], iteration 3 completed (2688.309 ms) ======
[2026-03-11T14:56:37.911Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-11T14:56:37.911Z] GC before operation: completed in 20.746 ms, heap usage 86.314 MB -> 14.715 MB.
[2026-03-11T14:56:40.292Z] ====== finagle-http (web) [default], iteration 4 completed (2537.942 ms) ======
[2026-03-11T14:56:40.292Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-11T14:56:40.292Z] GC before operation: completed in 19.749 ms, heap usage 114.450 MB -> 14.637 MB.
[2026-03-11T14:56:43.400Z] ====== finagle-http (web) [default], iteration 5 completed (2815.320 ms) ======
[2026-03-11T14:56:43.400Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-11T14:56:43.400Z] GC before operation: completed in 21.260 ms, heap usage 74.733 MB -> 14.633 MB.
[2026-03-11T14:56:46.477Z] ====== finagle-http (web) [default], iteration 6 completed (2929.682 ms) ======
[2026-03-11T14:56:46.477Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-11T14:56:46.477Z] GC before operation: completed in 22.465 ms, heap usage 115.961 MB -> 14.651 MB.
[2026-03-11T14:56:49.566Z] ====== finagle-http (web) [default], iteration 7 completed (2889.848 ms) ======
[2026-03-11T14:56:49.566Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-11T14:56:49.566Z] GC before operation: completed in 23.309 ms, heap usage 29.531 MB -> 14.637 MB.
[2026-03-11T14:56:51.944Z] ====== finagle-http (web) [default], iteration 8 completed (2887.301 ms) ======
[2026-03-11T14:56:51.944Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-11T14:56:51.944Z] GC before operation: completed in 21.283 ms, heap usage 33.960 MB -> 14.650 MB.
[2026-03-11T14:56:55.026Z] ====== finagle-http (web) [default], iteration 9 completed (2790.749 ms) ======
[2026-03-11T14:56:55.026Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-11T14:56:55.026Z] GC before operation: completed in 25.989 ms, heap usage 126.936 MB -> 14.654 MB.
[2026-03-11T14:56:58.145Z] ====== finagle-http (web) [default], iteration 10 completed (3063.241 ms) ======
[2026-03-11T14:56:58.145Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-11T14:56:58.145Z] GC before operation: completed in 23.611 ms, heap usage 65.157 MB -> 14.660 MB.
[2026-03-11T14:57:01.232Z] ====== finagle-http (web) [default], iteration 11 completed (2922.367 ms) ======
[2026-03-11T14:57:01.232Z] -----------------------------------
[2026-03-11T14:57:01.232Z] renaissance-finagle-http_0_PASSED
[2026-03-11T14:57:01.232Z] -----------------------------------
[2026-03-11T14:57:01.232Z]
[2026-03-11T14:57:01.232Z] TEST TEARDOWN:
[2026-03-11T14:57:01.232Z] Nothing to be done for teardown.
[2026-03-11T14:57:01.232Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 10:57:01 2026 Epoch Time (ms): 1773241021101
[2026-03-11T14:57:01.232Z]
[2026-03-11T14:57:01.232Z] ===============================================
[2026-03-11T14:57:01.232Z] Running test renaissance-log-regression_0 ...
[2026-03-11T14:57:01.232Z] ===============================================
[2026-03-11T14:57:01.232Z] renaissance-log-regression_0 Start Time: Wed Mar 11 10:57:01 2026 Epoch Time (ms): 1773241021127
[2026-03-11T14:57:01.232Z] variation: NoOptions
[2026-03-11T14:57:01.232Z] JVM_OPTIONS:
[2026-03-11T14:57:01.232Z] { \
[2026-03-11T14:57:01.232Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:01.232Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:01.232Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-log-regression_0"; \
[2026-03-11T14:57:01.232Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-log-regression_0"; \
[2026-03-11T14:57:01.232Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:01.232Z] "/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_17732409576791/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-03-11T14:57:01.232Z] 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_17732409576791/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:01.232Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:01.232Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:01.232Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:57:01.232Z]
[2026-03-11T14:57:01.232Z] TEST SETUP:
[2026-03-11T14:57:01.232Z] Nothing to be done for setup.
[2026-03-11T14:57:01.232Z]
[2026-03-11T14:57:01.232Z] TESTING:
[2026-03-11T14:57:01.592Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:01.592Z] 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_17732409576791/renaissance-log-regression_0/launcher-105701-8078998405078052931/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:01.592Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:01.592Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:03.995Z] Benchmark 'log-regression' failed with exception:
[2026-03-11T14:57:03.995Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:57:03.995Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:57:03.995Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:57:03.995Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:57:03.995Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:57:03.995Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:57:03.995Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:57:03.995Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:57:03.995Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:57:03.995Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:57:03.995Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:57:03.995Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:03.995Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:57:03.995Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:57:03.995Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:57:03.995Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-03-11T14:57:03.995Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-03-11T14:57:03.995Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:57:03.995Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:57:03.995Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:57:03.995Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:57:03.995Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:57:03.995Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:57:03.995Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:57:03.995Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:57:03.995Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:57:03.995Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:57:03.995Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:57:03.995Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:57:03.995Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:03.995Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:57:03.995Z] ... 34 more
[2026-03-11T14:57:03.995Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:03.995Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:57:03.995Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:57:03.995Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:57:03.995Z] ... 34 more
[2026-03-11T14:57:03.995Z] The following benchmarks failed: log-regression
[2026-03-11T14:57:04.342Z] -----------------------------------
[2026-03-11T14:57:04.342Z] renaissance-log-regression_0_FAILED
[2026-03-11T14:57:04.342Z] -----------------------------------
[2026-03-11T14:57:04.342Z]
[2026-03-11T14:57:04.342Z] TEST TEARDOWN:
[2026-03-11T14:57:04.342Z] Nothing to be done for teardown.
[2026-03-11T14:57:04.342Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 10:57:04 2026 Epoch Time (ms): 1773241024268
[2026-03-11T14:57:04.342Z]
[2026-03-11T14:57:04.342Z] ===============================================
[2026-03-11T14:57:04.342Z] Running test renaissance-mnemonics_0 ...
[2026-03-11T14:57:04.342Z] ===============================================
[2026-03-11T14:57:04.712Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 10:57:04 2026 Epoch Time (ms): 1773241024311
[2026-03-11T14:57:04.712Z] variation: NoOptions
[2026-03-11T14:57:04.712Z] JVM_OPTIONS:
[2026-03-11T14:57:04.712Z] { \
[2026-03-11T14:57:04.712Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:04.712Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:04.712Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-mnemonics_0"; \
[2026-03-11T14:57:04.712Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-mnemonics_0"; \
[2026-03-11T14:57:04.712Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:04.712Z] "/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_17732409576791/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-03-11T14:57:04.712Z] 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_17732409576791/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:04.712Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:04.712Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:04.712Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:57:04.712Z]
[2026-03-11T14:57:04.712Z] TEST SETUP:
[2026-03-11T14:57:04.712Z] Nothing to be done for setup.
[2026-03-11T14:57:04.712Z]
[2026-03-11T14:57:04.712Z] TESTING:
[2026-03-11T14:57:04.712Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:04.712Z] 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_17732409576791/renaissance-mnemonics_0/launcher-105704-5234849775421445499/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:04.712Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:04.712Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:05.066Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T14:57:05.066Z] GC before operation: completed in 9.202 ms, heap usage 8.290 MB -> 4.114 MB.
[2026-03-11T14:57:07.434Z] ====== mnemonics (functional) [default], iteration 0 completed (2106.657 ms) ======
[2026-03-11T14:57:07.434Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T14:57:07.434Z] GC before operation: completed in 7.598 ms, heap usage 113.143 MB -> 4.149 MB.
[2026-03-11T14:57:09.795Z] ====== mnemonics (functional) [default], iteration 1 completed (1990.152 ms) ======
[2026-03-11T14:57:09.795Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T14:57:09.795Z] GC before operation: completed in 12.346 ms, heap usage 190.157 MB -> 4.149 MB.
[2026-03-11T14:57:13.287Z] ====== mnemonics (functional) [default], iteration 2 completed (1997.376 ms) ======
[2026-03-11T14:57:13.287Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T14:57:13.287Z] GC before operation: completed in 7.244 ms, heap usage 136.159 MB -> 4.149 MB.
[2026-03-11T14:57:13.638Z] ====== mnemonics (functional) [default], iteration 3 completed (1987.703 ms) ======
[2026-03-11T14:57:13.638Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T14:57:13.985Z] GC before operation: completed in 10.758 ms, heap usage 233.010 MB -> 4.149 MB.
[2026-03-11T14:57:16.342Z] ====== mnemonics (functional) [default], iteration 4 completed (2001.290 ms) ======
[2026-03-11T14:57:16.342Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T14:57:16.342Z] GC before operation: completed in 8.475 ms, heap usage 473.157 MB -> 4.149 MB.
[2026-03-11T14:57:18.093Z] ====== mnemonics (functional) [default], iteration 5 completed (2001.271 ms) ======
[2026-03-11T14:57:18.093Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T14:57:18.093Z] GC before operation: completed in 13.601 ms, heap usage 128.157 MB -> 4.149 MB.
[2026-03-11T14:57:20.460Z] ====== mnemonics (functional) [default], iteration 6 completed (2015.432 ms) ======
[2026-03-11T14:57:20.460Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T14:57:20.460Z] GC before operation: completed in 9.493 ms, heap usage 511.715 MB -> 4.149 MB.
[2026-03-11T14:57:22.821Z] ====== mnemonics (functional) [default], iteration 7 completed (1999.802 ms) ======
[2026-03-11T14:57:22.821Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T14:57:22.821Z] GC before operation: completed in 8.487 ms, heap usage 224.157 MB -> 4.149 MB.
[2026-03-11T14:57:24.565Z] ====== mnemonics (functional) [default], iteration 8 completed (1987.957 ms) ======
[2026-03-11T14:57:24.565Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T14:57:24.565Z] GC before operation: completed in 7.873 ms, heap usage 245.157 MB -> 4.149 MB.
[2026-03-11T14:57:26.944Z] ====== mnemonics (functional) [default], iteration 9 completed (1989.561 ms) ======
[2026-03-11T14:57:26.944Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T14:57:26.944Z] GC before operation: completed in 7.761 ms, heap usage 504.659 MB -> 4.149 MB.
[2026-03-11T14:57:28.690Z] ====== mnemonics (functional) [default], iteration 10 completed (1999.592 ms) ======
[2026-03-11T14:57:28.690Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T14:57:28.690Z] GC before operation: completed in 8.618 ms, heap usage 423.657 MB -> 4.149 MB.
[2026-03-11T14:57:31.092Z] ====== mnemonics (functional) [default], iteration 11 completed (2002.398 ms) ======
[2026-03-11T14:57:31.092Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T14:57:31.092Z] GC before operation: completed in 8.126 ms, heap usage 203.157 MB -> 4.149 MB.
[2026-03-11T14:57:33.444Z] ====== mnemonics (functional) [default], iteration 12 completed (1993.432 ms) ======
[2026-03-11T14:57:33.444Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T14:57:33.444Z] GC before operation: completed in 8.064 ms, heap usage 196.159 MB -> 4.149 MB.
[2026-03-11T14:57:35.220Z] ====== mnemonics (functional) [default], iteration 13 completed (1990.321 ms) ======
[2026-03-11T14:57:35.220Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T14:57:35.220Z] GC before operation: completed in 9.314 ms, heap usage 134.659 MB -> 4.149 MB.
[2026-03-11T14:57:37.595Z] ====== mnemonics (functional) [default], iteration 14 completed (1980.863 ms) ======
[2026-03-11T14:57:37.595Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T14:57:37.595Z] GC before operation: completed in 9.374 ms, heap usage 155.710 MB -> 4.149 MB.
[2026-03-11T14:57:39.389Z] ====== mnemonics (functional) [default], iteration 15 completed (1984.164 ms) ======
[2026-03-11T14:57:39.771Z] -----------------------------------
[2026-03-11T14:57:39.772Z] renaissance-mnemonics_0_PASSED
[2026-03-11T14:57:39.772Z] -----------------------------------
[2026-03-11T14:57:39.772Z]
[2026-03-11T14:57:39.772Z] TEST TEARDOWN:
[2026-03-11T14:57:39.772Z] Nothing to be done for teardown.
[2026-03-11T14:57:39.772Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 10:57:39 2026 Epoch Time (ms): 1773241059482
[2026-03-11T14:57:39.772Z]
[2026-03-11T14:57:39.772Z] ===============================================
[2026-03-11T14:57:39.772Z] Running test renaissance-movie-lens_0 ...
[2026-03-11T14:57:39.772Z] ===============================================
[2026-03-11T14:57:39.772Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 10:57:39 2026 Epoch Time (ms): 1773241059522
[2026-03-11T14:57:39.772Z] variation: NoOptions
[2026-03-11T14:57:39.772Z] JVM_OPTIONS:
[2026-03-11T14:57:39.772Z] { \
[2026-03-11T14:57:39.772Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:39.772Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:39.772Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-movie-lens_0"; \
[2026-03-11T14:57:39.772Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-movie-lens_0"; \
[2026-03-11T14:57:39.772Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:39.772Z] "/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_17732409576791/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-03-11T14:57:39.772Z] 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_17732409576791/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:39.772Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:39.772Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:39.772Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:57:39.772Z]
[2026-03-11T14:57:39.772Z] TEST SETUP:
[2026-03-11T14:57:39.772Z] Nothing to be done for setup.
[2026-03-11T14:57:39.772Z]
[2026-03-11T14:57:39.772Z] TESTING:
[2026-03-11T14:57:42.090Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:42.090Z] 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_17732409576791/renaissance-movie-lens_0/launcher-105739-2363589874037678599/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:42.090Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:42.090Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:42.440Z] Benchmark 'movie-lens' failed with exception:
[2026-03-11T14:57:42.440Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:57:42.440Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:57:42.440Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:57:42.440Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:57:42.440Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:57:42.440Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:57:42.440Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:57:42.440Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:57:42.440Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:57:42.440Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:57:42.440Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:57:42.440Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:42.440Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:57:42.440Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:57:42.440Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:57:42.440Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-03-11T14:57:42.440Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-03-11T14:57:42.440Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:57:42.440Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:57:42.440Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:57:42.440Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:57:42.440Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:57:42.440Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:57:42.440Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:57:42.440Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:57:42.440Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:57:42.440Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:57:42.440Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:57:42.440Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:57:42.440Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:42.440Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:57:42.440Z] ... 34 more
[2026-03-11T14:57:42.440Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:42.440Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:57:42.440Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:57:42.441Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:57:42.441Z] ... 34 more
[2026-03-11T14:57:42.441Z] The following benchmarks failed: movie-lens
[2026-03-11T14:57:42.793Z] -----------------------------------
[2026-03-11T14:57:42.793Z] renaissance-movie-lens_0_FAILED
[2026-03-11T14:57:42.793Z] -----------------------------------
[2026-03-11T14:57:42.793Z]
[2026-03-11T14:57:42.793Z] TEST TEARDOWN:
[2026-03-11T14:57:42.793Z] Nothing to be done for teardown.
[2026-03-11T14:57:42.793Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 10:57:42 2026 Epoch Time (ms): 1773241062551
[2026-03-11T14:57:42.793Z]
[2026-03-11T14:57:42.793Z] ===============================================
[2026-03-11T14:57:42.793Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-11T14:57:42.793Z] ===============================================
[2026-03-11T14:57:42.793Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 10:57:42 2026 Epoch Time (ms): 1773241062578
[2026-03-11T14:57:42.793Z] variation: NoOptions
[2026-03-11T14:57:42.793Z] JVM_OPTIONS:
[2026-03-11T14:57:42.793Z] { \
[2026-03-11T14:57:42.793Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:42.793Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:42.794Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-par-mnemonics_0"; \
[2026-03-11T14:57:42.794Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-par-mnemonics_0"; \
[2026-03-11T14:57:42.794Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:42.794Z] "/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_17732409576791/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-03-11T14:57:42.794Z] 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_17732409576791/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:42.794Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:42.794Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:42.794Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:57:42.794Z]
[2026-03-11T14:57:42.794Z] TEST SETUP:
[2026-03-11T14:57:42.794Z] Nothing to be done for setup.
[2026-03-11T14:57:42.794Z]
[2026-03-11T14:57:42.794Z] TESTING:
[2026-03-11T14:57:43.152Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:43.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_17732409576791/renaissance-par-mnemonics_0/launcher-105742-16417254161404122983/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:43.152Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:43.152Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:43.152Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T14:57:43.152Z] GC before operation: completed in 7.552 ms, heap usage 8.546 MB -> 4.061 MB.
[2026-03-11T14:57:45.561Z] ====== par-mnemonics (functional) [default], iteration 0 completed (1894.342 ms) ======
[2026-03-11T14:57:45.561Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T14:57:45.561Z] GC before operation: completed in 8.207 ms, heap usage 317.738 MB -> 4.121 MB.
[2026-03-11T14:57:47.332Z] ====== par-mnemonics (functional) [default], iteration 1 completed (1791.527 ms) ======
[2026-03-11T14:57:47.332Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T14:57:47.332Z] GC before operation: completed in 7.765 ms, heap usage 132.276 MB -> 4.121 MB.
[2026-03-11T14:57:49.074Z] ====== par-mnemonics (functional) [default], iteration 2 completed (1735.762 ms) ======
[2026-03-11T14:57:49.074Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T14:57:49.422Z] GC before operation: completed in 6.894 ms, heap usage 144.145 MB -> 4.122 MB.
[2026-03-11T14:57:52.478Z] ====== par-mnemonics (functional) [default], iteration 3 completed (1754.458 ms) ======
[2026-03-11T14:57:52.478Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T14:57:52.478Z] GC before operation: completed in 8.932 ms, heap usage 639.783 MB -> 4.122 MB.
[2026-03-11T14:57:53.225Z] ====== par-mnemonics (functional) [default], iteration 4 completed (1769.933 ms) ======
[2026-03-11T14:57:53.225Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T14:57:53.225Z] GC before operation: completed in 8.155 ms, heap usage 416.783 MB -> 4.122 MB.
[2026-03-11T14:57:54.999Z] ====== par-mnemonics (functional) [default], iteration 5 completed (1762.440 ms) ======
[2026-03-11T14:57:54.999Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T14:57:54.999Z] GC before operation: completed in 8.545 ms, heap usage 646.147 MB -> 4.122 MB.
[2026-03-11T14:57:58.256Z] ====== par-mnemonics (functional) [default], iteration 6 completed (1759.442 ms) ======
[2026-03-11T14:57:58.256Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T14:57:58.256Z] GC before operation: completed in 8.097 ms, heap usage 495.271 MB -> 4.122 MB.
[2026-03-11T14:58:00.460Z] ====== par-mnemonics (functional) [default], iteration 7 completed (1707.654 ms) ======
[2026-03-11T14:58:00.460Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T14:58:00.460Z] GC before operation: completed in 7.847 ms, heap usage 637.651 MB -> 4.122 MB.
[2026-03-11T14:58:02.949Z] ====== par-mnemonics (functional) [default], iteration 8 completed (1769.351 ms) ======
[2026-03-11T14:58:02.949Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T14:58:02.949Z] GC before operation: completed in 8.401 ms, heap usage 583.758 MB -> 4.122 MB.
[2026-03-11T14:58:02.949Z] ====== par-mnemonics (functional) [default], iteration 9 completed (1737.125 ms) ======
[2026-03-11T14:58:02.949Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T14:58:02.949Z] GC before operation: completed in 7.884 ms, heap usage 610.647 MB -> 4.122 MB.
[2026-03-11T14:58:06.137Z] ====== par-mnemonics (functional) [default], iteration 10 completed (1823.899 ms) ======
[2026-03-11T14:58:06.138Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T14:58:06.138Z] GC before operation: completed in 9.543 ms, heap usage 617.949 MB -> 4.122 MB.
[2026-03-11T14:58:08.759Z] ====== par-mnemonics (functional) [default], iteration 11 completed (1777.735 ms) ======
[2026-03-11T14:58:08.759Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T14:58:08.759Z] GC before operation: completed in 12.148 ms, heap usage 579.466 MB -> 4.122 MB.
[2026-03-11T14:58:11.227Z] ====== par-mnemonics (functional) [default], iteration 12 completed (1738.571 ms) ======
[2026-03-11T14:58:11.227Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T14:58:11.227Z] GC before operation: completed in 9.310 ms, heap usage 572.148 MB -> 4.122 MB.
[2026-03-11T14:58:11.227Z] ====== par-mnemonics (functional) [default], iteration 13 completed (1714.621 ms) ======
[2026-03-11T14:58:11.227Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T14:58:11.227Z] GC before operation: completed in 7.768 ms, heap usage 611.648 MB -> 4.122 MB.
[2026-03-11T14:58:12.681Z] ====== par-mnemonics (functional) [default], iteration 14 completed (1711.314 ms) ======
[2026-03-11T14:58:12.681Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T14:58:12.681Z] GC before operation: completed in 8.336 ms, heap usage 623.648 MB -> 4.122 MB.
[2026-03-11T14:58:13.886Z] ====== par-mnemonics (functional) [default], iteration 15 completed (1775.285 ms) ======
[2026-03-11T14:58:13.886Z] -----------------------------------
[2026-03-11T14:58:13.886Z] renaissance-par-mnemonics_0_PASSED
[2026-03-11T14:58:13.886Z] -----------------------------------
[2026-03-11T14:58:13.886Z]
[2026-03-11T14:58:13.886Z] TEST TEARDOWN:
[2026-03-11T14:58:13.886Z] Nothing to be done for teardown.
[2026-03-11T14:58:13.886Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 10:58:13 2026 Epoch Time (ms): 1773241093840
[2026-03-11T14:58:14.238Z]
[2026-03-11T14:58:14.238Z] ===============================================
[2026-03-11T14:58:14.238Z] Running test renaissance-philosophers_0 ...
[2026-03-11T14:58:14.238Z] ===============================================
[2026-03-11T14:58:14.238Z] renaissance-philosophers_0 Start Time: Wed Mar 11 10:58:13 2026 Epoch Time (ms): 1773241093867
[2026-03-11T14:58:14.238Z] variation: NoOptions
[2026-03-11T14:58:14.238Z] JVM_OPTIONS:
[2026-03-11T14:58:14.238Z] { \
[2026-03-11T14:58:14.238Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:58:14.238Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:58:14.238Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-philosophers_0"; \
[2026-03-11T14:58:14.238Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/renaissance-philosophers_0"; \
[2026-03-11T14:58:14.238Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:58:14.238Z] "/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_17732409576791/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-03-11T14:58:14.238Z] 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_17732409576791/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:58:14.238Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:58:14.238Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:58:14.238Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:58:14.238Z]
[2026-03-11T14:58:14.238Z] TEST SETUP:
[2026-03-11T14:58:14.238Z] Nothing to be done for setup.
[2026-03-11T14:58:14.238Z]
[2026-03-11T14:58:14.238Z] TESTING:
[2026-03-11T14:58:14.238Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:58:14.238Z] 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_17732409576791/renaissance-philosophers_0/launcher-105813-17373537803763093929/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:58:14.238Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:58:14.238Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:58:14.598Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-11T14:58:14.598Z] GC before operation: completed in 9.002 ms, heap usage 7.209 MB -> 5.070 MB.
[2026-03-11T14:58:15.816Z] Camera thread performed 122 scans.
[2026-03-11T14:58:15.816Z] ====== philosophers (scala) [default], iteration 0 completed (933.231 ms) ======
[2026-03-11T14:58:15.816Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-11T14:58:15.816Z] GC before operation: completed in 8.090 ms, heap usage 64.145 MB -> 5.411 MB.
[2026-03-11T14:58:16.166Z] Camera thread performed 122 scans.
[2026-03-11T14:58:16.166Z] ====== philosophers (scala) [default], iteration 1 completed (718.069 ms) ======
[2026-03-11T14:58:16.166Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-11T14:58:16.166Z] GC before operation: completed in 7.408 ms, heap usage 87.593 MB -> 5.412 MB.
[2026-03-11T14:58:16.913Z] Camera thread performed 122 scans.
[2026-03-11T14:58:16.913Z] ====== philosophers (scala) [default], iteration 2 completed (627.440 ms) ======
[2026-03-11T14:58:16.913Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-11T14:58:16.913Z] GC before operation: completed in 8.013 ms, heap usage 100.593 MB -> 5.412 MB.
[2026-03-11T14:58:17.660Z] Camera thread performed 122 scans.
[2026-03-11T14:58:17.660Z] ====== philosophers (scala) [default], iteration 3 completed (684.167 ms) ======
[2026-03-11T14:58:17.660Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-11T14:58:17.660Z] GC before operation: completed in 6.417 ms, heap usage 107.412 MB -> 5.413 MB.
[2026-03-11T14:58:18.410Z] Camera thread performed 122 scans.
[2026-03-11T14:58:18.410Z] ====== philosophers (scala) [default], iteration 4 completed (720.987 ms) ======
[2026-03-11T14:58:18.410Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-11T14:58:18.410Z] GC before operation: completed in 6.741 ms, heap usage 121.704 MB -> 5.413 MB.
[2026-03-11T14:58:19.155Z] Camera thread performed 122 scans.
[2026-03-11T14:58:19.155Z] ====== philosophers (scala) [default], iteration 5 completed (718.159 ms) ======
[2026-03-11T14:58:19.155Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-11T14:58:19.156Z] GC before operation: completed in 8.281 ms, heap usage 98.609 MB -> 5.414 MB.
[2026-03-11T14:58:19.959Z] Camera thread performed 122 scans.
[2026-03-11T14:58:19.959Z] ====== philosophers (scala) [default], iteration 6 completed (800.452 ms) ======
[2026-03-11T14:58:19.959Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-11T14:58:19.959Z] GC before operation: completed in 7.333 ms, heap usage 61.573 MB -> 5.414 MB.
[2026-03-11T14:58:20.710Z] Camera thread performed 122 scans.
[2026-03-11T14:58:20.710Z] ====== philosophers (scala) [default], iteration 7 completed (672.902 ms) ======
[2026-03-11T14:58:20.710Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-11T14:58:20.710Z] GC before operation: completed in 7.290 ms, heap usage 99.068 MB -> 5.414 MB.
[2026-03-11T14:58:21.096Z] Camera thread performed 122 scans.
[2026-03-11T14:58:21.096Z] ====== philosophers (scala) [default], iteration 8 completed (678.514 ms) ======
[2026-03-11T14:58:21.096Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-11T14:58:21.096Z] GC before operation: completed in 9.016 ms, heap usage 127.616 MB -> 5.415 MB.
[2026-03-11T14:58:21.858Z] Camera thread performed 122 scans.
[2026-03-11T14:58:21.859Z] ====== philosophers (scala) [default], iteration 9 completed (664.634 ms) ======
[2026-03-11T14:58:21.859Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-11T14:58:21.859Z] GC before operation: completed in 8.469 ms, heap usage 95.108 MB -> 5.415 MB.
[2026-03-11T14:58:22.626Z] Camera thread performed 122 scans.
[2026-03-11T14:58:22.626Z] ====== philosophers (scala) [default], iteration 10 completed (677.869 ms) ======
[2026-03-11T14:58:22.626Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-11T14:58:22.626Z] GC before operation: completed in 6.758 ms, heap usage 109.581 MB -> 5.415 MB.
[2026-03-11T14:58:23.373Z] Camera thread performed 122 scans.
[2026-03-11T14:58:23.373Z] ====== philosophers (scala) [default], iteration 11 completed (700.643 ms) ======
[2026-03-11T14:58:23.373Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-11T14:58:23.373Z] GC before operation: completed in 6.407 ms, heap usage 111.114 MB -> 5.415 MB.
[2026-03-11T14:58:24.116Z] Camera thread performed 122 scans.
[2026-03-11T14:58:24.116Z] ====== philosophers (scala) [default], iteration 12 completed (659.751 ms) ======
[2026-03-11T14:58:24.116Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-11T14:58:24.116Z] GC before operation: completed in 6.736 ms, heap usage 143.097 MB -> 5.416 MB.
[2026-03-11T14:58:24.464Z] Camera thread performed 122 scans.
[2026-03-11T14:58:24.464Z] ====== philosophers (scala) [default], iteration 13 completed (661.884 ms) ======
[2026-03-11T14:58:24.464Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-11T14:58:24.464Z] GC before operation: completed in 7.387 ms, heap usage 85.617 MB -> 5.416 MB.
[2026-03-11T14:58:25.212Z] Camera thread performed 122 scans.
[2026-03-11T14:58:25.212Z] ====== philosophers (scala) [default], iteration 14 completed (660.603 ms) ======
[2026-03-11T14:58:25.212Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-11T14:58:25.212Z] GC before operation: completed in 7.546 ms, heap usage 18.064 MB -> 5.416 MB.
[2026-03-11T14:58:25.956Z] Camera thread performed 122 scans.
[2026-03-11T14:58:25.956Z] ====== philosophers (scala) [default], iteration 15 completed (654.913 ms) ======
[2026-03-11T14:58:25.956Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-11T14:58:25.956Z] GC before operation: completed in 7.048 ms, heap usage 101.057 MB -> 5.416 MB.
[2026-03-11T14:58:26.795Z] Camera thread performed 122 scans.
[2026-03-11T14:58:26.795Z] ====== philosophers (scala) [default], iteration 16 completed (633.290 ms) ======
[2026-03-11T14:58:26.795Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-11T14:58:26.795Z] GC before operation: completed in 6.220 ms, heap usage 87.613 MB -> 5.416 MB.
[2026-03-11T14:58:27.182Z] Camera thread performed 122 scans.
[2026-03-11T14:58:27.182Z] ====== philosophers (scala) [default], iteration 17 completed (619.374 ms) ======
[2026-03-11T14:58:27.182Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-11T14:58:27.182Z] GC before operation: completed in 8.051 ms, heap usage 77.084 MB -> 5.416 MB.
[2026-03-11T14:58:27.955Z] Camera thread performed 122 scans.
[2026-03-11T14:58:27.955Z] ====== philosophers (scala) [default], iteration 18 completed (641.361 ms) ======
[2026-03-11T14:58:27.955Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-11T14:58:27.955Z] GC before operation: completed in 9.170 ms, heap usage 141.602 MB -> 5.416 MB.
[2026-03-11T14:58:28.329Z] Camera thread performed 122 scans.
[2026-03-11T14:58:28.329Z] ====== philosophers (scala) [default], iteration 19 completed (619.449 ms) ======
[2026-03-11T14:58:28.329Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-11T14:58:28.329Z] GC before operation: completed in 6.946 ms, heap usage 116.112 MB -> 5.416 MB.
[2026-03-11T14:58:29.105Z] Camera thread performed 122 scans.
[2026-03-11T14:58:29.105Z] ====== philosophers (scala) [default], iteration 20 completed (652.170 ms) ======
[2026-03-11T14:58:29.105Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-11T14:58:29.105Z] GC before operation: completed in 9.893 ms, heap usage 112.610 MB -> 5.416 MB.
[2026-03-11T14:58:29.854Z] Camera thread performed 122 scans.
[2026-03-11T14:58:29.855Z] ====== philosophers (scala) [default], iteration 21 completed (698.075 ms) ======
[2026-03-11T14:58:29.855Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-11T14:58:29.855Z] GC before operation: completed in 7.003 ms, heap usage 140.607 MB -> 5.416 MB.
[2026-03-11T14:58:30.597Z] Camera thread performed 122 scans.
[2026-03-11T14:58:30.597Z] ====== philosophers (scala) [default], iteration 22 completed (736.066 ms) ======
[2026-03-11T14:58:30.597Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-11T14:58:30.597Z] GC before operation: completed in 6.937 ms, heap usage 139.084 MB -> 5.416 MB.
[2026-03-11T14:58:31.342Z] Camera thread performed 122 scans.
[2026-03-11T14:58:31.342Z] ====== philosophers (scala) [default], iteration 23 completed (639.009 ms) ======
[2026-03-11T14:58:31.342Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-11T14:58:31.342Z] GC before operation: completed in 7.286 ms, heap usage 91.610 MB -> 5.416 MB.
[2026-03-11T14:58:32.087Z] Camera thread performed 122 scans.
[2026-03-11T14:58:32.087Z] ====== philosophers (scala) [default], iteration 24 completed (685.005 ms) ======
[2026-03-11T14:58:32.087Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-11T14:58:32.087Z] GC before operation: completed in 8.751 ms, heap usage 101.082 MB -> 5.416 MB.
[2026-03-11T14:58:32.835Z] Camera thread performed 122 scans.
[2026-03-11T14:58:32.835Z] ====== philosophers (scala) [default], iteration 25 completed (669.928 ms) ======
[2026-03-11T14:58:32.835Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-11T14:58:32.835Z] GC before operation: completed in 7.141 ms, heap usage 131.605 MB -> 5.416 MB.
[2026-03-11T14:58:33.196Z] Camera thread performed 122 scans.
[2026-03-11T14:58:33.196Z] ====== philosophers (scala) [default], iteration 26 completed (642.532 ms) ======
[2026-03-11T14:58:33.196Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-11T14:58:33.196Z] GC before operation: completed in 6.839 ms, heap usage 123.081 MB -> 5.417 MB.
[2026-03-11T14:58:33.965Z] Camera thread performed 122 scans.
[2026-03-11T14:58:33.965Z] ====== philosophers (scala) [default], iteration 27 completed (645.050 ms) ======
[2026-03-11T14:58:33.965Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-11T14:58:33.965Z] GC before operation: completed in 6.684 ms, heap usage 46.610 MB -> 5.416 MB.
[2026-03-11T14:58:34.712Z] Camera thread performed 122 scans.
[2026-03-11T14:58:34.712Z] ====== philosophers (scala) [default], iteration 28 completed (702.192 ms) ======
[2026-03-11T14:58:34.712Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-11T14:58:34.712Z] GC before operation: completed in 8.056 ms, heap usage 142.611 MB -> 5.417 MB.
[2026-03-11T14:58:35.463Z] Camera thread performed 122 scans.
[2026-03-11T14:58:35.463Z] ====== philosophers (scala) [default], iteration 29 completed (690.151 ms) ======
[2026-03-11T14:58:35.463Z] -----------------------------------
[2026-03-11T14:58:35.463Z] renaissance-philosophers_0_PASSED
[2026-03-11T14:58:35.463Z] -----------------------------------
[2026-03-11T14:58:35.463Z]
[2026-03-11T14:58:35.463Z] TEST TEARDOWN:
[2026-03-11T14:58:35.463Z] Nothing to be done for teardown.
[2026-03-11T14:58:35.463Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 10:58:35 2026 Epoch Time (ms): 1773241115232
[2026-03-11T14:58:35.463Z]
[2026-03-11T14:58:35.463Z] ===============================================
[2026-03-11T14:58:35.463Z] Running test dacapo-avrora_0 ...
[2026-03-11T14:58:35.463Z] ===============================================
[2026-03-11T14:58:35.463Z] dacapo-avrora_0 Start Time: Wed Mar 11 10:58:35 2026 Epoch Time (ms): 1773241115269
[2026-03-11T14:58:35.463Z] dacapo-avrora_0_DISABLED
[2026-03-11T14:58:35.463Z] Disabled Reason:
[2026-03-11T14:58:35.463Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-11T14:58:35.463Z] dacapo-avrora_0 Finish Time: Wed Mar 11 10:58:35 2026 Epoch Time (ms): 1773241115290
[2026-03-11T14:58:35.463Z]
[2026-03-11T14:58:35.463Z] ===============================================
[2026-03-11T14:58:35.463Z] Running test dacapo-fop_0 ...
[2026-03-11T14:58:35.463Z] ===============================================
[2026-03-11T14:58:35.463Z] dacapo-fop_0 Start Time: Wed Mar 11 10:58:35 2026 Epoch Time (ms): 1773241115317
[2026-03-11T14:58:35.463Z] variation: NoOptions
[2026-03-11T14:58:35.463Z] JVM_OPTIONS:
[2026-03-11T14:58:35.463Z] { \
[2026-03-11T14:58:35.463Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:58:35.463Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:58:35.463Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-fop_0"; \
[2026-03-11T14:58:35.463Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-fop_0"; \
[2026-03-11T14:58:35.463Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:58:35.463Z] "/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-03-11T14:58:35.463Z] 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_17732409576791/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:58:35.463Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:58:35.463Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:58:35.463Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:58:35.463Z]
[2026-03-11T14:58:35.463Z] TEST SETUP:
[2026-03-11T14:58:35.463Z] Nothing to be done for setup.
[2026-03-11T14:58:35.463Z]
[2026-03-11T14:58:35.463Z] TESTING:
[2026-03-11T14:58:35.826Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-11T14:58:35.826Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-11T14:58:37.555Z] alignment.fo 2026-03-11 10:58:37.083 java[2498:12228] XType: Using static font registry.
[2026-03-11T14:58:39.673Z] 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-03-11T14:58:39.673Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 3831 msec =====
[2026-03-11T14:58:40.021Z] -----------------------------------
[2026-03-11T14:58:40.021Z] dacapo-fop_0_PASSED
[2026-03-11T14:58:40.021Z] -----------------------------------
[2026-03-11T14:58:40.021Z]
[2026-03-11T14:58:40.021Z] TEST TEARDOWN:
[2026-03-11T14:58:40.021Z] Nothing to be done for teardown.
[2026-03-11T14:58:40.021Z] dacapo-fop_0 Finish Time: Wed Mar 11 10:58:39 2026 Epoch Time (ms): 1773241119769
[2026-03-11T14:58:40.021Z]
[2026-03-11T14:58:40.021Z] ===============================================
[2026-03-11T14:58:40.021Z] Running test dacapo-jython_0 ...
[2026-03-11T14:58:40.021Z] ===============================================
[2026-03-11T14:58:40.021Z] dacapo-jython_0 Start Time: Wed Mar 11 10:58:39 2026 Epoch Time (ms): 1773241119798
[2026-03-11T14:58:40.021Z] variation: NoOptions
[2026-03-11T14:58:40.021Z] JVM_OPTIONS:
[2026-03-11T14:58:40.021Z] { \
[2026-03-11T14:58:40.021Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:58:40.021Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:58:40.021Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-jython_0"; \
[2026-03-11T14:58:40.021Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-jython_0"; \
[2026-03-11T14:58:40.021Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:58:40.021Z] "/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-03-11T14:58:40.021Z] 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_17732409576791/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:58:40.021Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:58:40.021Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:58:40.021Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:58:40.021Z]
[2026-03-11T14:58:40.021Z] TEST SETUP:
[2026-03-11T14:58:40.021Z] Nothing to be done for setup.
[2026-03-11T14:58:40.021Z]
[2026-03-11T14:58:40.021Z] TESTING:
[2026-03-11T14:58:41.223Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-11T14:58:42.468Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-11T14:58:43.246Z] -------------------------------------------------------------------------------
[2026-03-11T14:58:43.246Z] PYBENCH 2.0
[2026-03-11T14:58:43.246Z] -------------------------------------------------------------------------------
[2026-03-11T14:58:43.246Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:58:43.246Z] 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-03-11T14:58:43.246Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-11T14:58:43.246Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:58:43.246Z] * using Jython
[2026-03-11T14:58:43.246Z] * system check interval set to maximum: 2147483647
[2026-03-11T14:58:43.246Z] * using timer: time.time
[2026-03-11T14:58:43.246Z]
[2026-03-11T14:58:44.002Z] Calibrating tests. Please wait... done.
[2026-03-11T14:58:44.002Z]
[2026-03-11T14:58:44.002Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-11T14:58:44.002Z]
[2026-03-11T14:58:47.905Z] * Round 1 done.
[2026-03-11T14:58:49.660Z] * Round 2 done.
[2026-03-11T14:58:49.660Z]
[2026-03-11T14:58:49.660Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 7171 msec =====
[2026-03-11T14:58:49.660Z] -----------------------------------
[2026-03-11T14:58:49.660Z] dacapo-jython_0_PASSED
[2026-03-11T14:58:49.660Z] -----------------------------------
[2026-03-11T14:58:49.660Z]
[2026-03-11T14:58:49.660Z] TEST TEARDOWN:
[2026-03-11T14:58:49.660Z] Nothing to be done for teardown.
[2026-03-11T14:58:49.660Z] dacapo-jython_0 Finish Time: Wed Mar 11 10:58:49 2026 Epoch Time (ms): 1773241129581
[2026-03-11T14:58:49.660Z]
[2026-03-11T14:58:49.660Z] ===============================================
[2026-03-11T14:58:49.660Z] Running test dacapo-luindex_0 ...
[2026-03-11T14:58:49.660Z] ===============================================
[2026-03-11T14:58:49.660Z] dacapo-luindex_0 Start Time: Wed Mar 11 10:58:49 2026 Epoch Time (ms): 1773241129608
[2026-03-11T14:58:49.660Z] variation: NoOptions
[2026-03-11T14:58:50.011Z] JVM_OPTIONS:
[2026-03-11T14:58:50.011Z] { \
[2026-03-11T14:58:50.011Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:58:50.011Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:58:50.011Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-luindex_0"; \
[2026-03-11T14:58:50.011Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-luindex_0"; \
[2026-03-11T14:58:50.011Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:58:50.011Z] "/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-03-11T14:58:50.011Z] 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_17732409576791/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:58:50.011Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:58:50.011Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:58:50.011Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:58:50.011Z]
[2026-03-11T14:58:50.011Z] TEST SETUP:
[2026-03-11T14:58:50.011Z] Nothing to be done for setup.
[2026-03-11T14:58:50.011Z]
[2026-03-11T14:58:50.011Z] TESTING:
[2026-03-11T14:58:50.368Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-11T14:58:50.368Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-11T14:58:50.724Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-11T14:58:50.724Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-11T14:58:51.077Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-11T14:58:51.835Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-11T14:58:51.835Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:58:51.835Z] 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-03-11T14:58:51.835Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-11T14:58:51.835Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-11T14:58:52.943Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-11T14:58:53.295Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-11T14:58:54.052Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-11T14:58:54.403Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-11T14:58:54.403Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-11T14:58:54.403Z] Optimizing...
[2026-03-11T14:58:56.143Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 5595 msec =====
[2026-03-11T14:58:56.143Z] -----------------------------------
[2026-03-11T14:58:56.143Z] dacapo-luindex_0_PASSED
[2026-03-11T14:58:56.143Z] -----------------------------------
[2026-03-11T14:58:56.143Z]
[2026-03-11T14:58:56.143Z] TEST TEARDOWN:
[2026-03-11T14:58:56.143Z] Nothing to be done for teardown.
[2026-03-11T14:58:56.143Z] dacapo-luindex_0 Finish Time: Wed Mar 11 10:58:55 2026 Epoch Time (ms): 1773241135599
[2026-03-11T14:58:56.143Z]
[2026-03-11T14:58:56.143Z] ===============================================
[2026-03-11T14:58:56.143Z] Running test dacapo-pmd_0 ...
[2026-03-11T14:58:56.143Z] ===============================================
[2026-03-11T14:58:56.143Z] dacapo-pmd_0 Start Time: Wed Mar 11 10:58:55 2026 Epoch Time (ms): 1773241135625
[2026-03-11T14:58:56.143Z] variation: NoOptions
[2026-03-11T14:58:56.143Z] JVM_OPTIONS:
[2026-03-11T14:58:56.143Z] { \
[2026-03-11T14:58:56.143Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:58:56.143Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:58:56.143Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-pmd_0"; \
[2026-03-11T14:58:56.143Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-pmd_0"; \
[2026-03-11T14:58:56.143Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:58:56.143Z] "/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-03-11T14:58:56.143Z] 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_17732409576791/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:58:56.143Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:58:56.143Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:58:56.143Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:58:56.143Z]
[2026-03-11T14:58:56.143Z] TEST SETUP:
[2026-03-11T14:58:56.143Z] Nothing to be done for setup.
[2026-03-11T14:58:56.143Z]
[2026-03-11T14:58:56.143Z] TESTING:
[2026-03-11T14:58:56.143Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T14:58:56.500Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-03-11T14:58:56.500Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-03-11T14:58:58.603Z] Checked: 0%
[2026-03-11T14:58:58.956Z] Checked: 5%
[2026-03-11T14:58:58.957Z] Checked: 10%
[2026-03-11T14:58:59.309Z] Checked: 15%
[2026-03-11T14:58:59.309Z] Checked: 20%
[2026-03-11T14:58:59.657Z] Checked: 25%
[2026-03-11T14:58:59.657Z] Checked: 30%
[2026-03-11T14:58:59.657Z] Checked: 35%
[2026-03-11T14:59:00.005Z] Checked: 40%
[2026-03-11T14:59:00.005Z] Checked: 45%
[2026-03-11T14:59:00.005Z] Checked: 50%
[2026-03-11T14:59:00.353Z] Checked: 55%
[2026-03-11T14:59:00.712Z] Checked: 60%
[2026-03-11T14:59:01.068Z] Checked: 65%
[2026-03-11T14:59:01.068Z] Checked: 70%
[2026-03-11T14:59:01.420Z] Checked: 75%
[2026-03-11T14:59:01.420Z] Checked: 80%
[2026-03-11T14:59:01.774Z] Checked: 85%
[2026-03-11T14:59:01.774Z] Checked: 90%
[2026-03-11T14:59:02.133Z] Checked: 95%
[2026-03-11T14:59:02.133Z] Checked: 100%
[2026-03-11T14:59:02.133Z] PMD checked 601 files.
[2026-03-11T14:59:02.133Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 5682 msec =====
[2026-03-11T14:59:02.133Z] -----------------------------------
[2026-03-11T14:59:02.133Z] dacapo-pmd_0_PASSED
[2026-03-11T14:59:02.133Z] -----------------------------------
[2026-03-11T14:59:02.133Z]
[2026-03-11T14:59:02.133Z] TEST TEARDOWN:
[2026-03-11T14:59:02.133Z] Nothing to be done for teardown.
[2026-03-11T14:59:02.133Z] dacapo-pmd_0 Finish Time: Wed Mar 11 10:59:01 2026 Epoch Time (ms): 1773241141940
[2026-03-11T14:59:02.133Z]
[2026-03-11T14:59:02.133Z] ===============================================
[2026-03-11T14:59:02.133Z] Running test dacapo-sunflow_0 ...
[2026-03-11T14:59:02.133Z] ===============================================
[2026-03-11T14:59:02.133Z] dacapo-sunflow_0 Start Time: Wed Mar 11 10:59:01 2026 Epoch Time (ms): 1773241141967
[2026-03-11T14:59:02.133Z] variation: NoOptions
[2026-03-11T14:59:02.133Z] JVM_OPTIONS:
[2026-03-11T14:59:02.133Z] { \
[2026-03-11T14:59:02.133Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:59:02.133Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:59:02.133Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-sunflow_0"; \
[2026-03-11T14:59:02.133Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-sunflow_0"; \
[2026-03-11T14:59:02.133Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:59:02.133Z] "/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-03-11T14:59:02.133Z] 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_17732409576791/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:59:02.133Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:59:02.133Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:59:02.133Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:59:02.133Z]
[2026-03-11T14:59:02.133Z] TEST SETUP:
[2026-03-11T14:59:02.133Z] Nothing to be done for setup.
[2026-03-11T14:59:02.133Z]
[2026-03-11T14:59:02.133Z] TESTING:
[2026-03-11T14:59:02.535Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T14:59:02.535Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-11T14:59:16.451Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 14009 msec =====
[2026-03-11T14:59:16.451Z] -----------------------------------
[2026-03-11T14:59:16.451Z] dacapo-sunflow_0_PASSED
[2026-03-11T14:59:16.451Z] -----------------------------------
[2026-03-11T14:59:16.451Z]
[2026-03-11T14:59:16.451Z] TEST TEARDOWN:
[2026-03-11T14:59:16.451Z] Nothing to be done for teardown.
[2026-03-11T14:59:16.451Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 10:59:16 2026 Epoch Time (ms): 1773241156322
[2026-03-11T14:59:16.451Z]
[2026-03-11T14:59:16.451Z] ===============================================
[2026-03-11T14:59:16.451Z] Running test dacapo-tomcat_0 ...
[2026-03-11T14:59:16.451Z] ===============================================
[2026-03-11T14:59:16.451Z] dacapo-tomcat_0 Start Time: Wed Mar 11 10:59:16 2026 Epoch Time (ms): 1773241156349
[2026-03-11T14:59:16.451Z] variation: NoOptions
[2026-03-11T14:59:16.451Z] JVM_OPTIONS:
[2026-03-11T14:59:16.451Z] { \
[2026-03-11T14:59:16.451Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:59:16.451Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:59:16.451Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-tomcat_0"; \
[2026-03-11T14:59:16.451Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-tomcat_0"; \
[2026-03-11T14:59:16.451Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:59:16.451Z] "/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-03-11T14:59:16.451Z] 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_17732409576791/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:59:16.451Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:59:16.451Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:59:16.451Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T14:59:16.451Z]
[2026-03-11T14:59:16.451Z] TEST SETUP:
[2026-03-11T14:59:16.451Z] Nothing to be done for setup.
[2026-03-11T14:59:16.451Z]
[2026-03-11T14:59:16.451Z] TESTING:
[2026-03-11T14:59:16.801Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-03-11T14:59:16.801Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-11T14:59:17.151Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-11T14:59:17.499Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:59:17.499Z] 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-03-11T14:59:17.499Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:59:17.499Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:59:17.499Z]
[2026-03-11T14:59:18.270Z] Server created with thread pool size 4
[2026-03-11T14:59:18.270Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-11T14:59:18.270Z] Loading web application
[2026-03-11T14:59:18.641Z] Starting 80000 requests...
[2026-03-11T14:59:26.542Z] Completing requests: 5%
[2026-03-11T14:59:28.931Z] Completing requests: 10%
[2026-03-11T14:59:31.997Z] Completing requests: 15%
[2026-03-11T14:59:34.345Z] Completing requests: 20%
[2026-03-11T14:59:36.692Z] Completing requests: 25%
[2026-03-11T14:59:39.044Z] Completing requests: 30%
[2026-03-11T14:59:41.393Z] Completing requests: 35%
[2026-03-11T14:59:43.739Z] Completing requests: 40%
[2026-03-11T14:59:46.133Z] Completing requests: 45%
[2026-03-11T14:59:48.490Z] Completing requests: 50%
[2026-03-11T14:59:50.843Z] Completing requests: 55%
[2026-03-11T14:59:53.194Z] Completing requests: 60%
[2026-03-11T14:59:55.550Z] Completing requests: 65%
[2026-03-11T14:59:57.923Z] Completing requests: 70%
[2026-03-11T15:00:00.282Z] Completing requests: 75%
[2026-03-11T15:00:02.677Z] Completing requests: 80%
[2026-03-11T15:00:04.511Z] Completing requests: 85%
[2026-03-11T15:00:06.847Z] Completing requests: 90%
[2026-03-11T15:00:09.207Z] Completing requests: 95%
[2026-03-11T15:00:09.207Z] Completed requests
[2026-03-11T15:00:09.207Z] Client threads complete ... unloading web application
[2026-03-11T15:00:09.207Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 50481 msec =====
[2026-03-11T15:00:09.207Z] ===== DaCapo processed 80000 requests in 50406 msec, 1587 requests per second =====
[2026-03-11T15:00:09.207Z] ===== DaCapo tail latency, simple: 50% 2023 usec, 90% 2502 usec, 99% 15798 usec, 99.9% 71503 usec, 99.99% 134425 usec, max 671497 usec, measured over 80000 events =====
[2026-03-11T15:00:09.207Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2285 usec, 90% 6987 usec, 99% 16332 usec, 99.9% 71503 usec, 99.99% 134425 usec, max 671497 usec, measured over 80000 events =====
[2026-03-11T15:00:09.207Z] ===== DaCapo tail latency, metered full smoothing: 50% 2156783 usec, 90% 3084483 usec, 99% 3219940 usec, 99.9% 3240831 usec, 99.99% 3243843 usec, max 3250718 usec, measured over 80000 events =====
[2026-03-11T15:00:09.207Z] Server stopped ... iteration complete
[2026-03-11T15:00:09.207Z] -----------------------------------
[2026-03-11T15:00:09.207Z] dacapo-tomcat_0_PASSED
[2026-03-11T15:00:09.207Z] -----------------------------------
[2026-03-11T15:00:09.207Z]
[2026-03-11T15:00:09.207Z] TEST TEARDOWN:
[2026-03-11T15:00:09.207Z] Nothing to be done for teardown.
[2026-03-11T15:00:09.207Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 11:00:08 2026 Epoch Time (ms): 1773241208788
[2026-03-11T15:00:09.207Z]
[2026-03-11T15:00:09.207Z] ===============================================
[2026-03-11T15:00:09.207Z] Running test dacapo-xalan_0 ...
[2026-03-11T15:00:09.207Z] ===============================================
[2026-03-11T15:00:09.207Z] dacapo-xalan_0 Start Time: Wed Mar 11 11:00:08 2026 Epoch Time (ms): 1773241208810
[2026-03-11T15:00:09.207Z] variation: NoOptions
[2026-03-11T15:00:09.207Z] JVM_OPTIONS:
[2026-03-11T15:00:09.207Z] { \
[2026-03-11T15:00:09.207Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:00:09.207Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:00:09.207Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-xalan_0"; \
[2026-03-11T15:00:09.207Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/dacapo-xalan_0"; \
[2026-03-11T15:00:09.207Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:00:09.207Z] "/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-03-11T15:00:09.207Z] 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_17732409576791/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:00:09.207Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:00:09.207Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:00:09.207Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17732409576791/TestTargetResult";
[2026-03-11T15:00:09.207Z]
[2026-03-11T15:00:09.207Z] TEST SETUP:
[2026-03-11T15:00:09.207Z] Nothing to be done for setup.
[2026-03-11T15:00:09.207Z]
[2026-03-11T15:00:09.207Z] TESTING:
[2026-03-11T15:00:09.207Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-11T15:00:09.207Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-11T15:00:09.207Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-11T15:00:10.319Z] Processing: 5%
[2026-03-11T15:00:10.665Z] Processing: 10%
[2026-03-11T15:00:11.059Z] Processing: 15%
[2026-03-11T15:00:11.405Z] Processing: 20%
[2026-03-11T15:00:11.405Z] Processing: 25%
[2026-03-11T15:00:11.754Z] Processing: 30%
[2026-03-11T15:00:12.164Z] Processing: 35%
[2026-03-11T15:00:12.164Z] Processing: 40%
[2026-03-11T15:00:12.513Z] Processing: 45%
[2026-03-11T15:00:12.513Z] Processing: 50%
[2026-03-11T15:00:12.866Z] Processing: 55%
[2026-03-11T15:00:12.867Z] Processing: 60%
[2026-03-11T15:00:13.215Z] Processing: 65%
[2026-03-11T15:00:13.215Z] Processing: 70%
[2026-03-11T15:00:13.614Z] Processing: 75%
[2026-03-11T15:00:13.614Z] Processing: 80%
[2026-03-11T15:00:13.614Z] Processing: 85%
[2026-03-11T15:00:13.970Z] Processing: 90%
[2026-03-11T15:00:13.970Z] Processing: 95%
[2026-03-11T15:00:13.970Z] Normal completion.
[2026-03-11T15:00:13.970Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 4792 msec =====
[2026-03-11T15:00:14.318Z] -----------------------------------
[2026-03-11T15:00:14.318Z] dacapo-xalan_0_PASSED
[2026-03-11T15:00:14.318Z] -----------------------------------
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] TEST TEARDOWN:
[2026-03-11T15:00:14.318Z] Nothing to be done for teardown.
[2026-03-11T15:00:14.318Z] dacapo-xalan_0 Finish Time: Wed Mar 11 11:00:13 2026 Epoch Time (ms): 1773241213990
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] All tests finished, run result summary:
[2026-03-11T15:00:14.318Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:00:14.318Z] 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_17732409576791/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_17732409576791/ --tapName=Test_openjdk26_hs_extended.perf_aarch64_mac.tap --comment=""
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] TEST TARGETS SUMMARY
[2026-03-11T15:00:14.318Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:00:14.318Z] DISABLED test targets:
[2026-03-11T15:00:14.318Z] renaissance-finagle-chirper_0
[2026-03-11T15:00:14.318Z] dacapo-avrora_0
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] PASSED test targets:
[2026-03-11T15:00:14.318Z] renaissance-finagle-http_0
[2026-03-11T15:00:14.318Z] renaissance-mnemonics_0
[2026-03-11T15:00:14.318Z] renaissance-par-mnemonics_0
[2026-03-11T15:00:14.318Z] renaissance-philosophers_0
[2026-03-11T15:00:14.318Z] dacapo-fop_0
[2026-03-11T15:00:14.318Z] dacapo-jython_0
[2026-03-11T15:00:14.318Z] dacapo-luindex_0
[2026-03-11T15:00:14.318Z] dacapo-pmd_0
[2026-03-11T15:00:14.318Z] dacapo-sunflow_0
[2026-03-11T15:00:14.318Z] dacapo-tomcat_0
[2026-03-11T15:00:14.318Z] dacapo-xalan_0
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] FAILED test targets:
[2026-03-11T15:00:14.318Z] renaissance-als_0
[2026-03-11T15:00:14.318Z] renaissance-chi-square_0
[2026-03-11T15:00:14.318Z] renaissance-db-shootout_0
[2026-03-11T15:00:14.318Z] renaissance-dec-tree_0
[2026-03-11T15:00:14.318Z] renaissance-log-regression_0
[2026-03-11T15:00:14.318Z] renaissance-movie-lens_0
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0
[2026-03-11T15:00:14.318Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:00:14.318Z]
[2026-03-11T15:00:14.318Z] make[1]: *** [resultsSummary] Error 2
[2026-03-11T15:00:14.318Z] make: *** [_extended.perf] Error 2
[Pipeline] sh
[2026-03-11T15:00:14.949Z] ++ uname
[2026-03-11T15:00:14.949Z] + '[' Darwin = AIX ']'
[2026-03-11T15:00:14.949Z] ++ uname
[2026-03-11T15:00:14.949Z] + '[' Darwin = SunOS ']'
[2026-03-11T15:00:14.949Z] ++ uname
[2026-03-11T15:00:14.949Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T15:00:14.949Z] + MAKE=make
[2026-03-11T15:00:14.949Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:00:14.949Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-03-11T15:00:15.017Z] $ ssh-agent -k
[2026-03-11T15:00:15.022Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:00:15.022Z] unset SSH_AGENT_PID;
[2026-03-11T15:00:15.022Z] echo Agent pid 1800 killed;
[2026-03-11T15:00:15.238Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-03-11T15:00:15.286Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-11T15:00:15.333Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-11T15:00:15.400Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:00:15.435Z] Archiving artifacts
[2026-03-11T15:00:16.274Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T15:00:16.360Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:00:16.390Z] Archiving artifacts
[2026-03-11T15:00:16.454Z] Recording fingerprints
[Pipeline] sh
[2026-03-11T15:00:17.184Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17732409576791
[Pipeline] echo
[2026-03-11T15:00:17.260Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:00:17.290Z] Archiving artifacts
[2026-03-11T15:00:17.341Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:00:18.050Z] Tap file found: aqa-tests/TKG/output_17732409576791/Test_openjdk26_hs_extended.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-11T15:00:18.178Z] Recording test results
[2026-03-11T15:00:19.540Z] No test report files were found. Configuration error?
[2026-03-11T15:00:22.098Z] None of the test reports contained any result
[2026-03-11T15:00:22.099Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:00:22.122Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:00:22.696Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-11T15:00:22.696Z] 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-03-11T15:00:22.856Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:00:22.856Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:00:25.891Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T15:00:26.408Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-11T15:00:26.408Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:00:26.506Z] 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-03-11T15:00:26.622Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-11T15:00:26.653Z] Running on test-rise-ubuntu2404-riscv64-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:00:26.668Z] 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-03-11T15:00:26.697Z] 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-03-11T15:00:27.401Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-11T15:00:28.030Z] Processing DSL script testJobTemplate
[2026-03-11T15:01:28.081Z] LEVELS: [extended]
[2026-03-11T15:01:28.081Z] JDK_VERSIONS: [8]
[2026-03-11T15:01:28.081Z] GROUPS: [perf]
[2026-03-11T15:01:28.081Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-11T15:01:28.283Z] Existing items:
[2026-03-11T15:01:28.283Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-11T15:01:29.018Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-03-11T15:01:29.043Z] Scheduling project: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun
[2026-03-11T15:01:34.705Z] Starting building: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #19
[2026-03-11T15:08:38.901Z] Build Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #19 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T15:08:39.002Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:08:39.393Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:08:39.393Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:08:39.572Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T15:08:39.636Z] Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #19 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-11T15:08:39.661Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:08:41.102Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_aarch64_mac_rerun" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T15:08:41.147Z] Saving Test_openjdk26_hs_extended.perf_aarch64_mac_rerun/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:08:41.344Z] Archiving artifacts
[2026-03-11T15:08:41.709Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:08:42.691Z] Tap file found: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun/19/aqa-tests/TKG/output_17732416804963/Test_openjdk26_hs_extended.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-11T15:08:43.250Z] 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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:08:43.683Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:08:43.683Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:08:43.859Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE