Pre Test
Started by upstream project "Test_openjdk17_hs_extended.perf_x86-64_mac" build number 216
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin" build number 38
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 97
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 8357
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1@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_openjdk17_hs_extended.perf_x86-64_mac_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-10T04:10:59.790Z] Found a total of 6 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-01-10T04:10:59.808Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-01-10T04:10:59.810Z] LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-10T04:10:59.830Z] Found a total of 6 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' 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
[2026-01-10T04:10:59.839Z] dynamicAgents: []
[Pipeline] node
[2026-01-10T04:11:14.851Z] Still waiting to schedule task
[2026-01-10T04:11:14.851Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’
[2026-01-10T12:49:57.780Z] Running on test-orka-macos15-x64-ohmx4 in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-10T12:49:57.813Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T12:49:57.968Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T12:49:57.968Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T12:49:58.013Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T12:49:58.077Z] The recommended git tool is: git
[2026-01-10T12:49:58.149Z] No credentials specified
[2026-01-10T12:49:58.234Z] Cloning the remote Git repository
[2026-01-10T12:49:58.278Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-10T12:49:58.278Z] > git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests # timeout=10
[2026-01-10T12:49:58.462Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-01-10T12:49:58.462Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-10T12:49:58.462Z] > git --version # timeout=10
[2026-01-10T12:49:58.589Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-01-10T12:49:58.589Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-10T12:50:10.798Z] Avoid second fetch
[2026-01-10T12:50:10.525Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-10T12:50:10.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-10T12:50:10.803Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-10T12:50:10.949Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-10T12:50:10.964Z] > git config core.sparsecheckout # timeout=10
[2026-01-10T12:50:11.039Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[2026-01-10T12:50:18.120Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-10T12:50:27.506Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-10T12:50:27.524Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-10T12:50:29.006Z] + LC_TIME=C
[2026-01-10T12:50:29.006Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-10T12:50:29.525Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-10T12:50:30.717Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-10T12:50:33.490Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-10T12:50:36.045Z] + printenv
[2026-01-10T12:50:36.045Z] JCK_GIT_BRANCH=master
[2026-01-10T12:50:36.045Z] DYNAMIC_COMPILE=false
[2026-01-10T12:50:36.045Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/38/
[2026-01-10T12:50:36.045Z] OPENJ9_BRANCH=master
[2026-01-10T12:50:36.045Z] JENKINS_NODE_COOKIE=28814584-eb19-4c4b-9dfe-66529b48d242
[2026-01-10T12:50:36.045Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac
[2026-01-10T12:50:36.045Z] DOCKER_REQUIRED=false
[2026-01-10T12:50:36.045Z] PARALLEL=None
[2026-01-10T12:50:36.045Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-10T12:50:36.045Z] SHELL=/bin/zsh
[2026-01-10T12:50:36.045Z] jobStatus=SUCCESS
[2026-01-10T12:50:36.045Z] JOBSTARTTIME=Sat, 10 Jan 2026 07:50:28 -0500
[2026-01-10T12:50:36.045Z] STAGE_NAME=Setup
[2026-01-10T12:50:36.045Z] SSH_CLIENT=10.221.188.31 1721 22
[2026-01-10T12:50:36.045Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-01-10T12:50:36.045Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1-38
[2026-01-10T12:50:36.045Z] RERUN_FAILURE=true
[2026-01-10T12:50:36.045Z] SDK_RESOURCE=upstream
[2026-01-10T12:50:36.045Z] TIME_LIMIT=25
[2026-01-10T12:50:36.045Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-10T12:50:36.045Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T12:50:36.045Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/
[2026-01-10T12:50:36.045Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[2026-01-10T12:50:36.045Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/38/display/redirect?page=changes
[2026-01-10T12:50:36.045Z] JDK_BRANCH=jdk-17.0.17+10_adopt
[2026-01-10T12:50:36.045Z] USER=admin
[2026-01-10T12:50:36.045Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-10T12:50:36.045Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-01-10T12:50:36.046Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-10T12:50:36.046Z] ARCHIVE_TEST_RESULTS=false
[2026-01-10T12:50:36.046Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[2026-01-10T12:50:36.046Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-10T12:50:36.046Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/38/display/redirect?page=artifacts
[2026-01-10T12:50:36.046Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-10T12:50:36.046Z] ORIGIN_JDK_VERSION=17
[2026-01-10T12:50:36.046Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-01-10T12:50:36.046Z] SETUP_JCK_RUN=false
[2026-01-10T12:50:36.046Z] SPEC=osx_x86-64
[2026-01-10T12:50:36.046Z] PERSONAL_BUILD=false
[2026-01-10T12:50:36.046Z] TKG_ITERATIONS=1
[2026-01-10T12:50:36.046Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-10T12:50:36.046Z] RERUN_ITERATIONS=1
[2026-01-10T12:50:36.046Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-10T12:50:36.046Z] ITERATIONS=1
[2026-01-10T12:50:36.046Z] KEEP_REPORTDIR=false
[2026-01-10T12:50:36.046Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-01-10T12:50:36.046Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:50:36.046Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/38/display/redirect
[2026-01-10T12:50:36.046Z] _=/usr/bin/printenv
[2026-01-10T12:50:36.046Z] GENERATE_JOBS=true
[2026-01-10T12:50:36.046Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[2026-01-10T12:50:36.046Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-10T12:50:36.046Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-10T12:50:36.046Z] EXIT_FAILURE=false
[2026-01-10T12:50:36.046Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-10T12:50:36.046Z] SLACK_CHANNEL=aqavit-bot
[2026-01-10T12:50:36.046Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-10T12:50:36.046Z] JDK_VERSION=17
[2026-01-10T12:50:36.046Z] JOB_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[2026-01-10T12:50:36.046Z] BUILD_DISPLAY_NAME=#38
[2026-01-10T12:50:36.046Z] USE_TESTENV_PROPERTIES=true
[2026-01-10T12:50:36.046Z] BUILD_ID=38
[2026-01-10T12:50:36.046Z] EXIT_SUCCESS=false
[2026-01-10T12:50:36.046Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-10T12:50:36.046Z] PLATFORM=x86-64_mac
[2026-01-10T12:50:36.046Z] JDK_IMPL=hotspot
[2026-01-10T12:50:36.046Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[2026-01-10T12:50:36.046Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/38/display/redirect?page=tests
[2026-01-10T12:50:36.046Z] AUTO_DETECT=true
[2026-01-10T12:50:36.046Z] SHLVL=2
[2026-01-10T12:50:36.046Z] HOME=/Users/admin
[2026-01-10T12:50:36.046Z] TAP_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1.tap
[2026-01-10T12:50:36.046Z] CI=true
[2026-01-10T12:50:36.046Z] EXECUTOR_NUMBER=0
[2026-01-10T12:50:36.046Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1@tmp
[2026-01-10T12:50:36.046Z] JENKINS_SERVER_COOKIE=durable-ae1090aa8a203ea84f1fc3bb1366eeedc7d0a6ce62b59f75b38d46729a60ee38
[2026-01-10T12:50:36.046Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.osx.10_15_plus sw.os.mac x86_64 x64 x86 ci.role.perf test-orka-macos15-x64-ohmx4
[2026-01-10T12:50:36.046Z] TARGET=-f parallelList.mk testList_1
[2026-01-10T12:50:36.046Z] BUILD_LIST=perf
[2026-01-10T12:50:36.046Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/system_lib
[2026-01-10T12:50:36.046Z] LOGNAME=admin
[2026-01-10T12:50:36.046Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-10T12:50:36.046Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-01-10T12:50:36.046Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-10T12:50:36.046Z] SSH_CONNECTION=10.221.188.31 1721 192.168.122.2 22
[2026-01-10T12:50:36.046Z] UPSTREAM_JOB_NUMBER=38
[2026-01-10T12:50:36.046Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-10T12:50:36.046Z] NODE_NAME=test-orka-macos15-x64-ohmx4
[2026-01-10T12:50:36.046Z] BUILD_NUMBER=38
[2026-01-10T12:50:36.046Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/display/redirect
[2026-01-10T12:50:36.046Z] KEEP_WORKSPACE=false
[2026-01-10T12:50:36.046Z] UPSTREAM_TEST_JOB_NUMBER=216
[2026-01-10T12:50:36.046Z] HUDSON_COOKIE=36412bbe-d462-433b-a8aa-dd7496550b54
[2026-01-10T12:50:36.046Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../benchmarks
[2026-01-10T12:50:36.046Z] USE_JRE=false
[2026-01-10T12:50:36.046Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image
[2026-01-10T12:50:36.046Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-10T12:50:36.046Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-10T12:50:36.401Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-10T12:50:36.410Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-10T12:51:57.252Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk17u » jdk17u-release-mac-x64-temurin" build number 38
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-10T12:51:57.391Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-10T12:51:57.397Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1
[Pipeline] {
[Pipeline] sshagent
[2026-01-10T12:51:57.403Z] $ ssh-agent
[2026-01-10T12:51:58.186Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-h1vKh9PSYYAg/agent.71200
[2026-01-10T12:51:58.186Z] SSH_AGENT_PID=71201
[2026-01-10T12:51:58.186Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-10T12:51:58.200Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-10T12:51:58.236Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-10T12:51:59.010Z] ++ pwd
[2026-01-10T12:51:59.010Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false
[2026-01-10T12:52:00.100Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests
[2026-01-10T12:52:00.100Z] load ./testenv/testenv.properties
[2026-01-10T12:52:00.100Z] Running checkTags with ./testenv/testenv.properties and 17
[2026-01-10T12:52:02.524Z] 0c08140fa41925a2bb8bb316423adb9f219a8646 refs/tags/jdk-17.0.17-ga
[2026-01-10T12:52:02.525Z] Use tag name jdk-17.0.17-ga from ./testenv/testenv.properties
[2026-01-10T12:52:02.525Z] get jdk binary...
[2026-01-10T12:52:02.525Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-10T12:52:02.525Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_10.tar.gz ...
[2026-01-10T12:52:17.068Z] List files in jdkbinary folder...
[2026-01-10T12:52:17.068Z] total 594872
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 45806847 Jan 9 19:05 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 180330358 Jan 9 19:09 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 37556464 Jan 9 19:09 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 30455 Jan 9 19:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10-metadata.json
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 158277 Jan 9 20:28 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10.json
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 4012665 Jan 9 19:09 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:17.068Z] -rw-r--r-- 1 admin staff 30720483 Jan 9 19:04 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:17.068Z] drwxr-xr-x 3 admin staff 96 Jan 10 07:52 tmp
[2026-01-10T12:52:17.068Z] List files in jdkbinary/tmp folder...
[2026-01-10T12:52:17.068Z] total 0
[2026-01-10T12:52:17.068Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:08 jdk-17.0.17+10
[2026-01-10T12:52:17.068Z] Moving directory jdk-17.0.17+10/ to ../j2sdk-image
[2026-01-10T12:52:17.068Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz ...
[2026-01-10T12:52:23.600Z] List files in jdkbinary folder...
[2026-01-10T12:52:23.600Z] total 594872
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 45806847 Jan 9 19:05 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 180330358 Jan 9 19:09 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 37556464 Jan 9 19:09 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 30455 Jan 9 19:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10-metadata.json
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 158277 Jan 9 20:28 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10.json
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 4012665 Jan 9 19:09 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:23.600Z] -rw-r--r-- 1 admin staff 30720483 Jan 9 19:04 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:23.600Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:08 j2sdk-image
[2026-01-10T12:52:23.600Z] drwxr-xr-x 3 admin staff 96 Jan 10 07:52 tmp
[2026-01-10T12:52:23.600Z] List files in jdkbinary/tmp folder...
[2026-01-10T12:52:23.600Z] total 0
[2026-01-10T12:52:23.600Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:09 jdk-17.0.17+10-jre
[2026-01-10T12:52:23.600Z] Moving directory jdk-17.0.17+10-jre/ to ../j2re-image
[2026-01-10T12:52:23.600Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_10.tar.gz ...
[2026-01-10T12:52:24.124Z] List files in jdkbinary folder...
[2026-01-10T12:52:24.124Z] total 594872
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 45806847 Jan 9 19:05 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 180330358 Jan 9 19:09 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 37556464 Jan 9 19:09 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 30455 Jan 9 19:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10-metadata.json
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 158277 Jan 9 20:28 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10.json
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 4012665 Jan 9 19:09 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:24.124Z] -rw-r--r-- 1 admin staff 30720483 Jan 9 19:04 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:24.124Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:09 j2re-image
[2026-01-10T12:52:24.124Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:08 j2sdk-image
[2026-01-10T12:52:24.124Z] drwxr-xr-x 3 admin staff 96 Jan 10 07:52 tmp
[2026-01-10T12:52:24.124Z] List files in jdkbinary/tmp folder...
[2026-01-10T12:52:24.528Z] total 0
[2026-01-10T12:52:24.529Z] drwxr-xr-x 3 admin staff 96 Jan 9 19:04 jdk-17.0.17+10-static-libs
[2026-01-10T12:52:24.529Z] Moving directory jdk-17.0.17+10-static-libs/ to ../static-libs
[2026-01-10T12:52:24.529Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_10.tar.gz ...
[2026-01-10T12:52:28.536Z] List files in jdkbinary folder...
[2026-01-10T12:52:28.536Z] total 594872
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 45806847 Jan 9 19:05 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 180330358 Jan 9 19:09 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 37556464 Jan 9 19:09 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 30455 Jan 9 19:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10-metadata.json
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 158277 Jan 9 20:28 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_10.json
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 4012665 Jan 9 19:09 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:28.536Z] -rw-r--r-- 1 admin staff 30720483 Jan 9 19:04 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_10.tar.gz
[2026-01-10T12:52:28.536Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:09 j2re-image
[2026-01-10T12:52:28.536Z] drwxr-xr-x 3 admin staff 96 Jan 9 11:08 j2sdk-image
[2026-01-10T12:52:28.536Z] drwxr-xr-x 3 admin staff 96 Jan 9 19:04 static-libs
[2026-01-10T12:52:28.536Z] drwxr-xr-x 3 admin staff 96 Jan 10 07:52 tmp
[2026-01-10T12:52:29.059Z] List files in jdkbinary/tmp folder...
[2026-01-10T12:52:29.059Z] total 0
[2026-01-10T12:52:29.059Z] drwxr-xr-x 7 admin staff 224 Jan 9 18:57 jdk-17.0.17+10-test-image
[2026-01-10T12:52:29.059Z] Moving directory jdk-17.0.17+10-test-image/ to ../openjdk-test-image
[2026-01-10T12:52:29.059Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_10.tar.gz over ./j2sdk-image...
[2026-01-10T12:52:32.989Z] Removing top-level folder jdk-17.0.17+10-debug-image/
[2026-01-10T12:52:32.989Z] Removing top-level folder jdk-17.0.17+10/
[2026-01-10T12:52:34.817Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image...
[2026-01-10T12:52:34.817Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-10T12:52:35.296Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-10T12:52:35.296Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-10T12:52:44.982Z] openjdk version "17.0.17" 2025-10-21
[2026-01-10T12:52:44.982Z] OpenJDK Runtime Environment Temurin-17.0.17+10 (build 17.0.17+10)
[2026-01-10T12:52:44.982Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+10 (build 17.0.17+10, mixed mode)
[2026-01-10T12:52:44.982Z] =JAVA VERSION OUTPUT END=
[2026-01-10T12:52:44.982Z] get testKitGen...
[2026-01-10T12:52:44.982Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-10T12:52:47.489Z] git rev-parse v1.0.10
[2026-01-10T12:52:47.489Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T12:52:47.735Z] $ ssh-agent -k
[2026-01-10T12:52:47.759Z] unset SSH_AUTH_SOCK;
[2026-01-10T12:52:47.759Z] unset SSH_AGENT_PID;
[2026-01-10T12:52:47.759Z] echo Agent pid 71201 killed;
[2026-01-10T12:52:48.100Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-01-10T12:52:48.230Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-01-10T12:52:48.423Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-10T12:52:48.723Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac&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=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.17%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=216&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=38&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-10T12:52:48.738Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac&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-macos15-x64-ohmx4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.17%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=216&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=38&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-10T12:52:48.793Z] Building tests...
[Pipeline] timeout
[2026-01-10T12:52:48.798Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-10T12:52:49.119Z] Copied 1 artifact from "Test_openjdk17_hs_extended.perf_x86-64_mac" build number 216
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-10T12:52:49.153Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-10T12:52:49.168Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-10T12:52:50.010Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-10T12:52:50.010Z] --------------------------------------------
[2026-01-10T12:52:50.010Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:52:50.010Z] task is set to default
[2026-01-10T12:52:50.010Z] dependencyList is set to all
[2026-01-10T12:52:50.010Z] --------------------------------------------
[2026-01-10T12:52:50.010Z] Starting download third party dependent jars
[2026-01-10T12:52:50.010Z] --------------------------------------------
[2026-01-10T12:52:50.010Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:52:50.010Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2026-01-10T12:52:53.140Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/jython-standalone.jar
[2026-01-10T12:52:53.140Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-01-10T12:52:53.140Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/objenesis.jar
[2026-01-10T12:52:53.140Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-10T12:52:57.462Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/jcstress-tests-all-20240222.jar
[2026-01-10T12:52:57.462Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-01-10T12:52:57.462Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/junit4.jar
[2026-01-10T12:52:57.462Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2026-01-10T12:52:58.344Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/apache-maven-bin.tar.gz
[2026-01-10T12:52:58.344Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2026-01-10T12:52:59.552Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/jtreg_6_1.tar.gz
[2026-01-10T12:52:59.552Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2026-01-10T12:53:00.046Z] ERROR: sha checksum error.
[2026-01-10T12:53:00.046Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2026-01-10T12:53:00.046Z] Expected sha is:
[2026-01-10T12:53:00.046Z] ,
[2026-01-10T12:53:00.046Z] Actual sha is : 3f0d6030f6541e8fd4a0d7cc8ea7f326f88f916f959060a1f5367ecdf2fdf313.
[2026-01-10T12:53:00.363Z] Please delete /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-10T12:53:00.389Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2026-01-10T12:53:00.393Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-10T12:53:00.543Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-10T12:53:00.558Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-10T12:53:00.575Z] $ ssh-agent
[2026-01-10T12:53:00.967Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-hIXKfzRODlIn/agent.71389
[2026-01-10T12:53:00.967Z] SSH_AGENT_PID=71390
[2026-01-10T12:53:00.967Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-10T12:53:03.064Z] + bash ./compile.sh
[2026-01-10T12:53:03.064Z] Set values based on ./testenv/testenv.properties:
[2026-01-10T12:53:03.064Z] =========
[2026-01-10T12:53:03.064Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-10T12:53:03.064Z] TKG_BRANCH=v1.0.10
[2026-01-10T12:53:03.064Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T12:53:03.064Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.064Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-10T12:53:03.064Z] STF_BRANCH=v1.0.10
[2026-01-10T12:53:03.064Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-10T12:53:03.064Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T12:53:03.064Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-10T12:53:03.064Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T12:53:03.064Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T12:53:03.064Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-10T12:53:03.064Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-10T12:53:03.064Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-10T12:53:03.064Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T12:53:03.064Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-10T12:53:03.064Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-10T12:53:03.064Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-10T12:53:03.064Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-10T12:53:03.064Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-10T12:53:03.065Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-10T12:53:03.065Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.065Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-10T12:53:03.065Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.065Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-10T12:53:03.065Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.065Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-10T12:53:03.065Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.065Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-10T12:53:03.065Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T12:53:03.065Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T12:53:03.065Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-10T12:53:03.065Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T12:53:03.065Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-10T12:53:03.065Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T12:53:03.065Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-10T12:53:03.065Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T12:53:03.065Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-10T12:53:03.065Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-10T12:53:03.065Z]
[2026-01-10T12:53:03.065Z] =========
[2026-01-10T12:53:03.065Z]
[2026-01-10T12:53:03.065Z] JDK_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T12:53:03.065Z] JDK_BRANCH=jdk-17.0.17-ga
[2026-01-10T12:53:03.065Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T12:53:03.065Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-01-10T12:53:03.683Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-10T12:53:03.683Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:53:03.684Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T12:53:03.684Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T12:53:03.684Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-10T12:53:03.684Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-10T12:53:13.936Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-10T12:53:18.398Z]
[2026-01-10T12:53:18.398Z] build:
[2026-01-10T12:53:18.398Z]
[2026-01-10T12:53:18.398Z] clean:
[2026-01-10T12:53:18.398Z]
[2026-01-10T12:53:18.398Z] init:
[2026-01-10T12:53:18.398Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/bin
[2026-01-10T12:53:18.398Z]
[2026-01-10T12:53:18.398Z] getDependentLibs:
[2026-01-10T12:53:21.284Z] [exec] --------------------------------------------
[2026-01-10T12:53:21.285Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:53:21.285Z] [exec] task is set to default
[2026-01-10T12:53:21.285Z] [exec] dependencyList is set to json_simple
[2026-01-10T12:53:21.285Z] [exec] --------------------------------------------
[2026-01-10T12:53:21.285Z] [exec] Starting download third party dependent jars
[2026-01-10T12:53:21.285Z] [exec] --------------------------------------------
[2026-01-10T12:53:21.285Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:53:21.285Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-10T12:53:21.285Z] [exec] downloaded dependent third party jars successfully
[2026-01-10T12:53:21.285Z]
[2026-01-10T12:53:21.285Z] compile:
[2026-01-10T12:53:21.285Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-10T12:53:21.285Z] [echo] ============COMPILER SETTINGS============
[2026-01-10T12:53:21.285Z] [echo] ===fork: yes
[2026-01-10T12:53:21.285Z] [echo] ===debug: on
[2026-01-10T12:53:22.079Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/bin
[2026-01-10T12:53:39.485Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-01-10T12:53:39.485Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-10T12:53:39.485Z]
[2026-01-10T12:53:39.485Z] dist:
[2026-01-10T12:53:39.485Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-10T12:53:39.485Z]
[2026-01-10T12:53:39.485Z] BUILD SUCCESSFUL
[2026-01-10T12:53:39.485Z] Total time: 25 seconds
[2026-01-10T12:53:39.485Z] 0
[2026-01-10T12:53:39.485Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-10T12:53:40.431Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-10T12:53:40.431Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-10T12:53:49.627Z] ****************************** MACHINE INFO ******************************
[2026-01-10T12:53:49.627Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG
[2026-01-10T12:53:49.627Z] Free Physical Memory Size : 11284258816
[2026-01-10T12:53:49.627Z] Free space (bytes) : 66878722048
[2026-01-10T12:53:49.627Z] Total Physical Memory Size : 20152582144
[2026-01-10T12:53:49.627Z] Total space (bytes) : 96427008000
[2026-01-10T12:53:49.627Z] Usable space (bytes) : 66878722048
[2026-01-10T12:53:49.627Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-10T12:53:49.627Z] bashVersion :
[2026-01-10T12:53:49.627Z] GNU bash, version 5.3.8(1)-release (x86_64-apple-darwin23.6.0)
[2026-01-10T12:53:49.627Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-10T12:53:49.627Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-10T12:53:49.627Z]
[2026-01-10T12:53:49.627Z] This is free software; you are free to change and redistribute it.
[2026-01-10T12:53:49.627Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-10T12:53:49.627Z] cpuCores : 4
[2026-01-10T12:53:49.627Z] curlVersion :
[2026-01-10T12:53:49.627Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-01-10T12:53:49.627Z] Release-Date: 2024-03-27
[2026-01-10T12:53:49.627Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-10T12:53:49.627Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-01-10T12:53:49.627Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-10T12:53:49.627Z] gcc version : 17.0.0
[2026-01-10T12:53:49.627Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-10T12:53:49.627Z] gdb version : bash: line 1: gdb: command not found
[2026-01-10T12:53:49.627Z] lldb version :
[2026-01-10T12:53:49.627Z] lldb-1700.0.9.502
[2026-01-10T12:53:49.627Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-01-10T12:53:49.627Z] makeVersion :
[2026-01-10T12:53:49.627Z] GNU Make 3.81
[2026-01-10T12:53:49.627Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-10T12:53:49.627Z] This is free software; see the source for copying conditions.
[2026-01-10T12:53:49.627Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-10T12:53:49.627Z] PARTICULAR PURPOSE.
[2026-01-10T12:53:49.627Z]
[2026-01-10T12:53:49.627Z] This program built for i386-apple-darwin11.3.0
[2026-01-10T12:53:49.627Z] mavenVersion :
[2026-01-10T12:53:49.627Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-10T12:53:49.627Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-10T12:53:49.627Z] Java version: 17.0.17, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-01-10T12:53:49.627Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-10T12:53:49.627Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-01-10T12:53:49.627Z] perlVersion :
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:49.628Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-01-10T12:53:49.628Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:49.628Z] Copyright 1987-2022, Larry Wall
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:49.628Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-10T12:53:49.628Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:49.628Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-10T12:53:49.628Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-10T12:53:49.628Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:49.628Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-10T12:53:49.628Z] procArch : i386
[2026-01-10T12:53:49.628Z] sysArch : x86_64
[2026-01-10T12:53:49.628Z] sysOS : Darwin
[2026-01-10T12:53:49.628Z] ulimit :
[2026-01-10T12:53:49.628Z] core file size (blocks, -c) 0
[2026-01-10T12:53:49.628Z] data seg size (kbytes, -d) unlimited
[2026-01-10T12:53:49.628Z] file size (blocks, -f) unlimited
[2026-01-10T12:53:49.628Z] max locked memory (kbytes, -l) unlimited
[2026-01-10T12:53:49.628Z] max memory size (kbytes, -m) unlimited
[2026-01-10T12:53:49.628Z] open files (-n) 1048576
[2026-01-10T12:53:49.628Z] pipe size (512 bytes, -p) 1
[2026-01-10T12:53:49.628Z] stack size (kbytes, -s) 65532
[2026-01-10T12:53:49.628Z] cpu time (seconds, -t) unlimited
[2026-01-10T12:53:49.628Z] max user processes (-u) 2784
[2026-01-10T12:53:49.628Z] virtual memory (kbytes, -v) unlimited
[2026-01-10T12:53:49.628Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-01-10T12:53:49.628Z] vmVendor : Oracle Corporation
[2026-01-10T12:53:49.628Z] vmVersion : 17.0.17+10
[2026-01-10T12:53:49.628Z] xlc version : bash: line 1: xlC: command not found
[2026-01-10T12:53:49.628Z] **************************************************************************
[2026-01-10T12:53:49.628Z]
[2026-01-10T12:53:50.079Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.080Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.080Z] System.getProperty('os.name')=Mac OS X
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.080Z] System.getProperty('os.arch')=x86_64
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.080Z] System.getProperty('java.fullversion')=null
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.080Z] System.getProperty('sun.arch.data.model')=64
[2026-01-10T12:53:50.080Z]
[2026-01-10T12:53:50.571Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-01-10T12:53:51.575Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest
[2026-01-10T12:53:51.575Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-01-10T12:53:52.716Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T12:53:52.716Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T12:53:52.716Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-10T12:53:52.716Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-10T12:53:55.141Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2026-01-10T12:53:56.881Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-10T12:53:56.881Z]
[2026-01-10T12:53:56.881Z] -create_test_directory:
[2026-01-10T12:53:56.881Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest
[2026-01-10T12:53:56.881Z]
[2026-01-10T12:53:56.881Z] stage_test_material:
[2026-01-10T12:53:57.397Z] [copy] Copying 135 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest
[2026-01-10T12:53:57.997Z]
[2026-01-10T12:53:57.997Z] build:
[2026-01-10T12:53:57.997Z]
[2026-01-10T12:53:57.997Z] init:
[2026-01-10T12:53:57.997Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf
[2026-01-10T12:53:57.997Z]
[2026-01-10T12:53:57.997Z] dist:
[2026-01-10T12:53:57.997Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf
[2026-01-10T12:53:57.997Z]
[2026-01-10T12:53:57.997Z] build:
[2026-01-10T12:53:58.798Z]
[2026-01-10T12:53:58.798Z] build:
[2026-01-10T12:53:58.798Z]
[2026-01-10T12:53:58.798Z] init:
[2026-01-10T12:53:58.799Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/bumbleBench
[2026-01-10T12:53:58.799Z]
[2026-01-10T12:53:58.799Z] getBumbleBench:
[2026-01-10T12:53:58.799Z] [echo] Cloning BumbleBench
[2026-01-10T12:53:58.799Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-10T12:54:00.066Z] [exec] Cloning into 'bumblebench'...
[2026-01-10T12:54:02.966Z]
[2026-01-10T12:54:02.966Z] buildBumbleBench:
[2026-01-10T12:54:02.966Z] [echo] Building BumbleBench
[2026-01-10T12:54:02.966Z]
[2026-01-10T12:54:02.966Z] compile-all:
[2026-01-10T12:54:02.966Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:02.966Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:10.136Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-10T12:54:10.136Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-10T12:54:10.136Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-10T12:54:10.136Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-10T12:54:10.136Z] [javac] 1 warning
[2026-01-10T12:54:10.136Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:10.136Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:10.660Z] [javac] 1 warning
[2026-01-10T12:54:10.660Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:10.660Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:10.660Z] [javac] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-01-10T12:54:10.660Z] [javac] result.add(new Integer(i));
[2026-01-10T12:54:10.660Z] [javac] ^
[2026-01-10T12:54:10.660Z] [javac] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-01-10T12:54:10.660Z] [javac] result.put(new Integer(i), new Integer(i));
[2026-01-10T12:54:10.660Z] [javac] ^
[2026-01-10T12:54:10.660Z] [javac] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-01-10T12:54:10.660Z] [javac] result.put(new Integer(i), new Integer(i));
[2026-01-10T12:54:10.661Z] [javac] ^
[2026-01-10T12:54:11.143Z] [javac] 4 warnings
[2026-01-10T12:54:11.143Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:11.143Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:11.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-01-10T12:54:11.741Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2026-01-10T12:54:11.741Z] [javac] ^
[2026-01-10T12:54:11.741Z] [javac] 2 warnings
[2026-01-10T12:54:11.741Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:11.741Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:12.876Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-10T12:54:12.876Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-10T12:54:12.876Z] [javac] 1 warning
[2026-01-10T12:54:12.876Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:12.876Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:12.876Z] [javac] 1 warning
[2026-01-10T12:54:13.491Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:13.491Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:13.491Z] [javac] 1 warning
[2026-01-10T12:54:13.491Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:13.491Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:13.991Z] [javac] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class
[2026-01-10T12:54:13.991Z] [javac] synchronized(init) {
[2026-01-10T12:54:13.991Z] [javac] ^
[2026-01-10T12:54:14.425Z] [javac] 2 warnings
[2026-01-10T12:54:14.426Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:14.426Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:14.426Z] [javac] 1 warning
[2026-01-10T12:54:14.426Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:14.426Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:14.906Z] [javac] 1 warning
[2026-01-10T12:54:14.906Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:14.906Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:16.737Z] [javac] 1 warning
[2026-01-10T12:54:16.737Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:16.737Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:16.737Z] [javac] 1 warning
[2026-01-10T12:54:16.737Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:16.737Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:16.737Z] [javac] 1 warning
[2026-01-10T12:54:16.737Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:16.737Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:16.737Z] [javac] 1 warning
[2026-01-10T12:54:16.737Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T12:54:16.737Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-01-10T12:54:16.737Z] [javac] 1 warning
[2026-01-10T12:54:16.737Z]
[2026-01-10T12:54:16.737Z] dist:
[2026-01-10T12:54:17.157Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-10T12:54:19.012Z]
[2026-01-10T12:54:19.012Z] dist:
[2026-01-10T12:54:19.012Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/bumbleBench
[2026-01-10T12:54:19.631Z]
[2026-01-10T12:54:19.632Z] build:
[2026-01-10T12:54:19.632Z]
[2026-01-10T12:54:19.632Z] getDependentLibs:
[2026-01-10T12:54:19.632Z] [exec] --------------------------------------------
[2026-01-10T12:54:19.632Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:54:19.632Z] [exec] task is set to default
[2026-01-10T12:54:19.632Z] [exec] dependencyList is set to dacapo
[2026-01-10T12:54:19.632Z] [exec] --------------------------------------------
[2026-01-10T12:54:19.632Z] [exec] Starting download third party dependent jars
[2026-01-10T12:54:19.632Z] [exec] --------------------------------------------
[2026-01-10T12:54:19.632Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T12:54:19.632Z] [exec] downloading -L https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip
[2026-01-10T12:55:32.552Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/dacapo.zip
[2026-01-10T12:55:32.552Z] [exec] downloaded dependent third party jars successfully
[2026-01-10T12:55:32.552Z]
[2026-01-10T12:55:32.552Z] init:
[2026-01-10T12:55:32.552Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/dacapo
[2026-01-10T12:55:32.552Z]
[2026-01-10T12:55:32.552Z] getDacapoSuite:
[2026-01-10T12:55:32.552Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/dacapo
[2026-01-10T13:01:23.105Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/dacapo
[2026-01-10T13:01:23.105Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/dacapo/dacapo
[2026-01-10T13:01:23.105Z]
[2026-01-10T13:01:23.105Z] dist:
[2026-01-10T13:01:23.105Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/dacapo
[2026-01-10T13:01:23.105Z]
[2026-01-10T13:01:23.105Z] build:
[2026-01-10T13:01:23.105Z]
[2026-01-10T13:01:23.105Z] init:
[2026-01-10T13:01:23.105Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/idle_micro
[2026-01-10T13:01:23.106Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/idle_micro/bin
[2026-01-10T13:01:23.106Z]
[2026-01-10T13:01:23.106Z] compile:
[2026-01-10T13:01:23.106Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-10T13:01:23.106Z] [echo] ============COMPILER SETTINGS============
[2026-01-10T13:01:23.106Z] [echo] ===fork: yes
[2026-01-10T13:01:23.106Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-01-10T13:01:23.106Z] [echo] ===debug: on
[2026-01-10T13:01:23.106Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-10T13:01:23.106Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/idle_micro/bin
[2026-01-10T13:01:24.671Z]
[2026-01-10T13:01:24.671Z] dist:
[2026-01-10T13:01:24.671Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-10T13:01:24.672Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/idle_micro
[2026-01-10T13:01:24.672Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/idle_micro
[2026-01-10T13:01:24.672Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/idle_micro
[2026-01-10T13:01:24.672Z]
[2026-01-10T13:01:24.672Z] clean:
[2026-01-10T13:01:24.672Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/idle_micro/bin
[2026-01-10T13:01:24.672Z]
[2026-01-10T13:01:24.672Z] build:
[2026-01-10T13:01:24.672Z]
[2026-01-10T13:01:24.672Z] build:
[2026-01-10T13:01:24.672Z]
[2026-01-10T13:01:24.672Z] init:
[2026-01-10T13:01:24.672Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/renaissance
[2026-01-10T13:01:24.672Z]
[2026-01-10T13:01:24.672Z] getRenaissanceSuite:
[2026-01-10T13:01:24.672Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-10T13:01:50.089Z]
[2026-01-10T13:01:50.089Z] dist:
[2026-01-10T13:01:50.089Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/renaissance
[2026-01-10T13:01:50.089Z]
[2026-01-10T13:01:50.089Z] build:
[2026-01-10T13:01:50.089Z]
[2026-01-10T13:01:50.089Z] init:
[2026-01-10T13:01:50.089Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/specjbb
[2026-01-10T13:01:50.089Z]
[2026-01-10T13:01:50.089Z] getSpecjbbSuite:
[2026-01-10T13:01:50.089Z]
[2026-01-10T13:01:50.090Z] dist:
[2026-01-10T13:01:50.090Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jvmtest/perf/specjbb/run
[2026-01-10T13:01:50.517Z]
[2026-01-10T13:01:50.517Z] BUILD SUCCESSFUL
[2026-01-10T13:01:50.517Z] Total time: 7 minutes 55 seconds
[2026-01-10T13:01:50.517Z] 0
[2026-01-10T13:01:50.517Z]
[2026-01-10T13:01:50.517Z]
[2026-01-10T13:01:50.517Z] RECORD TEST REPOs SHA
[2026-01-10T13:01:50.517Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-10T13:01:50.517Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-10T13:01:50.518Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-10T13:01:50.518Z] touch /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-10T13:01:52.592Z] ================================================
[2026-01-10T13:01:52.592Z] timestamp: 20260110-080152
[2026-01-10T13:01:52.592Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests
[2026-01-10T13:01:52.592Z] git repo:
[2026-01-10T13:01:52.592Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-10T13:01:52.592Z] sha:
[2026-01-10T13:01:53.063Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-10T13:01:53.063Z] ================================================
[2026-01-10T13:01:53.063Z] timestamp: 20260110-080152
[2026-01-10T13:01:53.063Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-10T13:01:53.063Z] git repo:
[2026-01-10T13:01:53.063Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-10T13:01:53.063Z] sha:
[2026-01-10T13:01:53.063Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-10T13:01:53.063Z] ================================================
[2026-01-10T13:01:53.063Z] timestamp: 20260110-080152
[2026-01-10T13:01:53.063Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG
[2026-01-10T13:01:53.063Z] git repo:
[2026-01-10T13:01:53.509Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-10T13:01:53.509Z] sha:
[2026-01-10T13:01:53.509Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[Pipeline] }
[2026-01-10T13:01:53.667Z] $ ssh-agent -k
[2026-01-10T13:01:53.683Z] unset SSH_AUTH_SOCK;
[2026-01-10T13:01:53.683Z] unset SSH_AGENT_PID;
[2026-01-10T13:01:53.683Z] echo Agent pid 71390 killed;
[2026-01-10T13:01:53.977Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-10T13:01:54.098Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-10T13:01:54.118Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-10T13:01:54.109Z] $ ssh-agent
[2026-01-10T13:01:54.520Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-FPfUZUf0QJmx/agent.72600
[2026-01-10T13:01:54.520Z] SSH_AGENT_PID=72601
[2026-01-10T13:01:54.520Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-10T13:01:55.472Z] ++ uname
[2026-01-10T13:01:55.472Z] + '[' Darwin = AIX ']'
[2026-01-10T13:01:55.472Z] ++ uname
[2026-01-10T13:01:55.472Z] + '[' Darwin = SunOS ']'
[2026-01-10T13:01:55.851Z] ++ uname
[2026-01-10T13:01:55.851Z] + '[' Darwin = '*BSD' ']'
[2026-01-10T13:01:55.851Z] + MAKE=make
[2026-01-10T13:01:55.851Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-10T13:01:55.851Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-01-10T13:01:56.854Z] ++ uname
[2026-01-10T13:01:56.854Z] + '[' Darwin = AIX ']'
[2026-01-10T13:01:56.854Z] ++ uname
[2026-01-10T13:01:56.854Z] + '[' Darwin = SunOS ']'
[2026-01-10T13:01:56.854Z] ++ uname
[2026-01-10T13:01:56.854Z] + '[' Darwin = '*BSD' ']'
[2026-01-10T13:01:56.854Z] + MAKE=make
[2026-01-10T13:01:56.854Z] + cd ./aqa-tests
[2026-01-10T13:01:56.854Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-10T13:01:56.854Z] ++ set +x
[2026-01-10T13:01:56.854Z] Set values based on ./testenv/testenv.properties:
[2026-01-10T13:01:56.854Z] =========
[2026-01-10T13:01:56.854Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-10T13:01:56.854Z] TKG_BRANCH=v1.0.10
[2026-01-10T13:01:56.854Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T13:01:56.854Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-10T13:01:56.854Z] STF_BRANCH=v1.0.10
[2026-01-10T13:01:56.854Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-10T13:01:56.854Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T13:01:56.854Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-10T13:01:56.854Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T13:01:56.854Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T13:01:56.854Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-10T13:01:56.854Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-10T13:01:56.854Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-10T13:01:56.854Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T13:01:56.854Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-10T13:01:56.854Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-10T13:01:56.854Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-10T13:01:56.854Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-10T13:01:56.854Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-10T13:01:56.854Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-10T13:01:56.854Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-10T13:01:56.854Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-10T13:01:56.854Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-10T13:01:56.854Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-10T13:01:56.854Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T13:01:56.854Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T13:01:56.854Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-10T13:01:56.854Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T13:01:56.854Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-10T13:01:56.854Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T13:01:56.854Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-10T13:01:56.854Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T13:01:56.854Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-10T13:01:56.855Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-10T13:01:56.855Z]
[2026-01-10T13:01:56.855Z] =========
[2026-01-10T13:01:56.855Z]
[2026-01-10T13:01:56.855Z] JDK_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T13:01:56.855Z] JDK_BRANCH=jdk-17.0.17-ga
[2026-01-10T13:01:56.855Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T13:01:56.855Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-01-10T13:01:56.855Z] /Library/Developer/CommandLineTools/usr/bin/make _testList TESTLIST=renaissance-als_0,renaissance-movie-lens_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0
[2026-01-10T13:01:56.855Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-10T13:01:56.855Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib
[2026-01-10T13:01:56.855Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=renaissance-als_0,renaissance-movie-lens_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0
[2026-01-10T13:01:56.855Z] perl scripts/configure.pl
[2026-01-10T13:01:56.855Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=renaissance-als_0,renaissance-movie-lens_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0 --numOfMachines= --testTime= --TRSSURL=
[2026-01-10T13:01:58.759Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-10T13:01:58.760Z]
[2026-01-10T13:01:58.760Z] Starting to generate test make files.
[2026-01-10T13:01:58.760Z]
[2026-01-10T13:01:58.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-10T13:01:59.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-10T13:01:59.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-10T13:01:59.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../autoGen.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.173Z] Make files are generated successfully.
[2026-01-10T13:01:59.173Z]
[2026-01-10T13:01:59.710Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList
[2026-01-10T13:02:01.480Z]
[2026-01-10T13:02:01.480Z] Running make 3.81
[2026-01-10T13:02:01.480Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/aqa-tests/TKG/..
[2026-01-10T13:02:01.480Z] set JDK_VERSION to 17
[2026-01-10T13:02:01.480Z] set JDK_IMPL to hotspot
[2026-01-10T13:02:01.480Z] set JVM_VERSION to openjdk17
[2026-01-10T13:02:01.480Z] set JCL_VERSION to latest
[2026-01-10T13:02:01.480Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-10T13:02:01.480Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-10T13:02:01.480Z] set SPEC to osx_x86-64
[2026-01-10T13:02:01.480Z] set TEST_FLAG to
[2026-01-10T13:02:01.480Z] Running testList ...
[2026-01-10T13:02:01.480Z] There are 19 test targets in testList
[2026-01-10T13:02:01.480Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-01-10T13:02:01.902Z] openjdk version "17.0.17" 2025-10-21
[2026-01-10T13:02:01.902Z] OpenJDK Runtime Environment Temurin-17.0.17+10 (build 17.0.17+10)
[2026-01-10T13:02:01.902Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+10 (build 17.0.17+10, mixed mode)
[2026-01-10T13:02:02.352Z]
[2026-01-10T13:02:02.816Z] ===============================================