Pre Test
Started by upstream project "Test_openjdk26_hs_special.functional_x86-64_mac" build number 11
originally caused by:
Started by upstream project "build-scripts/jobs/jdk26/jdk26-mac-x64-temurin" build number 9
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 41
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 77
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun@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 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
Commit message: "Re-enable WeakReferenceTest (#6874)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-06T13:57:51.392Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-06T13:57:51.393Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-06T13:57:51.404Z] dynamicAgents: []
[Pipeline] echo
[2026-02-06T13:57:51.405Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-06T13:57:51.411Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-06T13:58:06.415Z] Still waiting to schedule task
[2026-02-06T13:58:06.415Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2026-02-07T13:46:29.268Z] Running on test-orka-macos15-x64-domaz in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-07T13:46:29.301Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-07T13:46:29.594Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-07T13:46:29.594Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-07T13:46:29.681Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-07T13:46:29.799Z] The recommended git tool is: git
[2026-02-07T13:46:29.949Z] No credentials specified
[2026-02-07T13:46:29.998Z] Cloning the remote Git repository
[2026-02-07T13:46:30.226Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-07T13:46:30.241Z] > git init /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests # timeout=10
[2026-02-07T13:46:31.317Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-07T13:46:31.317Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-07T13:46:31.317Z] > git --version # timeout=10
[2026-02-07T13:46:31.577Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-07T13:46:31.577Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-07T13:46:45.636Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-07T13:46:45.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-07T13:46:46.036Z] Avoid second fetch
[2026-02-07T13:46:46.171Z] Checking out Revision 3a32824409bb49d938a2e406a7e5f01d088ba3a9 (origin/master)
[2026-02-07T13:46:46.058Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-07T13:46:46.214Z] > git config core.sparsecheckout # timeout=10
[2026-02-07T13:46:46.332Z] > git checkout -f 3a32824409bb49d938a2e406a7e5f01d088ba3a9 # timeout=10
[2026-02-07T13:46:51.467Z] Commit message: "Update ProblemList_openjdkvalhalla-openj9.txt (#6878)"
[2026-02-07T13:46:51.527Z] > git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-07T13:46:58.862Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-07T13:46:58.877Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-07T13:46:59.743Z] + LC_TIME=C
[2026-02-07T13:46:59.743Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-07T13:46:59.992Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-07T13:47:00.897Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-07T13:47:03.511Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-07T13:47:05.246Z] + printenv
[2026-02-07T13:47:05.246Z] JCK_GIT_BRANCH=master
[2026-02-07T13:47:05.246Z] DYNAMIC_COMPILE=true
[2026-02-07T13:47:05.246Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/6/
[2026-02-07T13:47:05.246Z] OPENJ9_BRANCH=master
[2026-02-07T13:47:05.246Z] JENKINS_NODE_COOKIE=e9c29065-9768-48aa-ba16-3f8251373412
[2026-02-07T13:47:05.246Z] DOCKER_REQUIRED=false
[2026-02-07T13:47:05.246Z] PARALLEL=None
[2026-02-07T13:47:05.246Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-07T13:47:05.246Z] SHELL=/bin/zsh
[2026-02-07T13:47:05.246Z] jobStatus=SUCCESS
[2026-02-07T13:47:05.246Z] JOBSTARTTIME=Sat, 07 Feb 2026 08:46:59 -0500
[2026-02-07T13:47:05.246Z] STAGE_NAME=Setup
[2026-02-07T13:47:05.246Z] SSH_CLIENT=10.221.188.32 40870 22
[2026-02-07T13:47:05.246Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-07T13:47:05.246Z] BUILD_TAG=jenkins-Test_openjdk26_hs_special.functional_x86-64_mac_rerun-6
[2026-02-07T13:47:05.246Z] RERUN_FAILURE=true
[2026-02-07T13:47:05.246Z] SDK_RESOURCE=upstream
[2026-02-07T13:47:05.246Z] TIME_LIMIT=25
[2026-02-07T13:47:05.246Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-07T13:47:05.246Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-07T13:47:05.246Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/
[2026-02-07T13:47:05.246Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[2026-02-07T13:47:05.246Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/6/display/redirect?page=changes
[2026-02-07T13:47:05.246Z] JDK_BRANCH=jdk-26+34_adopt
[2026-02-07T13:47:05.246Z] USER=admin
[2026-02-07T13:47:05.246Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-07T13:47:05.246Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-07T13:47:05.246Z] ADOPTOPENJDK_BRANCH=master
[2026-02-07T13:47:05.246Z] ARCHIVE_TEST_RESULTS=false
[2026-02-07T13:47:05.246Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-mac-x64-temurin
[2026-02-07T13:47:05.246Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-07T13:47:05.246Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/6/display/redirect?page=artifacts
[2026-02-07T13:47:05.246Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-07T13:47:05.246Z] ORIGIN_JDK_VERSION=26
[2026-02-07T13:47:05.246Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-07T13:47:05.246Z] SETUP_JCK_RUN=false
[2026-02-07T13:47:05.246Z] SPEC=osx_x86-64
[2026-02-07T13:47:05.246Z] PERSONAL_BUILD=false
[2026-02-07T13:47:05.246Z] TKG_ITERATIONS=1
[2026-02-07T13:47:05.246Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-07T13:47:05.246Z] RERUN_ITERATIONS=1
[2026-02-07T13:47:05.246Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-07T13:47:05.246Z] ITERATIONS=1
[2026-02-07T13:47:05.246Z] KEEP_REPORTDIR=false
[2026-02-07T13:47:05.246Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-07T13:47:05.246Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:47:05.246Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/6/display/redirect
[2026-02-07T13:47:05.246Z] _=/usr/bin/printenv
[2026-02-07T13:47:05.246Z] GENERATE_JOBS=true
[2026-02-07T13:47:05.246Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[2026-02-07T13:47:05.246Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-07T13:47:05.246Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-07T13:47:05.246Z] EXIT_FAILURE=false
[2026-02-07T13:47:05.246Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-07T13:47:05.246Z] SLACK_CHANNEL=aqavit-bot
[2026-02-07T13:47:05.246Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-07T13:47:05.246Z] JDK_VERSION=26
[2026-02-07T13:47:05.246Z] JOB_NAME=Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[2026-02-07T13:47:05.246Z] BUILD_DISPLAY_NAME=#6
[2026-02-07T13:47:05.246Z] USE_TESTENV_PROPERTIES=false
[2026-02-07T13:47:05.246Z] BUILD_ID=6
[2026-02-07T13:47:05.246Z] EXIT_SUCCESS=false
[2026-02-07T13:47:05.246Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-07T13:47:05.246Z] PLATFORM=x86-64_mac
[2026-02-07T13:47:05.246Z] JDK_IMPL=hotspot
[2026-02-07T13:47:05.246Z] JOB_BASE_NAME=Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[2026-02-07T13:47:05.246Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/6/display/redirect?page=tests
[2026-02-07T13:47:05.246Z] AUTO_DETECT=true
[2026-02-07T13:47:05.246Z] SHLVL=2
[2026-02-07T13:47:05.246Z] HOME=/Users/admin
[2026-02-07T13:47:05.246Z] TAP_NAME=Test_openjdk26_hs_special.functional_x86-64_mac_rerun.tap
[2026-02-07T13:47:05.246Z] CI=true
[2026-02-07T13:47:05.246Z] EXECUTOR_NUMBER=0
[2026-02-07T13:47:05.246Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun@tmp
[2026-02-07T13:47:05.246Z] JENKINS_SERVER_COOKIE=durable-d863526a0081f4eed3606de61318eaaa0d1eadcc1179205e4e715dbacce3ead8
[2026-02-07T13:47:05.246Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx test-orka-macos15-x64-domaz hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-07T13:47:05.246Z] TARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0
[2026-02-07T13:47:05.246Z] BUILD_LIST=functional
[2026-02-07T13:47:05.246Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/system_lib
[2026-02-07T13:47:05.246Z] LOGNAME=admin
[2026-02-07T13:47:05.246Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-07T13:47:05.246Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-07T13:47:05.246Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-07T13:47:05.246Z] SSH_CONNECTION=10.221.188.32 40870 192.168.122.2 22
[2026-02-07T13:47:05.246Z] UPSTREAM_JOB_NUMBER=9
[2026-02-07T13:47:05.246Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-07T13:47:05.246Z] NODE_NAME=test-orka-macos15-x64-domaz
[2026-02-07T13:47:05.246Z] BUILD_NUMBER=6
[2026-02-07T13:47:05.246Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/display/redirect
[2026-02-07T13:47:05.246Z] KEEP_WORKSPACE=false
[2026-02-07T13:47:05.246Z] HUDSON_COOKIE=005faaba-ddd8-47ca-be5b-3f858179a336
[2026-02-07T13:47:05.246Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../benchmarks
[2026-02-07T13:47:05.246Z] USE_JRE=false
[2026-02-07T13:47:05.246Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image
[2026-02-07T13:47:05.246Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-07T13:47:05.246Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-07T13:47:05.397Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-07T13:47:05.413Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-07T13:48:33.901Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-mac-x64-temurin" build number 9
[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
[2026-02-07T13:48:34.161Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-07T13:48:34.167Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-07T13:48:34.211Z] $ ssh-agent
[2026-02-07T13:48:34.471Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-1Xf56Fn3murW/agent.44337
[2026-02-07T13:48:34.471Z] SSH_AGENT_PID=44338
[2026-02-07T13:48:34.471Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-07T13:48:34.486Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-07T13:48:34.511Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-07T13:48:35.287Z] ++ pwd
[2026-02-07T13:48:35.287Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/.. -p x86-64_mac -r upstream -j 26 -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
[2026-02-07T13:48:37.682Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests
[2026-02-07T13:48:37.682Z] get jdk binary...
[2026-02-07T13:48:37.682Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-07T13:48:37.682Z] Uncompressing file: OpenJDK26U-jdk_x64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-07T13:48:45.106Z] List files in jdkbinary folder...
[2026-02-07T13:48:45.106Z] total 750736
[2026-02-07T13:48:45.106Z] -rw-r--r-- 1 admin staff 55885523 Feb 5 17:00 OpenJDK26U-debugimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.106Z] -rw-r--r-- 1 admin staff 123106860 Feb 5 17:23 OpenJDK26U-jdk_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.106Z] -rw-r--r-- 1 admin staff 84571511 Feb 5 17:23 OpenJDK26U-jmods_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.106Z] -rw-r--r-- 1 admin staff 43365215 Feb 5 17:24 OpenJDK26U-jre_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.107Z] -rw-r--r-- 1 admin staff 32551 Feb 5 17:09 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea-metadata.json
[2026-02-07T13:48:45.107Z] -rw-r--r-- 1 admin staff 168888 Feb 5 20:39 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea.json
[2026-02-07T13:48:45.107Z] -rw-r--r-- 1 admin staff 3978090 Feb 5 17:24 OpenJDK26U-static-libs_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.107Z] -rw-r--r-- 1 admin staff 59577050 Feb 5 16:59 OpenJDK26U-testimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:45.107Z] drwxr-xr-x 3 admin staff 96 Feb 7 08:48 tmp
[2026-02-07T13:48:45.107Z] List files in jdkbinary/tmp folder...
[2026-02-07T13:48:45.107Z] total 0
[2026-02-07T13:48:45.107Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:22 jdk-26+34
[2026-02-07T13:48:45.107Z] Moving directory jdk-26+34/ to ../j2sdk-image
[2026-02-07T13:48:45.107Z] Uncompressing file: OpenJDK26U-jre_x64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-07T13:48:50.818Z] List files in jdkbinary folder...
[2026-02-07T13:48:50.818Z] total 750736
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 55885523 Feb 5 17:00 OpenJDK26U-debugimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 123106860 Feb 5 17:23 OpenJDK26U-jdk_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 84571511 Feb 5 17:23 OpenJDK26U-jmods_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 43365215 Feb 5 17:24 OpenJDK26U-jre_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 32551 Feb 5 17:09 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea-metadata.json
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 168888 Feb 5 20:39 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea.json
[2026-02-07T13:48:50.818Z] -rw-r--r-- 1 admin staff 3978090 Feb 5 17:24 OpenJDK26U-static-libs_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.819Z] -rw-r--r-- 1 admin staff 59577050 Feb 5 16:59 OpenJDK26U-testimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:50.819Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:22 j2sdk-image
[2026-02-07T13:48:50.819Z] drwxr-xr-x 3 admin staff 96 Feb 7 08:48 tmp
[2026-02-07T13:48:50.819Z] List files in jdkbinary/tmp folder...
[2026-02-07T13:48:50.819Z] total 0
[2026-02-07T13:48:50.819Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:23 jdk-26+34-jre
[2026-02-07T13:48:50.819Z] Moving directory jdk-26+34-jre/ to ../j2re-image
[2026-02-07T13:48:50.819Z] Uncompressing file: OpenJDK26U-static-libs_x64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-07T13:48:52.835Z] List files in jdkbinary folder...
[2026-02-07T13:48:52.835Z] total 750736
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 55885523 Feb 5 17:00 OpenJDK26U-debugimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 123106860 Feb 5 17:23 OpenJDK26U-jdk_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 84571511 Feb 5 17:23 OpenJDK26U-jmods_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 43365215 Feb 5 17:24 OpenJDK26U-jre_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 32551 Feb 5 17:09 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea-metadata.json
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 168888 Feb 5 20:39 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea.json
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 3978090 Feb 5 17:24 OpenJDK26U-static-libs_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] -rw-r--r-- 1 admin staff 59577050 Feb 5 16:59 OpenJDK26U-testimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:48:52.835Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:23 j2re-image
[2026-02-07T13:48:52.835Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:22 j2sdk-image
[2026-02-07T13:48:52.835Z] drwxr-xr-x 3 admin staff 96 Feb 7 08:48 tmp
[2026-02-07T13:48:52.835Z] List files in jdkbinary/tmp folder...
[2026-02-07T13:48:52.835Z] total 0
[2026-02-07T13:48:52.835Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:59 jdk-26+34-static-libs
[2026-02-07T13:48:52.835Z] Moving directory jdk-26+34-static-libs/ to ../static-libs
[2026-02-07T13:48:52.835Z] Uncompressing file: OpenJDK26U-testimage_x64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-07T13:49:15.496Z] List files in jdkbinary folder...
[2026-02-07T13:49:15.496Z] total 750736
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 55885523 Feb 5 17:00 OpenJDK26U-debugimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 123106860 Feb 5 17:23 OpenJDK26U-jdk_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 84571511 Feb 5 17:23 OpenJDK26U-jmods_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 43365215 Feb 5 17:24 OpenJDK26U-jre_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 32551 Feb 5 17:09 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea-metadata.json
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 168888 Feb 5 20:39 OpenJDK26U-sbom_x64_mac_hotspot_26_34-ea.json
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 3978090 Feb 5 17:24 OpenJDK26U-static-libs_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] -rw-r--r-- 1 admin staff 59577050 Feb 5 16:59 OpenJDK26U-testimage_x64_mac_hotspot_26_34-ea.tar.gz
[2026-02-07T13:49:15.496Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:23 j2re-image
[2026-02-07T13:49:15.496Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:22 j2sdk-image
[2026-02-07T13:49:15.496Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:59 static-libs
[2026-02-07T13:49:15.496Z] drwxr-xr-x 3 admin staff 96 Feb 7 08:48 tmp
[2026-02-07T13:49:15.496Z] List files in jdkbinary/tmp folder...
[2026-02-07T13:49:15.496Z] total 0
[2026-02-07T13:49:15.496Z] drwxr-xr-x 8 admin staff 256 Feb 5 16:53 jdk-26+34-test-image
[2026-02-07T13:49:15.496Z] Moving directory jdk-26+34-test-image/ to ../openjdk-test-image
[2026-02-07T13:49:15.496Z] Uncompressing OpenJDK26U-debugimage_x64_mac_hotspot_26_34-ea.tar.gz over ./j2sdk-image...
[2026-02-07T13:49:30.588Z] Removing top-level folder jdk-26+34-debug-image/
[2026-02-07T13:49:30.588Z] Removing top-level folder jdk-26+34/
[2026-02-07T13:49:32.393Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image...
[2026-02-07T13:49:33.111Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-07T13:49:33.111Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-07T13:49:33.111Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-07T13:49:54.586Z] openjdk version "26-beta" 2026-03-17
[2026-02-07T13:49:54.586Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-07T13:49:54.586Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode)
[2026-02-07T13:49:54.586Z] =JAVA VERSION OUTPUT END=
[2026-02-07T13:49:54.586Z] get testKitGen...
[2026-02-07T13:49:54.586Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-07T13:50:04.869Z] git rev-parse master
[2026-02-07T13:50:05.594Z] git checkout -q -f 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[2026-02-07T13:50:06.431Z] get functional test material...
[2026-02-07T13:50:06.431Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-07T13:50:07.180Z] Cloning into 'openj9'...
[2026-02-07T13:50:07.180Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-07T13:50:28.603Z] Updating files: 3% (320/10149)
[2026-02-07T13:50:28.603Z] Updating files: 4% (406/10149)
[2026-02-07T13:50:28.603Z] Updating files: 5% (508/10149)
[2026-02-07T13:50:28.603Z] Updating files: 6% (609/10149)
[2026-02-07T13:50:28.603Z] Updating files: 7% (711/10149)
[2026-02-07T13:50:28.603Z] Updating files: 8% (812/10149)
[2026-02-07T13:50:28.603Z] Updating files: 8% (911/10149)
[2026-02-07T13:50:29.432Z] Updating files: 9% (914/10149)
[2026-02-07T13:50:29.432Z] Updating files: 10% (1015/10149)
[2026-02-07T13:50:29.432Z] Updating files: 11% (1117/10149)
[2026-02-07T13:50:29.432Z] Updating files: 12% (1218/10149)
[2026-02-07T13:50:29.433Z] Updating files: 13% (1320/10149)
[2026-02-07T13:50:29.433Z] Updating files: 14% (1421/10149)
[2026-02-07T13:50:29.433Z] Updating files: 14% (1434/10149)
[2026-02-07T13:50:30.102Z] Updating files: 15% (1523/10149)
[2026-02-07T13:50:30.102Z] Updating files: 16% (1624/10149)
[2026-02-07T13:50:30.102Z] Updating files: 17% (1726/10149)
[2026-02-07T13:50:30.102Z] Updating files: 18% (1827/10149)
[2026-02-07T13:50:30.102Z] Updating files: 19% (1929/10149)
[2026-02-07T13:50:30.102Z] Updating files: 20% (2030/10149)
[2026-02-07T13:50:30.809Z] Updating files: 21% (2132/10149)
[2026-02-07T13:50:31.421Z] Updating files: 22% (2233/10149)
[2026-02-07T13:50:31.421Z] Updating files: 22% (2246/10149)
[2026-02-07T13:50:31.421Z] Updating files: 23% (2335/10149)
[2026-02-07T13:50:31.421Z] Updating files: 24% (2436/10149)
[2026-02-07T13:50:31.943Z] Updating files: 24% (2469/10149)
[2026-02-07T13:50:31.943Z] Updating files: 25% (2538/10149)
[2026-02-07T13:50:31.943Z] Updating files: 26% (2639/10149)
[2026-02-07T13:50:31.943Z] Updating files: 27% (2741/10149)
[2026-02-07T13:50:31.943Z] Updating files: 28% (2842/10149)
[2026-02-07T13:50:32.427Z] Updating files: 29% (2944/10149)
[2026-02-07T13:50:32.427Z] Updating files: 30% (3045/10149)
[2026-02-07T13:50:32.427Z] Updating files: 31% (3147/10149)
[2026-02-07T13:50:32.427Z] Updating files: 32% (3248/10149)
[2026-02-07T13:50:32.427Z] Updating files: 32% (3272/10149)
[2026-02-07T13:50:33.222Z] Updating files: 33% (3350/10149)
[2026-02-07T13:50:33.222Z] Updating files: 34% (3451/10149)
[2026-02-07T13:50:33.222Z] Updating files: 35% (3553/10149)
[2026-02-07T13:50:33.222Z] Updating files: 36% (3654/10149)
[2026-02-07T13:50:33.222Z] Updating files: 37% (3756/10149)
[2026-02-07T13:50:33.876Z] Updating files: 38% (3857/10149)
[2026-02-07T13:50:33.876Z] Updating files: 39% (3959/10149)
[2026-02-07T13:50:33.876Z] Updating files: 40% (4060/10149)
[2026-02-07T13:50:33.876Z] Updating files: 40% (4072/10149)
[2026-02-07T13:50:33.876Z] Updating files: 41% (4162/10149)
[2026-02-07T13:50:33.876Z] Updating files: 42% (4263/10149)
[2026-02-07T13:50:34.542Z] Updating files: 43% (4365/10149)
[2026-02-07T13:50:34.542Z] Updating files: 44% (4466/10149)
[2026-02-07T13:50:35.196Z] Updating files: 44% (4549/10149)
[2026-02-07T13:50:35.196Z] Updating files: 45% (4568/10149)
[2026-02-07T13:50:35.943Z] Updating files: 46% (4669/10149)
[2026-02-07T13:50:35.943Z] Updating files: 47% (4771/10149)
[2026-02-07T13:50:35.943Z] Updating files: 47% (4817/10149)
[2026-02-07T13:50:35.943Z] Updating files: 48% (4872/10149)
[2026-02-07T13:50:36.465Z] Updating files: 49% (4974/10149)
[2026-02-07T13:50:36.465Z] Updating files: 50% (5075/10149)
[2026-02-07T13:50:36.465Z] Updating files: 51% (5176/10149)
[2026-02-07T13:50:36.465Z] Updating files: 52% (5278/10149)
[2026-02-07T13:50:36.465Z] Updating files: 53% (5379/10149)
[2026-02-07T13:50:36.465Z] Updating files: 53% (5407/10149)
[2026-02-07T13:50:37.158Z] Updating files: 54% (5481/10149)
[2026-02-07T13:50:37.960Z] Updating files: 55% (5582/10149)
[2026-02-07T13:50:37.960Z] Updating files: 56% (5684/10149)
[2026-02-07T13:50:38.692Z] Updating files: 56% (5776/10149)
[2026-02-07T13:50:38.692Z] Updating files: 57% (5785/10149)
[2026-02-07T13:50:38.692Z] Updating files: 58% (5887/10149)
[2026-02-07T13:50:38.692Z] Updating files: 59% (5988/10149)
[2026-02-07T13:50:38.692Z] Updating files: 59% (6068/10149)
[2026-02-07T13:50:38.692Z] Updating files: 60% (6090/10149)
[2026-02-07T13:50:39.523Z] Updating files: 61% (6191/10149)
[2026-02-07T13:50:39.523Z] Updating files: 62% (6293/10149)
[2026-02-07T13:50:39.523Z] Updating files: 63% (6394/10149)
[2026-02-07T13:50:39.523Z] Updating files: 64% (6496/10149)
[2026-02-07T13:50:39.523Z] Updating files: 65% (6597/10149)
[2026-02-07T13:50:39.523Z] Updating files: 66% (6699/10149)
[2026-02-07T13:50:40.090Z] Updating files: 66% (6730/10149)
[2026-02-07T13:50:40.090Z] Updating files: 67% (6800/10149)
[2026-02-07T13:50:40.885Z] Updating files: 68% (6902/10149)
[2026-02-07T13:50:41.502Z] Updating files: 69% (7003/10149)
[2026-02-07T13:50:41.503Z] Updating files: 69% (7081/10149)
[2026-02-07T13:50:41.503Z] Updating files: 70% (7105/10149)
[2026-02-07T13:50:41.503Z] Updating files: 70% (7201/10149)
[2026-02-07T13:50:42.071Z] Updating files: 71% (7206/10149)
[2026-02-07T13:50:44.079Z] Updating files: 72% (7308/10149)
[2026-02-07T13:50:44.079Z] Updating files: 73% (7409/10149)
[2026-02-07T13:50:44.722Z] Updating files: 73% (7510/10149)
[2026-02-07T13:50:44.722Z] Updating files: 74% (7511/10149)
[2026-02-07T13:50:44.722Z] Updating files: 75% (7612/10149)
[2026-02-07T13:50:45.461Z] Updating files: 76% (7714/10149)
[2026-02-07T13:50:45.461Z] Updating files: 76% (7768/10149)
[2026-02-07T13:50:46.969Z] Updating files: 77% (7815/10149)
[2026-02-07T13:50:46.969Z] Updating files: 77% (7823/10149)
[2026-02-07T13:50:46.969Z] Updating files: 77% (7903/10149)
[2026-02-07T13:50:46.969Z] Updating files: 78% (7917/10149)
[2026-02-07T13:50:46.969Z] Updating files: 79% (8018/10149)
[2026-02-07T13:50:46.969Z] Updating files: 80% (8120/10149)
[2026-02-07T13:50:47.597Z] Updating files: 81% (8221/10149)
[2026-02-07T13:50:47.597Z] Updating files: 82% (8323/10149)
[2026-02-07T13:50:47.598Z] Updating files: 83% (8424/10149)
[2026-02-07T13:50:47.598Z] Updating files: 84% (8526/10149)
[2026-02-07T13:50:47.598Z] Updating files: 85% (8627/10149)
[2026-02-07T13:50:47.598Z] Updating files: 85% (8710/10149)
[2026-02-07T13:50:48.160Z] Updating files: 86% (8729/10149)
[2026-02-07T13:50:48.160Z] Updating files: 87% (8830/10149)
[2026-02-07T13:50:48.160Z] Updating files: 88% (8932/10149)
[2026-02-07T13:50:49.006Z] Updating files: 89% (9033/10149)
[2026-02-07T13:50:49.006Z] Updating files: 90% (9135/10149)
[2026-02-07T13:50:49.006Z] Updating files: 90% (9195/10149)
[2026-02-07T13:50:49.006Z] Updating files: 91% (9236/10149)
[2026-02-07T13:50:49.006Z] Updating files: 92% (9338/10149)
[2026-02-07T13:50:49.006Z] Updating files: 93% (9439/10149)
[2026-02-07T13:50:49.844Z] Updating files: 94% (9541/10149)
[2026-02-07T13:50:49.844Z] Updating files: 95% (9642/10149)
[2026-02-07T13:50:50.644Z] Updating files: 95% (9673/10149)
[2026-02-07T13:50:50.644Z] Updating files: 96% (9744/10149)
[2026-02-07T13:50:50.644Z] Updating files: 97% (9845/10149)
[2026-02-07T13:50:50.644Z] Updating files: 98% (9947/10149)
[2026-02-07T13:50:50.644Z] Updating files: 99% (10048/10149)
[2026-02-07T13:50:50.644Z] Updating files: 99% (10109/10149)
[2026-02-07T13:50:50.644Z] Updating files: 100% (10149/10149)
[2026-02-07T13:50:50.644Z] Updating files: 100% (10149/10149), done.
[2026-02-07T13:50:50.644Z] check OpenJ9 Repo sha
[2026-02-07T13:50:50.645Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-07T13:50:53.607Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/testenv/testenv.properties
[2026-02-07T13:50:54.317Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-07T13:50:54.317Z] OPENJ9_SHA=933c710c14dcf1993a353ba93ad44b90ef7aef84
[2026-02-07T13:50:54.317Z] total 160
[2026-02-07T13:50:54.317Z] -rw-r--r-- 1 admin staff 6735 Feb 7 08:46 Contributing.md
[2026-02-07T13:50:54.317Z] -rw-r--r-- 1 admin staff 11360 Feb 7 08:46 LICENSE
[2026-02-07T13:50:54.317Z] -rw-r--r-- 1 admin staff 65 Feb 7 08:46 NOTICE
[2026-02-07T13:50:54.317Z] -rw-r--r-- 1 admin staff 8350 Feb 7 08:46 README.md
[2026-02-07T13:50:54.317Z] drwxr-xr-x 24 admin staff 768 Feb 7 08:50 TKG
[2026-02-07T13:50:54.317Z] drwxr-xr-x 4 admin staff 128 Feb 7 08:46 buildenv
[2026-02-07T13:50:54.317Z] -rwxr-xr-x 1 admin staff 339 Feb 7 08:46 compile.sh
[2026-02-07T13:50:54.317Z] drwxr-xr-x 3 admin staff 96 Feb 7 08:46 config
[2026-02-07T13:50:54.317Z] drwxr-xr-x 5 admin staff 160 Feb 7 08:46 docs
[2026-02-07T13:50:54.317Z] drwxr-xr-x 46 admin staff 1472 Feb 7 08:46 external
[2026-02-07T13:50:54.317Z] drwxr-xr-x 8 admin staff 256 Feb 7 08:46 functional
[2026-02-07T13:50:54.317Z] -rwxr-xr-x 1 admin staff 30011 Feb 7 08:46 get.sh
[2026-02-07T13:50:54.317Z] drwxr-xr-x 25 admin staff 800 Feb 7 08:46 jck
[2026-02-07T13:50:54.317Z] -rw-r--r-- 1 admin staff 145 Feb 7 08:49 job.properties
[2026-02-07T13:50:54.317Z] drwxr-xr-x 27 admin staff 864 Feb 7 08:50 openj9
[2026-02-07T13:50:54.317Z] drwxr-xr-x 7 admin staff 224 Feb 7 08:46 openjdk
[2026-02-07T13:50:54.317Z] drwxr-xr-x 14 admin staff 448 Feb 7 08:46 perf
[2026-02-07T13:50:54.317Z] drwxr-xr-x 4 admin staff 128 Feb 7 08:46 scripts
[2026-02-07T13:50:54.317Z] drwxr-xr-x 17 admin staff 544 Feb 7 08:46 system
[2026-02-07T13:50:54.317Z] -rwxr-xr-x 1 admin staff 3928 Feb 7 08:46 terminateTestProcesses.sh
[2026-02-07T13:50:54.317Z] drwxr-xr-x 5 admin staff 160 Feb 7 08:46 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-07T13:51:04.222Z] $ ssh-agent -k
[2026-02-07T13:51:04.323Z] unset SSH_AUTH_SOCK;
[2026-02-07T13:51:04.323Z] unset SSH_AGENT_PID;
[2026-02-07T13:51:04.323Z] echo Agent pid 44338 killed;
[2026-02-07T13:51:04.639Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-07T13:51:04.786Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-07T13:51:05.058Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-07T13:51:05.322Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DMBCS_Tests_charsets_0%2CMBCS_Tests_language_tag_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&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=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-07T13:51:05.334Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DMBCS_Tests_charsets_0%2CMBCS_Tests_language_tag_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos15-x64-domaz&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&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=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-07T13:51:05.379Z] Building tests...
[Pipeline] timeout
[2026-02-07T13:51:05.382Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-07T13:51:05.394Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-07T13:51:05.698Z] 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
[2026-02-07T13:51:05.723Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-07T13:51:05.942Z] $ ssh-agent
[2026-02-07T13:51:06.267Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-2ZGB7v5c2GqV/agent.44718
[2026-02-07T13:51:06.267Z] SSH_AGENT_PID=44719
[2026-02-07T13:51:06.267Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-07T13:51:07.173Z] ++ uname
[2026-02-07T13:51:07.173Z] + '[' Darwin = AIX ']'
[2026-02-07T13:51:07.173Z] ++ uname
[2026-02-07T13:51:07.173Z] + '[' Darwin = SunOS ']'
[2026-02-07T13:51:07.173Z] ++ uname
[2026-02-07T13:51:07.173Z] + '[' Darwin = '*BSD' ']'
[2026-02-07T13:51:07.173Z] + MAKE=make
[2026-02-07T13:51:07.173Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-07T13:51:07.173Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-07T13:51:08.846Z] ++ uname
[2026-02-07T13:51:08.846Z] + '[' Darwin = AIX ']'
[2026-02-07T13:51:08.846Z] ++ uname
[2026-02-07T13:51:08.846Z] + '[' Darwin = SunOS ']'
[2026-02-07T13:51:08.846Z] ++ uname
[2026-02-07T13:51:08.846Z] + '[' Darwin = '*BSD' ']'
[2026-02-07T13:51:08.846Z] + MAKE=make
[2026-02-07T13:51:08.846Z] + cd ./aqa-tests
[2026-02-07T13:51:08.846Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-07T13:51:08.846Z] ++ set +x
[2026-02-07T13:51:08.846Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-07T13:51:09.320Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:51:09.320Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-07T13:51:09.320Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-07T13:51:09.320Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-07T13:51:09.320Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-07T13:51:19.253Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-07T13:51:26.750Z]
[2026-02-07T13:51:26.750Z] build:
[2026-02-07T13:51:26.750Z]
[2026-02-07T13:51:26.750Z] clean:
[2026-02-07T13:51:26.750Z]
[2026-02-07T13:51:26.750Z] init:
[2026-02-07T13:51:26.750Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin
[2026-02-07T13:51:26.750Z]
[2026-02-07T13:51:26.750Z] getDependentLibs:
[2026-02-07T13:51:31.302Z] [exec] --------------------------------------------
[2026-02-07T13:51:31.302Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:51:31.302Z] [exec] task is set to default
[2026-02-07T13:51:31.302Z] [exec] dependencyList is set to json_simple
[2026-02-07T13:51:31.302Z] [exec] System Test jars will not be downloaded.
[2026-02-07T13:51:31.302Z] [exec] --------------------------------------------
[2026-02-07T13:51:31.302Z] [exec] Starting download third party dependent jars
[2026-02-07T13:51:31.302Z] [exec] --------------------------------------------
[2026-02-07T13:51:31.302Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:51:31.302Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-07T13:51:31.302Z] [exec] downloaded dependent third party jars successfully
[2026-02-07T13:51:31.302Z]
[2026-02-07T13:51:31.302Z] compile:
[2026-02-07T13:51:31.302Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-07T13:51:31.302Z] [echo] ============COMPILER SETTINGS============
[2026-02-07T13:51:31.303Z] [echo] ===fork: yes
[2026-02-07T13:51:31.303Z] [echo] ===debug: on
[2026-02-07T13:51:31.827Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin
[2026-02-07T13:51:45.504Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-07T13:51:45.504Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-07T13:51:45.504Z]
[2026-02-07T13:51:45.504Z] dist:
[2026-02-07T13:51:45.504Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-07T13:51:45.504Z]
[2026-02-07T13:51:45.504Z] BUILD SUCCESSFUL
[2026-02-07T13:51:45.504Z] Total time: 25 seconds
[2026-02-07T13:51:45.504Z] 0
[2026-02-07T13:51:45.504Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-07T13:51:46.062Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-07T13:51:46.062Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-07T13:51:59.194Z] ****************************** MACHINE INFO ******************************
[2026-02-07T13:51:59.194Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG
[2026-02-07T13:51:59.194Z] Free Physical Memory Size : 10259345408
[2026-02-07T13:51:59.194Z] Free space (bytes) : 57406124032
[2026-02-07T13:51:59.194Z] Total Physical Memory Size : 20152582144
[2026-02-07T13:51:59.194Z] Total space (bytes) : 96427008000
[2026-02-07T13:51:59.194Z] Usable space (bytes) : 57406124032
[2026-02-07T13:51:59.194Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-07T13:51:59.194Z] bashVersion :
[2026-02-07T13:51:59.194Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-07T13:51:59.194Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-07T13:51:59.194Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] This is free software; you are free to change and redistribute it.
[2026-02-07T13:51:59.194Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-07T13:51:59.194Z] cpuCores : 4
[2026-02-07T13:51:59.194Z] curlVersion :
[2026-02-07T13:51:59.194Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-07T13:51:59.194Z] Release-Date: 2024-03-27
[2026-02-07T13:51:59.194Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-07T13:51:59.194Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-07T13:51:59.194Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-07T13:51:59.194Z] gcc version : 17.0.0
[2026-02-07T13:51:59.194Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-07T13:51:59.194Z] gdb version : bash: line 1: gdb: command not found
[2026-02-07T13:51:59.194Z] lldb version :
[2026-02-07T13:51:59.194Z] lldb-1700.0.9.502
[2026-02-07T13:51:59.194Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-07T13:51:59.194Z] makeVersion :
[2026-02-07T13:51:59.194Z] GNU Make 3.81
[2026-02-07T13:51:59.194Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-07T13:51:59.194Z] This is free software; see the source for copying conditions.
[2026-02-07T13:51:59.194Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-07T13:51:59.194Z] PARTICULAR PURPOSE.
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] This program built for i386-apple-darwin11.3.0
[2026-02-07T13:51:59.194Z] mavenVersion :
[2026-02-07T13:51:59.194Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-07T13:51:59.194Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-07T13:51:59.194Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-07T13:51:59.194Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-07T13:51:59.194Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-07T13:51:59.194Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home
[2026-02-07T13:51:59.194Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-07T13:51:59.194Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-07T13:51:59.194Z] perlVersion :
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-07T13:51:59.194Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] Copyright 1987-2022, Larry Wall
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-07T13:51:59.194Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-07T13:51:59.194Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-07T13:51:59.194Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-07T13:51:59.194Z]
[2026-02-07T13:51:59.194Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-07T13:51:59.194Z] procArch : i386
[2026-02-07T13:51:59.194Z] sysArch : x86_64
[2026-02-07T13:51:59.194Z] sysOS : Darwin
[2026-02-07T13:51:59.194Z] ulimit :
[2026-02-07T13:51:59.194Z] core file size (blocks, -c) 0
[2026-02-07T13:51:59.194Z] data seg size (kbytes, -d) unlimited
[2026-02-07T13:51:59.194Z] file size (blocks, -f) unlimited
[2026-02-07T13:51:59.194Z] max locked memory (kbytes, -l) unlimited
[2026-02-07T13:51:59.194Z] max memory size (kbytes, -m) unlimited
[2026-02-07T13:51:59.195Z] open files (-n) 1048576
[2026-02-07T13:51:59.195Z] pipe size (512 bytes, -p) 1
[2026-02-07T13:51:59.195Z] stack size (kbytes, -s) 65532
[2026-02-07T13:51:59.195Z] cpu time (seconds, -t) unlimited
[2026-02-07T13:51:59.195Z] max user processes (-u) 2784
[2026-02-07T13:51:59.195Z] virtual memory (kbytes, -v) unlimited
[2026-02-07T13:51:59.195Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-07T13:51:59.195Z] vmVendor : Oracle Corporation
[2026-02-07T13:51:59.195Z] vmVersion : 26-beta+34-ea
[2026-02-07T13:51:59.195Z] xlc version : bash: line 1: xlC: command not found
[2026-02-07T13:51:59.195Z] **************************************************************************
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('os.name')=Mac OS X
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('os.arch')=x86_64
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('java.fullversion')=null
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:51:59.195Z] System.getProperty('sun.arch.data.model')=64
[2026-02-07T13:51:59.195Z]
[2026-02-07T13:52:00.373Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0
[2026-02-07T13:52:00.782Z] perl scripts/configure.pl
[2026-02-07T13:52:00.782Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-07T13:52:03.770Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-07T13:52:03.770Z]
[2026-02-07T13:52:03.771Z]
[2026-02-07T13:52:03.771Z] Starting to generate build list.
[2026-02-07T13:52:03.771Z]
[2026-02-07T13:52:03.771Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-07T13:52:03.771Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-07T13:52:03.771Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-07T13:52:04.416Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-07T13:52:04.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-07T13:52:04.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-07T13:52:04.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-07T13:52:04.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-07T13:52:05.145Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-07T13:52:05.820Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-07T13:52:06.511Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-07T13:52:07.157Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-07T13:52:07.604Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-07T13:52:07.605Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-07T13:52:07.605Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-07T13:52:07.605Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-07T13:52:07.605Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-07T13:52:08.228Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-07T13:52:08.229Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-07T13:52:08.229Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-07T13:52:08.229Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-07T13:52:08.229Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-07T13:52:08.229Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-07T13:52:08.770Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-07T13:52:09.231Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-07T13:52:09.778Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-07T13:52:10.354Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-07T13:52:11.033Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-07T13:52:11.033Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-07T13:52:11.033Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-07T13:52:11.033Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-07T13:52:11.569Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-07T13:52:11.570Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-07T13:52:11.570Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-07T13:52:11.570Z]
[2026-02-07T13:52:12.153Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-07T13:52:13.399Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest
[2026-02-07T13:52:13.399Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-07T13:52:15.166Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-07T13:52:15.166Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-07T13:52:15.166Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/charsets,functional/MBCS_Tests/language_tag" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-07T13:52:15.166Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-07T13:52:17.624Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/build_test.xml
[2026-02-07T13:52:20.308Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/language_tag/build.xml
[2026-02-07T13:52:20.308Z]
[2026-02-07T13:52:20.308Z] -create_test_directory:
[2026-02-07T13:52:20.308Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest
[2026-02-07T13:52:20.308Z]
[2026-02-07T13:52:20.308Z] stage_test_material:
[2026-02-07T13:52:20.804Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest
[2026-02-07T13:52:21.284Z]
[2026-02-07T13:52:21.284Z] build:
[2026-02-07T13:52:21.285Z]
[2026-02-07T13:52:21.285Z] init:
[2026-02-07T13:52:21.285Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig
[2026-02-07T13:52:21.285Z]
[2026-02-07T13:52:21.285Z] build:
[2026-02-07T13:52:21.285Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig
[2026-02-07T13:52:21.285Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig
[2026-02-07T13:52:21.285Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig
[2026-02-07T13:52:22.013Z]
[2026-02-07T13:52:22.013Z] build:
[2026-02-07T13:52:22.013Z]
[2026-02-07T13:52:22.013Z] init:
[2026-02-07T13:52:22.013Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets
[2026-02-07T13:52:22.013Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-02-07T13:52:22.013Z]
[2026-02-07T13:52:22.013Z] compile:
[2026-02-07T13:52:22.013Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-07T13:52:22.013Z] [echo] ============COMPILER SETTINGS============
[2026-02-07T13:52:22.013Z] [echo] ===fork: yes
[2026-02-07T13:52:22.013Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-07T13:52:22.013Z] [echo] ===debug: on
[2026-02-07T13:52:22.013Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets
[2026-02-07T13:52:22.602Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] copyData:
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] check-dir:
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] build:
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] init:
[2026-02-07T13:52:29.043Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/data
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] dist:
[2026-02-07T13:52:29.043Z] [copy] Copying 32 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/data
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] dist:
[2026-02-07T13:52:29.043Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets/charsets.jar
[2026-02-07T13:52:29.043Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] clean:
[2026-02-07T13:52:29.043Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] build:
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] init:
[2026-02-07T13:52:29.043Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag
[2026-02-07T13:52:29.043Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin
[2026-02-07T13:52:29.043Z]
[2026-02-07T13:52:29.043Z] getDependentLibs:
[2026-02-07T13:52:29.569Z] [exec] --------------------------------------------
[2026-02-07T13:52:29.569Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:52:29.569Z] [exec] task is set to default
[2026-02-07T13:52:29.569Z] [exec] dependencyList is set to junit4,testng,jcommander
[2026-02-07T13:52:29.569Z] [exec] System Test jars will not be downloaded.
[2026-02-07T13:52:29.569Z] [exec] --------------------------------------------
[2026-02-07T13:52:29.569Z] [exec] Starting download third party dependent jars
[2026-02-07T13:52:29.569Z] [exec] --------------------------------------------
[2026-02-07T13:52:29.569Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib
[2026-02-07T13:52:29.569Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-02-07T13:52:29.569Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-07T13:52:29.569Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-07T13:52:29.569Z] [exec] downloaded dependent third party jars successfully
[2026-02-07T13:52:29.569Z]
[2026-02-07T13:52:29.569Z] compile:
[2026-02-07T13:52:29.569Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-07T13:52:29.569Z] [echo] ============COMPILER SETTINGS============
[2026-02-07T13:52:29.569Z] [echo] ===fork: yes
[2026-02-07T13:52:29.569Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-07T13:52:29.569Z] [echo] ===debug: on
[2026-02-07T13:52:29.569Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag
[2026-02-07T13:52:29.569Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] copyData:
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] check-dir:
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] build:
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] dist:
[2026-02-07T13:52:37.729Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag/language_tag.jar
[2026-02-07T13:52:37.729Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] clean:
[2026-02-07T13:52:37.729Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] BUILD SUCCESSFUL
[2026-02-07T13:52:37.729Z] Total time: 20 seconds
[2026-02-07T13:52:37.729Z] 0
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z]
[2026-02-07T13:52:37.729Z] RECORD TEST REPOs SHA
[2026-02-07T13:52:37.729Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-07T13:52:37.729Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-07T13:52:37.729Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-07T13:52:37.729Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-07T13:52:39.421Z] ================================================
[2026-02-07T13:52:39.421Z] timestamp: 20260207-085239
[2026-02-07T13:52:39.421Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9
[2026-02-07T13:52:39.421Z] git repo:
[2026-02-07T13:52:39.829Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-07T13:52:39.829Z] sha:
[2026-02-07T13:52:39.829Z] 933c710c14dcf1993a353ba93ad44b90ef7aef84
[2026-02-07T13:52:39.829Z] ================================================
[2026-02-07T13:52:39.829Z] timestamp: 20260207-085239
[2026-02-07T13:52:39.829Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests
[2026-02-07T13:52:39.829Z] git repo:
[2026-02-07T13:52:39.829Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-07T13:52:39.829Z] sha:
[2026-02-07T13:52:40.280Z] 3a32824409bb49d938a2e406a7e5f01d088ba3a9
[2026-02-07T13:52:40.280Z] ================================================
[2026-02-07T13:52:40.280Z] timestamp: 20260207-085240
[2026-02-07T13:52:40.280Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG
[2026-02-07T13:52:40.280Z] git repo:
[2026-02-07T13:52:40.280Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-07T13:52:40.280Z] sha:
[2026-02-07T13:52:40.776Z] 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[2026-02-07T13:52:40.776Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0
[2026-02-07T13:52:40.776Z] perl scripts/configure.pl
[2026-02-07T13:52:40.776Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-07T13:52:43.317Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-07T13:52:43.317Z]
[2026-02-07T13:52:43.317Z] Starting to generate test make files.
[2026-02-07T13:52:43.317Z]
[2026-02-07T13:52:43.317Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-07T13:52:43.873Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-07T13:52:43.873Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-07T13:52:43.873Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-07T13:52:44.692Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-07T13:52:44.692Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-07T13:52:44.692Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-07T13:52:44.692Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-07T13:52:44.692Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-07T13:52:45.288Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-07T13:52:45.914Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-07T13:52:46.548Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-07T13:52:46.548Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-07T13:52:46.548Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-07T13:52:46.548Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-07T13:52:47.162Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-07T13:52:47.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-07T13:52:47.885Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-07T13:52:48.508Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2026-02-07T13:52:48.508Z]
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-07T13:52:48.508Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-07T13:52:48.509Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-07T13:52:49.223Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/autoGen.mk
[2026-02-07T13:52:49.223Z]
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-07T13:52:49.223Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk
[2026-02-07T13:52:49.223Z]
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-07T13:52:49.223Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-07T13:52:49.960Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-07T13:52:49.960Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-07T13:52:49.960Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-07T13:52:50.542Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-07T13:52:50.542Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-07T13:52:50.542Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-07T13:52:50.542Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-07T13:52:50.542Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-07T13:52:50.542Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-07T13:52:50.542Z]
[2026-02-07T13:52:50.542Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../autoGen.mk
[2026-02-07T13:52:50.542Z]
[2026-02-07T13:52:50.542Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/utils.mk
[2026-02-07T13:52:50.542Z]
[2026-02-07T13:52:50.542Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-07T13:52:50.542Z]
[2026-02-07T13:52:50.542Z] Make files are generated successfully.
[2026-02-07T13:52:50.542Z]
[2026-02-07T13:52:50.542Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList
[2026-02-07T13:52:52.132Z]
[2026-02-07T13:52:52.132Z] Running make 3.81
[2026-02-07T13:52:52.132Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/..
[2026-02-07T13:52:52.132Z] set JDK_VERSION to 26
[2026-02-07T13:52:52.132Z] set JDK_IMPL to hotspot
[2026-02-07T13:52:52.132Z] set JVM_VERSION to openjdk26
[2026-02-07T13:52:52.132Z] set JCL_VERSION to latest
[2026-02-07T13:52:52.132Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-07T13:52:52.132Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-07T13:52:52.132Z] set SPEC to osx_x86-64
[2026-02-07T13:52:52.132Z] set TEST_FLAG to
[2026-02-07T13:52:52.862Z] Running testList ...
[2026-02-07T13:52:52.862Z] There are 2 test targets in testList
[2026-02-07T13:52:52.862Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-07T13:52:53.380Z] openjdk version "26-beta" 2026-03-17
[2026-02-07T13:52:53.380Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-07T13:52:53.380Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode)
[2026-02-07T13:52:53.910Z]
[2026-02-07T13:52:53.910Z] ===============================================