Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 577
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 980
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 348
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_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 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10
Commit message: "Add Generative AI Usage Guidelines (#6344)"
> git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-19T00:32:27.031Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-06-19T00:32:27.032Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-19T00:32:27.047Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-19T00:32:27.050Z] dynamicAgents: []
[Pipeline] node
[2025-06-19T00:32:27.086Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-19T00:32:27.128Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-19T00:32:27.203Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-19T00:32:27.203Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-19T00:32:27.231Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-19T00:32:27.291Z] The recommended git tool is: git
[2025-06-19T00:32:27.344Z] No credentials specified
[2025-06-19T00:32:27.371Z] Cloning the remote Git repository
[2025-06-19T00:32:27.412Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-19T00:32:27.412Z] > git init /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests # timeout=10
[2025-06-19T00:32:27.430Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-06-19T00:32:27.430Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-19T00:32:27.430Z] > git --version # timeout=10
[2025-06-19T00:32:27.441Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2025-06-19T00:32:27.441Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-19T00:32:31.354Z] Avoid second fetch
[2025-06-19T00:32:31.397Z] Checking out Revision 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master)
[2025-06-19T00:32:31.287Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-19T00:32:31.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-19T00:32:31.367Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-19T00:32:31.410Z] > git config core.sparsecheckout # timeout=10
[2025-06-19T00:32:31.421Z] > git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10
[2025-06-19T00:32:33.283Z] Commit message: "Add Generative AI Usage Guidelines (#6344)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-19T00:32:34.531Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-19T00:32:34.558Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-19T00:32:35.178Z] + LC_TIME=C
[2025-06-19T00:32:35.178Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-19T00:32:35.297Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-19T00:32:35.797Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-19T00:32:35.797Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-19T00:32:37.116Z] + printenv
[2025-06-19T00:32:37.116Z] JCK_GIT_BRANCH=master
[2025-06-19T00:32:37.116Z] DYNAMIC_COMPILE=true
[2025-06-19T00:32:37.116Z] JENKINS_NODE_COOKIE=1b7a2beb-024f-41b7-a01f-224ff1a89ce5
[2025-06-19T00:32:37.116Z] OPENJ9_BRANCH=master
[2025-06-19T00:32:37.116Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/47/
[2025-06-19T00:32:37.116Z] DOCKER_REQUIRED=false
[2025-06-19T00:32:37.116Z] PARALLEL=Dynamic
[2025-06-19T00:32:37.116Z] SHELL=/bin/bash
[2025-06-19T00:32:37.116Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-19T00:32:37.116Z] JOBSTARTTIME=Thu, 19 Jun 2025 01:32:34 +0100
[2025-06-19T00:32:37.116Z] STAGE_NAME=Setup
[2025-06-19T00:32:37.116Z] SSH_CLIENT=78.47.239.97 40218 22
[2025-06-19T00:32:37.116Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2025-06-19T00:32:37.116Z] RERUN_FAILURE=true
[2025-06-19T00:32:37.116Z] BUILD_TAG=jenkins-Test_openjdk17_hs_dev.functional_x86-64_mac-47
[2025-06-19T00:32:37.116Z] SDK_RESOURCE=upstream
[2025-06-19T00:32:37.116Z] TIME_LIMIT=25
[2025-06-19T00:32:37.116Z] NUM_PROCESSORS=4
[2025-06-19T00:32:37.116Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-19T00:32:37.116Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-19T00:32:37.116Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-06-19T00:32:37.116Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/
[2025-06-19T00:32:37.116Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/47/display/redirect?page=changes
[2025-06-19T00:32:37.116Z] JDK_BRANCH=jdk-17.0.16+7_adopt
[2025-06-19T00:32:37.116Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-19T00:32:37.116Z] USER=jenkins
[2025-06-19T00:32:37.116Z] ADOPTOPENJDK_BRANCH=master
[2025-06-19T00:32:37.116Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-06-19T00:32:37.116Z] ARCHIVE_TEST_RESULTS=false
[2025-06-19T00:32:37.116Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin
[2025-06-19T00:32:37.116Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-19T00:32:37.116Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-19T00:32:37.116Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/47/display/redirect?page=artifacts
[2025-06-19T00:32:37.116Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher
[2025-06-19T00:32:37.116Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2025-06-19T00:32:37.116Z] ORIGIN_JDK_VERSION=17
[2025-06-19T00:32:37.116Z] SETUP_JCK_RUN=false
[2025-06-19T00:32:37.116Z] PERSONAL_BUILD=false
[2025-06-19T00:32:37.116Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-19T00:32:37.116Z] RERUN_ITERATIONS=0
[2025-06-19T00:32:37.116Z] SPEC=osx_x86-64
[2025-06-19T00:32:37.116Z] TKG_ITERATIONS=1
[2025-06-19T00:32:37.116Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-19T00:32:37.116Z] ITERATIONS=1
[2025-06-19T00:32:37.117Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-06-19T00:32:37.117Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:32:37.117Z] KEEP_REPORTDIR=true
[2025-06-19T00:32:37.117Z] MAIL=/var/mail/jenkins
[2025-06-19T00:32:37.117Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/47/display/redirect
[2025-06-19T00:32:37.117Z] _=/usr/bin/printenv
[2025-06-19T00:32:37.117Z] GENERATE_JOBS=true
[2025-06-19T00:32:37.117Z] PWD=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-06-19T00:32:37.117Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-19T00:32:37.117Z] EXIT_FAILURE=false
[2025-06-19T00:32:37.117Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-19T00:32:37.117Z] JDK_VERSION=17
[2025-06-19T00:32:37.117Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-19T00:32:37.117Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-19T00:32:37.117Z] SLACK_CHANNEL=aqavit-bot
[2025-06-19T00:32:37.117Z] JOB_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-06-19T00:32:37.117Z] BUILD_DISPLAY_NAME=#47
[2025-06-19T00:32:37.117Z] USE_TESTENV_PROPERTIES=false
[2025-06-19T00:32:37.117Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-19T00:32:37.117Z] EXIT_SUCCESS=false
[2025-06-19T00:32:37.117Z] BUILD_ID=47
[2025-06-19T00:32:37.117Z] TEST_TIME=120
[2025-06-19T00:32:37.117Z] PLATFORM=x86-64_mac
[2025-06-19T00:32:37.117Z] JDK_IMPL=hotspot
[2025-06-19T00:32:37.117Z] JOB_BASE_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-06-19T00:32:37.117Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/47/display/redirect?page=tests
[2025-06-19T00:32:37.117Z] SHLVL=3
[2025-06-19T00:32:37.117Z] AUTO_DETECT=true
[2025-06-19T00:32:37.117Z] HOME=/Users/jenkins
[2025-06-19T00:32:37.117Z] TAP_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac.tap
[2025-06-19T00:32:37.117Z] CI=true
[2025-06-19T00:32:37.117Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@tmp
[2025-06-19T00:32:37.117Z] EXECUTOR_NUMBER=0
[2025-06-19T00:32:37.117Z] JENKINS_SERVER_COOKIE=durable-3365de711d3759b1d8eb2891bcbca351b8463295cf4f60a404f01303d2143ed9
[2025-06-19T00:32:37.117Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14
[2025-06-19T00:32:37.117Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/system_lib
[2025-06-19T00:32:37.117Z] BUILD_LIST=functional
[2025-06-19T00:32:37.117Z] TARGET=dev.functional
[2025-06-19T00:32:37.117Z] LOGNAME=jenkins
[2025-06-19T00:32:37.117Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-19T00:32:37.117Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-06-19T00:32:37.117Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-19T00:32:37.117Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-19T00:32:37.117Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22
[2025-06-19T00:32:37.117Z] UPSTREAM_JOB_NUMBER=577
[2025-06-19T00:32:37.117Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2025-06-19T00:32:37.117Z] BUILD_NUMBER=47
[2025-06-19T00:32:37.117Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/display/redirect
[2025-06-19T00:32:37.117Z] KEEP_WORKSPACE=false
[2025-06-19T00:32:37.117Z] HUDSON_COOKIE=2a6a59b8-411e-4b43-99b4-3641bf3b94ac
[2025-06-19T00:32:37.117Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../benchmarks
[2025-06-19T00:32:37.117Z] USE_JRE=false
[2025-06-19T00:32:37.117Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-06-19T00:32:37.117Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-19T00:32:37.117Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-19T00:32:37.199Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-19T00:32:37.216Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-19T00:32:52.142Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 577
[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 OPENJ9_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 OPENJ9_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 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 JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-19T00:32:52.407Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-19T00:32:52.412Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-06-19T00:32:52.437Z] $ ssh-agent
[2025-06-19T00:32:52.564Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-2bKe2Mz14BFV/agent.62176
[2025-06-19T00:32:52.564Z] SSH_AGENT_PID=62177
[2025-06-19T00:32:52.564Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-19T00:32:52.581Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-19T00:32:52.618Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-19T00:32:53.130Z] ++ pwd
[2025-06-19T00:32:53.130Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-19T00:32:53.130Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2025-06-19T00:32:53.130Z] get jdk binary...
[2025-06-19T00:32:53.130Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-19T00:32:53.130Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_7-ea.tar.gz ...
[2025-06-19T00:32:54.884Z] List files in jdkbinary folder...
[2025-06-19T00:32:54.884Z] total 596344
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 45604992 Jun 18 20:49 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 180151035 Jun 18 20:53 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 37511461 Jun 18 20:53 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 30153 Jun 18 20:51 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea-metadata.json
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 156503 Jun 18 21:53 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea.json
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 3971002 Jun 18 20:54 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:54.884Z] -rw-r--r-- 1 jenkins staff 30702471 Jun 18 20:49 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:54.884Z] drwxr-xr-x 3 jenkins staff 96 Jun 19 01:32 tmp
[2025-06-19T00:32:54.884Z] List files in jdkbinary/tmp folder...
[2025-06-19T00:32:54.884Z] total 0
[2025-06-19T00:32:54.884Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:52 jdk-17.0.16+7
[2025-06-19T00:32:54.884Z] Moving directory jdk-17.0.16+7/ to ../j2sdk-image
[2025-06-19T00:32:54.884Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.16_7-ea.tar.gz ...
[2025-06-19T00:32:55.638Z] List files in jdkbinary folder...
[2025-06-19T00:32:55.638Z] total 596344
[2025-06-19T00:32:55.638Z] -rw-r--r-- 1 jenkins staff 45604992 Jun 18 20:49 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.638Z] -rw-r--r-- 1 jenkins staff 180151035 Jun 18 20:53 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.638Z] -rw-r--r-- 1 jenkins staff 37511461 Jun 18 20:53 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 30153 Jun 18 20:51 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea-metadata.json
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 156503 Jun 18 21:53 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea.json
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 3971002 Jun 18 20:54 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 30702471 Jun 18 20:49 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:52 j2sdk-image
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 19 01:32 tmp
[2025-06-19T00:32:55.639Z] List files in jdkbinary/tmp folder...
[2025-06-19T00:32:55.639Z] total 0
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:53 jdk-17.0.16+7-jre
[2025-06-19T00:32:55.639Z] Moving directory jdk-17.0.16+7-jre/ to ../j2re-image
[2025-06-19T00:32:55.639Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_7-ea.tar.gz ...
[2025-06-19T00:32:55.639Z] List files in jdkbinary folder...
[2025-06-19T00:32:55.639Z] total 596344
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 45604992 Jun 18 20:49 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 180151035 Jun 18 20:53 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 37511461 Jun 18 20:53 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 30153 Jun 18 20:51 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea-metadata.json
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 156503 Jun 18 21:53 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea.json
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 3971002 Jun 18 20:54 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] -rw-r--r-- 1 jenkins staff 30702471 Jun 18 20:49 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:53 j2re-image
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:52 j2sdk-image
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 19 01:32 tmp
[2025-06-19T00:32:55.639Z] List files in jdkbinary/tmp folder...
[2025-06-19T00:32:55.639Z] total 0
[2025-06-19T00:32:55.639Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 20:49 jdk-17.0.16+7-static-libs
[2025-06-19T00:32:55.639Z] Moving directory jdk-17.0.16+7-static-libs/ to ../static-libs
[2025-06-19T00:32:55.639Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz ...
[2025-06-19T00:32:56.395Z] List files in jdkbinary folder...
[2025-06-19T00:32:56.395Z] total 596344
[2025-06-19T00:32:56.395Z] -rw-r--r-- 1 jenkins staff 45604992 Jun 18 20:49 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:56.395Z] -rw-r--r-- 1 jenkins staff 180151035 Jun 18 20:53 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:56.396Z] -rw-r--r-- 1 jenkins staff 37511461 Jun 18 20:53 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:56.396Z] -rw-r--r-- 1 jenkins staff 30153 Jun 18 20:51 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea-metadata.json
[2025-06-19T00:32:56.396Z] -rw-r--r-- 1 jenkins staff 156503 Jun 18 21:53 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_7-ea.json
[2025-06-19T00:32:56.396Z] -rw-r--r-- 1 jenkins staff 3971002 Jun 18 20:54 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:56.396Z] -rw-r--r-- 1 jenkins staff 30702471 Jun 18 20:49 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz
[2025-06-19T00:32:56.396Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:53 j2re-image
[2025-06-19T00:32:56.396Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 13:52 j2sdk-image
[2025-06-19T00:32:56.396Z] drwxr-xr-x 3 jenkins staff 96 Jun 18 20:49 static-libs
[2025-06-19T00:32:56.396Z] drwxr-xr-x 3 jenkins staff 96 Jun 19 01:32 tmp
[2025-06-19T00:32:56.396Z] List files in jdkbinary/tmp folder...
[2025-06-19T00:32:56.396Z] total 0
[2025-06-19T00:32:56.396Z] drwxr-xr-x 7 jenkins staff 224 Jun 18 20:44 jdk-17.0.16+7-test-image
[2025-06-19T00:32:56.396Z] Moving directory jdk-17.0.16+7-test-image/ to ../openjdk-test-image
[2025-06-19T00:32:56.749Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_7-ea.tar.gz over ./j2sdk-image...
[2025-06-19T00:32:57.506Z] Removing top-level folder jdk-17.0.16+7-debug-image/
[2025-06-19T00:32:57.506Z] Removing top-level folder jdk-17.0.16+7/
[2025-06-19T00:32:58.264Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2025-06-19T00:32:58.264Z] javac_path: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-06-19T00:32:58.264Z] Run: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-06-19T00:32:58.264Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-19T00:32:58.617Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-19T00:32:58.617Z] OpenJDK Runtime Environment Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea)
[2025-06-19T00:32:58.617Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea, mixed mode)
[2025-06-19T00:32:58.617Z] =JAVA VERSION OUTPUT END=
[2025-06-19T00:32:58.617Z] get testKitGen...
[2025-06-19T00:32:58.617Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-19T00:32:58.971Z] git rev-parse master
[2025-06-19T00:32:58.971Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9
[2025-06-19T00:32:58.971Z] get functional test material...
[2025-06-19T00:32:58.971Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-06-19T00:32:58.971Z] Cloning into 'openj9'...
[2025-06-19T00:32:58.971Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-06-19T00:33:02.076Z] Checking out files: 32% (3351/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 33% (3411/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 34% (3514/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 35% (3617/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 36% (3721/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 37% (3824/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 38% (3927/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 39% (4031/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 40% (4134/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 41% (4237/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 42% (4341/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 43% (4444/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 44% (4547/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 45% (4651/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 46% (4754/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 47% (4857/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 48% (4961/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 49% (5064/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 50% (5167/10334)
[2025-06-19T00:33:02.076Z] Checking out files: 51% (5271/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 52% (5374/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 53% (5478/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 54% (5581/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 55% (5684/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 56% (5788/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 57% (5891/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 58% (5994/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 59% (6098/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 60% (6201/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 61% (6304/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 62% (6408/10334)
[2025-06-19T00:33:02.428Z] Checking out files: 63% (6511/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 64% (6614/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 65% (6718/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 66% (6821/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 67% (6924/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 68% (7028/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 69% (7131/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 70% (7234/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 70% (7280/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 71% (7338/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 72% (7441/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 73% (7544/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 74% (7648/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 75% (7751/10334)
[2025-06-19T00:33:02.782Z] Checking out files: 76% (7854/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 77% (7958/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 78% (8061/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 79% (8164/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 80% (8268/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 81% (8371/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 82% (8474/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 83% (8578/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 84% (8681/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 85% (8784/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 86% (8888/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 87% (8991/10334)
[2025-06-19T00:33:03.134Z] Checking out files: 88% (9094/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 89% (9198/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 90% (9301/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 91% (9404/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 92% (9508/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 93% (9611/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 94% (9714/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 95% (9818/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 96% (9921/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 97% (10024/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 98% (10128/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 99% (10231/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 100% (10334/10334)
[2025-06-19T00:33:03.488Z] Checking out files: 100% (10334/10334), done.
[2025-06-19T00:33:03.488Z] check OpenJ9 Repo sha
[2025-06-19T00:33:03.488Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-06-19T00:33:03.488Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2025-06-19T00:33:03.488Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-19T00:33:03.488Z] OPENJ9_SHA=07dd54af0e19483f3afc178849f04d9f668a8fdd
[2025-06-19T00:33:03.488Z] total 160
[2025-06-19T00:33:03.488Z] -rw-r--r-- 1 jenkins staff 5912 Jun 19 01:32 Contributing.md
[2025-06-19T00:33:03.488Z] -rw-r--r-- 1 jenkins staff 11360 Jun 19 01:32 LICENSE
[2025-06-19T00:33:03.488Z] -rw-r--r-- 1 jenkins staff 65 Jun 19 01:32 NOTICE
[2025-06-19T00:33:03.488Z] -rw-r--r-- 1 jenkins staff 8335 Jun 19 01:32 README.md
[2025-06-19T00:33:03.488Z] drwxr-xr-x 24 jenkins staff 768 Jun 19 01:32 TKG
[2025-06-19T00:33:03.488Z] drwxr-xr-x 4 jenkins staff 128 Jun 19 01:32 buildenv
[2025-06-19T00:33:03.488Z] -rwxr-xr-x 1 jenkins staff 339 Jun 19 01:32 compile.sh
[2025-06-19T00:33:03.488Z] drwxr-xr-x 3 jenkins staff 96 Jun 19 01:32 config
[2025-06-19T00:33:03.488Z] drwxr-xr-x 10 jenkins staff 320 Jun 19 01:32 doc
[2025-06-19T00:33:03.488Z] drwxr-xr-x 5 jenkins staff 160 Jun 19 01:32 docs
[2025-06-19T00:33:03.488Z] drwxr-xr-x 46 jenkins staff 1472 Jun 19 01:32 external
[2025-06-19T00:33:03.488Z] drwxr-xr-x 8 jenkins staff 256 Jun 19 01:32 functional
[2025-06-19T00:33:03.488Z] -rwxr-xr-x 1 jenkins staff 30008 Jun 19 01:32 get.sh
[2025-06-19T00:33:03.488Z] drwxr-xr-x 24 jenkins staff 768 Jun 19 01:32 jck
[2025-06-19T00:33:03.489Z] -rw-r--r-- 1 jenkins staff 127 Jun 19 01:32 job.properties
[2025-06-19T00:33:03.489Z] drwxr-xr-x 28 jenkins staff 896 Jun 19 01:33 openj9
[2025-06-19T00:33:03.489Z] drwxr-xr-x 7 jenkins staff 224 Jun 19 01:32 openjdk
[2025-06-19T00:33:03.489Z] drwxr-xr-x 14 jenkins staff 448 Jun 19 01:32 perf
[2025-06-19T00:33:03.489Z] drwxr-xr-x 4 jenkins staff 128 Jun 19 01:32 scripts
[2025-06-19T00:33:03.489Z] drwxr-xr-x 17 jenkins staff 544 Jun 19 01:32 system
[2025-06-19T00:33:03.489Z] -rwxr-xr-x 1 jenkins staff 3935 Jun 19 01:32 terminateTestProcesses.sh
[2025-06-19T00:33:03.489Z] drwxr-xr-x 5 jenkins staff 160 Jun 19 01:32 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-19T00:33:04.863Z] $ ssh-agent -k
[2025-06-19T00:33:04.874Z] unset SSH_AUTH_SOCK;
[2025-06-19T00:33:04.874Z] unset SSH_AGENT_PID;
[2025-06-19T00:33:04.874Z] echo Agent pid 62177 killed;
[2025-06-19T00:33:04.988Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-06-19T00:33:05.053Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-06-19T00:33:05.153Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-19T00:33:05.488Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&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.16%2B7_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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=577&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-19T00:33:05.501Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&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-macstadium-macos1014-x64-1&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.16%2B7_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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=577&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-19T00:33:05.537Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-19T00:33:05.742Z] Copied 1 artifact from "getTRSSOutput" build number 1808
[Pipeline] sh
[2025-06-19T00:33:06.255Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-19T00:33:06.255Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-19T00:33:06.255Z] + tar xof -
[2025-06-19T00:33:06.255Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-19T00:33:06.367Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-19T00:33:06.400Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-19T00:33:06.922Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-19T00:33:06.922Z] --------------------------------------------
[2025-06-19T00:33:06.922Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:06.922Z] task is set to default
[2025-06-19T00:33:06.922Z] dependencyList is set to all
[2025-06-19T00:33:06.922Z] --------------------------------------------
[2025-06-19T00:33:06.922Z] Starting download third party dependent jars
[2025-06-19T00:33:06.922Z] --------------------------------------------
[2025-06-19T00:33:06.922Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:06.922Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-19T00:33:06.922Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-19T00:33:06.922Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-19T00:33:07.275Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-19T00:33:07.275Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-19T00:33:07.627Z] ERROR: sha checksum error.
[2025-06-19T00:33:07.627Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-19T00:33:07.627Z] Expected sha is:
[2025-06-19T00:33:07.627Z] ,
[2025-06-19T00:33:07.627Z] Actual sha is : edf5f42b700489974caec250e48f6ac43b31a9dbc11855f9c337adeaf662fe4d.
[2025-06-19T00:33:07.705Z] Please delete /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-19T00:33:07.737Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-19T00:33:07.739Z] Cannot pre-stage test libs from /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-19T00:33:07.750Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-06-19T00:33:08.366Z] + cd ./aqa-tests/TKG
[2025-06-19T00:33:08.367Z] ++ uname
[2025-06-19T00:33:08.367Z] + '[' Darwin = AIX ']'
[2025-06-19T00:33:08.367Z] ++ uname
[2025-06-19T00:33:08.367Z] + '[' Darwin = SunOS ']'
[2025-06-19T00:33:08.367Z] ++ uname
[2025-06-19T00:33:08.367Z] + '[' Darwin = '*BSD' ']'
[2025-06-19T00:33:08.367Z] + MAKE=make
[2025-06-19T00:33:08.367Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES=
[2025-06-19T00:33:08.367Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-19T00:33:08.367Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:08.367Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:08.367Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:08.367Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-19T00:33:08.367Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-19T00:33:08.719Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-19T00:33:09.072Z]
[2025-06-19T00:33:09.072Z] build:
[2025-06-19T00:33:09.424Z]
[2025-06-19T00:33:09.424Z] clean:
[2025-06-19T00:33:09.424Z]
[2025-06-19T00:33:09.424Z] init:
[2025-06-19T00:33:09.424Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-19T00:33:09.424Z]
[2025-06-19T00:33:09.424Z] getDependentLibs:
[2025-06-19T00:33:09.424Z] [exec] --------------------------------------------
[2025-06-19T00:33:09.424Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:09.424Z] [exec] task is set to default
[2025-06-19T00:33:09.424Z] [exec] dependencyList is set to json_simple
[2025-06-19T00:33:09.424Z] [exec] --------------------------------------------
[2025-06-19T00:33:09.424Z] [exec] Starting download third party dependent jars
[2025-06-19T00:33:09.424Z] [exec] --------------------------------------------
[2025-06-19T00:33:09.424Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:09.424Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-19T00:33:09.424Z] [exec] downloaded dependent third party jars successfully
[2025-06-19T00:33:09.424Z]
[2025-06-19T00:33:09.424Z] compile:
[2025-06-19T00:33:09.424Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-19T00:33:09.424Z] [echo] ============COMPILER SETTINGS============
[2025-06-19T00:33:09.424Z] [echo] ===fork: yes
[2025-06-19T00:33:09.424Z] [echo] ===debug: on
[2025-06-19T00:33:09.424Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-19T00:33:12.519Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-06-19T00:33:12.519Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-19T00:33:12.519Z]
[2025-06-19T00:33:12.519Z] dist:
[2025-06-19T00:33:12.519Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-19T00:33:12.519Z]
[2025-06-19T00:33:12.519Z] BUILD SUCCESSFUL
[2025-06-19T00:33:12.519Z] Total time: 3 seconds
[2025-06-19T00:33:12.519Z] 0
[2025-06-19T00:33:12.520Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-19T00:33:12.871Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-19T00:33:12.871Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-19T00:33:13.627Z] ****************************** MACHINE INFO ******************************
[2025-06-19T00:33:13.627Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-06-19T00:33:13.627Z] Free Physical Memory Size : 12060688384
[2025-06-19T00:33:13.627Z] Free space (bytes) : 196351975424
[2025-06-19T00:33:13.627Z] Total Physical Memory Size : 17179869184
[2025-06-19T00:33:13.627Z] Total space (bytes) : 250790436864
[2025-06-19T00:33:13.627Z] Usable space (bytes) : 191363690496
[2025-06-19T00:33:13.627Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-19T00:33:13.627Z] bashVersion :
[2025-06-19T00:33:13.627Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-19T00:33:13.627Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-19T00:33:13.627Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] This is free software; you are free to change and redistribute it.
[2025-06-19T00:33:13.627Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-19T00:33:13.627Z] cpuCores : 8
[2025-06-19T00:33:13.627Z] curlVersion :
[2025-06-19T00:33:13.627Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3
[2025-06-19T00:33:13.627Z] Release-Date: 2023-03-20
[2025-06-19T00:33:13.627Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-19T00:33:13.627Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-19T00:33:13.627Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-19T00:33:13.627Z] gcc version : 4.2.1
[2025-06-19T00:33:13.627Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-19T00:33:13.627Z] gdb version : bash: line 1: gdb: command not found
[2025-06-19T00:33:13.627Z] lldb version :
[2025-06-19T00:33:13.627Z] lldb-1001.0.13.3
[2025-06-19T00:33:13.627Z] Swift-5.0
[2025-06-19T00:33:13.627Z] makeVersion :
[2025-06-19T00:33:13.627Z] GNU Make 3.81
[2025-06-19T00:33:13.627Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-19T00:33:13.627Z] This is free software; see the source for copying conditions.
[2025-06-19T00:33:13.627Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-19T00:33:13.627Z] PARTICULAR PURPOSE.
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] This program built for i386-apple-darwin11.3.0
[2025-06-19T00:33:13.627Z] mavenVersion :
[2025-06-19T00:33:13.627Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-19T00:33:13.627Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-19T00:33:13.627Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-19T00:33:13.627Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-19T00:33:13.627Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-19T00:33:13.627Z] perlVersion :
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-19T00:33:13.627Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] Copyright 1987-2013, Larry Wall
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-19T00:33:13.627Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-19T00:33:13.627Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-19T00:33:13.627Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-19T00:33:13.627Z] procArch : i386
[2025-06-19T00:33:13.627Z] sysArch : x86_64
[2025-06-19T00:33:13.627Z] sysOS : Darwin
[2025-06-19T00:33:13.627Z] ulimit :
[2025-06-19T00:33:13.627Z] core file size (blocks, -c) 0
[2025-06-19T00:33:13.627Z] data seg size (kbytes, -d) unlimited
[2025-06-19T00:33:13.627Z] file size (blocks, -f) unlimited
[2025-06-19T00:33:13.627Z] max locked memory (kbytes, -l) unlimited
[2025-06-19T00:33:13.627Z] max memory size (kbytes, -m) unlimited
[2025-06-19T00:33:13.627Z] open files (-n) 10240
[2025-06-19T00:33:13.627Z] pipe size (512 bytes, -p) 1
[2025-06-19T00:33:13.627Z] stack size (kbytes, -s) 65532
[2025-06-19T00:33:13.627Z] cpu time (seconds, -t) unlimited
[2025-06-19T00:33:13.627Z] max user processes (-u) 1418
[2025-06-19T00:33:13.627Z] virtual memory (kbytes, -v) unlimited
[2025-06-19T00:33:13.627Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
[2025-06-19T00:33:13.627Z] vmVendor : Oracle Corporation
[2025-06-19T00:33:13.627Z] vmVersion : 17.0.16-beta+7-ea
[2025-06-19T00:33:13.627Z] xlc version : bash: line 1: xlC: command not found
[2025-06-19T00:33:13.627Z] **************************************************************************
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('os.name')=Mac OS X
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('os.arch')=x86_64
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('java.fullversion')=null
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.627Z] System.getProperty('sun.arch.data.model')=64
[2025-06-19T00:33:13.627Z]
[2025-06-19T00:33:13.979Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:13.979Z] perl scripts/configure.pl
[2025-06-19T00:33:13.979Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-19T00:33:14.331Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-19T00:33:14.331Z]
[2025-06-19T00:33:14.331Z]
[2025-06-19T00:33:14.331Z] Starting to generate parallel test lists.
[2025-06-19T00:33:14.331Z]
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-19T00:33:14.682Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-19T00:33:15.035Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-19T00:33:15.036Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-19T00:33:15.388Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-19T00:33:15.389Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-19T00:33:15.389Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-19T00:33:15.389Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-19T00:33:15.741Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-19T00:33:15.742Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-19T00:33:15.742Z] Attempting to get test duration data from TRSS.
[2025-06-19T00:33:15.742Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=x86-64_mac&group=functional&level=dev
[2025-06-19T00:33:16.093Z] Attempting to get test duration data from cached files.
[2025-06-19T00:33:16.093Z]
[2025-06-19T00:33:16.093Z] TEST DURATION
[2025-06-19T00:33:16.093Z] ====================================================================================
[2025-06-19T00:33:16.093Z] Total number of tests searched: 2
[2025-06-19T00:33:16.093Z] Number of test durations found: 2
[2025-06-19T00:33:16.093Z] Top slowest tests:
[2025-06-19T00:33:16.093Z] 01m12s ssl-tests_0
[2025-06-19T00:33:16.093Z] 00m34s TestHeadlessComponents_0
[2025-06-19T00:33:16.093Z] ====================================================================================
[2025-06-19T00:33:16.093Z]
[2025-06-19T00:33:16.093Z] Test target is split into 1 lists.
[2025-06-19T00:33:16.093Z] Reducing estimated test running time from 01m46s to 01m46s.
[2025-06-19T00:33:16.093Z]
[2025-06-19T00:33:16.093Z] -------------------------------------testList_0-------------------------------------
[2025-06-19T00:33:16.093Z] Number of tests: 2
[2025-06-19T00:33:16.093Z] Estimated running time: 01m46s
[2025-06-19T00:33:16.093Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0
[2025-06-19T00:33:16.093Z] ------------------------------------------------------------------------------------
[2025-06-19T00:33:16.093Z]
[2025-06-19T00:33:16.093Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-06-19T00:33:16.204Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-19T00:33:16.298Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-19T00:33:16.342Z] Building tests...
[Pipeline] timeout
[2025-06-19T00:33:16.345Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-19T00:33:16.364Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-19T00:33:16.887Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-19T00:33:17.239Z] --------------------------------------------
[2025-06-19T00:33:17.239Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:17.239Z] task is set to default
[2025-06-19T00:33:17.239Z] dependencyList is set to all
[2025-06-19T00:33:17.239Z] --------------------------------------------
[2025-06-19T00:33:17.239Z] Starting download third party dependent jars
[2025-06-19T00:33:17.239Z] --------------------------------------------
[2025-06-19T00:33:17.239Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-19T00:33:17.239Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-19T00:33:17.239Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-19T00:33:17.239Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-19T00:33:17.592Z] ERROR: sha checksum error.
[2025-06-19T00:33:17.592Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-19T00:33:17.592Z] Expected sha is:
[2025-06-19T00:33:17.592Z] ,
[2025-06-19T00:33:17.592Z] Actual sha is : 377c505697b722953661e63c75a5da78e6528f3a9c11661ce9c73a8016574113.
[2025-06-19T00:33:17.669Z] Please delete /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-19T00:33:17.702Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-19T00:33:17.707Z] Cannot pre-stage test libs from /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-19T00:33:17.841Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-19T00:33:17.869Z] ITERATION: 1/1
[Pipeline] sh
[2025-06-19T00:33:18.413Z] ++ uname
[2025-06-19T00:33:18.413Z] + '[' Darwin = AIX ']'
[2025-06-19T00:33:18.413Z] ++ uname
[2025-06-19T00:33:18.413Z] + '[' Darwin = SunOS ']'
[2025-06-19T00:33:18.413Z] ++ uname
[2025-06-19T00:33:18.413Z] + '[' Darwin = '*BSD' ']'
[2025-06-19T00:33:18.413Z] + MAKE=make
[2025-06-19T00:33:18.413Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-19T00:33:18.413Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-06-19T00:33:18.995Z] ++ uname
[2025-06-19T00:33:18.995Z] + '[' Darwin = AIX ']'
[2025-06-19T00:33:18.995Z] ++ uname
[2025-06-19T00:33:18.995Z] + '[' Darwin = SunOS ']'
[2025-06-19T00:33:18.995Z] ++ uname
[2025-06-19T00:33:18.995Z] + '[' Darwin = '*BSD' ']'
[2025-06-19T00:33:18.995Z] + MAKE=make
[2025-06-19T00:33:18.995Z] + cd ./aqa-tests
[2025-06-19T00:33:18.995Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-19T00:33:18.995Z] ++ set +x
[2025-06-19T00:33:18.996Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-19T00:33:18.996Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:18.996Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:18.996Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:18.996Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-19T00:33:18.996Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-19T00:33:18.996Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-19T00:33:19.753Z]
[2025-06-19T00:33:19.753Z] build:
[2025-06-19T00:33:19.753Z]
[2025-06-19T00:33:19.753Z] clean:
[2025-06-19T00:33:19.753Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-06-19T00:33:19.753Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-19T00:33:19.753Z]
[2025-06-19T00:33:19.753Z] init:
[2025-06-19T00:33:19.753Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-19T00:33:19.753Z]
[2025-06-19T00:33:19.753Z] getDependentLibs:
[2025-06-19T00:33:19.753Z] [exec] --------------------------------------------
[2025-06-19T00:33:19.753Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:19.753Z] [exec] task is set to default
[2025-06-19T00:33:19.753Z] [exec] dependencyList is set to json_simple
[2025-06-19T00:33:19.753Z] [exec] --------------------------------------------
[2025-06-19T00:33:19.753Z] [exec] Starting download third party dependent jars
[2025-06-19T00:33:19.753Z] [exec] --------------------------------------------
[2025-06-19T00:33:19.753Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:19.753Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-19T00:33:19.753Z] [exec] downloaded dependent third party jars successfully
[2025-06-19T00:33:19.753Z]
[2025-06-19T00:33:19.753Z] compile:
[2025-06-19T00:33:19.753Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-19T00:33:19.753Z] [echo] ============COMPILER SETTINGS============
[2025-06-19T00:33:19.753Z] [echo] ===fork: yes
[2025-06-19T00:33:19.753Z] [echo] ===debug: on
[2025-06-19T00:33:20.105Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-19T00:33:22.483Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-06-19T00:33:22.483Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-19T00:33:22.483Z]
[2025-06-19T00:33:22.483Z] dist:
[2025-06-19T00:33:22.483Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-19T00:33:22.483Z]
[2025-06-19T00:33:22.483Z] BUILD SUCCESSFUL
[2025-06-19T00:33:22.483Z] Total time: 3 seconds
[2025-06-19T00:33:22.483Z] 0
[2025-06-19T00:33:22.484Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-19T00:33:22.838Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-19T00:33:22.838Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-19T00:33:23.594Z] ****************************** MACHINE INFO ******************************
[2025-06-19T00:33:23.594Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-06-19T00:33:23.594Z] Free Physical Memory Size : 12049354752
[2025-06-19T00:33:23.594Z] Free space (bytes) : 196332572672
[2025-06-19T00:33:23.594Z] Total Physical Memory Size : 17179869184
[2025-06-19T00:33:23.594Z] Total space (bytes) : 250790436864
[2025-06-19T00:33:23.594Z] Usable space (bytes) : 191344287744
[2025-06-19T00:33:23.594Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-19T00:33:23.594Z] bashVersion :
[2025-06-19T00:33:23.594Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-19T00:33:23.594Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-19T00:33:23.594Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-19T00:33:23.594Z]
[2025-06-19T00:33:23.594Z] This is free software; you are free to change and redistribute it.
[2025-06-19T00:33:23.594Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-19T00:33:23.594Z] cpuCores : 8
[2025-06-19T00:33:23.594Z] curlVersion :
[2025-06-19T00:33:23.594Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3
[2025-06-19T00:33:23.594Z] Release-Date: 2023-03-20
[2025-06-19T00:33:23.594Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-19T00:33:23.595Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-19T00:33:23.595Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-19T00:33:23.595Z] gcc version : 4.2.1
[2025-06-19T00:33:23.595Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-19T00:33:23.595Z] gdb version : bash: line 1: gdb: command not found
[2025-06-19T00:33:23.595Z] lldb version :
[2025-06-19T00:33:23.595Z] lldb-1001.0.13.3
[2025-06-19T00:33:23.595Z] Swift-5.0
[2025-06-19T00:33:23.595Z] makeVersion :
[2025-06-19T00:33:23.595Z] GNU Make 3.81
[2025-06-19T00:33:23.595Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-19T00:33:23.595Z] This is free software; see the source for copying conditions.
[2025-06-19T00:33:23.595Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-19T00:33:23.595Z] PARTICULAR PURPOSE.
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] This program built for i386-apple-darwin11.3.0
[2025-06-19T00:33:23.595Z] mavenVersion :
[2025-06-19T00:33:23.595Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-19T00:33:23.595Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-19T00:33:23.595Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-19T00:33:23.595Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-19T00:33:23.595Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-19T00:33:23.595Z] perlVersion :
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-19T00:33:23.595Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] Copyright 1987-2013, Larry Wall
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-19T00:33:23.595Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-19T00:33:23.595Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-19T00:33:23.595Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-19T00:33:23.595Z] procArch : i386
[2025-06-19T00:33:23.595Z] sysArch : x86_64
[2025-06-19T00:33:23.595Z] sysOS : Darwin
[2025-06-19T00:33:23.595Z] ulimit :
[2025-06-19T00:33:23.595Z] core file size (blocks, -c) 0
[2025-06-19T00:33:23.595Z] data seg size (kbytes, -d) unlimited
[2025-06-19T00:33:23.595Z] file size (blocks, -f) unlimited
[2025-06-19T00:33:23.595Z] max locked memory (kbytes, -l) unlimited
[2025-06-19T00:33:23.595Z] max memory size (kbytes, -m) unlimited
[2025-06-19T00:33:23.595Z] open files (-n) 10240
[2025-06-19T00:33:23.595Z] pipe size (512 bytes, -p) 1
[2025-06-19T00:33:23.595Z] stack size (kbytes, -s) 65532
[2025-06-19T00:33:23.595Z] cpu time (seconds, -t) unlimited
[2025-06-19T00:33:23.595Z] max user processes (-u) 1418
[2025-06-19T00:33:23.595Z] virtual memory (kbytes, -v) unlimited
[2025-06-19T00:33:23.595Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
[2025-06-19T00:33:23.595Z] vmVendor : Oracle Corporation
[2025-06-19T00:33:23.595Z] vmVersion : 17.0.16-beta+7-ea
[2025-06-19T00:33:23.595Z] xlc version : bash: line 1: xlC: command not found
[2025-06-19T00:33:23.595Z] **************************************************************************
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('os.name')=Mac OS X
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('os.arch')=x86_64
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('java.fullversion')=null
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.595Z] System.getProperty('sun.arch.data.model')=64
[2025-06-19T00:33:23.595Z]
[2025-06-19T00:33:23.949Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST=
[2025-06-19T00:33:23.949Z] perl scripts/configure.pl
[2025-06-19T00:33:23.949Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-19T00:33:24.301Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-19T00:33:24.301Z]
[2025-06-19T00:33:24.301Z]
[2025-06-19T00:33:24.301Z] Starting to generate build list.
[2025-06-19T00:33:24.301Z]
[2025-06-19T00:33:24.301Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-19T00:33:24.301Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-19T00:33:24.301Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-19T00:33:24.656Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-19T00:33:25.009Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-19T00:33:25.010Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-19T00:33:25.364Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-19T00:33:25.717Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-19T00:33:25.717Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-19T00:33:25.717Z]
[2025-06-19T00:33:25.717Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-06-19T00:33:26.069Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-06-19T00:33:26.069Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-06-19T00:33:26.423Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:26.423Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-19T00:33:26.423Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/testHeadlessComponents,functional/security/ssl-tests" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-19T00:33:26.423Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-19T00:33:26.423Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-06-19T00:33:27.179Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml
[2025-06-19T00:33:27.179Z]
[2025-06-19T00:33:27.179Z] -create_test_directory:
[2025-06-19T00:33:27.179Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2025-06-19T00:33:27.179Z]
[2025-06-19T00:33:27.180Z] stage_test_material:
[2025-06-19T00:33:27.180Z] [copy] Copying 586 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2025-06-19T00:33:27.533Z]
[2025-06-19T00:33:27.533Z] build:
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] init:
[2025-06-19T00:33:27.887Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] build:
[2025-06-19T00:33:27.887Z] [copy] Copying 13 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-19T00:33:27.887Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-19T00:33:27.887Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] build:
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] getJtregVersion:
[2025-06-19T00:33:27.887Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] getDependentLibs:
[2025-06-19T00:33:27.887Z] [exec] --------------------------------------------
[2025-06-19T00:33:27.887Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:27.887Z] [exec] task is set to default
[2025-06-19T00:33:27.887Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2025-06-19T00:33:27.887Z] [exec] --------------------------------------------
[2025-06-19T00:33:27.887Z] [exec] Starting download third party dependent jars
[2025-06-19T00:33:27.887Z] [exec] --------------------------------------------
[2025-06-19T00:33:27.887Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-06-19T00:33:27.887Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-19T00:33:27.887Z] [exec] downloaded dependent third party jars successfully
[2025-06-19T00:33:27.887Z]
[2025-06-19T00:33:27.887Z] getJtreg:
[2025-06-19T00:33:27.887Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/functional/security/ssl-tests
[2025-06-19T00:33:27.887Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests
[2025-06-19T00:33:28.240Z]
[2025-06-19T00:33:28.240Z] ssltests.check:
[2025-06-19T00:33:28.240Z]
[2025-06-19T00:33:28.240Z] getSsltestsTest:
[2025-06-19T00:33:28.240Z] [exec] Cloning into 'ssl-tests'...
[2025-06-19T00:33:28.592Z]
[2025-06-19T00:33:28.592Z] dist:
[2025-06-19T00:33:28.592Z]
[2025-06-19T00:33:28.592Z] clean:
[2025-06-19T00:33:28.592Z]
[2025-06-19T00:33:28.592Z] build:
[2025-06-19T00:33:28.592Z]
[2025-06-19T00:33:28.592Z] THC.check:
[2025-06-19T00:33:28.592Z]
[2025-06-19T00:33:28.592Z] getTestHeadlessComponents:
[2025-06-19T00:33:28.592Z] [exec] Cloning into 'TestHeadlessComponents'...
[2025-06-19T00:33:28.946Z]
[2025-06-19T00:33:28.946Z] dist:
[2025-06-19T00:33:28.946Z]
[2025-06-19T00:33:28.946Z] BUILD SUCCESSFUL
[2025-06-19T00:33:28.946Z] Total time: 2 seconds
[2025-06-19T00:33:28.946Z] 0
[2025-06-19T00:33:28.946Z]
[2025-06-19T00:33:28.946Z]
[2025-06-19T00:33:28.946Z] RECORD TEST REPOs SHA
[2025-06-19T00:33:28.946Z] cd "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-19T00:33:28.946Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-19T00:33:28.946Z] Check shas in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-19T00:33:28.946Z] touch /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-19T00:33:28.946Z] ================================================
[2025-06-19T00:33:28.946Z] timestamp: 20250619-013328
[2025-06-19T00:33:28.946Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9
[2025-06-19T00:33:28.946Z] git repo:
[2025-06-19T00:33:28.946Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-06-19T00:33:28.946Z] sha:
[2025-06-19T00:33:28.946Z] 07dd54af0e19483f3afc178849f04d9f668a8fdd
[2025-06-19T00:33:28.946Z] ================================================
[2025-06-19T00:33:28.946Z] timestamp: 20250619-013328
[2025-06-19T00:33:28.946Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2025-06-19T00:33:28.946Z] git repo:
[2025-06-19T00:33:28.946Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-19T00:33:28.946Z] sha:
[2025-06-19T00:33:28.946Z] 6ea6974a1ec90c4d9715969f1eacf23ba017ac67
[2025-06-19T00:33:28.947Z] ================================================
[2025-06-19T00:33:28.947Z] timestamp: 20250619-013328
[2025-06-19T00:33:28.947Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-06-19T00:33:28.947Z] git repo:
[2025-06-19T00:33:29.300Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-19T00:33:29.300Z] sha:
[2025-06-19T00:33:29.300Z] f03d5564fa18382f7f770380a452fec4d4240df9
[2025-06-19T00:33:29.300Z] ================================================
[2025-06-19T00:33:29.300Z] timestamp: 20250619-013328
[2025-06-19T00:33:29.300Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents
[2025-06-19T00:33:29.300Z] git repo:
[2025-06-19T00:33:29.300Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git
[2025-06-19T00:33:29.300Z] sha:
[2025-06-19T00:33:29.300Z] 633fa62bde9357a2a454534004bc8c5bba4034da
[2025-06-19T00:33:29.300Z] ================================================
[2025-06-19T00:33:29.300Z] timestamp: 20250619-013328
[2025-06-19T00:33:29.300Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests/ssl-tests
[2025-06-19T00:33:29.300Z] git repo:
[2025-06-19T00:33:29.300Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git
[2025-06-19T00:33:29.300Z] sha:
[2025-06-19T00:33:29.300Z] 79f368f9793ab015061b6f4c6010fb3c749491a5
[2025-06-19T00:33:29.300Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST=
[2025-06-19T00:33:29.300Z] perl scripts/configure.pl
[2025-06-19T00:33:29.300Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-19T00:33:29.652Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-19T00:33:29.652Z]
[2025-06-19T00:33:29.652Z] Starting to generate test make files.
[2025-06-19T00:33:29.652Z]
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-19T00:33:30.006Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk
[2025-06-19T00:33:30.006Z]
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-19T00:33:30.006Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-19T00:33:30.359Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-19T00:33:30.359Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk
[2025-06-19T00:33:30.359Z]
[2025-06-19T00:33:30.359Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-19T00:33:30.359Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2025-06-19T00:33:30.359Z]
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-19T00:33:30.360Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-19T00:33:30.714Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-19T00:33:30.714Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-19T00:33:30.714Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-19T00:33:30.715Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-19T00:33:31.067Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-19T00:33:31.067Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-06-19T00:33:31.067Z]
[2025-06-19T00:33:31.067Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-06-19T00:33:31.067Z]
[2025-06-19T00:33:31.067Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-06-19T00:33:31.067Z]
[2025-06-19T00:33:31.067Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-19T00:33:31.067Z]
[2025-06-19T00:33:31.067Z] Make files are generated successfully.
[2025-06-19T00:33:31.067Z]
[2025-06-19T00:33:31.067Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.functional
[2025-06-19T00:33:31.420Z]
[2025-06-19T00:33:31.420Z] Running make 3.81
[2025-06-19T00:33:31.420Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/..
[2025-06-19T00:33:31.420Z] set JDK_VERSION to 17
[2025-06-19T00:33:31.420Z] set JDK_IMPL to hotspot
[2025-06-19T00:33:31.420Z] set JVM_VERSION to openjdk17
[2025-06-19T00:33:31.420Z] set JCL_VERSION to latest
[2025-06-19T00:33:31.420Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-19T00:33:31.420Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-19T00:33:31.420Z] set SPEC to osx_x86-64
[2025-06-19T00:33:31.420Z] set TEST_FLAG to
[2025-06-19T00:33:31.420Z] Running dev.functional ...
[2025-06-19T00:33:31.420Z] There are 2 test targets in dev.functional
[2025-06-19T00:33:31.420Z] "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-06-19T00:33:31.773Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-19T00:33:31.773Z] OpenJDK Runtime Environment Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea)
[2025-06-19T00:33:31.773Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea, mixed mode)
[2025-06-19T00:33:31.773Z]
[2025-06-19T00:33:31.773Z] ===============================================