Test_openjdk17_hs_extended.openjdk_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 610
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1026
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 510
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 95492d01b2071115bfd732e02fb96456fa5d1566 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 95492d01b2071115bfd732e02fb96456fa5d1566 # timeout=10
Commit message: "Fix schema validation: use <disables> instead of <disable> in MBCS_Tests playlists"
> git rev-list --no-walk 31ffbca1ff4c45373a50af68fc64c070652d1aad # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-01T21:31:12.291Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-04-01T21:31:12.292Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-04-01T21:31:12.355Z] dynamicAgents: []
[Pipeline] echo
[2026-04-01T21:31:12.367Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-04-01T21:31:12.396Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-04-01T21:31:27.500Z] Still waiting to schedule task
[2026-04-01T21:31:27.500Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2026-04-02T06:25:22.344Z] Running on test-orka-macos15-x64-sa1l1 in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-04-02T06:25:22.409Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T06:25:22.552Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T06:25:22.552Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T06:25:22.602Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-02T06:25:22.679Z] The recommended git tool is: git
[2026-04-02T06:25:22.762Z] No credentials specified
[2026-04-02T06:25:22.762Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-02T06:25:22.824Z] Cloning the remote Git repository
[2026-04-02T06:25:22.652Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-02T06:25:22.653Z] > git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests # timeout=10
[2026-04-02T06:25:23.285Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-04-02T06:25:23.285Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-02T06:25:23.285Z] > git --version # timeout=10
[2026-04-02T06:25:23.443Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-04-02T06:25:23.451Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-02T06:25:35.688Z] Avoid second fetch
[2026-04-02T06:25:35.858Z] Checking out Revision 95492d01b2071115bfd732e02fb96456fa5d1566 (origin/master)
[2026-04-02T06:25:35.164Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-02T06:25:35.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-02T06:25:35.477Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-04-02T06:25:35.640Z] > git config core.sparsecheckout # timeout=10
[2026-04-02T06:25:35.696Z] > git checkout -f 95492d01b2071115bfd732e02fb96456fa5d1566 # timeout=10
[2026-04-02T06:25:45.209Z] Commit message: "Fix schema validation: use <disables> instead of <disable> in MBCS_Tests playlists"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-02T06:25:46.683Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-04-02T06:25:46.708Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-02T06:25:47.885Z] + LC_TIME=C
[2026-04-02T06:25:47.885Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-02T06:25:48.138Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-02T06:25:49.735Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-04-02T06:25:51.003Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-04-02T06:25:53.408Z] + printenv
[2026-04-02T06:25:53.408Z] JCK_GIT_BRANCH=master
[2026-04-02T06:25:53.408Z] DYNAMIC_COMPILE=false
[2026-04-02T06:25:53.408Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/226/
[2026-04-02T06:25:53.408Z] OPENJ9_BRANCH=master
[2026-04-02T06:25:53.408Z] JENKINS_NODE_COOKIE=b8e3ccab-3b3e-4938-9a76-bc1c5c3afc51
[2026-04-02T06:25:53.408Z] DOCKER_REQUIRED=false
[2026-04-02T06:25:53.409Z] PARALLEL=Dynamic
[2026-04-02T06:25:53.409Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-02T06:25:53.409Z] SHELL=/bin/zsh
[2026-04-02T06:25:53.409Z] jobStatus=SUCCESS
[2026-04-02T06:25:53.409Z] JOBSTARTTIME=Thu, 02 Apr 2026 02:25:47 -0400
[2026-04-02T06:25:53.409Z] STAGE_NAME=Setup
[2026-04-02T06:25:53.409Z] SSH_CLIENT=10.221.188.31 32499 22
[2026-04-02T06:25:53.409Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-04-02T06:25:53.409Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_x86-64_mac-226
[2026-04-02T06:25:53.409Z] RERUN_FAILURE=true
[2026-04-02T06:25:53.409Z] SDK_RESOURCE=upstream
[2026-04-02T06:25:53.409Z] TIME_LIMIT=25
[2026-04-02T06:25:53.409Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-02T06:25:53.409Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-02T06:25:53.409Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/
[2026-04-02T06:25:53.409Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-02T06:25:53.409Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/226/display/redirect?page=changes
[2026-04-02T06:25:53.409Z] JDK_BRANCH=jdk-17.0.19+9_adopt
[2026-04-02T06:25:53.409Z] USER=admin
[2026-04-02T06:25:53.409Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-02T06:25:53.409Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-04-02T06:25:53.409Z] ADOPTOPENJDK_BRANCH=master
[2026-04-02T06:25:53.409Z] ARCHIVE_TEST_RESULTS=false
[2026-04-02T06:25:53.409Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin
[2026-04-02T06:25:53.409Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-02T06:25:53.409Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/226/display/redirect?page=artifacts
[2026-04-02T06:25:53.409Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-02T06:25:53.409Z] ORIGIN_JDK_VERSION=17
[2026-04-02T06:25:53.409Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-04-02T06:25:53.409Z] SETUP_JCK_RUN=false
[2026-04-02T06:25:53.409Z] SPEC=osx_x86-64
[2026-04-02T06:25:53.409Z] PERSONAL_BUILD=false
[2026-04-02T06:25:53.409Z] TKG_ITERATIONS=1
[2026-04-02T06:25:53.409Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-02T06:25:53.409Z] RERUN_ITERATIONS=1
[2026-04-02T06:25:53.409Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-02T06:25:53.409Z] ITERATIONS=1
[2026-04-02T06:25:53.409Z] KEEP_REPORTDIR=true
[2026-04-02T06:25:53.409Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-04-02T06:25:53.409Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:25:53.409Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/226/display/redirect
[2026-04-02T06:25:53.409Z] _=/usr/bin/printenv
[2026-04-02T06:25:53.409Z] GENERATE_JOBS=true
[2026-04-02T06:25:53.409Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-02T06:25:53.409Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-04-02T06:25:53.409Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-02T06:25:53.409Z] EXIT_FAILURE=false
[2026-04-02T06:25:53.409Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-02T06:25:53.409Z] SLACK_CHANNEL=aqavit-bot
[2026-04-02T06:25:53.409Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-02T06:25:53.409Z] JDK_VERSION=17
[2026-04-02T06:25:53.409Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-02T06:25:53.409Z] BUILD_DISPLAY_NAME=#226
[2026-04-02T06:25:53.409Z] USE_TESTENV_PROPERTIES=false
[2026-04-02T06:25:53.409Z] BUILD_ID=226
[2026-04-02T06:25:53.409Z] EXIT_SUCCESS=false
[2026-04-02T06:25:53.409Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-02T06:25:53.409Z] TEST_TIME=120
[2026-04-02T06:25:53.409Z] PLATFORM=x86-64_mac
[2026-04-02T06:25:53.409Z] JDK_IMPL=hotspot
[2026-04-02T06:25:53.409Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-02T06:25:53.409Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/226/display/redirect?page=tests
[2026-04-02T06:25:53.409Z] AUTO_DETECT=true
[2026-04-02T06:25:53.409Z] SHLVL=2
[2026-04-02T06:25:53.409Z] HOME=/Users/admin
[2026-04-02T06:25:53.409Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac.tap
[2026-04-02T06:25:53.409Z] CI=true
[2026-04-02T06:25:53.409Z] EXECUTOR_NUMBER=0
[2026-04-02T06:25:53.409Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@tmp
[2026-04-02T06:25:53.409Z] JENKINS_SERVER_COOKIE=durable-0c32cf14c3586d712158165cbada0e99c0ab22415bb73df8549216afcabea6af
[2026-04-02T06:25:53.409Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx test-orka-macos15-x64-sa1l1 hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-04-02T06:25:53.409Z] TARGET=extended.openjdk
[2026-04-02T06:25:53.409Z] BUILD_LIST=openjdk
[2026-04-02T06:25:53.409Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/system_lib
[2026-04-02T06:25:53.409Z] LOGNAME=admin
[2026-04-02T06:25:53.409Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-02T06:25:53.409Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-04-02T06:25:53.409Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-02T06:25:53.409Z] SSH_CONNECTION=10.221.188.31 32499 192.168.122.2 22
[2026-04-02T06:25:53.409Z] UPSTREAM_JOB_NUMBER=610
[2026-04-02T06:25:53.409Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-02T06:25:53.409Z] NODE_NAME=test-orka-macos15-x64-sa1l1
[2026-04-02T06:25:53.409Z] BUILD_NUMBER=226
[2026-04-02T06:25:53.409Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/display/redirect
[2026-04-02T06:25:53.409Z] KEEP_WORKSPACE=false
[2026-04-02T06:25:53.409Z] HUDSON_COOKIE=5a2ffa68-8186-41d8-b9ed-dcb66bd61f6b
[2026-04-02T06:25:53.409Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../benchmarks
[2026-04-02T06:25:53.409Z] USE_JRE=false
[2026-04-02T06:25:53.409Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2026-04-02T06:25:53.409Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-02T06:25:53.409Z] 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-04-02T06:25:53.756Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-02T06:25:53.773Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T06:27:13.916Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 610
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-04-02T06:27:14.115Z] 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-04-02T06:27:14.121Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-04-02T06:27:13.896Z] $ ssh-agent
[2026-04-02T06:27:14.366Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-h38D5BmYdU46/agent.60790
[2026-04-02T06:27:14.366Z] SSH_AGENT_PID=60791
[2026-04-02T06:27:14.366Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-02T06:27:14.382Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-04-02T06:27:14.414Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-04-02T06:27:15.129Z] ++ pwd
[2026-04-02T06:27:15.130Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-04-02T06:27:16.724Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests
[2026-04-02T06:27:16.724Z] get jdk binary...
[2026-04-02T06:27:16.724Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-02T06:27:16.724Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_9-ea.tar.gz ...
[2026-04-02T06:27:25.853Z] List files in jdkbinary folder...
[2026-04-02T06:27:25.853Z] total 595440
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 46437761 Apr 1 15:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 180542688 Apr 1 15:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 37629982 Apr 1 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 30366 Apr 1 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea-metadata.json
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 160294 Apr 1 17:04 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea.json
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 4062299 Apr 1 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:25.853Z] -rw-r--r-- 1 admin staff 30852300 Apr 1 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:25.853Z] drwxr-xr-x 3 admin staff 96 Apr 2 02:27 tmp
[2026-04-02T06:27:25.853Z] List files in jdkbinary/tmp folder...
[2026-04-02T06:27:25.853Z] total 0
[2026-04-02T06:27:25.853Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 jdk-17.0.19+9
[2026-04-02T06:27:25.853Z] Moving directory jdk-17.0.19+9/ to ../j2sdk-image
[2026-04-02T06:27:26.527Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_9-ea.tar.gz ...
[2026-04-02T06:27:32.387Z] List files in jdkbinary folder...
[2026-04-02T06:27:32.387Z] total 595440
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 46437761 Apr 1 15:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 180542688 Apr 1 15:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 37629982 Apr 1 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 30366 Apr 1 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea-metadata.json
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 160294 Apr 1 17:04 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea.json
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 4062299 Apr 1 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.387Z] -rw-r--r-- 1 admin staff 30852300 Apr 1 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.387Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 j2sdk-image
[2026-04-02T06:27:32.387Z] drwxr-xr-x 3 admin staff 96 Apr 2 02:27 tmp
[2026-04-02T06:27:32.387Z] List files in jdkbinary/tmp folder...
[2026-04-02T06:27:32.387Z] total 0
[2026-04-02T06:27:32.387Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 jdk-17.0.19+9-jre
[2026-04-02T06:27:32.387Z] Moving directory jdk-17.0.19+9-jre/ to ../j2re-image
[2026-04-02T06:27:32.387Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_9-ea.tar.gz ...
[2026-04-02T06:27:32.823Z] List files in jdkbinary folder...
[2026-04-02T06:27:32.823Z] total 595440
[2026-04-02T06:27:32.823Z] -rw-r--r-- 1 admin staff 46437761 Apr 1 15:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.823Z] -rw-r--r-- 1 admin staff 180542688 Apr 1 15:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.823Z] -rw-r--r-- 1 admin staff 37629982 Apr 1 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.823Z] -rw-r--r-- 1 admin staff 30366 Apr 1 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea-metadata.json
[2026-04-02T06:27:32.824Z] -rw-r--r-- 1 admin staff 160294 Apr 1 17:04 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea.json
[2026-04-02T06:27:32.824Z] -rw-r--r-- 1 admin staff 4062299 Apr 1 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.824Z] -rw-r--r-- 1 admin staff 30852300 Apr 1 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:32.824Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 j2re-image
[2026-04-02T06:27:32.824Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 j2sdk-image
[2026-04-02T06:27:32.824Z] drwxr-xr-x 3 admin staff 96 Apr 2 02:27 tmp
[2026-04-02T06:27:32.824Z] List files in jdkbinary/tmp folder...
[2026-04-02T06:27:32.824Z] total 0
[2026-04-02T06:27:32.824Z] drwxr-xr-x 3 admin staff 96 Apr 1 15:46 jdk-17.0.19+9-static-libs
[2026-04-02T06:27:32.824Z] Moving directory jdk-17.0.19+9-static-libs/ to ../static-libs
[2026-04-02T06:27:32.824Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz ...
[2026-04-02T06:27:36.758Z] List files in jdkbinary folder...
[2026-04-02T06:27:36.758Z] total 595440
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 46437761 Apr 1 15:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 180542688 Apr 1 15:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 37629982 Apr 1 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 30366 Apr 1 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea-metadata.json
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 160294 Apr 1 17:04 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_9-ea.json
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 4062299 Apr 1 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:36.758Z] -rw-r--r-- 1 admin staff 30852300 Apr 1 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz
[2026-04-02T06:27:36.758Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 j2re-image
[2026-04-02T06:27:36.758Z] drwxr-xr-x 3 admin staff 96 Apr 1 08:51 j2sdk-image
[2026-04-02T06:27:36.758Z] drwxr-xr-x 3 admin staff 96 Apr 1 15:46 static-libs
[2026-04-02T06:27:36.758Z] drwxr-xr-x 3 admin staff 96 Apr 2 02:27 tmp
[2026-04-02T06:27:36.758Z] List files in jdkbinary/tmp folder...
[2026-04-02T06:27:36.758Z] total 0
[2026-04-02T06:27:36.758Z] drwxr-xr-x 7 admin staff 224 Apr 1 15:41 jdk-17.0.19+9-test-image
[2026-04-02T06:27:36.758Z] Moving directory jdk-17.0.19+9-test-image/ to ../openjdk-test-image
[2026-04-02T06:27:36.758Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_9-ea.tar.gz over ./j2sdk-image...
[2026-04-02T06:27:39.814Z] Removing top-level folder jdk-17.0.19+9-debug-image/
[2026-04-02T06:27:40.322Z] Removing top-level folder jdk-17.0.19+9/
[2026-04-02T06:27:41.958Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2026-04-02T06:27:41.958Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-04-02T06:27:41.958Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-04-02T06:27:41.958Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-02T06:27:51.688Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-04-02T06:27:51.688Z] OpenJDK Runtime Environment Temurin-17.0.19+9-202604011933 (build 17.0.19-beta+9-ea)
[2026-04-02T06:27:51.688Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+9-202604011933 (build 17.0.19-beta+9-ea, mixed mode)
[2026-04-02T06:27:51.688Z] =JAVA VERSION OUTPUT END=
[2026-04-02T06:27:51.688Z] get testKitGen...
[2026-04-02T06:27:51.688Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-02T06:27:54.602Z] git rev-parse master
[2026-04-02T06:27:54.602Z] git checkout -q -f c0d1b5f4a27958b0a11e3e741e09943d2366314c
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-02T06:27:54.548Z] $ ssh-agent -k
[2026-04-02T06:27:54.584Z] unset SSH_AUTH_SOCK;
[2026-04-02T06:27:54.584Z] unset SSH_AGENT_PID;
[2026-04-02T06:27:54.584Z] echo Agent pid 60791 killed;
[2026-04-02T06:27:55.011Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-04-02T06:27:55.085Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-04-02T06:27:55.242Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-02T06:27:55.507Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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%2Fjdk17u%2Fjdk17u-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.19%2B9_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=610&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-02T06:27:55.518Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos15-x64-sa1l1&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=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%2Fjdk17u%2Fjdk17u-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.19%2B9_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=610&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-02T06:27:55.558Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T06:27:55.933Z] Copied 1 artifact from "getTRSSOutput" build number 2094
[Pipeline] sh
[2026-04-02T06:27:56.695Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-04-02T06:27:56.695Z] + gzip -cd TRSSOutput.tar.gz
[2026-04-02T06:27:56.695Z] + tar xof -
[2026-04-02T06:27:56.695Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-02T06:27:56.847Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-02T06:27:56.861Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-04-02T06:27:56.892Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-04-02T06:27:56.895Z] Machine limit is 6.
[Pipeline] sh
[2026-04-02T06:27:57.598Z] + cd ./aqa-tests/TKG
[2026-04-02T06:27:57.598Z] ++ uname
[2026-04-02T06:27:57.598Z] + '[' Darwin = AIX ']'
[2026-04-02T06:27:57.598Z] ++ uname
[2026-04-02T06:27:57.598Z] + '[' Darwin = SunOS ']'
[2026-04-02T06:27:57.598Z] ++ uname
[2026-04-02T06:27:57.598Z] + '[' Darwin = '*BSD' ']'
[2026-04-02T06:27:57.598Z] + MAKE=make
[2026-04-02T06:27:57.598Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-04-02T06:27:57.598Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-02T06:27:57.598Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:27:57.598Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-02T06:27:57.598Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-02T06:27:57.598Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-02T06:27:57.598Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-02T06:28:03.564Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-02T06:28:06.851Z]
[2026-04-02T06:28:06.851Z] build:
[2026-04-02T06:28:06.851Z]
[2026-04-02T06:28:06.851Z] clean:
[2026-04-02T06:28:07.305Z]
[2026-04-02T06:28:07.305Z] init:
[2026-04-02T06:28:07.305Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-02T06:28:07.305Z]
[2026-04-02T06:28:07.305Z] getDependentLibs:
[2026-04-02T06:28:10.548Z] [exec] --------------------------------------------
[2026-04-02T06:28:10.549Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:10.549Z] [exec] task is set to default
[2026-04-02T06:28:10.549Z] [exec] dependencyList is set to json_simple
[2026-04-02T06:28:10.549Z] [exec] System Test jars will not be downloaded.
[2026-04-02T06:28:10.549Z] [exec] --------------------------------------------
[2026-04-02T06:28:10.549Z] [exec] Starting download third party dependent jars
[2026-04-02T06:28:10.549Z] [exec] --------------------------------------------
[2026-04-02T06:28:10.549Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:10.549Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-02T06:28:10.549Z] [exec] downloaded dependent third party jars successfully
[2026-04-02T06:28:10.549Z]
[2026-04-02T06:28:10.549Z] compile:
[2026-04-02T06:28:10.549Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-02T06:28:10.549Z] [echo] ============COMPILER SETTINGS============
[2026-04-02T06:28:10.549Z] [echo] ===fork: yes
[2026-04-02T06:28:10.549Z] [echo] ===debug: on
[2026-04-02T06:28:10.549Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-02T06:28:27.090Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-02T06:28:27.090Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-02T06:28:27.090Z]
[2026-04-02T06:28:27.090Z] dist:
[2026-04-02T06:28:27.090Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-02T06:28:27.090Z]
[2026-04-02T06:28:27.090Z] BUILD SUCCESSFUL
[2026-04-02T06:28:27.090Z] Total time: 22 seconds
[2026-04-02T06:28:27.090Z] 0
[2026-04-02T06:28:27.090Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-02T06:28:27.908Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-02T06:28:27.908Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-02T06:28:50.543Z] ****************************** MACHINE INFO ******************************
[2026-04-02T06:28:50.543Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-02T06:28:50.543Z] Free Physical Memory Size : 13452378112
[2026-04-02T06:28:50.543Z] Free space (bytes) : 68690731008
[2026-04-02T06:28:50.543Z] Total Physical Memory Size : 20152582144
[2026-04-02T06:28:50.543Z] Total space (bytes) : 96427008000
[2026-04-02T06:28:50.543Z] Usable space (bytes) : 68690731008
[2026-04-02T06:28:50.543Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-02T06:28:50.543Z] bashVersion :
[2026-04-02T06:28:50.543Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-02T06:28:50.543Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-02T06:28:50.543Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-02T06:28:50.543Z]
[2026-04-02T06:28:50.543Z] This is free software; you are free to change and redistribute it.
[2026-04-02T06:28:50.543Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-02T06:28:50.543Z] cpuCores : 4
[2026-04-02T06:28:50.543Z] curlVersion :
[2026-04-02T06:28:50.543Z] 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-04-02T06:28:50.543Z] Release-Date: 2024-03-27
[2026-04-02T06:28:50.543Z] 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-04-02T06:28:50.543Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-04-02T06:28:50.543Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-02T06:28:50.543Z] gcc version : 17.0.0
[2026-04-02T06:28:50.543Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-02T06:28:50.543Z] gdb version : bash: line 1: gdb: command not found
[2026-04-02T06:28:50.543Z] lldb version :
[2026-04-02T06:28:50.543Z] lldb-1700.0.9.502
[2026-04-02T06:28:50.543Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-02T06:28:50.543Z] makeVersion :
[2026-04-02T06:28:50.543Z] GNU Make 3.81
[2026-04-02T06:28:50.543Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-02T06:28:50.543Z] This is free software; see the source for copying conditions.
[2026-04-02T06:28:50.543Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-02T06:28:50.543Z] PARTICULAR PURPOSE.
[2026-04-02T06:28:50.543Z]
[2026-04-02T06:28:50.543Z] This program built for i386-apple-darwin11.3.0
[2026-04-02T06:28:50.543Z] mavenVersion :
[2026-04-02T06:28:50.543Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-04-02T06:28:50.544Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-02T06:28:50.544Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-02T06:28:50.544Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-02T06:28:50.544Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-04-02T06:28:50.544Z] perlVersion :
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-04-02T06:28:50.544Z] (with 2 registered patches, see perl -V for more detail)
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] Copyright 1987-2022, Larry Wall
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-02T06:28:50.544Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-02T06:28:50.544Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-02T06:28:50.544Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-02T06:28:50.544Z] procArch : i386
[2026-04-02T06:28:50.544Z] sysArch : x86_64
[2026-04-02T06:28:50.544Z] sysOS : Darwin
[2026-04-02T06:28:50.544Z] ulimit :
[2026-04-02T06:28:50.544Z] core file size (blocks, -c) 0
[2026-04-02T06:28:50.544Z] data seg size (kbytes, -d) unlimited
[2026-04-02T06:28:50.544Z] file size (blocks, -f) unlimited
[2026-04-02T06:28:50.544Z] max locked memory (kbytes, -l) unlimited
[2026-04-02T06:28:50.544Z] max memory size (kbytes, -m) unlimited
[2026-04-02T06:28:50.544Z] open files (-n) 1048576
[2026-04-02T06:28:50.544Z] pipe size (512 bytes, -p) 1
[2026-04-02T06:28:50.544Z] stack size (kbytes, -s) 65532
[2026-04-02T06:28:50.544Z] cpu time (seconds, -t) unlimited
[2026-04-02T06:28:50.544Z] max user processes (-u) 2784
[2026-04-02T06:28:50.544Z] virtual memory (kbytes, -v) unlimited
[2026-04-02T06:28:50.544Z] 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-04-02T06:28:50.544Z] vmVendor : Oracle Corporation
[2026-04-02T06:28:50.544Z] vmVersion : 17.0.19-beta+9-ea
[2026-04-02T06:28:50.544Z] xlc version : bash: line 1: xlC: command not found
[2026-04-02T06:28:50.544Z] **************************************************************************
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('os.name')=Mac OS X
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('os.arch')=x86_64
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('java.fullversion')=null
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] System.getProperty('sun.arch.data.model')=64
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:50.544Z] perl scripts/configure.pl
[2026-04-02T06:28:50.544Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-04-02T06:28:50.544Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:50.544Z] Starting to generate parallel test lists.
[2026-04-02T06:28:50.544Z]
[2026-04-02T06:28:51.055Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-02T06:28:51.055Z] Attempting to get test duration data from TRSS.
[2026-04-02T06:28:51.055Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended
[2026-04-02T06:28:51.549Z] Attempting to get test duration data from cached files.
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] TEST DURATION
[2026-04-02T06:28:51.549Z] ====================================================================================
[2026-04-02T06:28:51.549Z] Total number of tests searched: 91
[2026-04-02T06:28:51.549Z] Number of test durations found: 90
[2026-04-02T06:28:51.549Z] Top slowest tests:
[2026-04-02T06:28:51.549Z] 202m48s hotspot_compiler_0
[2026-04-02T06:28:51.549Z] 195m50s jdk_tools_1
[2026-04-02T06:28:51.549Z] 185m52s jdk_tools_0
[2026-04-02T06:28:51.549Z] Following test duration data cannot be found:
[2026-04-02T06:28:51.549Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2026-04-02T06:28:51.549Z] [hotspot_vmTestbase_vm_mlvm_0]
[2026-04-02T06:28:51.549Z] ====================================================================================
[2026-04-02T06:28:51.549Z] Warning: Test hotspot_compiler_0 has duration 202m48s, which is greater than the specified test list execution time 120m00s.
[2026-04-02T06:28:51.549Z] Warning: Test jdk_tools_1 has duration 195m50s, which is greater than the specified test list execution time 120m00s.
[2026-04-02T06:28:51.549Z] Warning: Test jdk_tools_0 has duration 185m52s, which is greater than the specified test list execution time 120m00s.
[2026-04-02T06:28:51.549Z] Warning: Test hotspot_gc_0 has duration 144m06s, which is greater than the specified test list execution time 120m00s.
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] Test target is split into 12 lists.
[2026-04-02T06:28:51.549Z] Reducing estimated test running time from 1603m27s to 202m48s.
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_0-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 1
[2026-04-02T06:28:51.549Z] Estimated running time: 202m48s
[2026-04-02T06:28:51.549Z] TESTLIST=hotspot_compiler_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_1-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 1
[2026-04-02T06:28:51.549Z] Estimated running time: 195m50s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_tools_1
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_2-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 1
[2026-04-02T06:28:51.549Z] Estimated running time: 185m52s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_tools_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_3-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 1
[2026-04-02T06:28:51.549Z] Estimated running time: 144m06s
[2026-04-02T06:28:51.549Z] TESTLIST=hotspot_gc_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_4-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 2
[2026-04-02T06:28:51.549Z] Estimated running time: 117m23s
[2026-04-02T06:28:51.549Z] TESTLIST=hotspot_runtime_0,jdk_io_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_5-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 2
[2026-04-02T06:28:51.549Z] Estimated running time: 114m23s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_security3_0,jdk_vector_1
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_6-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 3
[2026-04-02T06:28:51.549Z] Estimated running time: 118m16s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_security3_1,jdk_jfr_1,hotspot_vmTestbase_vm_metaspace_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_7-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 4
[2026-04-02T06:28:51.549Z] Estimated running time: 119m21s
[2026-04-02T06:28:51.549Z] TESTLIST=hotspot_vmTestbase_vm_gc_0,jdk_jfr_0,jdk_time_0,jdk_io_1
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_8-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 3
[2026-04-02T06:28:51.549Z] Estimated running time: 117m17s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_net_0,jdk_net_1,jdk_other_1
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_9-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 6
[2026-04-02T06:28:51.549Z] Estimated running time: 117m07s
[2026-04-02T06:28:51.549Z] TESTLIST=jdk_beans_0,jdk_nio_1,jdk_beans_1,jdk_nio_0,jdk_vector_0,jdk_rmi_0
[2026-04-02T06:28:51.549Z] ------------------------------------------------------------------------------------
[2026-04-02T06:28:51.549Z]
[2026-04-02T06:28:51.549Z] -------------------------------------testList_10-------------------------------------
[2026-04-02T06:28:51.549Z] Number of tests: 8
[2026-04-02T06:28:51.549Z] Estimated running time: 114m54s
[2026-04-02T06:28:51.550Z] TESTLIST=hotspot_serviceability_0,jdk_jmx_1,jdk_jmx_0,jdk_jdi_0,jdk_jdi_1,jdk_time_1,jdk_other_0,jdk_rmi_1
[2026-04-02T06:28:51.550Z] -------------------------------------------------------------------------------------
[2026-04-02T06:28:51.550Z]
[2026-04-02T06:28:51.550Z] -------------------------------------testList_11-------------------------------------
[2026-04-02T06:28:51.550Z] Number of tests: 59
[2026-04-02T06:28:51.550Z] Estimated running time: 56m03s
[2026-04-02T06:28:51.550Z] TESTLIST=jdk_management_0,jdk_text_0,jdk_management_1,jdk_text_1,jdk_instrument_0,jdk_instrument_1,hotspot_vmTestbase_vm_compiler_0,hotspot_vmTestbase_vm_defmeth_0,jdk_build_0,jdk_build_1,jdk_native_sanity_0,jdk_native_sanity_1,hotspot_native_sanity_0,hotspot_vmTestbase_vm_mlvm_0,jdk_awt_0,jdk_awt_1,jdk_awt_2,jdk_vector_2,jdk_imageio_1,jdk_net_2,jdk_instrument_2,jdk_jfc_demo_0,jdk_tools_2,jdk_management_2,jdk_2d_2,jdk_jfc_demo_1,jdk_text_2,jdk_security3_2,jdk_beans_2,jdk_security_infra_0,jdk_build_2,jdk_jfr_2,jdk_client_sanity_2,jdk_jfc_demo_2,jdk_swing_2,jdk_nio_2,jdk_jdi_2,jdk_sound_1,jdk_sound_2,jdk_imageio_0,jdk_time_2,jdk_imageio_2,jdk_io_2,jdk_client_sanity_0,jdk_client_sanity_1,jdk_other_2,jdk_rmi_2,jdk_2d_1,jdk_swing_1,jdk_security_infra_zos_0,jdk_2d_0,jdk_security_infra_2,jdk_jmx_2,jdk_sound_0,jdk_security_infra_1,jdk_swing_0,jdk_native_sanity_2,jdk_security_infra_zos_1,jdk_security_infra_zos_2
[2026-04-02T06:28:51.550Z] -------------------------------------------------------------------------------------
[2026-04-02T06:28:51.550Z]
[2026-04-02T06:28:51.550Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-02T06:28:51.714Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-02T06:28:51.877Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 12 > MAX_NUM_MACHINES 6
[Pipeline] echo
[2026-04-02T06:28:51.879Z] Regenerate parallel list with NUM_MACHINES=6.
[Pipeline] sh
[2026-04-02T06:28:52.738Z] + cd ./aqa-tests/TKG
[2026-04-02T06:28:52.738Z] ++ uname
[2026-04-02T06:28:52.738Z] + '[' Darwin = AIX ']'
[2026-04-02T06:28:52.738Z] ++ uname
[2026-04-02T06:28:52.738Z] + '[' Darwin = SunOS ']'
[2026-04-02T06:28:52.738Z] ++ uname
[2026-04-02T06:28:52.738Z] + '[' Darwin = '*BSD' ']'
[2026-04-02T06:28:52.738Z] + MAKE=make
[2026-04-02T06:28:52.738Z] + make genParallelList TEST=extended.openjdk NUM_MACHINES=6 TEST_TIME=
[2026-04-02T06:28:52.738Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-02T06:28:52.738Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:52.738Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-02T06:28:52.738Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-02T06:28:52.738Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-02T06:28:52.738Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-02T06:28:53.862Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-02T06:28:55.464Z]
[2026-04-02T06:28:55.464Z] build:
[2026-04-02T06:28:56.042Z]
[2026-04-02T06:28:56.042Z] clean:
[2026-04-02T06:28:56.042Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-04-02T06:28:56.042Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-02T06:28:56.448Z]
[2026-04-02T06:28:56.448Z] init:
[2026-04-02T06:28:56.448Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-02T06:28:56.448Z]
[2026-04-02T06:28:56.448Z] getDependentLibs:
[2026-04-02T06:28:56.448Z] [exec] --------------------------------------------
[2026-04-02T06:28:56.448Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:56.448Z] [exec] task is set to default
[2026-04-02T06:28:56.448Z] [exec] dependencyList is set to json_simple
[2026-04-02T06:28:56.448Z] [exec] System Test jars will not be downloaded.
[2026-04-02T06:28:56.448Z] [exec] --------------------------------------------
[2026-04-02T06:28:56.448Z] [exec] Starting download third party dependent jars
[2026-04-02T06:28:56.448Z] [exec] --------------------------------------------
[2026-04-02T06:28:56.448Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:28:56.448Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-02T06:28:56.448Z] [exec] downloaded dependent third party jars successfully
[2026-04-02T06:28:56.448Z]
[2026-04-02T06:28:56.448Z] compile:
[2026-04-02T06:28:56.448Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-02T06:28:56.448Z] [echo] ============COMPILER SETTINGS============
[2026-04-02T06:28:56.448Z] [echo] ===fork: yes
[2026-04-02T06:28:56.448Z] [echo] ===debug: on
[2026-04-02T06:28:56.848Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-02T06:29:04.436Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-02T06:29:04.436Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-02T06:29:04.872Z]
[2026-04-02T06:29:04.872Z] dist:
[2026-04-02T06:29:04.872Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-02T06:29:04.872Z]
[2026-04-02T06:29:04.872Z] BUILD SUCCESSFUL
[2026-04-02T06:29:04.872Z] Total time: 10 seconds
[2026-04-02T06:29:04.872Z] 0
[2026-04-02T06:29:04.872Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-02T06:29:06.520Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-02T06:29:06.520Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-02T06:29:11.137Z] ****************************** MACHINE INFO ******************************
[2026-04-02T06:29:11.137Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-02T06:29:11.137Z] Free Physical Memory Size : 13517553664
[2026-04-02T06:29:11.137Z] Free space (bytes) : 68672090112
[2026-04-02T06:29:11.137Z] Total Physical Memory Size : 20152582144
[2026-04-02T06:29:11.137Z] Total space (bytes) : 96427008000
[2026-04-02T06:29:11.137Z] Usable space (bytes) : 68672090112
[2026-04-02T06:29:11.137Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-02T06:29:11.137Z] bashVersion :
[2026-04-02T06:29:11.137Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-02T06:29:11.137Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-02T06:29:11.137Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] This is free software; you are free to change and redistribute it.
[2026-04-02T06:29:11.137Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-02T06:29:11.137Z] cpuCores : 4
[2026-04-02T06:29:11.137Z] curlVersion :
[2026-04-02T06:29:11.137Z] 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-04-02T06:29:11.137Z] Release-Date: 2024-03-27
[2026-04-02T06:29:11.137Z] 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-04-02T06:29:11.137Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-04-02T06:29:11.137Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-02T06:29:11.137Z] gcc version : 17.0.0
[2026-04-02T06:29:11.137Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-02T06:29:11.137Z] gdb version : bash: line 1: gdb: command not found
[2026-04-02T06:29:11.137Z] lldb version :
[2026-04-02T06:29:11.137Z] lldb-1700.0.9.502
[2026-04-02T06:29:11.137Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-02T06:29:11.137Z] makeVersion :
[2026-04-02T06:29:11.137Z] GNU Make 3.81
[2026-04-02T06:29:11.137Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-02T06:29:11.137Z] This is free software; see the source for copying conditions.
[2026-04-02T06:29:11.137Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-02T06:29:11.137Z] PARTICULAR PURPOSE.
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] This program built for i386-apple-darwin11.3.0
[2026-04-02T06:29:11.137Z] mavenVersion :
[2026-04-02T06:29:11.137Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-04-02T06:29:11.137Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-02T06:29:11.137Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-02T06:29:11.137Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-02T06:29:11.137Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-04-02T06:29:11.137Z] perlVersion :
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-04-02T06:29:11.137Z] (with 2 registered patches, see perl -V for more detail)
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] Copyright 1987-2022, Larry Wall
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-02T06:29:11.137Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-02T06:29:11.137Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-02T06:29:11.137Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-02T06:29:11.137Z] procArch : i386
[2026-04-02T06:29:11.137Z] sysArch : x86_64
[2026-04-02T06:29:11.137Z] sysOS : Darwin
[2026-04-02T06:29:11.137Z] ulimit :
[2026-04-02T06:29:11.137Z] core file size (blocks, -c) 0
[2026-04-02T06:29:11.137Z] data seg size (kbytes, -d) unlimited
[2026-04-02T06:29:11.137Z] file size (blocks, -f) unlimited
[2026-04-02T06:29:11.137Z] max locked memory (kbytes, -l) unlimited
[2026-04-02T06:29:11.137Z] max memory size (kbytes, -m) unlimited
[2026-04-02T06:29:11.137Z] open files (-n) 1048576
[2026-04-02T06:29:11.137Z] pipe size (512 bytes, -p) 1
[2026-04-02T06:29:11.137Z] stack size (kbytes, -s) 65532
[2026-04-02T06:29:11.137Z] cpu time (seconds, -t) unlimited
[2026-04-02T06:29:11.137Z] max user processes (-u) 2784
[2026-04-02T06:29:11.137Z] virtual memory (kbytes, -v) unlimited
[2026-04-02T06:29:11.137Z] 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-04-02T06:29:11.137Z] vmVendor : Oracle Corporation
[2026-04-02T06:29:11.137Z] vmVersion : 17.0.19-beta+9-ea
[2026-04-02T06:29:11.137Z] xlc version : bash: line 1: xlC: command not found
[2026-04-02T06:29:11.137Z] **************************************************************************
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('os.name')=Mac OS X
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('os.arch')=x86_64
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('java.fullversion')=null
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:11.137Z] System.getProperty('sun.arch.data.model')=64
[2026-04-02T06:29:11.137Z]
[2026-04-02T06:29:12.271Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=6 TEST_TIME= TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-02T06:29:12.271Z] perl scripts/configure.pl
[2026-04-02T06:29:12.271Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=6 --testTime= --TRSSURL=
[2026-04-02T06:29:13.455Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-02T06:29:13.455Z]
[2026-04-02T06:29:13.455Z]
[2026-04-02T06:29:13.455Z] Starting to generate parallel test lists.
[2026-04-02T06:29:13.455Z]
[2026-04-02T06:29:14.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-02T06:29:14.550Z] Attempting to get test duration data from TRSS.
[2026-04-02T06:29:14.550Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended
[2026-04-02T06:29:14.986Z] Attempting to get test duration data from cached files.
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] TEST DURATION
[2026-04-02T06:29:14.986Z] ====================================================================================
[2026-04-02T06:29:14.986Z] Total number of tests searched: 91
[2026-04-02T06:29:14.986Z] Number of test durations found: 90
[2026-04-02T06:29:14.986Z] Top slowest tests:
[2026-04-02T06:29:14.986Z] 202m48s hotspot_compiler_0
[2026-04-02T06:29:14.986Z] 195m50s jdk_tools_1
[2026-04-02T06:29:14.986Z] 185m52s jdk_tools_0
[2026-04-02T06:29:14.986Z] Following test duration data cannot be found:
[2026-04-02T06:29:14.986Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2026-04-02T06:29:14.986Z] [hotspot_vmTestbase_vm_mlvm_0]
[2026-04-02T06:29:14.986Z] ====================================================================================
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] Test target is split into 6 lists.
[2026-04-02T06:29:14.986Z] Reducing estimated test running time from 1603m27s to 267m44s.
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_0-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 14
[2026-04-02T06:29:14.986Z] Estimated running time: 267m02s
[2026-04-02T06:29:14.986Z] TESTLIST=hotspot_compiler_0,jdk_beans_1,jdk_jmx_1,jdk_time_0,jdk_io_1,jdk_instrument_1,hotspot_native_sanity_0,jdk_rmi_2,jdk_swing_1,jdk_2d_0,jdk_jmx_2,jdk_swing_0,jdk_security_infra_zos_1,jdk_security_infra_zos_2
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_1-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 45
[2026-04-02T06:29:14.986Z] Estimated running time: 267m02s
[2026-04-02T06:29:14.986Z] TESTLIST=jdk_tools_1,jdk_beans_0,hotspot_serviceability_0,jdk_other_0,jdk_rmi_0,jdk_instrument_0,hotspot_vmTestbase_vm_mlvm_0,jdk_awt_0,jdk_awt_1,jdk_awt_2,jdk_vector_2,jdk_imageio_1,jdk_net_2,jdk_instrument_2,jdk_jfc_demo_0,jdk_tools_2,jdk_management_2,jdk_2d_2,jdk_jfc_demo_1,jdk_text_2,jdk_security3_2,jdk_beans_2,jdk_security_infra_0,jdk_build_2,jdk_jfr_2,jdk_client_sanity_2,jdk_jfc_demo_2,jdk_swing_2,jdk_nio_2,jdk_jdi_2,jdk_sound_1,jdk_sound_2,jdk_imageio_0,jdk_time_2,jdk_imageio_2,jdk_io_2,jdk_client_sanity_0,jdk_client_sanity_1,jdk_other_2,jdk_2d_1,jdk_security_infra_zos_0,jdk_security_infra_2,jdk_sound_0,jdk_security_infra_1,jdk_native_sanity_2
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_2-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 7
[2026-04-02T06:29:14.986Z] Estimated running time: 267m44s
[2026-04-02T06:29:14.986Z] TESTLIST=jdk_tools_0,jdk_jfr_1,jdk_vector_0,jdk_jdi_0,jdk_other_1,jdk_management_0,hotspot_vmTestbase_vm_compiler_0
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_3-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 8
[2026-04-02T06:29:14.986Z] Estimated running time: 267m03s
[2026-04-02T06:29:14.986Z] TESTLIST=hotspot_gc_0,jdk_net_0,jdk_nio_1,jdk_vector_1,jdk_time_1,hotspot_vmTestbase_vm_metaspace_0,jdk_text_1,jdk_native_sanity_0
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_4-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 10
[2026-04-02T06:29:14.986Z] Estimated running time: 267m08s
[2026-04-02T06:29:14.986Z] TESTLIST=hotspot_runtime_0,hotspot_vmTestbase_vm_gc_0,jdk_jfr_0,jdk_nio_0,jdk_jmx_0,jdk_io_0,jdk_management_1,jdk_build_0,jdk_build_1,jdk_native_sanity_1
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] -------------------------------------testList_5-------------------------------------
[2026-04-02T06:29:14.986Z] Number of tests: 7
[2026-04-02T06:29:14.986Z] Estimated running time: 267m26s
[2026-04-02T06:29:14.986Z] TESTLIST=jdk_security3_0,jdk_security3_1,jdk_net_1,jdk_jdi_1,jdk_rmi_1,jdk_text_0,hotspot_vmTestbase_vm_defmeth_0
[2026-04-02T06:29:14.986Z] ------------------------------------------------------------------------------------
[2026-04-02T06:29:14.986Z]
[2026-04-02T06:29:14.986Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-02T06:29:15.160Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-02T06:29:15.335Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-04-02T06:29:15.338Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-02T06:29:15.389Z] Archiving artifacts
[2026-04-02T06:29:15.457Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-04-02T06:29:15.540Z] [PARALLEL: Dynamic] childJobNum is 6, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] { (Branch: testList_4)
[Pipeline] { (Branch: testList_5)
[Pipeline] echo
[2026-04-02T06:29:16.395Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-04-02T06:29:16.396Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-04-02T06:29:16.397Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 params for generating the job
[Pipeline] echo
[2026-04-02T06:29:16.398Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 params for generating the job
[Pipeline] echo
[2026-04-02T06:29:16.399Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 params for generating the job
[Pipeline] echo
[2026-04-02T06:29:16.400Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-04-02T06:29:16.815Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:29:16.847Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:29:16.869Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:29:16.944Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:29:16.950Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:29:17.033Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-02T06:30:39.393Z] LEVELS: [extended]
[2026-04-02T06:30:39.394Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.394Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.394Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.499Z] LEVELS: [extended]
[2026-04-02T06:30:39.499Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.499Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.499Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.601Z] LEVELS: [extended]
[2026-04-02T06:30:39.601Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.601Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.601Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.626Z] Existing items:
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:39.626Z] Unreferenced items:
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:39.626Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:39.702Z] LEVELS: [extended]
[2026-04-02T06:30:39.702Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.702Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.702Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.704Z] LEVELS: [extended]
[2026-04-02T06:30:39.704Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.704Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.704Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.773Z] Existing items:
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:39.774Z] Unreferenced items:
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:39.774Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:39.835Z] LEVELS: [extended]
[2026-04-02T06:30:39.835Z] JDK_VERSIONS: [8]
[2026-04-02T06:30:39.835Z] GROUPS: [openjdk]
[2026-04-02T06:30:39.835Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T06:30:39.897Z] Existing items:
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:39.897Z] Unreferenced items:
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:39.897Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:40.001Z] Existing items:
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:40.001Z] Unreferenced items:
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:40.001Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:40.013Z] Existing items:
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:40.013Z] Unreferenced items:
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T06:30:40.013Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:40.057Z] Existing items:
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-02T06:30:40.058Z] Unreferenced items:
[2026-04-02T06:30:40.058Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-02T06:30:43.533Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-02T06:30:44.214Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-04-02T06:30:44.214Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T06:30:44.449Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T06:30:44.449Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T06:30:49.043Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-02T06:30:49.860Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-04-02T06:30:49.860Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-02T06:30:50.036Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] { (Branch: testList_4)
[Pipeline] { (Branch: testList_5)
[Pipeline] build
[2026-04-02T06:30:50.187Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0
[Pipeline] build
[2026-04-02T06:30:50.193Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1
[Pipeline] build
[2026-04-02T06:30:50.222Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2
[Pipeline] build
[2026-04-02T06:30:50.238Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3
[Pipeline] build
[2026-04-02T06:30:50.264Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4
[Pipeline] build
[2026-04-02T06:30:50.283Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5
[2026-04-02T06:30:57.727Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #30
[2026-04-02T06:30:57.735Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #46
[2026-04-02T06:30:57.736Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #51
[2026-04-02T06:30:57.746Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #63
[2026-04-02T06:30:57.759Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #66
[2026-04-02T06:30:57.759Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #68
[2026-04-02T16:17:38.984Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #68 completed: SUCCESS
[Pipeline] }
[2026-04-02T17:00:15.318Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #46 completed: SUCCESS
[Pipeline] }
[2026-04-02T17:11:44.619Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #30 completed: UNSTABLE
[Pipeline] }
[2026-04-02T18:24:06.683Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #66 completed: SUCCESS
[Pipeline] }
[2026-04-02T19:39:34.790Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #51 completed: SUCCESS
[Pipeline] }
[2026-04-02T20:13:39.707Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #63 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-02T20:13:39.784Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T20:13:40.183Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T20:13:40.183Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T20:13:40.381Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-02T20:13:40.429Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #68 completed with status SUCCESS
[Pipeline] timeout
[2026-04-02T20:13:40.442Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:41.537Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0" build number 68
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:41.573Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/68/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:41.755Z] Archiving artifacts
[2026-04-02T20:13:42.126Z] Recording fingerprints
[Pipeline] echo
[2026-04-02T20:13:42.330Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #66 completed with status SUCCESS
[Pipeline] timeout
[2026-04-02T20:13:42.346Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:43.439Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1" build number 66
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:43.471Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/66/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:43.653Z] Archiving artifacts
[2026-04-02T20:13:44.013Z] Recording fingerprints
[Pipeline] echo
[2026-04-02T20:13:44.216Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #63 completed with status SUCCESS
[Pipeline] timeout
[2026-04-02T20:13:44.225Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:45.308Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2" build number 63
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:45.344Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/63/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:45.529Z] Archiving artifacts
[2026-04-02T20:13:46.185Z] Recording fingerprints
[Pipeline] echo
[2026-04-02T20:13:46.383Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #51 completed with status SUCCESS
[Pipeline] timeout
[2026-04-02T20:13:46.397Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:47.492Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3" build number 51
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:47.530Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/51/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:47.714Z] Archiving artifacts
[2026-04-02T20:13:48.074Z] Recording fingerprints
[Pipeline] echo
[2026-04-02T20:13:48.274Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #46 completed with status SUCCESS
[Pipeline] timeout
[2026-04-02T20:13:48.286Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:49.388Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4" build number 46
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:49.429Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4/46/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:49.612Z] Archiving artifacts
[2026-04-02T20:13:49.972Z] Recording fingerprints
[Pipeline] echo
[2026-04-02T20:13:50.173Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #30 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-02T20:13:50.190Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:13:51.276Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5" build number 30
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:13:51.314Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5/30/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:13:51.496Z] Archiving artifacts
[2026-04-02T20:13:51.859Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:52.807Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/68/aqa-tests/TKG/output_17751293626840/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:53.726Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/66/aqa-tests/TKG/output_17751345876867/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:54.674Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/63/aqa-tests/TKG/output_17751364078560/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:55.583Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/51/aqa-tests/TKG/output_17751382465331/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:56.497Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4/46/aqa-tests/TKG/output_17751307281916/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:13:57.413Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5/30/aqa-tests/TKG/output_1775128182838/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T20:13:58.043Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T20:13:58.043Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T20:13:58.237Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-04-02T20:13:58.353Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-04-02T20:13:58.372Z] Running on test-marist-ubuntu2204-s390x-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:13:58.384Z] Generating rerun Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun)
[Pipeline] echo
[2026-04-02T20:13:58.410Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-04-02T20:14:00.004Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-04-02T20:14:01.016Z] Processing DSL script testJobTemplate
[2026-04-02T20:17:03.475Z] LEVELS: [extended]
[2026-04-02T20:17:03.475Z] JDK_VERSIONS: [8]
[2026-04-02T20:17:03.475Z] GROUPS: [openjdk]
[2026-04-02T20:17:03.475Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-02T20:17:03.663Z] Existing items:
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-02T20:17:03.663Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-04-02T20:17:04.921Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun)
[Pipeline] build
[2026-04-02T20:17:04.946Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun
[2026-04-02T20:17:14.082Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #40
[2026-04-02T20:22:51.778Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #40 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-02T20:22:51.826Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T20:22:51.940Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T20:22:51.940Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T20:22:52.008Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-02T20:22:52.046Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #40 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-02T20:22:52.055Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-02T20:22:52.195Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun" build number 40
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-02T20:22:52.222Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun/40/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-02T20:22:52.243Z] Archiving artifacts
[2026-04-02T20:22:52.321Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-02T20:22:52.483Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun\40\aqa-tests\TKG\output_17751612807435\Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-04-02T20:22:52.603Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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%2Fjdk17u%2Fjdk17u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=sun%2Fsecurity%2Futil%2FAlgorithmConstraints%2FInvalidCryptoDisabledAlgos.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B9_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=610&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-02T20:22:52.688Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-02T20:22:52.688Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-02T20:22:52.720Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE