Test_openjdk25_hs_dev.system_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin" build number 24
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 138
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 187
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.system_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.system_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
> git rev-list --no-walk 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-26T22:31:27.233Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-26T22:31:27.234Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-26T22:31:27.244Z] dynamicAgents: []
[Pipeline] echo
[2026-02-26T22:31:27.245Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-26T22:31:27.251Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-26T22:31:42.284Z] Still waiting to schedule task
[2026-02-26T22:31:42.284Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-02-26T22:38:01.466Z] Running on test-orka-macos14-arm64-d8h2e in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-26T22:38:01.486Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-26T22:38:01.559Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-26T22:38:01.559Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-26T22:38:01.586Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-26T22:38:01.659Z] The recommended git tool is: /usr/bin/git
[2026-02-26T22:38:01.728Z] No credentials specified
[2026-02-26T22:38:01.760Z] Cloning the remote Git repository
[2026-02-26T22:37:59.716Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-26T22:37:59.717Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests # timeout=10
[2026-02-26T22:37:59.811Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-26T22:37:59.812Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-26T22:37:59.812Z] > /usr/bin/git --version # timeout=10
[2026-02-26T22:37:59.830Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-26T22:37:59.831Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T22:38:06.153Z] Avoid second fetch
[2026-02-26T22:38:06.214Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
[2026-02-26T22:38:03.938Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-26T22:38:03.979Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T22:38:04.069Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-26T22:38:04.130Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-26T22:38:04.157Z] > /usr/bin/git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[2026-02-26T22:38:07.486Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-26T22:38:08.733Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-26T22:38:08.754Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-26T22:38:09.554Z] + LC_TIME=C
[2026-02-26T22:38:09.554Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-26T22:38:09.678Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-26T22:38:10.216Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-26T22:38:10.578Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-26T22:38:11.808Z] + printenv
[2026-02-26T22:38:11.808Z] JCK_GIT_BRANCH=master
[2026-02-26T22:38:11.808Z] DYNAMIC_COMPILE=false
[2026-02-26T22:38:11.808Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/46/
[2026-02-26T22:38:11.808Z] OPENJ9_BRANCH=master
[2026-02-26T22:38:11.808Z] JENKINS_NODE_COOKIE=8527706a-97c6-4202-8d87-84b3bafe7da9
[2026-02-26T22:38:11.808Z] DOCKER_REQUIRED=false
[2026-02-26T22:38:11.808Z] PARALLEL=Dynamic
[2026-02-26T22:38:11.808Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-26T22:38:11.808Z] SHELL=/bin/zsh
[2026-02-26T22:38:11.808Z] jobStatus=SUCCESS
[2026-02-26T22:38:11.808Z] JOBSTARTTIME=Thu, 26 Feb 2026 17:38:07 -0500
[2026-02-26T22:38:11.808Z] STAGE_NAME=Setup
[2026-02-26T22:38:11.808Z] SSH_CLIENT=78.47.239.97 54586 22
[2026-02-26T22:38:11.808Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-26T22:38:11.808Z] BUILD_TAG=jenkins-Test_openjdk25_hs_dev.system_aarch64_mac-46
[2026-02-26T22:38:11.808Z] RERUN_FAILURE=true
[2026-02-26T22:38:11.808Z] SDK_RESOURCE=upstream
[2026-02-26T22:38:11.808Z] TIME_LIMIT=25
[2026-02-26T22:38:11.808Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-26T22:38:11.808Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T22:38:11.808Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-26T22:38:11.808Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/
[2026-02-26T22:38:11.808Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac
[2026-02-26T22:38:11.809Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/46/display/redirect?page=changes
[2026-02-26T22:38:11.809Z] JDK_BRANCH=jdk-25.0.3+4_adopt
[2026-02-26T22:38:11.809Z] USER=admin
[2026-02-26T22:38:11.809Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-26T22:38:11.809Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-26T22:38:11.809Z] ADOPTOPENJDK_BRANCH=master
[2026-02-26T22:38:11.809Z] ARCHIVE_TEST_RESULTS=false
[2026-02-26T22:38:11.809Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2026-02-26T22:38:11.809Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-26T22:38:11.809Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/46/display/redirect?page=artifacts
[2026-02-26T22:38:11.809Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-26T22:38:11.809Z] ORIGIN_JDK_VERSION=25
[2026-02-26T22:38:11.809Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-26T22:38:11.809Z] SETUP_JCK_RUN=false
[2026-02-26T22:38:11.809Z] SPEC=osx_aarch64
[2026-02-26T22:38:11.809Z] PERSONAL_BUILD=false
[2026-02-26T22:38:11.809Z] TKG_ITERATIONS=1
[2026-02-26T22:38:11.809Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-26T22:38:11.809Z] RERUN_ITERATIONS=0
[2026-02-26T22:38:11.809Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-26T22:38:11.809Z] ITERATIONS=1
[2026-02-26T22:38:11.809Z] KEEP_REPORTDIR=false
[2026-02-26T22:38:11.809Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-26T22:38:11.809Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/lib
[2026-02-26T22:38:11.809Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/46/display/redirect
[2026-02-26T22:38:11.809Z] _=/usr/bin/printenv
[2026-02-26T22:38:11.809Z] GENERATE_JOBS=true
[2026-02-26T22:38:11.809Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac
[2026-02-26T22:38:11.809Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-26T22:38:11.809Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-26T22:38:11.809Z] EXIT_FAILURE=false
[2026-02-26T22:38:11.809Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-26T22:38:11.809Z] SLACK_CHANNEL=aqavit-bot
[2026-02-26T22:38:11.809Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-26T22:38:11.809Z] JDK_VERSION=25
[2026-02-26T22:38:11.809Z] VENDOR_TEST_DIRS=/test/system
[2026-02-26T22:38:11.809Z] JOB_NAME=Test_openjdk25_hs_dev.system_aarch64_mac
[2026-02-26T22:38:11.809Z] BUILD_DISPLAY_NAME=#46
[2026-02-26T22:38:11.809Z] USE_TESTENV_PROPERTIES=false
[2026-02-26T22:38:11.809Z] BUILD_ID=46
[2026-02-26T22:38:11.809Z] EXIT_SUCCESS=false
[2026-02-26T22:38:11.809Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-26T22:38:11.809Z] TEST_TIME=120
[2026-02-26T22:38:11.809Z] PLATFORM=aarch64_mac
[2026-02-26T22:38:11.809Z] JDK_IMPL=hotspot
[2026-02-26T22:38:11.809Z] JOB_BASE_NAME=Test_openjdk25_hs_dev.system_aarch64_mac
[2026-02-26T22:38:11.809Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/46/display/redirect?page=tests
[2026-02-26T22:38:11.809Z] AUTO_DETECT=true
[2026-02-26T22:38:11.809Z] SHLVL=2
[2026-02-26T22:38:11.809Z] HOME=/Users/admin
[2026-02-26T22:38:11.809Z] TAP_NAME=Test_openjdk25_hs_dev.system_aarch64_mac.tap
[2026-02-26T22:38:11.809Z] CI=true
[2026-02-26T22:38:11.809Z] EXECUTOR_NUMBER=0
[2026-02-26T22:38:11.809Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac@tmp
[2026-02-26T22:38:11.809Z] JENKINS_SERVER_COOKIE=durable-ba626d6fc5d3a39c508aca2ff1227705954f5c526be51908dceb7ac4e3c13ee9
[2026-02-26T22:38:11.809Z] NODE_LABELS=test-orka-macos14-arm64-d8h2e aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 ci.role.test.repro sw.os.osx orka mac
[2026-02-26T22:38:11.809Z] TARGET=dev.system
[2026-02-26T22:38:11.809Z] BUILD_LIST=system
[2026-02-26T22:38:11.809Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:11.809Z] LOGNAME=admin
[2026-02-26T22:38:11.809Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-26T22:38:11.809Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2026-02-26T22:38:11.809Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-26T22:38:11.809Z] SSH_CONNECTION=78.47.239.97 54586 192.168.64.10 22
[2026-02-26T22:38:11.809Z] UPSTREAM_JOB_NUMBER=24
[2026-02-26T22:38:11.809Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-26T22:38:11.809Z] NODE_NAME=test-orka-macos14-arm64-d8h2e
[2026-02-26T22:38:11.809Z] BUILD_NUMBER=46
[2026-02-26T22:38:11.809Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/display/redirect
[2026-02-26T22:38:11.809Z] KEEP_WORKSPACE=false
[2026-02-26T22:38:11.809Z] HUDSON_COOKIE=ff6ab879-84de-4bae-a8f1-1755273f3446
[2026-02-26T22:38:11.809Z] VENDOR_TEST_BRANCHES=master
[2026-02-26T22:38:11.809Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../benchmarks
[2026-02-26T22:38:11.809Z] USE_JRE=false
[2026-02-26T22:38:11.809Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-26T22:38:11.809Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-26T22:38:11.809Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-26T22:38:11.894Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-26T22:38:11.910Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T22:38:36.198Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-temurin" build number 24
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-26T22:38:36.407Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-26T22:38:36.415Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-26T22:38:34.339Z] $ ssh-agent
[2026-02-26T22:38:36.564Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-TUXfQVsZDpAS/agent.3811
[2026-02-26T22:38:36.564Z] SSH_AGENT_PID=3812
[2026-02-26T22:38:36.564Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-26T22:38:36.575Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-26T22:38:36.600Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-26T22:38:37.125Z] ++ pwd
[2026-02-26T22:38:37.125Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system
[2026-02-26T22:38:37.125Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests
[2026-02-26T22:38:37.125Z] get jdk binary...
[2026-02-26T22:38:37.125Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-26T22:38:37.125Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz ...
[2026-02-26T22:38:38.432Z] List files in jdkbinary folder...
[2026-02-26T22:38:38.432Z] total 883640
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 53111482 Feb 26 16:49 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 136585713 Feb 26 16:56 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 81553751 Feb 26 16:57 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 56458067 Feb 26 16:58 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 31117 Feb 26 16:50 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea-metadata.json
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 162221 Feb 26 17:15 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea.json
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 3812366 Feb 26 16:58 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] -rw-r--r-- 1 admin staff 97621841 Feb 26 16:49 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:38.432Z] drwxr-xr-x 3 admin staff 96 Feb 26 17:38 tmp
[2026-02-26T22:38:38.432Z] List files in jdkbinary/tmp folder...
[2026-02-26T22:38:38.432Z] total 0
[2026-02-26T22:38:38.432Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:55 jdk-25.0.3+4
[2026-02-26T22:38:38.432Z] Moving directory jdk-25.0.3+4/ to ../j2sdk-image
[2026-02-26T22:38:38.432Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz ...
[2026-02-26T22:38:39.190Z] List files in jdkbinary folder...
[2026-02-26T22:38:39.190Z] total 883640
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 53111482 Feb 26 16:49 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 136585713 Feb 26 16:56 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 81553751 Feb 26 16:57 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 56458067 Feb 26 16:58 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 31117 Feb 26 16:50 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea-metadata.json
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 162221 Feb 26 17:15 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea.json
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 3812366 Feb 26 16:58 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] -rw-r--r-- 1 admin staff 97621841 Feb 26 16:49 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.190Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:55 j2sdk-image
[2026-02-26T22:38:39.190Z] drwxr-xr-x 3 admin staff 96 Feb 26 17:38 tmp
[2026-02-26T22:38:39.190Z] List files in jdkbinary/tmp folder...
[2026-02-26T22:38:39.190Z] total 0
[2026-02-26T22:38:39.190Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:57 jdk-25.0.3+4-jre
[2026-02-26T22:38:39.190Z] Moving directory jdk-25.0.3+4-jre/ to ../j2re-image
[2026-02-26T22:38:39.190Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz ...
[2026-02-26T22:38:39.542Z] List files in jdkbinary folder...
[2026-02-26T22:38:39.542Z] total 883640
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 53111482 Feb 26 16:49 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 136585713 Feb 26 16:56 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 81553751 Feb 26 16:57 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 56458067 Feb 26 16:58 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 31117 Feb 26 16:50 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea-metadata.json
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 162221 Feb 26 17:15 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea.json
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 3812366 Feb 26 16:58 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] -rw-r--r-- 1 admin staff 97621841 Feb 26 16:49 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:39.542Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:57 j2re-image
[2026-02-26T22:38:39.542Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:55 j2sdk-image
[2026-02-26T22:38:39.542Z] drwxr-xr-x 3 admin staff 96 Feb 26 17:38 tmp
[2026-02-26T22:38:39.542Z] List files in jdkbinary/tmp folder...
[2026-02-26T22:38:39.542Z] total 0
[2026-02-26T22:38:39.542Z] drwxr-xr-x 3 admin staff 96 Feb 26 16:47 jdk-25.0.3+4-static-libs
[2026-02-26T22:38:39.542Z] Moving directory jdk-25.0.3+4-static-libs/ to ../static-libs
[2026-02-26T22:38:39.542Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz ...
[2026-02-26T22:38:43.494Z] List files in jdkbinary folder...
[2026-02-26T22:38:43.494Z] total 883640
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 53111482 Feb 26 16:49 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 136585713 Feb 26 16:56 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 81553751 Feb 26 16:57 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 56458067 Feb 26 16:58 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 31117 Feb 26 16:50 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea-metadata.json
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 162221 Feb 26 17:15 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_4-ea.json
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 3812366 Feb 26 16:58 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.494Z] -rw-r--r-- 1 admin staff 97621841 Feb 26 16:49 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz
[2026-02-26T22:38:43.495Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:57 j2re-image
[2026-02-26T22:38:43.495Z] drwxr-xr-x 3 admin staff 96 Feb 26 08:55 j2sdk-image
[2026-02-26T22:38:43.495Z] drwxr-xr-x 3 admin staff 96 Feb 26 16:47 static-libs
[2026-02-26T22:38:43.495Z] drwxr-xr-x 3 admin staff 96 Feb 26 17:38 tmp
[2026-02-26T22:38:43.495Z] List files in jdkbinary/tmp folder...
[2026-02-26T22:38:43.495Z] total 0
[2026-02-26T22:38:43.495Z] drwxr-xr-x 8 admin staff 256 Feb 26 16:44 jdk-25.0.3+4-test-image
[2026-02-26T22:38:43.495Z] Moving directory jdk-25.0.3+4-test-image/ to ../openjdk-test-image
[2026-02-26T22:38:43.495Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_4-ea.tar.gz over ./j2sdk-image...
[2026-02-26T22:38:43.495Z] Removing top-level folder jdk-25.0.3+4-debug-image/
[2026-02-26T22:38:43.495Z] Removing top-level folder jdk-25.0.3+4/
[2026-02-26T22:38:44.248Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-26T22:38:44.248Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-26T22:38:44.248Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-26T22:38:44.248Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-26T22:38:45.468Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-26T22:38:45.468Z] OpenJDK Runtime Environment Temurin-25.0.3+4-202602262134 (build 25.0.3-beta+4-ea)
[2026-02-26T22:38:45.468Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+4-202602262134 (build 25.0.3-beta+4-ea, mixed mode, sharing)
[2026-02-26T22:38:45.468Z] =JAVA VERSION OUTPUT END=
[2026-02-26T22:38:45.468Z] get testKitGen...
[2026-02-26T22:38:45.468Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-26T22:38:47.233Z] git rev-parse master
[2026-02-26T22:38:47.233Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T22:38:47.233Z] get vendor test material...
[2026-02-26T22:38:47.233Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-26T22:38:47.233Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-26T22:38:48.454Z] check vendor repo sha
[2026-02-26T22:38:48.454Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-26T22:38:48.811Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties
[2026-02-26T22:38:48.811Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-26T22:38:48.811Z] temurin-build_BRANCH=add4c7da67f6165313c0cfb4783b823be7ba0d6f
[2026-02-26T22:38:48.811Z] Stage vendor_0//test/system to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests//test/system
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-26T22:38:46.850Z] $ ssh-agent -k
[2026-02-26T22:38:46.859Z] unset SSH_AUTH_SOCK;
[2026-02-26T22:38:46.859Z] unset SSH_AGENT_PID;
[2026-02-26T22:38:46.859Z] echo Agent pid 3812 killed;
[2026-02-26T22:38:49.083Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-26T22:38:49.143Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-26T22:38:49.235Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-26T22:38:49.499Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=24&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-26T22:38:49.511Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&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-d8h2e&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=24&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-26T22:38:49.550Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T22:38:49.739Z] Copied 1 artifact from "getTRSSOutput" build number 2060
[Pipeline] sh
[2026-02-26T22:38:50.252Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-26T22:38:50.252Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-26T22:38:50.252Z] + tar xof -
[2026-02-26T22:38:50.252Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-26T22:38:50.385Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T22:38:50.397Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-26T22:38:50.927Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-26T22:38:51.278Z] --------------------------------------------
[2026-02-26T22:38:51.278Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:51.278Z] task is set to default
[2026-02-26T22:38:51.278Z] dependencyList is set to all
[2026-02-26T22:38:51.278Z] System Test jars will be downloaded.
[2026-02-26T22:38:51.278Z] --------------------------------------------
[2026-02-26T22:38:51.278Z] Starting download third party dependent jars
[2026-02-26T22:38:51.278Z] --------------------------------------------
[2026-02-26T22:38:51.278Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-26T22:38:51.278Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-26T22:38:51.278Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-26T22:38:51.278Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-26T22:38:51.352Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2026-02-26T22:38:51.352Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-26T22:38:51.352Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-26T22:38:51.352Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-26T22:38:51.352Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-26T22:38:51.352Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-26T22:38:51.380Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-26T22:38:51.384Z] Machine limit is 12.
[Pipeline] sh
[2026-02-26T22:38:51.915Z] + cd ./aqa-tests/TKG
[2026-02-26T22:38:51.915Z] ++ uname
[2026-02-26T22:38:51.915Z] + '[' Darwin = AIX ']'
[2026-02-26T22:38:51.915Z] ++ uname
[2026-02-26T22:38:51.915Z] + '[' Darwin = SunOS ']'
[2026-02-26T22:38:51.915Z] ++ uname
[2026-02-26T22:38:51.915Z] + '[' Darwin = '*BSD' ']'
[2026-02-26T22:38:51.915Z] + MAKE=make
[2026-02-26T22:38:51.915Z] + make genParallelList TEST=dev.system TEST_TIME=120 NUM_MACHINES=
[2026-02-26T22:38:51.915Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-26T22:38:51.915Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:51.915Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T22:38:51.915Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T22:38:51.915Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T22:38:51.916Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T22:38:52.675Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-26T22:38:53.431Z]
[2026-02-26T22:38:53.431Z] build:
[2026-02-26T22:38:53.431Z]
[2026-02-26T22:38:53.431Z] clean:
[2026-02-26T22:38:53.431Z]
[2026-02-26T22:38:53.431Z] init:
[2026-02-26T22:38:53.431Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin
[2026-02-26T22:38:53.431Z]
[2026-02-26T22:38:53.431Z] getDependentLibs:
[2026-02-26T22:38:53.431Z] [exec] --------------------------------------------
[2026-02-26T22:38:53.431Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:53.431Z] [exec] task is set to default
[2026-02-26T22:38:53.431Z] [exec] dependencyList is set to json_simple
[2026-02-26T22:38:53.431Z] [exec] System Test jars will be downloaded.
[2026-02-26T22:38:53.431Z] [exec] --------------------------------------------
[2026-02-26T22:38:53.431Z] [exec] Starting download third party dependent jars
[2026-02-26T22:38:53.431Z] [exec] --------------------------------------------
[2026-02-26T22:38:53.431Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:38:53.431Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-26T22:38:53.431Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T22:38:55.810Z]
[2026-02-26T22:38:55.810Z] compile:
[2026-02-26T22:38:55.810Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T22:38:55.810Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T22:38:55.810Z] [echo] ===fork: yes
[2026-02-26T22:38:55.810Z] [echo] ===debug: on
[2026-02-26T22:38:55.810Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin
[2026-02-26T22:38:58.212Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-26T22:38:58.212Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-26T22:38:58.212Z]
[2026-02-26T22:38:58.212Z] dist:
[2026-02-26T22:38:58.212Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-26T22:38:58.212Z]
[2026-02-26T22:38:58.212Z] BUILD SUCCESSFUL
[2026-02-26T22:38:58.212Z] Total time: 5 seconds
[2026-02-26T22:38:58.212Z] 0
[2026-02-26T22:38:58.212Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-26T22:38:58.212Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-26T22:38:58.212Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-26T22:39:00.611Z] ****************************** MACHINE INFO ******************************
[2026-02-26T22:39:00.611Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG
[2026-02-26T22:39:00.611Z] Free Physical Memory Size : 559955968
[2026-02-26T22:39:00.611Z] Free space (bytes) : 54327709696
[2026-02-26T22:39:00.611Z] Total Physical Memory Size : 6979321856
[2026-02-26T22:39:00.611Z] Total space (bytes) : 90743767040
[2026-02-26T22:39:00.611Z] Usable space (bytes) : 54327709696
[2026-02-26T22:39:00.611Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T22:39:00.611Z] bashVersion :
[2026-02-26T22:39:00.611Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-26T22:39:00.611Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-26T22:39:00.611Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] This is free software; you are free to change and redistribute it.
[2026-02-26T22:39:00.611Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T22:39:00.611Z] cpuCores : 4
[2026-02-26T22:39:00.611Z] curlVersion :
[2026-02-26T22:39:00.611Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-26T22:39:00.611Z] Release-Date: 2023-05-30
[2026-02-26T22:39:00.611Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-26T22:39:00.611Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-26T22:39:00.611Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-26T22:39:00.611Z] gcc version : 15.0.0
[2026-02-26T22:39:00.611Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-26T22:39:00.611Z] gdb version : bash: line 1: gdb: command not found
[2026-02-26T22:39:00.611Z] lldb version :
[2026-02-26T22:39:00.611Z] lldb-1500.0.200.58
[2026-02-26T22:39:00.611Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-26T22:39:00.611Z] makeVersion :
[2026-02-26T22:39:00.611Z] GNU Make 3.81
[2026-02-26T22:39:00.611Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-26T22:39:00.611Z] This is free software; see the source for copying conditions.
[2026-02-26T22:39:00.611Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-26T22:39:00.611Z] PARTICULAR PURPOSE.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] This program built for i386-apple-darwin11.3.0
[2026-02-26T22:39:00.611Z] mavenVersion :
[2026-02-26T22:39:00.611Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-26T22:39:00.611Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-26T22:39:00.611Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-26T22:39:00.611Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-26T22:39:00.611Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-26T22:39:00.611Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-26T22:39:00.611Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-26T22:39:00.611Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-26T22:39:00.611Z] perlVersion :
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-26T22:39:00.611Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Copyright 1987-2020, Larry Wall
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-26T22:39:00.611Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-26T22:39:00.611Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-26T22:39:00.611Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-26T22:39:00.611Z] procArch : arm
[2026-02-26T22:39:00.611Z] sysArch : arm64
[2026-02-26T22:39:00.611Z] sysOS : Darwin
[2026-02-26T22:39:00.611Z] ulimit :
[2026-02-26T22:39:00.611Z] core file size (blocks, -c) 8192
[2026-02-26T22:39:00.611Z] data seg size (kbytes, -d) unlimited
[2026-02-26T22:39:00.611Z] file size (blocks, -f) unlimited
[2026-02-26T22:39:00.611Z] max locked memory (kbytes, -l) unlimited
[2026-02-26T22:39:00.611Z] max memory size (kbytes, -m) unlimited
[2026-02-26T22:39:00.611Z] open files (-n) 1048576
[2026-02-26T22:39:00.611Z] pipe size (512 bytes, -p) 1
[2026-02-26T22:39:00.611Z] stack size (kbytes, -s) 65520
[2026-02-26T22:39:00.611Z] cpu time (seconds, -t) unlimited
[2026-02-26T22:39:00.611Z] max user processes (-u) 1333
[2026-02-26T22:39:00.611Z] virtual memory (kbytes, -v) unlimited
[2026-02-26T22:39:00.611Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-26T22:39:00.611Z] vmVendor : Oracle Corporation
[2026-02-26T22:39:00.611Z] vmVersion : 25.0.3-beta+4-ea
[2026-02-26T22:39:00.611Z] xlc version : bash: line 1: xlC: command not found
[2026-02-26T22:39:00.611Z] **************************************************************************
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('os.name')=Mac OS X
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('os.arch')=aarch64
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('java.fullversion')=null
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] System.getProperty('sun.arch.data.model')=64
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2026-02-26T22:39:00.611Z] perl scripts/configure.pl
[2026-02-26T22:39:00.611Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-26T22:39:00.611Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Starting to generate parallel test lists.
[2026-02-26T22:39:00.611Z]
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-26T22:39:00.611Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-26T22:39:00.974Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-26T22:39:00.974Z] Attempting to get test duration data from TRSS.
[2026-02-26T22:39:00.974Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=system&level=dev
[2026-02-26T22:39:01.334Z] Attempting to get test duration data from cached files.
[2026-02-26T22:39:01.334Z]
[2026-02-26T22:39:01.334Z] TEST DURATION
[2026-02-26T22:39:01.334Z] ====================================================================================
[2026-02-26T22:39:01.334Z] Total number of tests searched: 85
[2026-02-26T22:39:01.334Z] Number of test durations found: 85
[2026-02-26T22:39:01.334Z] Top slowest tests:
[2026-02-26T22:39:01.334Z] 300m16s churn_5h_allGCs_0
[2026-02-26T22:39:01.334Z] 00m00s jcstress.countdownlatch_0
[2026-02-26T22:39:01.334Z] 00m00s jcstress.strings_0
[2026-02-26T22:39:01.334Z] ====================================================================================
[2026-02-26T22:39:01.334Z] Warning: Test churn_5h_allGCs_0 has duration 300m16s, which is greater than the specified test list execution time 120m00s.
[2026-02-26T22:39:01.334Z]
[2026-02-26T22:39:01.334Z] Test target is split into 2 lists.
[2026-02-26T22:39:01.334Z] Reducing estimated test running time from 300m18s to 300m16s.
[2026-02-26T22:39:01.334Z]
[2026-02-26T22:39:01.334Z] -------------------------------------testList_0-------------------------------------
[2026-02-26T22:39:01.334Z] Number of tests: 1
[2026-02-26T22:39:01.334Z] Estimated running time: 300m16s
[2026-02-26T22:39:01.334Z] TESTLIST=churn_5h_allGCs_0
[2026-02-26T22:39:01.334Z] ------------------------------------------------------------------------------------
[2026-02-26T22:39:01.334Z]
[2026-02-26T22:39:01.334Z] -------------------------------------testList_1-------------------------------------
[2026-02-26T22:39:01.334Z] Number of tests: 84
[2026-02-26T22:39:01.334Z] Estimated running time: 00m01s
[2026-02-26T22:39:01.334Z] TESTLIST=jcstress.countdownlatch_0,jcstress.strings_0,jcstress.atomics_0,jcstress.fences_0,jcstress.all_0,jcstress.unsafe_0,jcstress.mxbeans_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.oota_0,jcstress.interrupt_0,jcstress.init_0,jcstress.volatiles_0,jcstress.sample_0,jcstress.locks_0,jcstress.initLen.arrays_0,jcstress.initClass_0,jcstress.future_0,jcstress.copy.copyof.arrays_0,jcstress.collections_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.varhandles_0,jcstress.threadlocal_0,jcstress.initClass.arrays_0,jcstress.defaultValues.arrays_0,jcstress.copy.manual_0,jcstress.copy.clone_0,jcstress.causality_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.tearing_0,jcstress.tearing.arrays_0,jcstress.singletons_0,jcstress.init.arrays_0,jcstress.executors_0,jcstress.defaultValues_0,jcstress.accessAtomic_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.memeffects.basic_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.locks.mutex_0,jcstress.fences.varHandles_0,jcstress.copy.manual.arrays_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.coherence.varHandles.byteArray_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.atomicity.varHandles.arrays_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.acqrel.fields.volatiles_0,jcstress.acqrel.fields.sync_0,jcstress.accessAtomic.varHandles_0,jcstress.accessAtomic.fields_0,jcstress.seqcst.volatiles_0,jcstress.seqcst.sync_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.copy.clone.arrays_0,jcstress.coherence_0,jcstress.coherence.varHandles_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.acqrel.varHandles.arrays.acqrel_0,churn_custom_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.locks.stamped.StampedLockPairwiseTests_0
[2026-02-26T22:39:01.334Z] ------------------------------------------------------------------------------------
[2026-02-26T22:39:01.334Z]
[2026-02-26T22:39:01.334Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-26T22:39:01.440Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-26T22:39:01.526Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-02-26T22:39:01.528Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-02-26T22:39:01.567Z] Archiving artifacts
[2026-02-26T22:39:01.633Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-02-26T22:39:01.712Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2026-02-26T22:39:02.058Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_dev.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-02-26T22:39:02.059Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_dev.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-02-26T22:39:02.227Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-02-26T22:39:02.242Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-02-26T22:39:46.500Z] LEVELS: [dev]
[2026-02-26T22:39:46.500Z] JDK_VERSIONS: [8]
[2026-02-26T22:39:46.500Z] GROUPS: [system]
[2026-02-26T22:39:46.500Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-26T22:39:46.511Z] LEVELS: [dev]
[2026-02-26T22:39:46.512Z] JDK_VERSIONS: [8]
[2026-02-26T22:39:46.513Z] GROUPS: [system]
[2026-02-26T22:39:46.513Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-26T22:39:46.731Z] Added items:
[2026-02-26T22:39:46.731Z] GeneratedJob{name='Test_openjdk25_hs_dev.system_aarch64_mac_testList_1'}
[2026-02-26T22:39:46.781Z] Added items:
[2026-02-26T22:39:46.781Z] GeneratedJob{name='Test_openjdk25_hs_dev.system_aarch64_mac_testList_1'}
[2026-02-26T22:39:46.781Z] GeneratedJob{name='Test_openjdk25_hs_dev.system_aarch64_mac_testList_0'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-26T22:39:48.393Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-26T22:39:48.906Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-26T22:39:48.906Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-26T22:39:49.050Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-26T22:39:49.050Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-26T22:39:51.182Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-26T22:39:51.731Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-26T22:39:51.731Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-26T22:39:51.845Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2026-02-26T22:39:51.983Z] Scheduling project: Test_openjdk25_hs_dev.system_aarch64_mac_testList_0
[Pipeline] build
[2026-02-26T22:39:51.988Z] Scheduling project: Test_openjdk25_hs_dev.system_aarch64_mac_testList_1
[2026-02-26T22:39:59.356Z] Starting building: Test_openjdk25_hs_dev.system_aarch64_mac_testList_0 #28
[2026-02-26T22:39:59.359Z] Starting building: Test_openjdk25_hs_dev.system_aarch64_mac_testList_1 #28
[2026-02-26T22:51:51.301Z] Build Test_openjdk25_hs_dev.system_aarch64_mac_testList_1 #28 completed: SUCCESS
[Pipeline] }
[2026-02-27T03:53:25.496Z] Build Test_openjdk25_hs_dev.system_aarch64_mac_testList_0 #28 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-27T03:53:25.592Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk25_hs_dev.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-27T03:53:25.971Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-27T03:53:25.971Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-27T03:53:26.151Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-27T03:53:26.190Z] Test_openjdk25_hs_dev.system_aarch64_mac_testList_0 #28 completed with status SUCCESS
[Pipeline] timeout
[2026-02-27T03:53:26.199Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-27T03:53:27.467Z] Copied 1 artifact from "Test_openjdk25_hs_dev.system_aarch64_mac_testList_0" build number 28
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-27T03:53:27.519Z] Saving Test_openjdk25_hs_dev.system_aarch64_mac_testList_0/28/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-27T03:53:27.703Z] Archiving artifacts
[2026-02-27T03:53:28.067Z] Recording fingerprints
[Pipeline] echo
[2026-02-27T03:53:28.255Z] Test_openjdk25_hs_dev.system_aarch64_mac_testList_1 #28 completed with status SUCCESS
[Pipeline] timeout
[2026-02-27T03:53:28.265Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-27T03:53:29.821Z] Copied 1 artifact from "Test_openjdk25_hs_dev.system_aarch64_mac_testList_1" build number 28
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-27T03:53:29.859Z] Saving Test_openjdk25_hs_dev.system_aarch64_mac_testList_1/28/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-27T03:53:30.040Z] Archiving artifacts
[2026-02-27T03:53:30.396Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-27T03:53:30.971Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-27T03:53:30.971Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-27T03:53:31.150Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS