Test_openjdk26_hs_sanity.system_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 444
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 11
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.system_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_openjdk26_hs_sanity.system_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 78719157d99a07da62d928c4c34714da06727992 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:28:40.386Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-09-04T21:28:40.388Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-04T21:28:40.403Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-04T21:28:40.407Z] dynamicAgents: []
[Pipeline] node
[2025-09-04T21:28:40.457Z] Running on test-orka-macos14-x64-rpjid in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_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
[2025-09-04T21:28:40.483Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-04T21:28:40.562Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T21:28:40.562Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T21:28:40.589Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-04T21:28:40.648Z] The recommended git tool is: git
[2025-09-04T21:28:40.702Z] No credentials specified
[2025-09-04T21:28:40.744Z] Cloning the remote Git repository
[2025-09-04T21:28:40.777Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:28:40.777Z] > git init /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests # timeout=10
[2025-09-04T21:28:40.822Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-09-04T21:28:40.822Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:28:40.822Z] > git --version # timeout=10
[2025-09-04T21:28:40.856Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-09-04T21:28:40.857Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T21:28:44.306Z] Avoid second fetch
[2025-09-04T21:28:44.373Z] Checking out Revision 78719157d99a07da62d928c4c34714da06727992 (origin/master)
[2025-09-04T21:28:44.174Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-04T21:28:44.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T21:28:44.303Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-04T21:28:44.370Z] > git config core.sparsecheckout # timeout=10
[2025-09-04T21:28:44.406Z] > git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
[2025-09-04T21:28:46.500Z] Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_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
[2025-09-04T21:28:58.625Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:28:58.646Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-04T21:28:59.515Z] + LC_TIME=C
[2025-09-04T21:28:59.515Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-04T21:28:59.701Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T21:29:00.360Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-04T21:29:00.360Z] 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
[2025-09-04T21:29:01.978Z] + printenv
[2025-09-04T21:29:01.979Z] JCK_GIT_BRANCH=master
[2025-09-04T21:29:01.979Z] DYNAMIC_COMPILE=false
[2025-09-04T21:29:01.979Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/5/
[2025-09-04T21:29:01.979Z] OPENJ9_BRANCH=master
[2025-09-04T21:29:01.979Z] JENKINS_NODE_COOKIE=b3a09e4f-6840-40b0-9295-222d9f82c357
[2025-09-04T21:29:01.979Z] DOCKER_REQUIRED=false
[2025-09-04T21:29:01.979Z] PARALLEL=Dynamic
[2025-09-04T21:29:01.979Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-04T21:29:01.979Z] SHELL=/bin/zsh
[2025-09-04T21:29:01.979Z] jobStatus=SUCCESS
[2025-09-04T21:29:01.979Z] JOBSTARTTIME=Thu, 04 Sep 2025 14:28:58 -0700
[2025-09-04T21:29:01.979Z] STAGE_NAME=Setup
[2025-09-04T21:29:01.979Z] SSH_CLIENT=10.221.188.32 34526 22
[2025-09-04T21:29:01.979Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-09-04T21:29:01.979Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.system_x86-64_mac-5
[2025-09-04T21:29:01.979Z] RERUN_FAILURE=true
[2025-09-04T21:29:01.979Z] SDK_RESOURCE=upstream
[2025-09-04T21:29:01.979Z] TIME_LIMIT=25
[2025-09-04T21:29:01.979Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-04T21:29:01.979Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-04T21:29:01.979Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/
[2025-09-04T21:29:01.979Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[2025-09-04T21:29:01.979Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/5/display/redirect?page=changes
[2025-09-04T21:29:01.979Z] JDK_BRANCH=jdk-26+14_adopt
[2025-09-04T21:29:01.979Z] USER=admin
[2025-09-04T21:29:01.979Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-04T21:29:01.979Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-04T21:29:01.979Z] ADOPTOPENJDK_BRANCH=master
[2025-09-04T21:29:01.979Z] ARCHIVE_TEST_RESULTS=false
[2025-09-04T21:29:01.979Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2025-09-04T21:29:01.979Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-04T21:29:01.979Z] LABEL_ADDITION=!sw.os.osx.10_14
[2025-09-04T21:29:01.979Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/5/display/redirect?page=artifacts
[2025-09-04T21:29:01.979Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-04T21:29:01.979Z] ORIGIN_JDK_VERSION=26
[2025-09-04T21:29:01.979Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-09-04T21:29:01.979Z] SETUP_JCK_RUN=false
[2025-09-04T21:29:01.979Z] SPEC=osx_x86-64
[2025-09-04T21:29:01.979Z] PERSONAL_BUILD=false
[2025-09-04T21:29:01.979Z] TKG_ITERATIONS=1
[2025-09-04T21:29:01.979Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-04T21:29:01.979Z] RERUN_ITERATIONS=1
[2025-09-04T21:29:01.979Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-04T21:29:01.979Z] ITERATIONS=1
[2025-09-04T21:29:01.979Z] KEEP_REPORTDIR=false
[2025-09-04T21:29:01.979Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-09-04T21:29:01.979Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/lib
[2025-09-04T21:29:01.979Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/5/display/redirect
[2025-09-04T21:29:01.979Z] _=/usr/bin/printenv
[2025-09-04T21:29:01.979Z] GENERATE_JOBS=true
[2025-09-04T21:29:01.979Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[2025-09-04T21:29:01.979Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-09-04T21:29:01.979Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-04T21:29:01.979Z] EXIT_FAILURE=false
[2025-09-04T21:29:01.979Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-04T21:29:01.979Z] SLACK_CHANNEL=aqavit-bot
[2025-09-04T21:29:01.979Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-04T21:29:01.979Z] JDK_VERSION=26
[2025-09-04T21:29:01.979Z] JOB_NAME=Test_openjdk26_hs_sanity.system_x86-64_mac
[2025-09-04T21:29:01.979Z] BUILD_DISPLAY_NAME=#5
[2025-09-04T21:29:01.979Z] USE_TESTENV_PROPERTIES=false
[2025-09-04T21:29:01.979Z] BUILD_ID=5
[2025-09-04T21:29:01.979Z] EXIT_SUCCESS=false
[2025-09-04T21:29:01.979Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-04T21:29:01.979Z] TEST_TIME=120
[2025-09-04T21:29:01.979Z] PLATFORM=x86-64_mac
[2025-09-04T21:29:01.979Z] JDK_IMPL=hotspot
[2025-09-04T21:29:01.979Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.system_x86-64_mac
[2025-09-04T21:29:01.979Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/5/display/redirect?page=tests
[2025-09-04T21:29:01.979Z] AUTO_DETECT=true
[2025-09-04T21:29:01.979Z] SHLVL=2
[2025-09-04T21:29:01.979Z] HOME=/Users/admin
[2025-09-04T21:29:01.979Z] TAP_NAME=Test_openjdk26_hs_sanity.system_x86-64_mac.tap
[2025-09-04T21:29:01.979Z] CI=true
[2025-09-04T21:29:01.979Z] EXECUTOR_NUMBER=0
[2025-09-04T21:29:01.979Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac@tmp
[2025-09-04T21:29:01.979Z] JENKINS_SERVER_COOKIE=durable-95284ce23f8feb2d31ceaaa668b5941925114b3c722b2ba2ab9c80fe8fdf34b2
[2025-09-04T21:29:01.979Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka test-orka-macos14-x64-rpjid mac
[2025-09-04T21:29:01.979Z] TARGET=sanity.system
[2025-09-04T21:29:01.979Z] BUILD_LIST=system
[2025-09-04T21:29:01.979Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:29:01.979Z] LOGNAME=admin
[2025-09-04T21:29:01.979Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-04T21:29:01.979Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-04T21:29:01.979Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-04T21:29:01.979Z] SSH_CONNECTION=10.221.188.32 34526 192.168.122.2 22
[2025-09-04T21:29:01.979Z] UPSTREAM_JOB_NUMBER=444
[2025-09-04T21:29:01.979Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-04T21:29:01.979Z] NODE_NAME=test-orka-macos14-x64-rpjid
[2025-09-04T21:29:01.979Z] BUILD_NUMBER=5
[2025-09-04T21:29:01.979Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.system_x86-64_mac/display/redirect
[2025-09-04T21:29:01.979Z] KEEP_WORKSPACE=false
[2025-09-04T21:29:01.979Z] HUDSON_COOKIE=dd642f8b-8adc-4ce9-b653-571411897e4c
[2025-09-04T21:29:01.979Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../benchmarks
[2025-09-04T21:29:01.979Z] USE_JRE=false
[2025-09-04T21:29:01.979Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image
[2025-09-04T21:29:01.979Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:29:01.979Z] 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
[2025-09-04T21:29:02.134Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-04T21:29:02.153Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T21:29:31.899Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 444
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-04T21:29:32.191Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-09-04T21:29:32.199Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-09-04T21:29:32.222Z] $ ssh-agent
[2025-09-04T21:29:32.376Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-uOxxm5MidgDI/agent.2662
[2025-09-04T21:29:32.376Z] SSH_AGENT_PID=2663
[2025-09-04T21:29:32.376Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-04T21:29:32.397Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-04T21:29:32.441Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-04T21:29:35.121Z] ++ pwd
[2025-09-04T21:29:35.121Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-04T21:29:35.121Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests
[2025-09-04T21:29:35.121Z] get jdk binary...
[2025-09-04T21:29:35.121Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-04T21:29:35.121Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:29:38.267Z] List files in jdkbinary folder...
[2025-09-04T21:29:38.267Z] total 862472
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 56557098 Sep 4 13:53 OpenJDK-debugimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 120306949 Sep 4 14:02 OpenJDK-jdk_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 82900929 Sep 4 14:02 OpenJDK-jmods_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 42480553 Sep 4 14:03 OpenJDK-jre_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 32391 Sep 4 13:59 OpenJDK-sbom_x64_mac_hotspot_26_14-ea-metadata.json
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 168198 Sep 4 14:19 OpenJDK-sbom_x64_mac_hotspot_26_14-ea.json
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 3835937 Sep 4 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] -rw-r--r-- 1 admin staff 102721275 Sep 4 13:53 OpenJDK-testimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:38.267Z] drwxr-xr-x 3 admin staff 96 Sep 4 14:29 tmp
[2025-09-04T21:29:38.267Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:29:38.267Z] total 0
[2025-09-04T21:29:38.267Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:02 jdk-26+14
[2025-09-04T21:29:38.267Z] Moving directory jdk-26+14/ to ../j2sdk-image
[2025-09-04T21:29:38.267Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:29:40.415Z] List files in jdkbinary folder...
[2025-09-04T21:29:40.415Z] total 862472
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 56557098 Sep 4 13:53 OpenJDK-debugimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 120306949 Sep 4 14:02 OpenJDK-jdk_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 82900929 Sep 4 14:02 OpenJDK-jmods_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 42480553 Sep 4 14:03 OpenJDK-jre_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 32391 Sep 4 13:59 OpenJDK-sbom_x64_mac_hotspot_26_14-ea-metadata.json
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 168198 Sep 4 14:19 OpenJDK-sbom_x64_mac_hotspot_26_14-ea.json
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 3835937 Sep 4 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] -rw-r--r-- 1 admin staff 102721275 Sep 4 13:53 OpenJDK-testimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.415Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:02 j2sdk-image
[2025-09-04T21:29:40.416Z] drwxr-xr-x 3 admin staff 96 Sep 4 14:29 tmp
[2025-09-04T21:29:40.416Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:29:40.416Z] total 0
[2025-09-04T21:29:40.416Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:03 jdk-26+14-jre
[2025-09-04T21:29:40.416Z] Moving directory jdk-26+14-jre/ to ../j2re-image
[2025-09-04T21:29:40.864Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:29:40.865Z] List files in jdkbinary folder...
[2025-09-04T21:29:40.865Z] total 862472
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 56557098 Sep 4 13:53 OpenJDK-debugimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 120306949 Sep 4 14:02 OpenJDK-jdk_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 82900929 Sep 4 14:02 OpenJDK-jmods_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 42480553 Sep 4 14:03 OpenJDK-jre_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 32391 Sep 4 13:59 OpenJDK-sbom_x64_mac_hotspot_26_14-ea-metadata.json
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 168198 Sep 4 14:19 OpenJDK-sbom_x64_mac_hotspot_26_14-ea.json
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 3835937 Sep 4 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] -rw-r--r-- 1 admin staff 102721275 Sep 4 13:53 OpenJDK-testimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:40.865Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:03 j2re-image
[2025-09-04T21:29:40.865Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:02 j2sdk-image
[2025-09-04T21:29:40.865Z] drwxr-xr-x 3 admin staff 96 Sep 4 14:29 tmp
[2025-09-04T21:29:40.865Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:29:40.865Z] total 0
[2025-09-04T21:29:40.865Z] drwxr-xr-x 3 admin staff 96 Sep 4 13:52 jdk-26+14-static-libs
[2025-09-04T21:29:40.865Z] Moving directory jdk-26+14-static-libs/ to ../static-libs
[2025-09-04T21:29:40.865Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:29:55.770Z] List files in jdkbinary folder...
[2025-09-04T21:29:55.771Z] total 862472
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 56557098 Sep 4 13:53 OpenJDK-debugimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 120306949 Sep 4 14:02 OpenJDK-jdk_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 82900929 Sep 4 14:02 OpenJDK-jmods_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 42480553 Sep 4 14:03 OpenJDK-jre_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 32391 Sep 4 13:59 OpenJDK-sbom_x64_mac_hotspot_26_14-ea-metadata.json
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 168198 Sep 4 14:19 OpenJDK-sbom_x64_mac_hotspot_26_14-ea.json
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 3835937 Sep 4 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] -rw-r--r-- 1 admin staff 102721275 Sep 4 13:53 OpenJDK-testimage_x64_mac_hotspot_26_14-ea.tar.gz
[2025-09-04T21:29:55.771Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:03 j2re-image
[2025-09-04T21:29:55.771Z] drwxr-xr-x 3 admin staff 96 Sep 4 07:02 j2sdk-image
[2025-09-04T21:29:55.771Z] drwxr-xr-x 3 admin staff 96 Sep 4 13:52 static-libs
[2025-09-04T21:29:55.771Z] drwxr-xr-x 3 admin staff 96 Sep 4 14:29 tmp
[2025-09-04T21:29:55.771Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:29:55.771Z] total 0
[2025-09-04T21:29:55.771Z] drwxr-xr-x 8 admin staff 256 Sep 4 13:49 jdk-26+14-test-image
[2025-09-04T21:29:55.771Z] Moving directory jdk-26+14-test-image/ to ../openjdk-test-image
[2025-09-04T21:29:55.771Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_26_14-ea.tar.gz over ./j2sdk-image...
[2025-09-04T21:29:57.296Z] Removing top-level folder jdk-26+14-debug-image/
[2025-09-04T21:29:57.296Z] Removing top-level folder jdk-26+14/
[2025-09-04T21:29:58.229Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image...
[2025-09-04T21:29:58.701Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-09-04T21:29:58.701Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-09-04T21:29:58.701Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-04T21:30:00.765Z] openjdk version "26-beta" 2026-03-17
[2025-09-04T21:30:00.765Z] OpenJDK Runtime Environment Temurin-26+14-202509042033 (build 26-beta+14-ea)
[2025-09-04T21:30:00.765Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042033 (build 26-beta+14-ea, mixed mode)
[2025-09-04T21:30:00.765Z] =JAVA VERSION OUTPUT END=
[2025-09-04T21:30:00.765Z] get testKitGen...
[2025-09-04T21:30:00.765Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-04T21:30:02.348Z] git rev-parse master
[2025-09-04T21:30:02.822Z] git checkout -q -f fad6b023e51b1a2105890c44ce0bfa1752521a96
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-04T21:30:03.055Z] $ ssh-agent -k
[2025-09-04T21:30:03.086Z] unset SSH_AUTH_SOCK;
[2025-09-04T21:30:03.086Z] unset SSH_AGENT_PID;
[2025-09-04T21:30:03.086Z] echo Agent pid 2663 killed;
[2025-09-04T21:30:03.327Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-09-04T21:30:03.428Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-09-04T21:30:03.618Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T21:30:04.005Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&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=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&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=444&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-04T21:30:04.020Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&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=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-x64-rpjid&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&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=444&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-04T21:30:04.072Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T21:30:04.411Z] Copied 1 artifact from "getTRSSOutput" build number 1886
[Pipeline] sh
[2025-09-04T21:30:05.082Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-04T21:30:05.082Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-04T21:30:05.082Z] + tar xof -
[2025-09-04T21:30:05.082Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T21:30:05.295Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:30:05.325Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-04T21:30:06.056Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-04T21:30:06.056Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib does not exist, creating one.
[2025-09-04T21:30:06.056Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:06.056Z] --------------------------------------------
[2025-09-04T21:30:06.056Z] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:06.056Z] task is set to default
[2025-09-04T21:30:06.056Z] dependencyList is set to all
[2025-09-04T21:30:06.056Z] --------------------------------------------
[2025-09-04T21:30:06.056Z] Starting download third party dependent jars
[2025-09-04T21:30:06.056Z] --------------------------------------------
[2025-09-04T21:30:06.056Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:06.056Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2025-09-04T21:30:06.056Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2025-09-04T21:30:06.056Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-09-04T21:30:07.033Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-04T21:30:07.033Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-04T21:30:07.033Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2025-09-04T21:30:07.033Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2025-09-04T21:30:07.033Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-09-04T21:30:08.449Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-04T21:30:08.449Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-04T21:30:08.449Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-09-04T21:30:08.881Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-04T21:30:08.882Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-04T21:30:08.882Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2025-09-04T21:30:08.882Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2025-09-04T21:30:08.882Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-09-04T21:30:08.882Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-04T21:30:08.882Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-04T21:30:08.882Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2025-09-04T21:30:08.882Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2025-09-04T21:30:08.882Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-09-04T21:30:09.865Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-04T21:30:09.865Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-04T21:30:09.865Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant
[2025-09-04T21:30:09.865Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-04T21:30:09.865Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-04T21:30:09.865Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-09-04T21:30:10.265Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-04T21:30:10.265Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-04T21:30:10.265Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-09-04T21:30:10.265Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar
[2025-09-04T21:30:10.265Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-09-04T21:30:12.180Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-09-04T21:30:12.180Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-04T21:30:12.180Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-04T21:30:12.180Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-09-04T21:30:12.563Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-04T21:30:12.563Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-04T21:30:12.563Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-09-04T21:30:12.993Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-04T21:30:12.993Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-04T21:30:12.993Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2025-09-04T21:30:12.993Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2025-09-04T21:30:12.993Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-09-04T21:30:13.389Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-04T21:30:13.389Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-04T21:30:13.389Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-04T21:30:13.523Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
[Pipeline] sh
[2025-09-04T21:30:14.151Z] + cd ./aqa-tests/TKG
[2025-09-04T21:30:14.151Z] ++ uname
[2025-09-04T21:30:14.151Z] + '[' Darwin = AIX ']'
[2025-09-04T21:30:14.151Z] ++ uname
[2025-09-04T21:30:14.151Z] + '[' Darwin = SunOS ']'
[2025-09-04T21:30:14.151Z] ++ uname
[2025-09-04T21:30:14.151Z] + '[' Darwin = '*BSD' ']'
[2025-09-04T21:30:14.151Z] + MAKE=make
[2025-09-04T21:30:14.151Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-09-04T21:30:14.151Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-04T21:30:14.151Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:14.151Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:30:14.151Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:30:14.151Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-04T21:30:14.151Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-04T21:30:15.070Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T21:30:15.871Z]
[2025-09-04T21:30:15.871Z] build:
[2025-09-04T21:30:15.871Z]
[2025-09-04T21:30:15.871Z] clean:
[2025-09-04T21:30:15.871Z]
[2025-09-04T21:30:15.871Z] init:
[2025-09-04T21:30:15.871Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-04T21:30:15.871Z]
[2025-09-04T21:30:15.871Z] getDependentLibs:
[2025-09-04T21:30:16.292Z] [exec] --------------------------------------------
[2025-09-04T21:30:16.292Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:16.292Z] [exec] task is set to default
[2025-09-04T21:30:16.292Z] [exec] dependencyList is set to json_simple
[2025-09-04T21:30:16.292Z] [exec] --------------------------------------------
[2025-09-04T21:30:16.292Z] [exec] Starting download third party dependent jars
[2025-09-04T21:30:16.292Z] [exec] --------------------------------------------
[2025-09-04T21:30:16.292Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:16.292Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:30:16.292Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T21:30:16.292Z]
[2025-09-04T21:30:16.292Z] compile:
[2025-09-04T21:30:16.292Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:30:16.292Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T21:30:16.292Z] [echo] ===fork: yes
[2025-09-04T21:30:16.292Z] [echo] ===debug: on
[2025-09-04T21:30:16.292Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-04T21:30:19.770Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:30:19.770Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:30:19.770Z]
[2025-09-04T21:30:19.770Z] dist:
[2025-09-04T21:30:19.770Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T21:30:19.770Z]
[2025-09-04T21:30:19.770Z] BUILD SUCCESSFUL
[2025-09-04T21:30:19.770Z] Total time: 4 seconds
[2025-09-04T21:30:19.770Z] 0
[2025-09-04T21:30:19.770Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-04T21:30:20.155Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T21:30:20.155Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-04T21:30:22.658Z] ****************************** MACHINE INFO ******************************
[2025-09-04T21:30:22.658Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2025-09-04T21:30:22.658Z] Free Physical Memory Size : 6882906112
[2025-09-04T21:30:22.658Z] Free space (bytes) : 70170177536
[2025-09-04T21:30:22.658Z] Total Physical Memory Size : 15115223040
[2025-09-04T21:30:22.658Z] Total space (bytes) : 96427008000
[2025-09-04T21:30:22.658Z] Usable space (bytes) : 70170177536
[2025-09-04T21:30:22.658Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:30:22.658Z] bashVersion :
[2025-09-04T21:30:22.658Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0)
[2025-09-04T21:30:22.658Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-09-04T21:30:22.658Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] This is free software; you are free to change and redistribute it.
[2025-09-04T21:30:22.658Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:30:22.658Z] cpuCores : 3
[2025-09-04T21:30:22.658Z] curlVersion :
[2025-09-04T21:30:22.658Z] 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
[2025-09-04T21:30:22.658Z] Release-Date: 2023-05-30
[2025-09-04T21:30:22.658Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-04T21:30:22.658Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-09-04T21:30:22.658Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-04T21:30:22.658Z] gcc version : 15.0.0
[2025-09-04T21:30:22.658Z] gclibc version : bash: line 1: ldd: command not found
[2025-09-04T21:30:22.658Z] gdb version : bash: line 1: gdb: command not found
[2025-09-04T21:30:22.658Z] lldb version :
[2025-09-04T21:30:22.658Z] lldb-1500.0.404.7
[2025-09-04T21:30:22.658Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-09-04T21:30:22.658Z] makeVersion :
[2025-09-04T21:30:22.658Z] GNU Make 3.81
[2025-09-04T21:30:22.658Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-04T21:30:22.658Z] This is free software; see the source for copying conditions.
[2025-09-04T21:30:22.658Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-04T21:30:22.658Z] PARTICULAR PURPOSE.
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] This program built for i386-apple-darwin11.3.0
[2025-09-04T21:30:22.658Z] mavenVersion :
[2025-09-04T21:30:22.658Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-04T21:30:22.658Z] 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)
[2025-09-04T21:30:22.658Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T21:30:22.658Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-09-04T21:30:22.658Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-04T21:30:22.658Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-04T21:30:22.658Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-04T21:30:22.658Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-09-04T21:30:22.658Z] perlVersion :
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-09-04T21:30:22.658Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] Copyright 1987-2020, Larry Wall
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T21:30:22.658Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T21:30:22.658Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T21:30:22.658Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-04T21:30:22.658Z] procArch : i386
[2025-09-04T21:30:22.658Z] sysArch : x86_64
[2025-09-04T21:30:22.658Z] sysOS : Darwin
[2025-09-04T21:30:22.658Z] ulimit :
[2025-09-04T21:30:22.658Z] core file size (blocks, -c) 0
[2025-09-04T21:30:22.658Z] data seg size (kbytes, -d) unlimited
[2025-09-04T21:30:22.658Z] file size (blocks, -f) unlimited
[2025-09-04T21:30:22.658Z] max locked memory (kbytes, -l) unlimited
[2025-09-04T21:30:22.658Z] max memory size (kbytes, -m) unlimited
[2025-09-04T21:30:22.658Z] open files (-n) 1048576
[2025-09-04T21:30:22.658Z] pipe size (512 bytes, -p) 1
[2025-09-04T21:30:22.658Z] stack size (kbytes, -s) 65532
[2025-09-04T21:30:22.658Z] cpu time (seconds, -t) unlimited
[2025-09-04T21:30:22.658Z] max user processes (-u) 2088
[2025-09-04T21:30:22.658Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T21:30:22.658Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-09-04T21:30:22.658Z] vmVendor : Oracle Corporation
[2025-09-04T21:30:22.658Z] vmVersion : 26-beta+14-ea
[2025-09-04T21:30:22.658Z] xlc version : bash: line 1: xlC: command not found
[2025-09-04T21:30:22.658Z] **************************************************************************
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.658Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T21:30:22.658Z]
[2025-09-04T21:30:22.659Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T21:30:22.659Z]
[2025-09-04T21:30:22.659Z] System.getProperty('os.name')=Mac OS X
[2025-09-04T21:30:22.659Z]
[2025-09-04T21:30:22.659Z] System.getProperty('os.arch')=x86_64
[2025-09-04T21:30:22.659Z]
[2025-09-04T21:30:22.659Z] System.getProperty('java.fullversion')=null
[2025-09-04T21:30:22.659Z]
[2025-09-04T21:30:22.659Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T21:30:22.659Z]
[2025-09-04T21:30:22.659Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:22.659Z] perl scripts/configure.pl
[2025-09-04T21:30:22.659Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-04T21:30:23.032Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T21:30:23.032Z]
[2025-09-04T21:30:23.032Z]
[2025-09-04T21:30:23.032Z] Starting to generate parallel test lists.
[2025-09-04T21:30:23.032Z]
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-04T21:30:23.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-04T21:30:23.032Z] Attempting to get test duration data from TRSS.
[2025-09-04T21:30:23.032Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=26&impl=hs&platform=x86-64_mac&group=system&level=sanity
[2025-09-04T21:30:23.791Z] Attempting to get test duration data from cached files.
[2025-09-04T21:30:23.791Z]
[2025-09-04T21:30:23.791Z] TEST DURATION
[2025-09-04T21:30:23.791Z] ====================================================================================
[2025-09-04T21:30:23.791Z] Total number of tests searched: 150
[2025-09-04T21:30:23.791Z] Number of test durations found: 0
[2025-09-04T21:30:23.791Z] No test duration data found.
[2025-09-04T21:30:23.791Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-04T21:30:23.791Z] ====================================================================================
[2025-09-04T21:30:23.791Z]
[2025-09-04T21:30:23.791Z] Test target is split into 1 lists.
[2025-09-04T21:30:23.791Z] Reducing estimated test running time from 58m40s to 58m40s.
[2025-09-04T21:30:23.791Z]
[2025-09-04T21:30:23.791Z] -------------------------------------testList_0-------------------------------------
[2025-09-04T21:30:23.791Z] Number of tests: 150
[2025-09-04T21:30:23.791Z] Estimated running time: 58m40s
[2025-09-04T21:30:23.791Z] TESTLIST=MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,NioLoadTest_5m_1,CpMp3_1,AutoMod_Impl2_1,CLTest_1,CLTestImg_0,AutoMod_Impl3_0,CLTestImg_1,CLLoad_0,CpMpModJar_0,AutoMod_Impl3_1,CLLoad_1,TestJlmLocal_0,SLTest_0,TestJlmLocal_1,TestJlmRemoteClassAuth_0,CpMp_CpMp_0,CpMpModJar_1,SLTest_1,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_0,PatMod_PlatMod_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteMemoryAuth_0,CpMpModJar2_0,PatMod_PlatMod_1,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_0,PatMod_AppMod_0,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteNotifierProxyAuth_0,ClassLoadingTest_5m_0,CpMp_CpMp_1,CpMpModJar2_1,PatMod_AppMod_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteThreadAuth_0,PatMod_Unex_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_0,CpMpModJar3_0,PatMod_Unex_1,TestJlmRemoteThreadNoAuth_1,LambdaLoadTest_HS_5m_0,PatMod_Adv_0,LambdaLoadTest_HS_5m_1,ParallelStreamsLoadTest_HS_0,CpMp_MP_0,CpMpModJar3_1,PatMod_Adv_1,ParallelStreamsLoadTest_HS_1,PatModImg_PlatMod_0,InternalAPIs_0,PatModImg_PlatMod_1,PatModImg_AppMod_0,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1,CpMp_MP_1,InternalAPIs_1,PatModImg_AppMod_1,PatModImg_Unex_0,AutoMod1_0,PatModImg_Unex_1,PatModImg_Adv_0,CpMp2_0,AutoMod1_1,PatModImg_Adv_1,UpgModPath_Exp_0,AutoMod2_0,UpgModPath_Exp_1,UpgModPath_ExpImg_0,NioLoadTest_5m_0,CpMp2_1,AutoMod2_1,UpgModPath_ExpImg_1,UpgModPath_Jar_0,AutoMod_Impl1_0,UpgModPath_Jar_1,UpgModPath_JarImg_0,CpMp3_0,AutoMod_Impl1_1,UpgModPath_JarImg_1,CpMpJlink_0,AutoMod_Impl2_0,CpMpJlink_1,CLTest_0,UpgModPath_Jar_2,UpgModPath_JarImg_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,SLTest_2,PatMod_Unex_2,PatMod_PlatMod_2,PatMod_AppMod_2,PatMod_Adv_2,PatModImg_Unex_2,PatModImg_PlatMod_2,PatModImg_AppMod_2,PatModImg_Adv_2,ParallelStreamsLoadTest_HS_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleThrdLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_2,MauveMultiThrdLoad_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,LambdaLoadTest_HS_5m_2,InternalAPIs_2,ExplMod_2,ExplMod_1,ExplMod_0,CpMp_MP_2,CpMp_CpMp_2,CpMpModJar_2,CpMpModJar3_2,CpMpModJar2_2,CpMpJlink_2,CpMp3_2,CpMp2_2,ClassLoadingTest_5m_2,CLTest_2,CLTestImg_2,CLStressLayers_2,CLStressLayers_1,CLStressLayers_0,CLStressCRI_2,CLStressCRI_1,CLStressCRI_0,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod_Impl1_2,AutoMod2_2,AutoMod1_2
[2025-09-04T21:30:23.791Z] ------------------------------------------------------------------------------------
[2025-09-04T21:30:23.791Z]
[2025-09-04T21:30:23.791Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-04T21:30:23.911Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-04T21:30:24.008Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=2.
[Pipeline] sh
[2025-09-04T21:30:24.575Z] + cd ./aqa-tests/TKG
[2025-09-04T21:30:24.575Z] ++ uname
[2025-09-04T21:30:24.575Z] + '[' Darwin = AIX ']'
[2025-09-04T21:30:24.575Z] ++ uname
[2025-09-04T21:30:24.575Z] + '[' Darwin = SunOS ']'
[2025-09-04T21:30:24.575Z] ++ uname
[2025-09-04T21:30:24.575Z] + '[' Darwin = '*BSD' ']'
[2025-09-04T21:30:24.575Z] + MAKE=make
[2025-09-04T21:30:24.575Z] + make genParallelList TEST=sanity.system NUM_MACHINES=2 TEST_TIME=
[2025-09-04T21:30:24.575Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-04T21:30:24.575Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:24.575Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:30:24.575Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:30:24.575Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-04T21:30:24.575Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-04T21:30:24.941Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T21:30:25.305Z]
[2025-09-04T21:30:25.305Z] build:
[2025-09-04T21:30:25.305Z]
[2025-09-04T21:30:25.305Z] clean:
[2025-09-04T21:30:25.305Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-09-04T21:30:25.305Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-04T21:30:25.305Z]
[2025-09-04T21:30:25.305Z] init:
[2025-09-04T21:30:25.305Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-04T21:30:25.305Z]
[2025-09-04T21:30:25.305Z] getDependentLibs:
[2025-09-04T21:30:25.305Z] [exec] --------------------------------------------
[2025-09-04T21:30:25.305Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:25.305Z] [exec] task is set to default
[2025-09-04T21:30:25.305Z] [exec] dependencyList is set to json_simple
[2025-09-04T21:30:25.305Z] [exec] --------------------------------------------
[2025-09-04T21:30:25.305Z] [exec] Starting download third party dependent jars
[2025-09-04T21:30:25.305Z] [exec] --------------------------------------------
[2025-09-04T21:30:25.305Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:25.305Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:30:25.305Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T21:30:25.305Z]
[2025-09-04T21:30:25.305Z] compile:
[2025-09-04T21:30:25.305Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:30:25.305Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T21:30:25.305Z] [echo] ===fork: yes
[2025-09-04T21:30:25.305Z] [echo] ===debug: on
[2025-09-04T21:30:25.305Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-04T21:30:27.179Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:30:27.179Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:30:27.179Z]
[2025-09-04T21:30:27.179Z] dist:
[2025-09-04T21:30:27.179Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T21:30:27.179Z]
[2025-09-04T21:30:27.179Z] BUILD SUCCESSFUL
[2025-09-04T21:30:27.179Z] Total time: 2 seconds
[2025-09-04T21:30:27.179Z] 0
[2025-09-04T21:30:27.179Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-04T21:30:27.179Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T21:30:27.179Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-04T21:30:28.974Z] ****************************** MACHINE INFO ******************************
[2025-09-04T21:30:28.974Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2025-09-04T21:30:28.974Z] Free Physical Memory Size : 6903189504
[2025-09-04T21:30:28.974Z] Free space (bytes) : 70196592640
[2025-09-04T21:30:28.974Z] Total Physical Memory Size : 15115223040
[2025-09-04T21:30:28.974Z] Total space (bytes) : 96427008000
[2025-09-04T21:30:28.974Z] Usable space (bytes) : 70196592640
[2025-09-04T21:30:28.974Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:30:28.974Z] bashVersion :
[2025-09-04T21:30:28.974Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0)
[2025-09-04T21:30:28.974Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-09-04T21:30:28.974Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] This is free software; you are free to change and redistribute it.
[2025-09-04T21:30:28.974Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:30:28.974Z] cpuCores : 3
[2025-09-04T21:30:28.974Z] curlVersion :
[2025-09-04T21:30:28.974Z] 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
[2025-09-04T21:30:28.974Z] Release-Date: 2023-05-30
[2025-09-04T21:30:28.974Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-04T21:30:28.974Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-09-04T21:30:28.974Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-04T21:30:28.974Z] gcc version : 15.0.0
[2025-09-04T21:30:28.974Z] gclibc version : bash: line 1: ldd: command not found
[2025-09-04T21:30:28.974Z] gdb version : bash: line 1: gdb: command not found
[2025-09-04T21:30:28.974Z] lldb version :
[2025-09-04T21:30:28.974Z] lldb-1500.0.404.7
[2025-09-04T21:30:28.974Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-09-04T21:30:28.974Z] makeVersion :
[2025-09-04T21:30:28.974Z] GNU Make 3.81
[2025-09-04T21:30:28.974Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-04T21:30:28.974Z] This is free software; see the source for copying conditions.
[2025-09-04T21:30:28.974Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-04T21:30:28.974Z] PARTICULAR PURPOSE.
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] This program built for i386-apple-darwin11.3.0
[2025-09-04T21:30:28.974Z] mavenVersion :
[2025-09-04T21:30:28.974Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-04T21:30:28.974Z] 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)
[2025-09-04T21:30:28.974Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T21:30:28.974Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-09-04T21:30:28.974Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-04T21:30:28.974Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-04T21:30:28.974Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-04T21:30:28.974Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-09-04T21:30:28.974Z] perlVersion :
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-09-04T21:30:28.974Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] Copyright 1987-2020, Larry Wall
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T21:30:28.974Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T21:30:28.974Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T21:30:28.974Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-04T21:30:28.974Z] procArch : i386
[2025-09-04T21:30:28.974Z] sysArch : x86_64
[2025-09-04T21:30:28.974Z] sysOS : Darwin
[2025-09-04T21:30:28.974Z] ulimit :
[2025-09-04T21:30:28.974Z] core file size (blocks, -c) 0
[2025-09-04T21:30:28.974Z] data seg size (kbytes, -d) unlimited
[2025-09-04T21:30:28.974Z] file size (blocks, -f) unlimited
[2025-09-04T21:30:28.974Z] max locked memory (kbytes, -l) unlimited
[2025-09-04T21:30:28.974Z] max memory size (kbytes, -m) unlimited
[2025-09-04T21:30:28.974Z] open files (-n) 1048576
[2025-09-04T21:30:28.974Z] pipe size (512 bytes, -p) 1
[2025-09-04T21:30:28.974Z] stack size (kbytes, -s) 65532
[2025-09-04T21:30:28.974Z] cpu time (seconds, -t) unlimited
[2025-09-04T21:30:28.974Z] max user processes (-u) 2088
[2025-09-04T21:30:28.974Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T21:30:28.974Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-09-04T21:30:28.974Z] vmVendor : Oracle Corporation
[2025-09-04T21:30:28.974Z] vmVersion : 26-beta+14-ea
[2025-09-04T21:30:28.974Z] xlc version : bash: line 1: xlC: command not found
[2025-09-04T21:30:28.974Z] **************************************************************************
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('os.name')=Mac OS X
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('os.arch')=x86_64
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('java.fullversion')=null
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T21:30:28.974Z]
[2025-09-04T21:30:28.974Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=2 TEST_TIME= TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-04T21:30:28.974Z] perl scripts/configure.pl
[2025-09-04T21:30:28.974Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=2 --testTime= --TRSSURL=
[2025-09-04T21:30:29.370Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T21:30:29.370Z]
[2025-09-04T21:30:29.370Z]
[2025-09-04T21:30:29.370Z] Starting to generate parallel test lists.
[2025-09-04T21:30:29.370Z]
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-04T21:30:29.370Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-04T21:30:29.371Z] Attempting to get test duration data from TRSS.
[2025-09-04T21:30:29.371Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=26&impl=hs&platform=x86-64_mac&group=system&level=sanity
[2025-09-04T21:30:30.130Z] Attempting to get test duration data from cached files.
[2025-09-04T21:30:30.130Z]
[2025-09-04T21:30:30.130Z] TEST DURATION
[2025-09-04T21:30:30.130Z] ====================================================================================
[2025-09-04T21:30:30.130Z] Total number of tests searched: 150
[2025-09-04T21:30:30.130Z] Number of test durations found: 0
[2025-09-04T21:30:30.130Z] No test duration data found.
[2025-09-04T21:30:30.130Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-04T21:30:30.130Z] ====================================================================================
[2025-09-04T21:30:30.130Z]
[2025-09-04T21:30:30.130Z] Test target is split into 2 lists.
[2025-09-04T21:30:30.130Z] Reducing estimated test running time from 58m40s to 29m20s.
[2025-09-04T21:30:30.130Z]
[2025-09-04T21:30:30.130Z] -------------------------------------testList_0-------------------------------------
[2025-09-04T21:30:30.130Z] Number of tests: 75
[2025-09-04T21:30:30.130Z] Estimated running time: 29m20s
[2025-09-04T21:30:30.130Z] TESTLIST=MathLoadTest_autosimd_5m_0,MathLoadTest_bigdecimal_5m_1,CpMp3_1,CLTest_1,AutoMod_Impl3_0,CLLoad_0,AutoMod_Impl3_1,TestJlmLocal_0,TestJlmLocal_1,CpMp_CpMp_0,SLTest_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,CpMpModJar2_0,TestJlmRemoteMemoryAuth_1,PatMod_AppMod_0,TestJlmRemoteNotifierProxyAuth_0,CpMp_CpMp_1,PatMod_AppMod_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,CpMpModJar3_0,TestJlmRemoteThreadNoAuth_1,PatMod_Adv_0,ParallelStreamsLoadTest_HS_0,CpMpModJar3_1,ParallelStreamsLoadTest_HS_1,InternalAPIs_0,PatModImg_AppMod_0,ClassLoadingTest_5m_1,InternalAPIs_1,PatModImg_Unex_0,PatModImg_Unex_1,CpMp2_0,PatModImg_Adv_1,AutoMod2_0,UpgModPath_ExpImg_0,CpMp2_1,UpgModPath_ExpImg_1,AutoMod_Impl1_0,UpgModPath_JarImg_0,AutoMod_Impl1_1,CpMpJlink_0,CpMpJlink_1,UpgModPath_Jar_2,UpgModPath_Exp_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassAuth_2,SLTest_2,PatMod_PlatMod_2,PatMod_Adv_2,PatModImg_PlatMod_2,PatModImg_Adv_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,MathLoadTest_bigdecimal_5m_2,LambdaLoadTest_HS_5m_2,ExplMod_2,ExplMod_0,CpMp_CpMp_2,CpMpModJar3_2,CpMpJlink_2,CpMp2_2,CLTest_2,CLStressLayers_2,CLStressLayers_0,CLStressCRI_1,CLLoad_2,AutoMod_Impl2_2,AutoMod2_2
[2025-09-04T21:30:30.130Z] ------------------------------------------------------------------------------------
[2025-09-04T21:30:30.130Z]
[2025-09-04T21:30:30.130Z] -------------------------------------testList_1-------------------------------------
[2025-09-04T21:30:30.130Z] Number of tests: 75
[2025-09-04T21:30:30.130Z] Estimated running time: 29m20s
[2025-09-04T21:30:30.130Z] TESTLIST=MathLoadTest_autosimd_5m_1,NioLoadTest_5m_1,AutoMod_Impl2_1,CLTestImg_0,CLTestImg_1,CpMpModJar_0,CLLoad_1,SLTest_0,TestJlmRemoteClassAuth_0,CpMpModJar_1,TestJlmRemoteClassAuth_1,PatMod_PlatMod_0,TestJlmRemoteMemoryAuth_0,PatMod_PlatMod_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryNoAuth_1,ClassLoadingTest_5m_0,CpMpModJar2_1,TestJlmRemoteNotifierProxyAuth_1,PatMod_Unex_0,TestJlmRemoteThreadNoAuth_0,PatMod_Unex_1,LambdaLoadTest_HS_5m_0,LambdaLoadTest_HS_5m_1,CpMp_MP_0,PatMod_Adv_1,PatModImg_PlatMod_0,PatModImg_PlatMod_1,MathLoadTest_bigdecimal_5m_0,CpMp_MP_1,PatModImg_AppMod_1,AutoMod1_0,PatModImg_Adv_0,AutoMod1_1,UpgModPath_Exp_0,UpgModPath_Exp_1,NioLoadTest_5m_0,AutoMod2_1,UpgModPath_Jar_0,UpgModPath_Jar_1,CpMp3_0,UpgModPath_JarImg_1,AutoMod_Impl2_0,CLTest_0,UpgModPath_JarImg_2,UpgModPath_ExpImg_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteClassNoAuth_2,TestJlmLocal_2,PatMod_Unex_2,PatMod_AppMod_2,PatModImg_Unex_2,PatModImg_AppMod_2,ParallelStreamsLoadTest_HS_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_2,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_2,InternalAPIs_2,ExplMod_1,CpMp_MP_2,CpMpModJar_2,CpMpModJar2_2,CpMp3_2,ClassLoadingTest_5m_2,CLTestImg_2,CLStressLayers_1,CLStressCRI_2,CLStressCRI_0,AutoMod_Impl3_2,AutoMod_Impl1_2,AutoMod1_2
[2025-09-04T21:30:30.130Z] ------------------------------------------------------------------------------------
[2025-09-04T21:30:30.130Z]
[2025-09-04T21:30:30.130Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-04T21:30:30.245Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-04T21:30:30.332Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-09-04T21:30:30.335Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-09-04T21:30:30.384Z] Archiving artifacts
[2025-09-04T21:30:30.441Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-09-04T21:30:30.530Z] [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
[2025-09-04T21:30:30.948Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-09-04T21:30:30.950Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-09-04T21:30:31.031Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-04T21:30:31.067Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-04T21:30:31.113Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-04T21:30:31.150Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-04T21:31:20.169Z] LEVELS: [sanity]
[2025-09-04T21:31:20.169Z] JDK_VERSIONS: [8]
[2025-09-04T21:31:20.169Z] GROUPS: [system]
[2025-09-04T21:31:20.169Z] ARCH_OS_LIST: [x86-64_mac]
[2025-09-04T21:31:20.339Z] LEVELS: [sanity]
[2025-09-04T21:31:20.343Z] JDK_VERSIONS: [8]
[2025-09-04T21:31:20.343Z] GROUPS: [system]
[2025-09-04T21:31:20.343Z] ARCH_OS_LIST: [x86-64_mac]
[2025-09-04T21:31:20.374Z] Existing items:
[2025-09-04T21:31:20.374Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1'}
[2025-09-04T21:31:20.374Z] Unreferenced items:
[2025-09-04T21:31:20.374Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_rerun'}
[2025-09-04T21:31:20.374Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0'}
[2025-09-04T21:31:20.374Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_2'}
[2025-09-04T21:31:20.620Z] Existing items:
[2025-09-04T21:31:20.620Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0'}
[2025-09-04T21:31:20.620Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1'}
[2025-09-04T21:31:20.620Z] Unreferenced items:
[2025-09-04T21:31:20.620Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_rerun'}
[2025-09-04T21:31:20.620Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T21:31:41.533Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T21:31:42.062Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-04T21:31:42.062Z] 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] cleanWs
[2025-09-04T21:31:42.207Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T21:31:42.207Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T21:31:46.337Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-04T21:31:46.880Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-04T21:31:46.880Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T21:31:47.005Z] 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
[2025-09-04T21:31:47.155Z] Scheduling project: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0
[Pipeline] build
[2025-09-04T21:31:47.163Z] Scheduling project: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1
[2025-09-04T21:31:52.462Z] Starting building: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0 #5
[2025-09-04T21:31:52.464Z] Starting building: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1 #5
[2025-09-05T00:03:21.609Z] Build Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1 #5 completed: UNSTABLE
[Pipeline] }
[2025-09-05T00:31:06.049Z] Build Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0 #5 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T00:31:06.192Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T00:31:06.556Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:31:06.556Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:31:06.744Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T00:31:06.750Z] Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1 #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T00:31:06.764Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:31:07.982Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T00:31:08.015Z] Saving Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T00:31:08.191Z] Archiving artifacts
[2025-09-05T00:31:08.537Z] Recording fingerprints
[Pipeline] echo
[2025-09-05T00:31:08.736Z] Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0 #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T00:31:08.751Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:31:09.796Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T00:31:09.835Z] Saving Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T00:31:10.014Z] Archiving artifacts
[2025-09-05T00:31:10.357Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T00:31:11.625Z] Tap file found: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1/5/aqa-tests/TKG/output_17570227875383/Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T00:31:12.544Z] Tap file found: Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0/5/aqa-tests/TKG/output_17570230248221/Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] cleanWs
[2025-09-05T00:31:13.168Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:31:13.168Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:31:13.339Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-09-05T00:31:13.423Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-05T00:31:13.492Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2025-09-05T00:31:13.510Z] Generating rerun Test_openjdk26_hs_sanity.system_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.system_x86-64_mac_rerun)
[Pipeline] echo
[2025-09-05T00:31:13.548Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.system_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-05T00:31:15.543Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-05T00:31:16.242Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-05T00:31:16.753Z] Processing DSL script testJobTemplate
[2025-09-05T00:35:45.587Z] LEVELS: [sanity]
[2025-09-05T00:35:45.587Z] JDK_VERSIONS: [8]
[2025-09-05T00:35:45.587Z] GROUPS: [system]
[2025-09-05T00:35:45.587Z] ARCH_OS_LIST: [x86-64_mac]
[2025-09-05T00:35:45.814Z] Existing items:
[2025-09-05T00:35:45.814Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_rerun'}
[2025-09-05T00:35:45.814Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_0'}
[2025-09-05T00:35:45.814Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_1'}
[2025-09-05T00:35:45.814Z] Unreferenced items:
[2025-09-05T00:35:45.814Z] GeneratedJob{name='Test_openjdk26_hs_sanity.system_x86-64_mac_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-05T00:35:47.018Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.system_x86-64_mac_rerun)
[Pipeline] build
[2025-09-05T00:35:47.046Z] Scheduling project: Test_openjdk26_hs_sanity.system_x86-64_mac_rerun
[2025-09-05T00:35:54.140Z] Starting building: Test_openjdk26_hs_sanity.system_x86-64_mac_rerun #5
[2025-09-05T02:33:43.596Z] Build Test_openjdk26_hs_sanity.system_x86-64_mac_rerun #5 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T02:33:43.714Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T02:33:44.090Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T02:33:44.090Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T02:33:44.267Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T02:33:44.273Z] Test_openjdk26_hs_sanity.system_x86-64_mac_rerun #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T02:33:44.292Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T02:33:45.585Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.system_x86-64_mac_rerun" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T02:33:45.635Z] Saving Test_openjdk26_hs_sanity.system_x86-64_mac_rerun/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T02:33:45.857Z] Archiving artifacts
[2025-09-05T02:33:46.447Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T02:33:47.411Z] Tap file found: Test_openjdk26_hs_sanity.system_x86-64_mac_rerun/5/aqa-tests/TKG/output_17570395693014/Test_openjdk26_hs_sanity.system_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-05T02:33:48.170Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=ClassLoadingTest_5m_0,ClassLoadingTest_5m_1&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=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&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=444&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-05T02:33:48.549Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T02:33:48.549Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T02:33:48.725Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE