Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 573
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 975
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 331
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 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk 9f0e5b9bca2b82d0226748b57b088b944f7cf100 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-16T21:37:58.463Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-05-16T21:37:58.463Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-16T21:37:58.470Z] Found a total of 11 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-05-16T21:37:58.476Z] dynamicAgents: []
[Pipeline] node
[2025-05-16T21:38:13.482Z] Still waiting to schedule task
[2025-05-16T21:38:13.483Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2025-05-16T22:01:22.722Z] 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-05-16T22:01:22.737Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-16T22:01:22.803Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-16T22:01:22.803Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-16T22:01:22.828Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-16T22:01:22.889Z] The recommended git tool is: git
[2025-05-16T22:01:22.942Z] No credentials specified
[2025-05-16T22:01:22.970Z] Cloning the remote Git repository
[2025-05-16T22:01:23.010Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-16T22:01:23.011Z] > git init /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests # timeout=10
[2025-05-16T22:01:23.029Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-05-16T22:01:23.030Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-16T22:01:23.030Z] > git --version # timeout=10
[2025-05-16T22:01:23.042Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2025-05-16T22:01:23.042Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-16T22:01:25.955Z] Avoid second fetch
[2025-05-16T22:01:25.996Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-16T22:01:25.888Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-16T22:01:25.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-16T22:01:25.966Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-16T22:01:26.007Z] > git config core.sparsecheckout # timeout=10
[2025-05-16T22:01:26.019Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-16T22:01:27.824Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[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-05-16T22:01:29.592Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:01:29.620Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-16T22:01:30.191Z] + LC_TIME=C
[2025-05-16T22:01:30.191Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-16T22:01:30.307Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-16T22:01:30.805Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-16T22:01:30.805Z] 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-05-16T22:01:32.017Z] + printenv
[2025-05-16T22:01:32.017Z] JCK_GIT_BRANCH=master
[2025-05-16T22:01:32.017Z] DYNAMIC_COMPILE=true
[2025-05-16T22:01:32.017Z] JENKINS_NODE_COOKIE=4370ffeb-483e-41af-8e21-8a85c532b5be
[2025-05-16T22:01:32.017Z] OPENJ9_BRANCH=master
[2025-05-16T22:01:32.017Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/43/
[2025-05-16T22:01:32.017Z] DOCKER_REQUIRED=false
[2025-05-16T22:01:32.017Z] PARALLEL=Dynamic
[2025-05-16T22:01:32.017Z] SHELL=/bin/bash
[2025-05-16T22:01:32.017Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-16T22:01:32.017Z] JOBSTARTTIME=Fri, 16 May 2025 23:01:29 +0100
[2025-05-16T22:01:32.017Z] STAGE_NAME=Setup
[2025-05-16T22:01:32.017Z] SSH_CLIENT=78.47.239.97 40218 22
[2025-05-16T22:01:32.017Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2025-05-16T22:01:32.017Z] RERUN_FAILURE=true
[2025-05-16T22:01:32.017Z] BUILD_TAG=jenkins-Test_openjdk17_hs_dev.functional_x86-64_mac-43
[2025-05-16T22:01:32.017Z] SDK_RESOURCE=upstream
[2025-05-16T22:01:32.017Z] TIME_LIMIT=25
[2025-05-16T22:01:32.017Z] NUM_PROCESSORS=4
[2025-05-16T22:01:32.017Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-16T22:01:32.017Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-16T22:01:32.017Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-05-16T22:01:32.017Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/
[2025-05-16T22:01:32.017Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/43/display/redirect?page=changes
[2025-05-16T22:01:32.017Z] JDK_BRANCH=jdk-17.0.16+3_adopt
[2025-05-16T22:01:32.017Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-16T22:01:32.017Z] USER=jenkins
[2025-05-16T22:01:32.017Z] ADOPTOPENJDK_BRANCH=master
[2025-05-16T22:01:32.017Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-05-16T22:01:32.017Z] ARCHIVE_TEST_RESULTS=false
[2025-05-16T22:01:32.017Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin
[2025-05-16T22:01:32.017Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-16T22:01:32.017Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-16T22:01:32.017Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/43/display/redirect?page=artifacts
[2025-05-16T22:01:32.017Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher
[2025-05-16T22:01:32.017Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2025-05-16T22:01:32.017Z] ORIGIN_JDK_VERSION=17
[2025-05-16T22:01:32.017Z] SETUP_JCK_RUN=false
[2025-05-16T22:01:32.017Z] PERSONAL_BUILD=false
[2025-05-16T22:01:32.017Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-16T22:01:32.017Z] RERUN_ITERATIONS=0
[2025-05-16T22:01:32.017Z] SPEC=osx_x86-64
[2025-05-16T22:01:32.017Z] TKG_ITERATIONS=1
[2025-05-16T22:01:32.017Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-16T22:01:32.017Z] ITERATIONS=1
[2025-05-16T22:01:32.017Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-16T22:01:32.017Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:01:32.017Z] KEEP_REPORTDIR=true
[2025-05-16T22:01:32.017Z] MAIL=/var/mail/jenkins
[2025-05-16T22:01:32.017Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/43/display/redirect
[2025-05-16T22:01:32.017Z] _=/usr/bin/printenv
[2025-05-16T22:01:32.017Z] GENERATE_JOBS=true
[2025-05-16T22:01:32.017Z] PWD=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-05-16T22:01:32.017Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-16T22:01:32.017Z] EXIT_FAILURE=false
[2025-05-16T22:01:32.017Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-16T22:01:32.017Z] JDK_VERSION=17
[2025-05-16T22:01:32.017Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-16T22:01:32.017Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-16T22:01:32.017Z] SLACK_CHANNEL=aqavit-bot
[2025-05-16T22:01:32.017Z] JOB_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-05-16T22:01:32.017Z] BUILD_DISPLAY_NAME=#43
[2025-05-16T22:01:32.017Z] USE_TESTENV_PROPERTIES=false
[2025-05-16T22:01:32.017Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-16T22:01:32.017Z] EXIT_SUCCESS=false
[2025-05-16T22:01:32.017Z] BUILD_ID=43
[2025-05-16T22:01:32.017Z] TEST_TIME=120
[2025-05-16T22:01:32.017Z] PLATFORM=x86-64_mac
[2025-05-16T22:01:32.017Z] JDK_IMPL=hotspot
[2025-05-16T22:01:32.017Z] JOB_BASE_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2025-05-16T22:01:32.017Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/43/display/redirect?page=tests
[2025-05-16T22:01:32.017Z] SHLVL=3
[2025-05-16T22:01:32.017Z] AUTO_DETECT=true
[2025-05-16T22:01:32.017Z] HOME=/Users/jenkins
[2025-05-16T22:01:32.017Z] TAP_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac.tap
[2025-05-16T22:01:32.017Z] CI=true
[2025-05-16T22:01:32.017Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@tmp
[2025-05-16T22:01:32.017Z] EXECUTOR_NUMBER=0
[2025-05-16T22:01:32.017Z] JENKINS_SERVER_COOKIE=durable-3365de711d3759b1d8eb2891bcbca351b8463295cf4f60a404f01303d2143ed9
[2025-05-16T22:01:32.017Z] 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-05-16T22:01:32.017Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/system_lib
[2025-05-16T22:01:32.017Z] BUILD_LIST=functional
[2025-05-16T22:01:32.017Z] TARGET=dev.functional
[2025-05-16T22:01:32.017Z] LOGNAME=jenkins
[2025-05-16T22:01:32.017Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-16T22:01:32.017Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-05-16T22:01:32.017Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-16T22:01:32.017Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-16T22:01:32.017Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22
[2025-05-16T22:01:32.017Z] UPSTREAM_JOB_NUMBER=573
[2025-05-16T22:01:32.017Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2025-05-16T22:01:32.017Z] BUILD_NUMBER=43
[2025-05-16T22:01:32.017Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/display/redirect
[2025-05-16T22:01:32.017Z] KEEP_WORKSPACE=false
[2025-05-16T22:01:32.017Z] HUDSON_COOKIE=0a7cfb07-e10b-4eaf-81df-7447d00d35e4
[2025-05-16T22:01:32.017Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../benchmarks
[2025-05-16T22:01:32.017Z] USE_JRE=false
[2025-05-16T22:01:32.017Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-05-16T22:01:32.017Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-16T22:01:32.017Z] 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-05-16T22:01:32.100Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-16T22:01:32.109Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-16T22:01:49.606Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 573
[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-05-16T22:01:49.859Z] 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-05-16T22:01:49.868Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-05-16T22:01:49.894Z] $ ssh-agent
[2025-05-16T22:01:50.020Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-zfriT4lK2U1R/agent.96382
[2025-05-16T22:01:50.020Z] SSH_AGENT_PID=96383
[2025-05-16T22:01:50.020Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-16T22:01:50.039Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-16T22:01:50.072Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-16T22:01:50.584Z] ++ pwd
[2025-05-16T22:01:50.584Z] + ./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-05-16T22:01:50.584Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2025-05-16T22:01:50.584Z] get jdk binary...
[2025-05-16T22:01:50.584Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-16T22:01:50.584Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_3-ea.tar.gz ...
[2025-05-16T22:01:52.339Z] List files in jdkbinary folder...
[2025-05-16T22:01:52.339Z] total 597176
[2025-05-16T22:01:52.339Z] -rw-r--r-- 1 jenkins staff 45601142 May 16 20:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 180151718 May 16 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 37511528 May 16 20:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 30153 May 16 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea-metadata.json
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 156503 May 16 22:19 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea.json
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 3971004 May 16 20:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.340Z] -rw-r--r-- 1 jenkins staff 30703085 May 16 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.340Z] drwxr-xr-x 3 jenkins staff 96 May 16 23:01 tmp
[2025-05-16T22:01:52.340Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:01:52.340Z] total 0
[2025-05-16T22:01:52.340Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 jdk-17.0.16+3
[2025-05-16T22:01:52.340Z] Moving directory jdk-17.0.16+3/ to ../j2sdk-image
[2025-05-16T22:01:52.340Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.16_3-ea.tar.gz ...
[2025-05-16T22:01:52.699Z] List files in jdkbinary folder...
[2025-05-16T22:01:52.699Z] total 597176
[2025-05-16T22:01:52.699Z] -rw-r--r-- 1 jenkins staff 45601142 May 16 20:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.699Z] -rw-r--r-- 1 jenkins staff 180151718 May 16 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 37511528 May 16 20:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 30153 May 16 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea-metadata.json
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 156503 May 16 22:19 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea.json
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 3971004 May 16 20:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 30703085 May 16 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 j2sdk-image
[2025-05-16T22:01:52.700Z] drwxr-xr-x 3 jenkins staff 96 May 16 23:01 tmp
[2025-05-16T22:01:52.700Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:01:52.700Z] total 0
[2025-05-16T22:01:52.700Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 jdk-17.0.16+3-jre
[2025-05-16T22:01:52.700Z] Moving directory jdk-17.0.16+3-jre/ to ../j2re-image
[2025-05-16T22:01:52.700Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_3-ea.tar.gz ...
[2025-05-16T22:01:52.700Z] List files in jdkbinary folder...
[2025-05-16T22:01:52.700Z] total 597176
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 45601142 May 16 20:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 180151718 May 16 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.700Z] -rw-r--r-- 1 jenkins staff 37511528 May 16 20:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.701Z] -rw-r--r-- 1 jenkins staff 30153 May 16 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea-metadata.json
[2025-05-16T22:01:52.701Z] -rw-r--r-- 1 jenkins staff 156503 May 16 22:19 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea.json
[2025-05-16T22:01:52.701Z] -rw-r--r-- 1 jenkins staff 3971004 May 16 20:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.701Z] -rw-r--r-- 1 jenkins staff 30703085 May 16 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:52.701Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 j2re-image
[2025-05-16T22:01:52.701Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 j2sdk-image
[2025-05-16T22:01:52.701Z] drwxr-xr-x 3 jenkins staff 96 May 16 23:01 tmp
[2025-05-16T22:01:53.053Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:01:53.053Z] total 0
[2025-05-16T22:01:53.053Z] drwxr-xr-x 3 jenkins staff 96 May 16 20:46 jdk-17.0.16+3-static-libs
[2025-05-16T22:01:53.053Z] Moving directory jdk-17.0.16+3-static-libs/ to ../static-libs
[2025-05-16T22:01:53.053Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz ...
[2025-05-16T22:01:53.409Z] List files in jdkbinary folder...
[2025-05-16T22:01:53.409Z] total 597176
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 45601142 May 16 20:47 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 180151718 May 16 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 37511528 May 16 20:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 30153 May 16 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea-metadata.json
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 156503 May 16 22:19 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_3-ea.json
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 3971004 May 16 20:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:53.409Z] -rw-r--r-- 1 jenkins staff 30703085 May 16 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz
[2025-05-16T22:01:53.409Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 j2re-image
[2025-05-16T22:01:53.409Z] drwxr-xr-x 3 jenkins staff 96 May 16 13:51 j2sdk-image
[2025-05-16T22:01:53.409Z] drwxr-xr-x 3 jenkins staff 96 May 16 20:46 static-libs
[2025-05-16T22:01:53.409Z] drwxr-xr-x 3 jenkins staff 96 May 16 23:01 tmp
[2025-05-16T22:01:53.409Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:01:53.409Z] total 0
[2025-05-16T22:01:53.409Z] drwxr-xr-x 7 jenkins staff 224 May 16 20:42 jdk-17.0.16+3-test-image
[2025-05-16T22:01:53.409Z] Moving directory jdk-17.0.16+3-test-image/ to ../openjdk-test-image
[2025-05-16T22:01:53.409Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_3-ea.tar.gz over ./j2sdk-image...
[2025-05-16T22:01:54.634Z] Removing top-level folder jdk-17.0.16+3-debug-image/
[2025-05-16T22:01:54.634Z] Removing top-level folder jdk-17.0.16+3/
[2025-05-16T22:01:55.390Z] /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-05-16T22:01:55.390Z] javac_path: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-16T22:01:55.390Z] Run: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-16T22:01:55.390Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-16T22:01:55.390Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-16T22:01:55.390Z] OpenJDK Runtime Environment Temurin-17.0.16+3-202505161934 (build 17.0.16-beta+3-ea)
[2025-05-16T22:01:55.390Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+3-202505161934 (build 17.0.16-beta+3-ea, mixed mode)
[2025-05-16T22:01:55.390Z] =JAVA VERSION OUTPUT END=
[2025-05-16T22:01:55.390Z] get testKitGen...
[2025-05-16T22:01:55.390Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-16T22:01:55.741Z] git rev-parse master
[2025-05-16T22:01:56.093Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-16T22:01:56.093Z] get functional test material...
[2025-05-16T22:01:56.094Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-16T22:01:56.094Z] Cloning into 'openj9'...
[2025-05-16T22:01:56.094Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-05-16T22:02:02.202Z] Checking out files: 38% (4006/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 39% (4033/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 40% (4136/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 41% (4239/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 42% (4343/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 43% (4446/10339)
[2025-05-16T22:02:02.202Z] Checking out files: 44% (4550/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 45% (4653/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 46% (4756/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 47% (4860/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 48% (4963/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 49% (5067/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 50% (5170/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 51% (5273/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 52% (5377/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 53% (5480/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 54% (5584/10339)
[2025-05-16T22:02:02.554Z] Checking out files: 55% (5687/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 56% (5790/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 57% (5894/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 58% (5997/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 59% (6101/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 60% (6204/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 61% (6307/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 62% (6411/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 63% (6514/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 64% (6617/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 65% (6721/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 66% (6824/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 67% (6928/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 68% (7031/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 69% (7134/10339)
[2025-05-16T22:02:02.906Z] Checking out files: 70% (7238/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 71% (7341/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 72% (7445/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 73% (7548/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 74% (7651/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 75% (7755/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 76% (7858/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 77% (7962/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 77% (7980/10339)
[2025-05-16T22:02:03.258Z] Checking out files: 78% (8065/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 79% (8168/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 80% (8272/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 81% (8375/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 82% (8478/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 83% (8582/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 84% (8685/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 85% (8789/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 86% (8892/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 87% (8995/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 88% (9099/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 89% (9202/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 90% (9306/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 91% (9409/10339)
[2025-05-16T22:02:03.610Z] Checking out files: 92% (9512/10339)
[2025-05-16T22:02:03.611Z] Checking out files: 93% (9616/10339)
[2025-05-16T22:02:03.611Z] Checking out files: 94% (9719/10339)
[2025-05-16T22:02:03.611Z] Checking out files: 95% (9823/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 96% (9926/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 97% (10029/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 98% (10133/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 99% (10236/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 100% (10339/10339)
[2025-05-16T22:02:03.964Z] Checking out files: 100% (10339/10339), done.
[2025-05-16T22:02:03.964Z] check OpenJ9 Repo sha
[2025-05-16T22:02:03.964Z] /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-05-16T22:02:03.964Z] 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-05-16T22:02:03.965Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-16T22:02:03.965Z] OPENJ9_SHA=4d2cc8437ff6d75a0c7ee78159dc5723557efc08
[2025-05-16T22:02:03.965Z] total 160
[2025-05-16T22:02:03.965Z] -rw-r--r-- 1 jenkins staff 4665 May 16 23:01 Contributing.md
[2025-05-16T22:02:03.965Z] -rw-r--r-- 1 jenkins staff 11360 May 16 23:01 LICENSE
[2025-05-16T22:02:03.965Z] -rw-r--r-- 1 jenkins staff 65 May 16 23:01 NOTICE
[2025-05-16T22:02:03.965Z] -rw-r--r-- 1 jenkins staff 8335 May 16 23:01 README.md
[2025-05-16T22:02:03.965Z] drwxr-xr-x 24 jenkins staff 768 May 16 23:01 TKG
[2025-05-16T22:02:03.965Z] drwxr-xr-x 4 jenkins staff 128 May 16 23:01 buildenv
[2025-05-16T22:02:03.965Z] -rwxr-xr-x 1 jenkins staff 339 May 16 23:01 compile.sh
[2025-05-16T22:02:03.965Z] drwxr-xr-x 3 jenkins staff 96 May 16 23:01 config
[2025-05-16T22:02:03.965Z] drwxr-xr-x 10 jenkins staff 320 May 16 23:01 doc
[2025-05-16T22:02:03.965Z] drwxr-xr-x 5 jenkins staff 160 May 16 23:01 docs
[2025-05-16T22:02:03.965Z] drwxr-xr-x 45 jenkins staff 1440 May 16 23:01 external
[2025-05-16T22:02:03.965Z] drwxr-xr-x 8 jenkins staff 256 May 16 23:01 functional
[2025-05-16T22:02:03.965Z] -rwxr-xr-x 1 jenkins staff 30008 May 16 23:01 get.sh
[2025-05-16T22:02:03.965Z] drwxr-xr-x 24 jenkins staff 768 May 16 23:01 jck
[2025-05-16T22:02:03.965Z] -rw-r--r-- 1 jenkins staff 127 May 16 23:01 job.properties
[2025-05-16T22:02:03.965Z] drwxr-xr-x 28 jenkins staff 896 May 16 23:02 openj9
[2025-05-16T22:02:03.965Z] drwxr-xr-x 7 jenkins staff 224 May 16 23:01 openjdk
[2025-05-16T22:02:03.965Z] drwxr-xr-x 13 jenkins staff 416 May 16 23:01 perf
[2025-05-16T22:02:03.965Z] drwxr-xr-x 4 jenkins staff 128 May 16 23:01 scripts
[2025-05-16T22:02:03.965Z] drwxr-xr-x 17 jenkins staff 544 May 16 23:01 system
[2025-05-16T22:02:03.965Z] -rwxr-xr-x 1 jenkins staff 3935 May 16 23:01 terminateTestProcesses.sh
[2025-05-16T22:02:03.965Z] drwxr-xr-x 5 jenkins staff 160 May 16 23:01 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-16T22:02:07.248Z] $ ssh-agent -k
[2025-05-16T22:02:07.258Z] unset SSH_AUTH_SOCK;
[2025-05-16T22:02:07.258Z] unset SSH_AGENT_PID;
[2025-05-16T22:02:07.258Z] echo Agent pid 96383 killed;
[2025-05-16T22:02:07.374Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-16T22:02:07.440Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-16T22:02:07.536Z] 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-05-16T22:02:07.879Z] 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%2B3_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=573&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-16T22:02:07.891Z] 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%2B3_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=573&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-05-16T22:02:07.942Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-16T22:02:08.146Z] Copied 1 artifact from "getTRSSOutput" build number 1775
[Pipeline] sh
[2025-05-16T22:02:08.656Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-16T22:02:08.656Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-16T22:02:08.656Z] + tar xof -
[2025-05-16T22:02:08.656Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-16T22:02:08.753Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:02:08.765Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-16T22:02:09.268Z] + 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-05-16T22:02:10.021Z] --------------------------------------------
[2025-05-16T22:02:10.021Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:10.021Z] task is set to default
[2025-05-16T22:02:10.021Z] dependencyList is set to all
[2025-05-16T22:02:10.021Z] --------------------------------------------
[2025-05-16T22:02:10.021Z] Starting download third party dependent jars
[2025-05-16T22:02:10.021Z] --------------------------------------------
[2025-05-16T22:02:10.021Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /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-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /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-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /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-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /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-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-16T22:02:10.022Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-16T22:02:10.131Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-05-16T22:02:10.644Z] + cd ./aqa-tests/TKG
[2025-05-16T22:02:10.644Z] ++ uname
[2025-05-16T22:02:10.644Z] + '[' Darwin = AIX ']'
[2025-05-16T22:02:10.644Z] ++ uname
[2025-05-16T22:02:10.644Z] + '[' Darwin = SunOS ']'
[2025-05-16T22:02:10.644Z] ++ uname
[2025-05-16T22:02:10.644Z] + '[' Darwin = '*BSD' ']'
[2025-05-16T22:02:10.644Z] + MAKE=make
[2025-05-16T22:02:10.644Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES=
[2025-05-16T22:02:10.644Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-16T22:02:10.644Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:10.644Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:10.644Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:10.644Z] (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-05-16T22:02:10.644Z] 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-05-16T22:02:10.996Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-16T22:02:11.353Z]
[2025-05-16T22:02:11.353Z] build:
[2025-05-16T22:02:11.353Z]
[2025-05-16T22:02:11.353Z] clean:
[2025-05-16T22:02:11.353Z]
[2025-05-16T22:02:11.353Z] init:
[2025-05-16T22:02:11.353Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-16T22:02:11.353Z]
[2025-05-16T22:02:11.353Z] getDependentLibs:
[2025-05-16T22:02:11.713Z] [exec] --------------------------------------------
[2025-05-16T22:02:11.713Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:11.713Z] [exec] task is set to default
[2025-05-16T22:02:11.713Z] [exec] dependencyList is set to json_simple
[2025-05-16T22:02:11.713Z] [exec] --------------------------------------------
[2025-05-16T22:02:11.713Z] [exec] Starting download third party dependent jars
[2025-05-16T22:02:11.713Z] [exec] --------------------------------------------
[2025-05-16T22:02:11.713Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:11.713Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:11.713Z] [exec] downloaded dependent third party jars successfully
[2025-05-16T22:02:11.713Z]
[2025-05-16T22:02:11.713Z] compile:
[2025-05-16T22:02:11.713Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-16T22:02:11.713Z] [echo] ============COMPILER SETTINGS============
[2025-05-16T22:02:11.713Z] [echo] ===fork: yes
[2025-05-16T22:02:11.713Z] [echo] ===debug: on
[2025-05-16T22:02:11.713Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-16T22:02:14.089Z] [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-05-16T22:02:14.089Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:14.089Z]
[2025-05-16T22:02:14.089Z] dist:
[2025-05-16T22:02:14.470Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-16T22:02:14.470Z]
[2025-05-16T22:02:14.470Z] BUILD SUCCESSFUL
[2025-05-16T22:02:14.470Z] Total time: 3 seconds
[2025-05-16T22:02:14.470Z] 0
[2025-05-16T22:02:14.470Z] /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-05-16T22:02:14.470Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-16T22:02:14.470Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-16T22:02:22.079Z] ****************************** MACHINE INFO ******************************
[2025-05-16T22:02:22.436Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-05-16T22:02:22.436Z] Free Physical Memory Size : 8591065088
[2025-05-16T22:02:22.436Z] Free space (bytes) : 197018497024
[2025-05-16T22:02:22.436Z] Total Physical Memory Size : 17179869184
[2025-05-16T22:02:22.436Z] Total space (bytes) : 250790436864
[2025-05-16T22:02:22.436Z] Usable space (bytes) : 193103962112
[2025-05-16T22:02:22.436Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-16T22:02:22.436Z] bashVersion :
[2025-05-16T22:02:22.436Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-05-16T22:02:22.436Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-05-16T22:02:22.436Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] This is free software; you are free to change and redistribute it.
[2025-05-16T22:02:22.436Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:22.436Z] cpuCores : 8
[2025-05-16T22:02:22.436Z] curlVersion :
[2025-05-16T22:02:22.436Z] 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-05-16T22:02:22.436Z] Release-Date: 2023-03-20
[2025-05-16T22:02:22.436Z] 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-05-16T22:02:22.436Z] 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-05-16T22:02:22.436Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-16T22:02:22.436Z] gcc version : 4.2.1
[2025-05-16T22:02:22.436Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-16T22:02:22.436Z] gdb version : bash: line 1: gdb: command not found
[2025-05-16T22:02:22.436Z] lldb version :
[2025-05-16T22:02:22.436Z] lldb-1001.0.13.3
[2025-05-16T22:02:22.436Z] Swift-5.0
[2025-05-16T22:02:22.436Z] makeVersion :
[2025-05-16T22:02:22.436Z] GNU Make 3.81
[2025-05-16T22:02:22.436Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-16T22:02:22.436Z] This is free software; see the source for copying conditions.
[2025-05-16T22:02:22.436Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-16T22:02:22.436Z] PARTICULAR PURPOSE.
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] This program built for i386-apple-darwin11.3.0
[2025-05-16T22:02:22.436Z] mavenVersion :
[2025-05-16T22:02:22.436Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-16T22:02:22.436Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-16T22:02:22.436Z] 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-05-16T22:02:22.436Z] Default locale: en_IE, platform encoding: UTF-8
[2025-05-16T22:02:22.436Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-05-16T22:02:22.436Z] perlVersion :
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-05-16T22:02:22.436Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] Copyright 1987-2013, Larry Wall
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-16T22:02:22.436Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-16T22:02:22.436Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-16T22:02:22.436Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-16T22:02:22.436Z] procArch : i386
[2025-05-16T22:02:22.436Z] sysArch : x86_64
[2025-05-16T22:02:22.436Z] sysOS : Darwin
[2025-05-16T22:02:22.436Z] ulimit :
[2025-05-16T22:02:22.436Z] core file size (blocks, -c) 0
[2025-05-16T22:02:22.436Z] data seg size (kbytes, -d) unlimited
[2025-05-16T22:02:22.436Z] file size (blocks, -f) unlimited
[2025-05-16T22:02:22.436Z] max locked memory (kbytes, -l) unlimited
[2025-05-16T22:02:22.436Z] max memory size (kbytes, -m) unlimited
[2025-05-16T22:02:22.436Z] open files (-n) 10240
[2025-05-16T22:02:22.436Z] pipe size (512 bytes, -p) 1
[2025-05-16T22:02:22.436Z] stack size (kbytes, -s) 65532
[2025-05-16T22:02:22.436Z] cpu time (seconds, -t) unlimited
[2025-05-16T22:02:22.436Z] max user processes (-u) 1418
[2025-05-16T22:02:22.436Z] virtual memory (kbytes, -v) unlimited
[2025-05-16T22:02:22.436Z] 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-05-16T22:02:22.436Z] vmVendor : Oracle Corporation
[2025-05-16T22:02:22.436Z] vmVersion : 17.0.16-beta+3-ea
[2025-05-16T22:02:22.436Z] xlc version : bash: line 1: xlC: command not found
[2025-05-16T22:02:22.436Z] **************************************************************************
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('os.name')=Mac OS X
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('os.arch')=x86_64
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('java.fullversion')=null
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] System.getProperty('sun.arch.data.model')=64
[2025-05-16T22:02:22.436Z]
[2025-05-16T22:02:22.436Z] /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-05-16T22:02:22.436Z] perl scripts/configure.pl
[2025-05-16T22:02:22.436Z] /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-05-16T22:02:23.231Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-16T22:02:23.231Z]
[2025-05-16T22:02:23.583Z]
[2025-05-16T22:02:23.584Z] Starting to generate parallel test lists.
[2025-05-16T22:02:23.584Z]
[2025-05-16T22:02:23.584Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-16T22:02:23.584Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-16T22:02:23.584Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-16T22:02:23.584Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-16T22:02:24.130Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-16T22:02:24.484Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-16T22:02:24.851Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-16T22:02:24.852Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-16T22:02:25.206Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-16T22:02:25.558Z] Attempting to get test duration data from TRSS.
[2025-05-16T22:02:25.558Z] 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-05-16T22:02:25.558Z] Attempting to get test duration data from cached files.
[2025-05-16T22:02:25.558Z]
[2025-05-16T22:02:25.558Z] TEST DURATION
[2025-05-16T22:02:25.558Z] ====================================================================================
[2025-05-16T22:02:25.558Z] Total number of tests searched: 2
[2025-05-16T22:02:25.558Z] Number of test durations found: 2
[2025-05-16T22:02:25.558Z] Top slowest tests:
[2025-05-16T22:02:25.558Z] 02m08s ssl-tests_0
[2025-05-16T22:02:25.558Z] 00m46s TestHeadlessComponents_0
[2025-05-16T22:02:25.558Z] ====================================================================================
[2025-05-16T22:02:25.558Z]
[2025-05-16T22:02:25.558Z] Test target is split into 1 lists.
[2025-05-16T22:02:25.558Z] Reducing estimated test running time from 02m55s to 02m55s.
[2025-05-16T22:02:25.558Z]
[2025-05-16T22:02:25.558Z] -------------------------------------testList_0-------------------------------------
[2025-05-16T22:02:25.558Z] Number of tests: 2
[2025-05-16T22:02:25.558Z] Estimated running time: 02m55s
[2025-05-16T22:02:25.558Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0
[2025-05-16T22:02:25.558Z] ------------------------------------------------------------------------------------
[2025-05-16T22:02:25.558Z]
[2025-05-16T22:02:25.558Z] 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-05-16T22:02:25.665Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-16T22:02:25.759Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-16T22:02:25.810Z] Building tests...
[Pipeline] timeout
[2025-05-16T22:02:25.814Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:02:25.830Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-16T22:02:26.370Z] + 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-05-16T22:02:27.122Z] --------------------------------------------
[2025-05-16T22:02:27.122Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:27.122Z] task is set to default
[2025-05-16T22:02:27.122Z] dependencyList is set to all
[2025-05-16T22:02:27.122Z] --------------------------------------------
[2025-05-16T22:02:27.122Z] Starting download third party dependent jars
[2025-05-16T22:02:27.122Z] --------------------------------------------
[2025-05-16T22:02:27.122Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /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-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /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-05-16T22:02:27.122Z] /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-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] /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-05-16T22:02:27.122Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-16T22:02:27.122Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-16T22:02:27.334Z] 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-05-16T22:02:27.356Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-16T22:02:27.871Z] ++ uname
[2025-05-16T22:02:27.871Z] + '[' Darwin = AIX ']'
[2025-05-16T22:02:27.871Z] ++ uname
[2025-05-16T22:02:27.871Z] + '[' Darwin = SunOS ']'
[2025-05-16T22:02:27.871Z] ++ uname
[2025-05-16T22:02:27.871Z] + '[' Darwin = '*BSD' ']'
[2025-05-16T22:02:27.871Z] + MAKE=make
[2025-05-16T22:02:27.871Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-16T22:02:27.871Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-05-16T22:02:28.454Z] ++ uname
[2025-05-16T22:02:28.454Z] + '[' Darwin = AIX ']'
[2025-05-16T22:02:28.454Z] ++ uname
[2025-05-16T22:02:28.454Z] + '[' Darwin = SunOS ']'
[2025-05-16T22:02:28.454Z] ++ uname
[2025-05-16T22:02:28.454Z] + '[' Darwin = '*BSD' ']'
[2025-05-16T22:02:28.454Z] + MAKE=make
[2025-05-16T22:02:28.454Z] + cd ./aqa-tests
[2025-05-16T22:02:28.454Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-16T22:02:28.454Z] ++ set +x
[2025-05-16T22:02:28.454Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-16T22:02:28.454Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:28.454Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:28.454Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:28.454Z] (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-05-16T22:02:28.454Z] 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-05-16T22:02:28.454Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-16T22:02:29.209Z]
[2025-05-16T22:02:29.209Z] build:
[2025-05-16T22:02:29.209Z]
[2025-05-16T22:02:29.209Z] clean:
[2025-05-16T22:02:29.209Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-05-16T22:02:29.209Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-16T22:02:29.209Z]
[2025-05-16T22:02:29.209Z] init:
[2025-05-16T22:02:29.209Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-16T22:02:29.209Z]
[2025-05-16T22:02:29.209Z] getDependentLibs:
[2025-05-16T22:02:29.209Z] [exec] --------------------------------------------
[2025-05-16T22:02:29.209Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:29.209Z] [exec] task is set to default
[2025-05-16T22:02:29.209Z] [exec] dependencyList is set to json_simple
[2025-05-16T22:02:29.209Z] [exec] --------------------------------------------
[2025-05-16T22:02:29.209Z] [exec] Starting download third party dependent jars
[2025-05-16T22:02:29.209Z] [exec] --------------------------------------------
[2025-05-16T22:02:29.210Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:29.210Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:29.210Z] [exec] downloaded dependent third party jars successfully
[2025-05-16T22:02:29.210Z]
[2025-05-16T22:02:29.210Z] compile:
[2025-05-16T22:02:29.210Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-16T22:02:29.210Z] [echo] ============COMPILER SETTINGS============
[2025-05-16T22:02:29.210Z] [echo] ===fork: yes
[2025-05-16T22:02:29.210Z] [echo] ===debug: on
[2025-05-16T22:02:29.210Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-16T22:02:32.401Z] [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-05-16T22:02:32.401Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:32.401Z]
[2025-05-16T22:02:32.401Z] dist:
[2025-05-16T22:02:32.401Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-16T22:02:32.401Z]
[2025-05-16T22:02:32.401Z] BUILD SUCCESSFUL
[2025-05-16T22:02:32.401Z] Total time: 3 seconds
[2025-05-16T22:02:32.401Z] 0
[2025-05-16T22:02:32.401Z] /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-05-16T22:02:32.401Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-16T22:02:32.401Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-16T22:02:33.159Z] ****************************** MACHINE INFO ******************************
[2025-05-16T22:02:33.159Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-05-16T22:02:33.159Z] Free Physical Memory Size : 8509902848
[2025-05-16T22:02:33.159Z] Free space (bytes) : 197001609216
[2025-05-16T22:02:33.159Z] Total Physical Memory Size : 17179869184
[2025-05-16T22:02:33.159Z] Total space (bytes) : 250790436864
[2025-05-16T22:02:33.159Z] Usable space (bytes) : 193087074304
[2025-05-16T22:02:33.159Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-16T22:02:33.159Z] bashVersion :
[2025-05-16T22:02:33.159Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-05-16T22:02:33.159Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-05-16T22:02:33.159Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] This is free software; you are free to change and redistribute it.
[2025-05-16T22:02:33.159Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:33.159Z] cpuCores : 8
[2025-05-16T22:02:33.159Z] curlVersion :
[2025-05-16T22:02:33.159Z] 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-05-16T22:02:33.159Z] Release-Date: 2023-03-20
[2025-05-16T22:02:33.159Z] 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-05-16T22:02:33.159Z] 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-05-16T22:02:33.159Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-16T22:02:33.159Z] gcc version : 4.2.1
[2025-05-16T22:02:33.159Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-16T22:02:33.159Z] gdb version : bash: line 1: gdb: command not found
[2025-05-16T22:02:33.159Z] lldb version :
[2025-05-16T22:02:33.159Z] lldb-1001.0.13.3
[2025-05-16T22:02:33.159Z] Swift-5.0
[2025-05-16T22:02:33.159Z] makeVersion :
[2025-05-16T22:02:33.159Z] GNU Make 3.81
[2025-05-16T22:02:33.159Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-16T22:02:33.159Z] This is free software; see the source for copying conditions.
[2025-05-16T22:02:33.159Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-16T22:02:33.159Z] PARTICULAR PURPOSE.
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] This program built for i386-apple-darwin11.3.0
[2025-05-16T22:02:33.159Z] mavenVersion :
[2025-05-16T22:02:33.159Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-16T22:02:33.159Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-16T22:02:33.159Z] 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-05-16T22:02:33.159Z] Default locale: en_IE, platform encoding: UTF-8
[2025-05-16T22:02:33.159Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-05-16T22:02:33.159Z] perlVersion :
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-05-16T22:02:33.159Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] Copyright 1987-2013, Larry Wall
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-16T22:02:33.159Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-16T22:02:33.159Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-16T22:02:33.159Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-16T22:02:33.159Z] procArch : i386
[2025-05-16T22:02:33.159Z] sysArch : x86_64
[2025-05-16T22:02:33.159Z] sysOS : Darwin
[2025-05-16T22:02:33.159Z] ulimit :
[2025-05-16T22:02:33.159Z] core file size (blocks, -c) 0
[2025-05-16T22:02:33.159Z] data seg size (kbytes, -d) unlimited
[2025-05-16T22:02:33.159Z] file size (blocks, -f) unlimited
[2025-05-16T22:02:33.159Z] max locked memory (kbytes, -l) unlimited
[2025-05-16T22:02:33.159Z] max memory size (kbytes, -m) unlimited
[2025-05-16T22:02:33.159Z] open files (-n) 10240
[2025-05-16T22:02:33.159Z] pipe size (512 bytes, -p) 1
[2025-05-16T22:02:33.159Z] stack size (kbytes, -s) 65532
[2025-05-16T22:02:33.159Z] cpu time (seconds, -t) unlimited
[2025-05-16T22:02:33.159Z] max user processes (-u) 1418
[2025-05-16T22:02:33.159Z] virtual memory (kbytes, -v) unlimited
[2025-05-16T22:02:33.159Z] 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-05-16T22:02:33.159Z] vmVendor : Oracle Corporation
[2025-05-16T22:02:33.159Z] vmVersion : 17.0.16-beta+3-ea
[2025-05-16T22:02:33.159Z] xlc version : bash: line 1: xlC: command not found
[2025-05-16T22:02:33.159Z] **************************************************************************
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.159Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-16T22:02:33.159Z]
[2025-05-16T22:02:33.160Z] System.getProperty('os.name')=Mac OS X
[2025-05-16T22:02:33.160Z]
[2025-05-16T22:02:33.160Z] System.getProperty('os.arch')=x86_64
[2025-05-16T22:02:33.160Z]
[2025-05-16T22:02:33.160Z] System.getProperty('java.fullversion')=null
[2025-05-16T22:02:33.160Z]
[2025-05-16T22:02:33.160Z] System.getProperty('sun.arch.data.model')=64
[2025-05-16T22:02:33.160Z]
[2025-05-16T22:02:33.512Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST=
[2025-05-16T22:02:33.512Z] perl scripts/configure.pl
[2025-05-16T22:02:33.512Z] /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-05-16T22:02:33.864Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-16T22:02:33.864Z]
[2025-05-16T22:02:33.864Z]
[2025-05-16T22:02:33.864Z] Starting to generate build list.
[2025-05-16T22:02:33.864Z]
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-16T22:02:34.218Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-16T22:02:34.569Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-16T22:02:34.570Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-16T22:02:34.923Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-16T22:02:34.924Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-16T22:02:34.924Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-16T22:02:35.276Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-16T22:02:35.277Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-16T22:02:35.629Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-16T22:02:35.629Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-05-16T22:02:35.629Z]
[2025-05-16T22:02:35.629Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-05-16T22:02:35.981Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-05-16T22:02:35.981Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-05-16T22:02:35.981Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:35.981Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:35.981Z] (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-05-16T22:02:35.981Z] 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-05-16T22:02:36.333Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-05-16T22:02:37.087Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml
[2025-05-16T22:02:37.087Z]
[2025-05-16T22:02:37.087Z] -create_test_directory:
[2025-05-16T22:02:37.087Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2025-05-16T22:02:37.087Z]
[2025-05-16T22:02:37.087Z] stage_test_material:
[2025-05-16T22:02:37.087Z] [copy] Copying 586 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] build:
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] init:
[2025-05-16T22:02:37.440Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] build:
[2025-05-16T22:02:37.440Z] [copy] Copying 12 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-16T22:02:37.440Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-16T22:02:37.440Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] build:
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] getJtregVersion:
[2025-05-16T22:02:37.440Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2025-05-16T22:02:37.440Z]
[2025-05-16T22:02:37.440Z] getDependentLibs:
[2025-05-16T22:02:37.792Z] [exec] --------------------------------------------
[2025-05-16T22:02:37.792Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:37.792Z] [exec] task is set to default
[2025-05-16T22:02:37.792Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2025-05-16T22:02:37.792Z] [exec] --------------------------------------------
[2025-05-16T22:02:37.792Z] [exec] Starting download third party dependent jars
[2025-05-16T22:02:37.792Z] [exec] --------------------------------------------
[2025-05-16T22:02:37.792Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2025-05-16T22:02:37.792Z] [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-05-16T22:02:37.792Z] [exec] downloaded dependent third party jars successfully
[2025-05-16T22:02:37.792Z]
[2025-05-16T22:02:37.792Z] getJtreg:
[2025-05-16T22:02:37.792Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/functional/security/ssl-tests
[2025-05-16T22:02:37.792Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests
[2025-05-16T22:02:37.792Z]
[2025-05-16T22:02:37.792Z] ssltests.check:
[2025-05-16T22:02:37.792Z]
[2025-05-16T22:02:37.792Z] getSsltestsTest:
[2025-05-16T22:02:37.792Z] [exec] Cloning into 'ssl-tests'...
[2025-05-16T22:02:38.144Z]
[2025-05-16T22:02:38.144Z] dist:
[2025-05-16T22:02:38.144Z]
[2025-05-16T22:02:38.144Z] clean:
[2025-05-16T22:02:38.144Z]
[2025-05-16T22:02:38.144Z] build:
[2025-05-16T22:02:38.144Z]
[2025-05-16T22:02:38.144Z] THC.check:
[2025-05-16T22:02:38.144Z]
[2025-05-16T22:02:38.144Z] getTestHeadlessComponents:
[2025-05-16T22:02:38.145Z] [exec] Cloning into 'TestHeadlessComponents'...
[2025-05-16T22:02:38.497Z]
[2025-05-16T22:02:38.497Z] dist:
[2025-05-16T22:02:38.497Z]
[2025-05-16T22:02:38.497Z] BUILD SUCCESSFUL
[2025-05-16T22:02:38.497Z] Total time: 2 seconds
[2025-05-16T22:02:38.497Z] 0
[2025-05-16T22:02:38.497Z]
[2025-05-16T22:02:38.497Z]
[2025-05-16T22:02:38.497Z] RECORD TEST REPOs SHA
[2025-05-16T22:02:38.497Z] cd "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-16T22:02:38.497Z] 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-05-16T22:02:38.497Z] 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-05-16T22:02:38.497Z] touch /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-16T22:02:38.849Z] ================================================
[2025-05-16T22:02:38.849Z] timestamp: 20250516-230238
[2025-05-16T22:02:38.849Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9
[2025-05-16T22:02:38.849Z] git repo:
[2025-05-16T22:02:38.849Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-16T22:02:38.849Z] sha:
[2025-05-16T22:02:38.849Z] 4d2cc8437ff6d75a0c7ee78159dc5723557efc08
[2025-05-16T22:02:38.849Z] ================================================
[2025-05-16T22:02:38.849Z] timestamp: 20250516-230238
[2025-05-16T22:02:38.849Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2025-05-16T22:02:38.849Z] git repo:
[2025-05-16T22:02:38.849Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-16T22:02:38.849Z] sha:
[2025-05-16T22:02:38.849Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-16T22:02:38.849Z] ================================================
[2025-05-16T22:02:38.849Z] timestamp: 20250516-230238
[2025-05-16T22:02:38.849Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2025-05-16T22:02:38.849Z] git repo:
[2025-05-16T22:02:38.849Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-16T22:02:38.849Z] sha:
[2025-05-16T22:02:38.849Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-16T22:02:38.849Z] ================================================
[2025-05-16T22:02:38.849Z] timestamp: 20250516-230238
[2025-05-16T22:02:38.849Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents
[2025-05-16T22:02:38.849Z] git repo:
[2025-05-16T22:02:38.849Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git
[2025-05-16T22:02:38.849Z] sha:
[2025-05-16T22:02:38.849Z] 633fa62bde9357a2a454534004bc8c5bba4034da
[2025-05-16T22:02:38.849Z] ================================================
[2025-05-16T22:02:38.849Z] timestamp: 20250516-230238
[2025-05-16T22:02:38.849Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests/ssl-tests
[2025-05-16T22:02:38.849Z] git repo:
[2025-05-16T22:02:38.849Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git
[2025-05-16T22:02:38.849Z] sha:
[2025-05-16T22:02:38.849Z] 79f368f9793ab015061b6f4c6010fb3c749491a5
[2025-05-16T22:02:38.849Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST=
[2025-05-16T22:02:38.849Z] perl scripts/configure.pl
[2025-05-16T22:02:38.849Z] /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-05-16T22:02:39.603Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-16T22:02:39.604Z]
[2025-05-16T22:02:39.604Z] Starting to generate test make files.
[2025-05-16T22:02:39.604Z]
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-16T22:02:39.604Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk
[2025-05-16T22:02:39.604Z]
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-16T22:02:39.604Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-16T22:02:39.957Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk
[2025-05-16T22:02:39.957Z]
[2025-05-16T22:02:39.957Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-16T22:02:39.958Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2025-05-16T22:02:39.958Z]
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-16T22:02:39.958Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-16T22:02:40.311Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-16T22:02:40.312Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-16T22:02:40.664Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-16T22:02:40.664Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-05-16T22:02:40.664Z]
[2025-05-16T22:02:40.664Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-05-16T22:02:40.664Z]
[2025-05-16T22:02:40.664Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-05-16T22:02:40.664Z]
[2025-05-16T22:02:40.664Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-16T22:02:40.664Z]
[2025-05-16T22:02:40.664Z] Make files are generated successfully.
[2025-05-16T22:02:40.664Z]
[2025-05-16T22:02:40.664Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.functional
[2025-05-16T22:02:41.016Z]
[2025-05-16T22:02:41.016Z] Running make 3.81
[2025-05-16T22:02:41.016Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/..
[2025-05-16T22:02:41.016Z] set JDK_VERSION to 17
[2025-05-16T22:02:41.016Z] set JDK_IMPL to hotspot
[2025-05-16T22:02:41.016Z] set JVM_VERSION to openjdk17
[2025-05-16T22:02:41.016Z] set JCL_VERSION to latest
[2025-05-16T22:02:41.016Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-16T22:02:41.016Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-16T22:02:41.016Z] set SPEC to osx_x86-64
[2025-05-16T22:02:41.016Z] set TEST_FLAG to
[2025-05-16T22:02:41.016Z] Running dev.functional ...
[2025-05-16T22:02:41.016Z] There are 2 test targets in dev.functional
[2025-05-16T22:02:41.016Z] "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-05-16T22:02:41.016Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-16T22:02:41.016Z] OpenJDK Runtime Environment Temurin-17.0.16+3-202505161934 (build 17.0.16-beta+3-ea)
[2025-05-16T22:02:41.016Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+3-202505161934 (build 17.0.16-beta+3-ea, mixed mode)
[2025-05-16T22:02:41.368Z]
[2025-05-16T22:02:41.368Z] ===============================================