Test_openjdk25_hs_special.openjdk_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot" build number 13
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 136
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 58
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_special.openjdk_x86-64_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_special.openjdk_x86-64_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-19T22:12:28.977Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-19T22:12:28.979Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(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-19T22:12:28.993Z] dynamicAgents: []
[Pipeline] echo
[2026-02-19T22:12:28.994Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-19T22:12:29.004Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-19T22:12:36.123Z] Running on test-orka-macos15-x64-zy659 in /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_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-19T22:12:36.148Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-19T22:12:36.253Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-19T22:12:36.253Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-19T22:12:36.278Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-19T22:12:36.344Z] The recommended git tool is: git
[2026-02-19T22:12:36.401Z] No credentials specified
[2026-02-19T22:12:36.427Z] Cloning the remote Git repository
[2026-02-19T22:12:36.431Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-19T22:12:36.431Z] > git init /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests # timeout=10
[2026-02-19T22:12:36.482Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-19T22:12:36.482Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-19T22:12:36.482Z] > git --version # timeout=10
[2026-02-19T22:12:36.524Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-19T22:12:36.524Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-19T22:12:41.479Z] Avoid second fetch
[2026-02-19T22:12:41.566Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-19T22:12:41.267Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-19T22:12:41.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-19T22:12:41.461Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-19T22:12:41.548Z] > git config core.sparsecheckout # timeout=10
[2026-02-19T22:12:41.592Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-19T22:12:43.159Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_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-19T22:12:44.529Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-19T22:12:44.573Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-19T22:12:45.304Z] + LC_TIME=C
[2026-02-19T22:12:45.304Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-19T22:12:45.488Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-19T22:12:46.135Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-19T22:12:46.517Z] 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-19T22:12:48.333Z] + printenv
[2026-02-19T22:12:48.333Z] JCK_GIT_BRANCH=master
[2026-02-19T22:12:48.333Z] DYNAMIC_COMPILE=false
[2026-02-19T22:12:48.333Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/32/
[2026-02-19T22:12:48.333Z] OPENJ9_BRANCH=master
[2026-02-19T22:12:48.333Z] JENKINS_NODE_COOKIE=adb68b03-004f-4c4a-8755-a288b252d1ad
[2026-02-19T22:12:48.333Z] DOCKER_REQUIRED=false
[2026-02-19T22:12:48.333Z] PARALLEL=Dynamic
[2026-02-19T22:12:48.333Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-19T22:12:48.333Z] SHELL=/bin/zsh
[2026-02-19T22:12:48.333Z] jobStatus=SUCCESS
[2026-02-19T22:12:48.333Z] JOBSTARTTIME=Thu, 19 Feb 2026 17:12:44 -0500
[2026-02-19T22:12:48.333Z] STAGE_NAME=Setup
[2026-02-19T22:12:48.333Z] SSH_CLIENT=10.221.188.32 7561 22
[2026-02-19T22:12:48.333Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-19T22:12:48.333Z] BUILD_TAG=jenkins-Test_openjdk25_hs_special.openjdk_x86-64_mac-32
[2026-02-19T22:12:48.333Z] RERUN_FAILURE=true
[2026-02-19T22:12:48.333Z] SDK_RESOURCE=upstream
[2026-02-19T22:12:48.333Z] TIME_LIMIT=25
[2026-02-19T22:12:48.333Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-19T22:12:48.333Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-19T22:12:48.333Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/
[2026-02-19T22:12:48.333Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[2026-02-19T22:12:48.333Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/32/display/redirect?page=changes
[2026-02-19T22:12:48.333Z] JDK_BRANCH=jdk-25.0.3+3
[2026-02-19T22:12:48.333Z] USER=admin
[2026-02-19T22:12:48.333Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-19T22:12:48.333Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-19T22:12:48.333Z] ADOPTOPENJDK_BRANCH=master
[2026-02-19T22:12:48.333Z] ARCHIVE_TEST_RESULTS=false
[2026-02-19T22:12:48.333Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot
[2026-02-19T22:12:48.333Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-19T22:12:48.333Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/32/display/redirect?page=artifacts
[2026-02-19T22:12:48.333Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-19T22:12:48.333Z] ORIGIN_JDK_VERSION=25
[2026-02-19T22:12:48.333Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-19T22:12:48.333Z] SETUP_JCK_RUN=false
[2026-02-19T22:12:48.333Z] SPEC=osx_x86-64
[2026-02-19T22:12:48.333Z] PERSONAL_BUILD=false
[2026-02-19T22:12:48.333Z] TKG_ITERATIONS=1
[2026-02-19T22:12:48.333Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-19T22:12:48.333Z] RERUN_ITERATIONS=1
[2026-02-19T22:12:48.333Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-19T22:12:48.333Z] ITERATIONS=1
[2026-02-19T22:12:48.333Z] KEEP_REPORTDIR=true
[2026-02-19T22:12:48.333Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-19T22:12:48.333Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:12:48.333Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/32/display/redirect
[2026-02-19T22:12:48.333Z] _=/usr/bin/printenv
[2026-02-19T22:12:48.333Z] GENERATE_JOBS=true
[2026-02-19T22:12:48.333Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[2026-02-19T22:12:48.333Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-19T22:12:48.333Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-19T22:12:48.333Z] EXIT_FAILURE=false
[2026-02-19T22:12:48.333Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-19T22:12:48.333Z] SLACK_CHANNEL=aqavit-bot
[2026-02-19T22:12:48.333Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-19T22:12:48.333Z] JDK_VERSION=25
[2026-02-19T22:12:48.333Z] JOB_NAME=Test_openjdk25_hs_special.openjdk_x86-64_mac
[2026-02-19T22:12:48.333Z] BUILD_DISPLAY_NAME=#32
[2026-02-19T22:12:48.333Z] USE_TESTENV_PROPERTIES=false
[2026-02-19T22:12:48.333Z] BUILD_ID=32
[2026-02-19T22:12:48.333Z] EXIT_SUCCESS=false
[2026-02-19T22:12:48.333Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-19T22:12:48.333Z] TEST_TIME=120
[2026-02-19T22:12:48.333Z] PLATFORM=x86-64_mac
[2026-02-19T22:12:48.333Z] JDK_IMPL=hotspot
[2026-02-19T22:12:48.333Z] JOB_BASE_NAME=Test_openjdk25_hs_special.openjdk_x86-64_mac
[2026-02-19T22:12:48.333Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/32/display/redirect?page=tests
[2026-02-19T22:12:48.333Z] AUTO_DETECT=true
[2026-02-19T22:12:48.333Z] SHLVL=2
[2026-02-19T22:12:48.333Z] HOME=/Users/admin
[2026-02-19T22:12:48.333Z] TAP_NAME=Test_openjdk25_hs_special.openjdk_x86-64_mac.tap
[2026-02-19T22:12:48.333Z] CI=true
[2026-02-19T22:12:48.333Z] EXECUTOR_NUMBER=0
[2026-02-19T22:12:48.333Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac@tmp
[2026-02-19T22:12:48.333Z] JENKINS_SERVER_COOKIE=durable-a587b769b498846b02128fc78644f54872f40dfe86e814e48cb5df5c9bd22a12
[2026-02-19T22:12:48.333Z] NODE_LABELS=macos15 test-orka-macos15-x64-zy659 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-19T22:12:48.333Z] TARGET=special.openjdk
[2026-02-19T22:12:48.333Z] BUILD_LIST=openjdk
[2026-02-19T22:12:48.333Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/system_lib
[2026-02-19T22:12:48.333Z] LOGNAME=admin
[2026-02-19T22:12:48.333Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-19T22:12:48.333Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2026-02-19T22:12:48.333Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-19T22:12:48.333Z] SSH_CONNECTION=10.221.188.32 7561 192.168.122.2 22
[2026-02-19T22:12:48.333Z] UPSTREAM_JOB_NUMBER=13
[2026-02-19T22:12:48.333Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-19T22:12:48.333Z] NODE_NAME=test-orka-macos15-x64-zy659
[2026-02-19T22:12:48.333Z] BUILD_NUMBER=32
[2026-02-19T22:12:48.333Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.openjdk_x86-64_mac/display/redirect
[2026-02-19T22:12:48.333Z] KEEP_WORKSPACE=false
[2026-02-19T22:12:48.333Z] HUDSON_COOKIE=5df5b827-c0ef-4df7-9ac3-fd7286c28ce3
[2026-02-19T22:12:48.333Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../benchmarks
[2026-02-19T22:12:48.333Z] USE_JRE=false
[2026-02-19T22:12:48.333Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2026-02-19T22:12:48.333Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-19T22:12:48.333Z] 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-19T22:12:48.468Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-19T22:12:48.476Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-19T22:13:42.593Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-x64-hotspot" build number 13
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-19T22:13:42.779Z] 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-19T22:13:42.785Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-19T22:13:42.785Z] $ ssh-agent
[2026-02-19T22:13:43.261Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-0faHwYSCXKJ8/agent.1243
[2026-02-19T22:13:43.261Z] SSH_AGENT_PID=1244
[2026-02-19T22:13:43.261Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-19T22:13:43.272Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-19T22:13:43.298Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-19T22:13:47.271Z] ++ pwd
[2026-02-19T22:13:47.271Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-19T22:13:48.314Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests
[2026-02-19T22:13:48.314Z] get jdk binary...
[2026-02-19T22:13:48.315Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-19T22:13:48.315Z] Uncompressing file: OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-19T22:13:51.994Z] List files in jdkbinary folder...
[2026-02-19T22:13:51.994Z] total 777520
[2026-02-19T22:13:51.994Z] -rw-r--r-- 1 admin staff 56384911 Feb 19 16:51 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:51.995Z] -rw-r--r-- 1 admin staff 120528166 Feb 19 16:58 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:51.995Z] -rw-r--r-- 1 admin staff 82908736 Feb 19 16:58 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:51.995Z] -rw-r--r-- 1 admin staff 3887560 Feb 19 16:58 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:51.995Z] -rw-r--r-- 1 admin staff 102552696 Feb 19 16:51 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:51.995Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 tmp
[2026-02-19T22:13:51.995Z] List files in jdkbinary/tmp folder...
[2026-02-19T22:13:51.995Z] total 0
[2026-02-19T22:13:51.995Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:57 jdk-25.0.3+3
[2026-02-19T22:13:51.995Z] Moving directory jdk-25.0.3+3/ to ../j2sdk-image
[2026-02-19T22:13:51.995Z] Uncompressing file: OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-19T22:13:52.404Z] List files in jdkbinary folder...
[2026-02-19T22:13:52.404Z] total 777520
[2026-02-19T22:13:52.404Z] -rw-r--r-- 1 admin staff 56384911 Feb 19 16:51 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:52.404Z] -rw-r--r-- 1 admin staff 120528166 Feb 19 16:58 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:52.404Z] -rw-r--r-- 1 admin staff 82908736 Feb 19 16:58 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:52.404Z] -rw-r--r-- 1 admin staff 3887560 Feb 19 16:58 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:52.404Z] -rw-r--r-- 1 admin staff 102552696 Feb 19 16:51 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:13:52.404Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:57 j2sdk-image
[2026-02-19T22:13:52.404Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 tmp
[2026-02-19T22:13:52.404Z] List files in jdkbinary/tmp folder...
[2026-02-19T22:13:52.404Z] total 0
[2026-02-19T22:13:52.404Z] drwxr-xr-x 3 admin staff 96 Feb 19 16:50 jdk-25.0.3+3-static-libs
[2026-02-19T22:13:52.404Z] Moving directory jdk-25.0.3+3-static-libs/ to ../static-libs
[2026-02-19T22:13:52.404Z] Uncompressing file: OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-19T22:14:15.428Z] List files in jdkbinary folder...
[2026-02-19T22:14:15.428Z] total 777520
[2026-02-19T22:14:15.428Z] -rw-r--r-- 1 admin staff 56384911 Feb 19 16:51 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:14:15.428Z] -rw-r--r-- 1 admin staff 120528166 Feb 19 16:58 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:14:15.428Z] -rw-r--r-- 1 admin staff 82908736 Feb 19 16:58 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:14:15.428Z] -rw-r--r-- 1 admin staff 3887560 Feb 19 16:58 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:14:15.428Z] -rw-r--r-- 1 admin staff 102552696 Feb 19 16:51 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-19T22:14:15.428Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:57 j2sdk-image
[2026-02-19T22:14:15.428Z] drwxr-xr-x 3 admin staff 96 Feb 19 16:50 static-libs
[2026-02-19T22:14:15.428Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 tmp
[2026-02-19T22:14:15.428Z] List files in jdkbinary/tmp folder...
[2026-02-19T22:14:15.428Z] total 0
[2026-02-19T22:14:15.428Z] drwxr-xr-x 8 admin staff 256 Feb 19 16:46 jdk-25.0.3+3-test-image
[2026-02-19T22:14:15.428Z] Moving directory jdk-25.0.3+3-test-image/ to ../openjdk-test-image
[2026-02-19T22:14:15.428Z] Uncompressing OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_3-ea.tar.gz over ./j2sdk-image...
[2026-02-19T22:14:16.315Z] Removing top-level folder jdk-25.0.3+3-debug-image/
[2026-02-19T22:14:16.315Z] Removing top-level folder jdk-25.0.3+3/
[2026-02-19T22:14:17.815Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2026-02-19T22:14:17.815Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-19T22:14:17.815Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-19T22:14:17.815Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-19T22:14:23.188Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-19T22:14:23.188Z] OpenJDK Runtime Environment (build 25.0.3-beta+3-ea)
[2026-02-19T22:14:23.188Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta+3-ea, mixed mode)
[2026-02-19T22:14:23.188Z] =JAVA VERSION OUTPUT END=
[2026-02-19T22:14:23.188Z] get testKitGen...
[2026-02-19T22:14:23.189Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-19T22:14:25.438Z] git rev-parse master
[2026-02-19T22:14:25.438Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-19T22:14:25.614Z] $ ssh-agent -k
[2026-02-19T22:14:25.633Z] unset SSH_AUTH_SOCK;
[2026-02-19T22:14:25.633Z] unset SSH_AGENT_PID;
[2026-02-19T22:14:25.633Z] echo Agent pid 1244 killed;
[2026-02-19T22:14:25.840Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-19T22:14:25.984Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-19T22:14:26.148Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-19T22:14:26.500Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B3&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=13&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-19T22:14:26.522Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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-macos15-x64-zy659&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=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B3&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=13&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-19T22:14:26.594Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-19T22:14:26.872Z] Copied 1 artifact from "getTRSSOutput" build number 2053
[Pipeline] sh
[2026-02-19T22:14:27.577Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-19T22:14:27.577Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-19T22:14:27.577Z] + tar xof -
[2026-02-19T22:14:27.577Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-19T22:14:27.721Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-19T22:14:27.743Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-19T22:14:27.780Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-19T22:14:27.784Z] Machine limit is 4.
[Pipeline] sh
[2026-02-19T22:14:28.456Z] + cd ./aqa-tests/TKG
[2026-02-19T22:14:28.456Z] ++ uname
[2026-02-19T22:14:28.456Z] + '[' Darwin = AIX ']'
[2026-02-19T22:14:28.456Z] ++ uname
[2026-02-19T22:14:28.456Z] + '[' Darwin = SunOS ']'
[2026-02-19T22:14:28.456Z] ++ uname
[2026-02-19T22:14:28.456Z] + '[' Darwin = '*BSD' ']'
[2026-02-19T22:14:28.456Z] + MAKE=make
[2026-02-19T22:14:28.456Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-02-19T22:14:28.456Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-19T22:14:28.456Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:28.456Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-19T22:14:28.456Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-19T22:14:28.456Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-19T22:14:28.456Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-19T22:14:33.101Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-19T22:14:35.239Z]
[2026-02-19T22:14:35.239Z] build:
[2026-02-19T22:14:35.239Z]
[2026-02-19T22:14:35.239Z] clean:
[2026-02-19T22:14:35.239Z]
[2026-02-19T22:14:35.239Z] init:
[2026-02-19T22:14:35.239Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-02-19T22:14:35.239Z]
[2026-02-19T22:14:35.239Z] getDependentLibs:
[2026-02-19T22:14:36.179Z] [exec] --------------------------------------------
[2026-02-19T22:14:36.179Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:36.179Z] [exec] task is set to default
[2026-02-19T22:14:36.179Z] [exec] dependencyList is set to json_simple
[2026-02-19T22:14:36.179Z] [exec] System Test jars will not be downloaded.
[2026-02-19T22:14:36.179Z] [exec] --------------------------------------------
[2026-02-19T22:14:36.179Z] [exec] Starting download third party dependent jars
[2026-02-19T22:14:36.179Z] [exec] --------------------------------------------
[2026-02-19T22:14:36.179Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:36.179Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-19T22:14:36.179Z] [exec] downloaded dependent third party jars successfully
[2026-02-19T22:14:36.179Z]
[2026-02-19T22:14:36.179Z] compile:
[2026-02-19T22:14:36.179Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-19T22:14:36.179Z] [echo] ============COMPILER SETTINGS============
[2026-02-19T22:14:36.179Z] [echo] ===fork: yes
[2026-02-19T22:14:36.179Z] [echo] ===debug: on
[2026-02-19T22:14:36.618Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-02-19T22:14:43.502Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-19T22:14:43.502Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-19T22:14:43.502Z]
[2026-02-19T22:14:43.502Z] dist:
[2026-02-19T22:14:43.502Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-19T22:14:43.502Z]
[2026-02-19T22:14:43.502Z] BUILD SUCCESSFUL
[2026-02-19T22:14:43.502Z] Total time: 9 seconds
[2026-02-19T22:14:43.502Z] 0
[2026-02-19T22:14:43.502Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-19T22:14:43.944Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-19T22:14:43.944Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-19T22:14:49.829Z] ****************************** MACHINE INFO ******************************
[2026-02-19T22:14:49.829Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2026-02-19T22:14:49.829Z] Free Physical Memory Size : 13680107520
[2026-02-19T22:14:49.829Z] Free space (bytes) : 68594024448
[2026-02-19T22:14:49.829Z] Total Physical Memory Size : 20152582144
[2026-02-19T22:14:49.829Z] Total space (bytes) : 96427008000
[2026-02-19T22:14:49.829Z] Usable space (bytes) : 68594024448
[2026-02-19T22:14:49.829Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-19T22:14:49.829Z] bashVersion :
[2026-02-19T22:14:49.829Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-19T22:14:49.829Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-19T22:14:49.829Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] This is free software; you are free to change and redistribute it.
[2026-02-19T22:14:49.829Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-19T22:14:49.829Z] cpuCores : 4
[2026-02-19T22:14:49.829Z] curlVersion :
[2026-02-19T22:14:49.829Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-19T22:14:49.829Z] Release-Date: 2024-03-27
[2026-02-19T22:14:49.829Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-19T22:14:49.829Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-19T22:14:49.829Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-19T22:14:49.829Z] gcc version : 17.0.0
[2026-02-19T22:14:49.829Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-19T22:14:49.829Z] gdb version : bash: line 1: gdb: command not found
[2026-02-19T22:14:49.829Z] lldb version :
[2026-02-19T22:14:49.829Z] lldb-1700.0.9.502
[2026-02-19T22:14:49.829Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-19T22:14:49.829Z] makeVersion :
[2026-02-19T22:14:49.829Z] GNU Make 3.81
[2026-02-19T22:14:49.829Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-19T22:14:49.829Z] This is free software; see the source for copying conditions.
[2026-02-19T22:14:49.829Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-19T22:14:49.829Z] PARTICULAR PURPOSE.
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] This program built for i386-apple-darwin11.3.0
[2026-02-19T22:14:49.829Z] mavenVersion :
[2026-02-19T22:14:49.829Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-19T22:14:49.829Z] 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-19T22:14:49.829Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-19T22:14:49.829Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-19T22:14:49.829Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-19T22:14:49.829Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-19T22:14:49.829Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-19T22:14:49.829Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-19T22:14:49.829Z] perlVersion :
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-19T22:14:49.829Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] Copyright 1987-2022, Larry Wall
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-19T22:14:49.829Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-19T22:14:49.829Z]
[2026-02-19T22:14:49.829Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-19T22:14:49.829Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-19T22:14:49.829Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-19T22:14:49.830Z] procArch : i386
[2026-02-19T22:14:49.830Z] sysArch : x86_64
[2026-02-19T22:14:49.830Z] sysOS : Darwin
[2026-02-19T22:14:49.830Z] ulimit :
[2026-02-19T22:14:49.830Z] core file size (blocks, -c) 0
[2026-02-19T22:14:49.830Z] data seg size (kbytes, -d) unlimited
[2026-02-19T22:14:49.830Z] file size (blocks, -f) unlimited
[2026-02-19T22:14:49.830Z] max locked memory (kbytes, -l) unlimited
[2026-02-19T22:14:49.830Z] max memory size (kbytes, -m) unlimited
[2026-02-19T22:14:49.830Z] open files (-n) 1048576
[2026-02-19T22:14:49.830Z] pipe size (512 bytes, -p) 1
[2026-02-19T22:14:49.830Z] stack size (kbytes, -s) 65532
[2026-02-19T22:14:49.830Z] cpu time (seconds, -t) unlimited
[2026-02-19T22:14:49.830Z] max user processes (-u) 2784
[2026-02-19T22:14:49.830Z] virtual memory (kbytes, -v) unlimited
[2026-02-19T22:14:49.830Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-19T22:14:49.830Z] vmVendor : Oracle Corporation
[2026-02-19T22:14:49.830Z] vmVersion : 25.0.3-beta+3-ea
[2026-02-19T22:14:49.830Z] xlc version : bash: line 1: xlC: command not found
[2026-02-19T22:14:49.830Z] **************************************************************************
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] System.getProperty('java.vendor')=Undefined Vendor
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly.
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] System.getProperty('os.name')=Mac OS X
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] System.getProperty('os.arch')=x86_64
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:49.830Z] System.getProperty('java.fullversion')=null
[2026-02-19T22:14:49.830Z]
[2026-02-19T22:14:50.515Z] System.getProperty('sun.arch.data.model')=64
[2026-02-19T22:14:50.515Z]
[2026-02-19T22:14:51.408Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:51.408Z] perl scripts/configure.pl
[2026-02-19T22:14:51.408Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-19T22:14:52.580Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-19T22:14:52.580Z]
[2026-02-19T22:14:52.580Z]
[2026-02-19T22:14:52.580Z] Starting to generate parallel test lists.
[2026-02-19T22:14:52.580Z]
[2026-02-19T22:14:52.580Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-19T22:14:53.048Z] Attempting to get test duration data from TRSS.
[2026-02-19T22:14:53.048Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=openjdk&level=special
[2026-02-19T22:14:54.208Z] Attempting to get test duration data from cached files.
[2026-02-19T22:14:54.208Z]
[2026-02-19T22:14:54.208Z] TEST DURATION
[2026-02-19T22:14:54.208Z] ====================================================================================
[2026-02-19T22:14:54.208Z] Total number of tests searched: 3
[2026-02-19T22:14:54.208Z] Number of test durations found: 3
[2026-02-19T22:14:54.208Z] Top slowest tests:
[2026-02-19T22:14:54.208Z] 00m58s jdk_custom_0
[2026-02-19T22:14:54.208Z] 00m31s langtools_custom_0
[2026-02-19T22:14:54.208Z] 00m04s hotspot_custom_0
[2026-02-19T22:14:54.208Z] ====================================================================================
[2026-02-19T22:14:54.208Z]
[2026-02-19T22:14:54.208Z] Test target is split into 1 lists.
[2026-02-19T22:14:54.208Z] Reducing estimated test running time from 01m35s to 01m35s.
[2026-02-19T22:14:54.208Z]
[2026-02-19T22:14:54.208Z] -------------------------------------testList_0-------------------------------------
[2026-02-19T22:14:54.208Z] Number of tests: 3
[2026-02-19T22:14:54.208Z] Estimated running time: 01m35s
[2026-02-19T22:14:54.208Z] TESTLIST=jdk_custom_0,langtools_custom_0,hotspot_custom_0
[2026-02-19T22:14:54.208Z] ------------------------------------------------------------------------------------
[2026-02-19T22:14:54.208Z]
[2026-02-19T22:14:54.208Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-19T22:14:54.415Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-19T22:14:54.525Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2026-02-19T22:14:55.429Z] + cd ./aqa-tests/TKG
[2026-02-19T22:14:55.429Z] ++ uname
[2026-02-19T22:14:55.429Z] + '[' Darwin = AIX ']'
[2026-02-19T22:14:55.429Z] ++ uname
[2026-02-19T22:14:55.429Z] + '[' Darwin = SunOS ']'
[2026-02-19T22:14:55.429Z] ++ uname
[2026-02-19T22:14:55.430Z] + '[' Darwin = '*BSD' ']'
[2026-02-19T22:14:55.430Z] + MAKE=make
[2026-02-19T22:14:55.430Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME=
[2026-02-19T22:14:55.430Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-19T22:14:55.430Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:55.430Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-19T22:14:55.430Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-19T22:14:55.430Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-19T22:14:55.430Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-19T22:14:56.276Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-19T22:14:58.816Z]
[2026-02-19T22:14:58.816Z] build:
[2026-02-19T22:14:58.816Z]
[2026-02-19T22:14:58.816Z] clean:
[2026-02-19T22:14:58.816Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-19T22:14:58.816Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-02-19T22:14:58.816Z]
[2026-02-19T22:14:58.816Z] init:
[2026-02-19T22:14:58.816Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-02-19T22:14:58.816Z]
[2026-02-19T22:14:58.816Z] getDependentLibs:
[2026-02-19T22:14:59.285Z] [exec] --------------------------------------------
[2026-02-19T22:14:59.285Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:59.285Z] [exec] task is set to default
[2026-02-19T22:14:59.285Z] [exec] dependencyList is set to json_simple
[2026-02-19T22:14:59.285Z] [exec] System Test jars will not be downloaded.
[2026-02-19T22:14:59.285Z] [exec] --------------------------------------------
[2026-02-19T22:14:59.285Z] [exec] Starting download third party dependent jars
[2026-02-19T22:14:59.285Z] [exec] --------------------------------------------
[2026-02-19T22:14:59.285Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:14:59.285Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-19T22:14:59.285Z] [exec] downloaded dependent third party jars successfully
[2026-02-19T22:14:59.285Z]
[2026-02-19T22:14:59.285Z] compile:
[2026-02-19T22:14:59.285Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-19T22:14:59.285Z] [echo] ============COMPILER SETTINGS============
[2026-02-19T22:14:59.285Z] [echo] ===fork: yes
[2026-02-19T22:14:59.285Z] [echo] ===debug: on
[2026-02-19T22:14:59.285Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-02-19T22:15:10.283Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-19T22:15:10.283Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-19T22:15:10.283Z]
[2026-02-19T22:15:10.283Z] dist:
[2026-02-19T22:15:10.283Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-19T22:15:10.283Z]
[2026-02-19T22:15:10.283Z] BUILD SUCCESSFUL
[2026-02-19T22:15:10.283Z] Total time: 12 seconds
[2026-02-19T22:15:10.283Z] 0
[2026-02-19T22:15:10.283Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-19T22:15:11.359Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-19T22:15:11.359Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-19T22:15:17.242Z] ****************************** MACHINE INFO ******************************
[2026-02-19T22:15:17.242Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2026-02-19T22:15:17.242Z] Free Physical Memory Size : 13676457984
[2026-02-19T22:15:17.242Z] Free space (bytes) : 68557291520
[2026-02-19T22:15:17.242Z] Total Physical Memory Size : 20152582144
[2026-02-19T22:15:17.242Z] Total space (bytes) : 96427008000
[2026-02-19T22:15:17.242Z] Usable space (bytes) : 68557291520
[2026-02-19T22:15:17.242Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-19T22:15:17.242Z] bashVersion :
[2026-02-19T22:15:17.242Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-19T22:15:17.242Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-19T22:15:17.242Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] This is free software; you are free to change and redistribute it.
[2026-02-19T22:15:17.242Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-19T22:15:17.242Z] cpuCores : 4
[2026-02-19T22:15:17.242Z] curlVersion :
[2026-02-19T22:15:17.242Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-19T22:15:17.242Z] Release-Date: 2024-03-27
[2026-02-19T22:15:17.242Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-19T22:15:17.242Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-19T22:15:17.242Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-19T22:15:17.242Z] gcc version : 17.0.0
[2026-02-19T22:15:17.242Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-19T22:15:17.242Z] gdb version : bash: line 1: gdb: command not found
[2026-02-19T22:15:17.242Z] lldb version :
[2026-02-19T22:15:17.242Z] lldb-1700.0.9.502
[2026-02-19T22:15:17.242Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-19T22:15:17.242Z] makeVersion :
[2026-02-19T22:15:17.242Z] GNU Make 3.81
[2026-02-19T22:15:17.242Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-19T22:15:17.242Z] This is free software; see the source for copying conditions.
[2026-02-19T22:15:17.242Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-19T22:15:17.242Z] PARTICULAR PURPOSE.
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] This program built for i386-apple-darwin11.3.0
[2026-02-19T22:15:17.242Z] mavenVersion :
[2026-02-19T22:15:17.242Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-19T22:15:17.242Z] 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-19T22:15:17.242Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-19T22:15:17.242Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-19T22:15:17.242Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-19T22:15:17.242Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-19T22:15:17.242Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-19T22:15:17.242Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-19T22:15:17.242Z] perlVersion :
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-19T22:15:17.242Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] Copyright 1987-2022, Larry Wall
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-19T22:15:17.242Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-19T22:15:17.242Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-19T22:15:17.242Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-19T22:15:17.242Z] procArch : i386
[2026-02-19T22:15:17.242Z] sysArch : x86_64
[2026-02-19T22:15:17.242Z] sysOS : Darwin
[2026-02-19T22:15:17.242Z] ulimit :
[2026-02-19T22:15:17.242Z] core file size (blocks, -c) 0
[2026-02-19T22:15:17.242Z] data seg size (kbytes, -d) unlimited
[2026-02-19T22:15:17.242Z] file size (blocks, -f) unlimited
[2026-02-19T22:15:17.242Z] max locked memory (kbytes, -l) unlimited
[2026-02-19T22:15:17.242Z] max memory size (kbytes, -m) unlimited
[2026-02-19T22:15:17.242Z] open files (-n) 1048576
[2026-02-19T22:15:17.242Z] pipe size (512 bytes, -p) 1
[2026-02-19T22:15:17.242Z] stack size (kbytes, -s) 65532
[2026-02-19T22:15:17.242Z] cpu time (seconds, -t) unlimited
[2026-02-19T22:15:17.242Z] max user processes (-u) 2784
[2026-02-19T22:15:17.242Z] virtual memory (kbytes, -v) unlimited
[2026-02-19T22:15:17.242Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-19T22:15:17.242Z] vmVendor : Oracle Corporation
[2026-02-19T22:15:17.242Z] vmVersion : 25.0.3-beta+3-ea
[2026-02-19T22:15:17.242Z] xlc version : bash: line 1: xlC: command not found
[2026-02-19T22:15:17.242Z] **************************************************************************
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('java.vendor')=Undefined Vendor
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly.
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('os.name')=Mac OS X
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('os.arch')=x86_64
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('java.fullversion')=null
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.242Z] System.getProperty('sun.arch.data.model')=64
[2026-02-19T22:15:17.242Z]
[2026-02-19T22:15:17.869Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib
[2026-02-19T22:15:17.869Z] perl scripts/configure.pl
[2026-02-19T22:15:17.870Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2026-02-19T22:15:20.310Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-19T22:15:20.310Z]
[2026-02-19T22:15:20.310Z]
[2026-02-19T22:15:20.310Z] Starting to generate parallel test lists.
[2026-02-19T22:15:20.310Z]
[2026-02-19T22:15:20.310Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-19T22:15:20.720Z] Attempting to get test duration data from TRSS.
[2026-02-19T22:15:20.720Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=openjdk&level=special
[2026-02-19T22:15:21.142Z] Attempting to get test duration data from cached files.
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] TEST DURATION
[2026-02-19T22:15:21.142Z] ====================================================================================
[2026-02-19T22:15:21.142Z] Total number of tests searched: 3
[2026-02-19T22:15:21.142Z] Number of test durations found: 3
[2026-02-19T22:15:21.142Z] Top slowest tests:
[2026-02-19T22:15:21.142Z] 00m58s jdk_custom_0
[2026-02-19T22:15:21.142Z] 00m31s langtools_custom_0
[2026-02-19T22:15:21.142Z] 00m04s hotspot_custom_0
[2026-02-19T22:15:21.142Z] ====================================================================================
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] Test target is split into 3 lists.
[2026-02-19T22:15:21.142Z] Reducing estimated test running time from 01m35s to 00m58s.
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] -------------------------------------testList_0-------------------------------------
[2026-02-19T22:15:21.142Z] Number of tests: 1
[2026-02-19T22:15:21.142Z] Estimated running time: 00m58s
[2026-02-19T22:15:21.142Z] TESTLIST=jdk_custom_0
[2026-02-19T22:15:21.142Z] ------------------------------------------------------------------------------------
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] -------------------------------------testList_1-------------------------------------
[2026-02-19T22:15:21.142Z] Number of tests: 1
[2026-02-19T22:15:21.142Z] Estimated running time: 00m31s
[2026-02-19T22:15:21.142Z] TESTLIST=langtools_custom_0
[2026-02-19T22:15:21.142Z] ------------------------------------------------------------------------------------
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] -------------------------------------testList_2-------------------------------------
[2026-02-19T22:15:21.142Z] Number of tests: 1
[2026-02-19T22:15:21.142Z] Estimated running time: 00m04s
[2026-02-19T22:15:21.142Z] TESTLIST=hotspot_custom_0
[2026-02-19T22:15:21.142Z] ------------------------------------------------------------------------------------
[2026-02-19T22:15:21.142Z]
[2026-02-19T22:15:21.142Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-19T22:15:21.338Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-19T22:15:21.459Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-02-19T22:15:21.460Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-02-19T22:15:21.537Z] Archiving artifacts
[2026-02-19T22:15:21.796Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-02-19T22:15:21.948Z] [PARALLEL: Dynamic] childJobNum is 3, 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] { (Branch: testList_2)
[Pipeline] echo
[2026-02-19T22:15:22.496Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-02-19T22:15:22.498Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-02-19T22:15:22.500Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-02-19T22:15:22.775Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-02-19T22:15:22.810Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-02-19T22:15:22.831Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-02-19T22:17:07.399Z] LEVELS: [special]
[2026-02-19T22:17:07.399Z] LEVELS: [special]
[2026-02-19T22:17:07.401Z] JDK_VERSIONS: [8]
[2026-02-19T22:17:07.401Z] GROUPS: [openjdk]
[2026-02-19T22:17:07.401Z] JDK_VERSIONS: [8]
[2026-02-19T22:17:07.401Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-19T22:17:07.401Z] GROUPS: [openjdk]
[2026-02-19T22:17:07.401Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-19T22:17:07.478Z] LEVELS: [special]
[2026-02-19T22:17:07.478Z] JDK_VERSIONS: [8]
[2026-02-19T22:17:07.478Z] GROUPS: [openjdk]
[2026-02-19T22:17:07.478Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-19T22:17:07.679Z] Existing items:
[2026-02-19T22:17:07.679Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2'}
[2026-02-19T22:17:07.679Z] Unreferenced items:
[2026-02-19T22:17:07.679Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun'}
[2026-02-19T22:17:07.679Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0'}
[2026-02-19T22:17:07.679Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1'}
[2026-02-19T22:17:07.680Z] Existing items:
[2026-02-19T22:17:07.680Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0'}
[2026-02-19T22:17:07.680Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2'}
[2026-02-19T22:17:07.680Z] Unreferenced items:
[2026-02-19T22:17:07.680Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun'}
[2026-02-19T22:17:07.680Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1'}
[2026-02-19T22:17:07.710Z] Existing items:
[2026-02-19T22:17:07.711Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0'}
[2026-02-19T22:17:07.711Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1'}
[2026-02-19T22:17:07.711Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2'}
[2026-02-19T22:17:07.711Z] Unreferenced items:
[2026-02-19T22:17:07.711Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-19T22:17:19.760Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-19T22:17:20.739Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-19T22:17:20.739Z] 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-19T22:17:21.798Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-19T22:17:21.799Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-19T22:17:32.074Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-19T22:17:33.546Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-19T22:17:33.546Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-19T22:17:33.769Z] 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] { (Branch: testList_2)
[Pipeline] build
[2026-02-19T22:17:33.886Z] Scheduling project: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0
[Pipeline] build
[2026-02-19T22:17:33.892Z] Scheduling project: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1
[Pipeline] build
[2026-02-19T22:17:33.913Z] Scheduling project: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2
[2026-02-19T22:17:41.379Z] Starting building: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0 #25
[2026-02-19T22:17:41.706Z] Starting building: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1 #25
[2026-02-19T22:17:41.711Z] Starting building: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2 #25
[2026-02-19T23:06:17.698Z] Build Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1 #25 completed: SUCCESS
[Pipeline] }
[2026-02-19T23:06:58.896Z] Build Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0 #25 completed: SUCCESS
[Pipeline] }
[2026-02-19T23:13:22.544Z] Build Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2 #25 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-19T23:13:22.632Z] Running on test-rhibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-19T23:13:22.690Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-19T23:13:22.690Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-19T23:13:22.702Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-19T23:13:22.744Z] Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0 #25 completed with status SUCCESS
[Pipeline] timeout
[2026-02-19T23:13:22.760Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-19T23:13:22.871Z] Copied 1 artifact from "Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-19T23:13:22.905Z] Saving Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-19T23:13:22.923Z] Archiving artifacts
[2026-02-19T23:13:22.959Z] Recording fingerprints
[Pipeline] echo
[2026-02-19T23:13:22.990Z] Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1 #25 completed with status SUCCESS
[Pipeline] timeout
[2026-02-19T23:13:23.003Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-19T23:13:23.094Z] Copied 1 artifact from "Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-19T23:13:23.126Z] Saving Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-19T23:13:23.148Z] Archiving artifacts
[2026-02-19T23:13:23.180Z] Recording fingerprints
[Pipeline] echo
[2026-02-19T23:13:23.209Z] Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2 #25 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-19T23:13:23.220Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-19T23:13:23.315Z] Copied 1 artifact from "Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-19T23:13:23.350Z] Saving Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-19T23:13:23.367Z] Archiving artifacts
[2026-02-19T23:13:23.394Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-19T23:13:23.493Z] Tap file found: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0/25/aqa-tests/TKG/output_17715421742901/Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-02-19T23:13:23.564Z] Tap file found: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1/25/aqa-tests/TKG/output_17715421995785/Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-02-19T23:13:23.637Z] Tap file found: Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2/25/aqa-tests/TKG/output_17715426806390/Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-19T23:13:23.722Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-19T23:13:23.722Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-19T23:13:23.735Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-19T23:13:23.836Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-19T23:13:23.859Z] Running on test-ibmcloud-centosstream10-x64-2 in /home/jenkins/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-19T23:13:23.871Z] Generating rerun Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun)
[Pipeline] echo
[2026-02-19T23:13:23.898Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-19T23:13:25.347Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-19T23:13:26.226Z] Processing DSL script testJobTemplate
[2026-02-19T23:16:03.267Z] LEVELS: [special]
[2026-02-19T23:16:03.267Z] JDK_VERSIONS: [8]
[2026-02-19T23:16:03.267Z] GROUPS: [openjdk]
[2026-02-19T23:16:03.267Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-19T23:16:03.546Z] Existing items:
[2026-02-19T23:16:03.546Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun'}
[2026-02-19T23:16:03.546Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_0'}
[2026-02-19T23:16:03.546Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_1'}
[2026-02-19T23:16:03.546Z] GeneratedJob{name='Test_openjdk25_hs_special.openjdk_x86-64_mac_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-19T23:16:04.352Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun)
[Pipeline] build
[2026-02-19T23:16:04.368Z] Scheduling project: Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun
[2026-02-19T23:16:11.618Z] Starting building: Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun #27
[2026-02-20T07:53:30.439Z] Build Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun #27 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-20T07:53:30.525Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk25_hs_special.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T07:53:30.921Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T07:53:30.921Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T07:53:31.115Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-20T07:53:31.150Z] Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun #27 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-20T07:53:31.162Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T07:53:32.297Z] Copied 1 artifact from "Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun" build number 27
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-20T07:53:32.331Z] Saving Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun/27/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T07:53:32.552Z] Archiving artifacts
[2026-02-20T07:53:32.955Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-20T07:53:33.953Z] Tap file found: Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun/27/aqa-tests/TKG/output_1771573899681/Test_openjdk25_hs_special.openjdk_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T07:53:34.573Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T07:53:34.573Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T07:53:34.763Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE