Test_openjdk21_hs_special.functional_aarch64_mac

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin" build number 255 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 408 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 332 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_special.functional_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_special.functional_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8739e40e74aa187312a804d6e2e2569f1f2a3c2d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10 Commit message: "Remove ebcDeleteNode.groovy (#6549)" > git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-09-03T21:11:33.000Z] SPEC: osx_aarch64 [Pipeline] echo [2025-09-03T21:11:33.002Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-03T21:11:33.026Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-03T21:11:33.030Z] dynamicAgents: [] [Pipeline] node [2025-09-03T21:11:48.033Z] Still waiting to schedule task [2025-09-03T21:11:48.034Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’ [2025-09-03T21:28:04.621Z] Running on test-orka-macos14-arm64-dvs5s in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-09-03T21:28:04.665Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-09-03T21:28:04.752Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T21:28:04.752Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-03T21:28:04.779Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-03T21:28:04.836Z] The recommended git tool is: /opt/homebrew/bin/git [2025-09-03T21:28:04.913Z] No credentials specified [2025-09-03T21:28:04.947Z] Cloning the remote Git repository [2025-09-03T21:28:04.952Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-03T21:28:04.954Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests # timeout=10 [2025-09-03T21:28:05.007Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2025-09-03T21:28:05.008Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-03T21:28:05.008Z] > /opt/homebrew/bin/git --version # timeout=10 [2025-09-03T21:28:05.017Z] > git --version # 'git version 2.51.0' [2025-09-03T21:28:05.017Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T21:28:08.656Z] Avoid second fetch [2025-09-03T21:28:08.693Z] Checking out Revision 8739e40e74aa187312a804d6e2e2569f1f2a3c2d (origin/master) [2025-09-03T21:28:08.548Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-03T21:28:08.556Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T21:28:08.624Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10 [2025-09-03T21:28:08.660Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10 [2025-09-03T21:28:08.669Z] > /opt/homebrew/bin/git checkout -f 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10 [2025-09-03T21:28:09.374Z] Commit message: "Remove ebcDeleteNode.groovy (#6549)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-03T21:28:12.145Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-03T21:28:12.165Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-03T21:28:12.823Z] + LC_TIME=C [2025-09-03T21:28:12.823Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-09-03T21:28:12.988Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-03T21:28:13.516Z] + aqa-tests/terminateTestProcesses.sh admin [2025-09-03T21:28:13.596Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-09-03T21:28:16.525Z] + printenv [2025-09-03T21:28:16.528Z] JCK_GIT_BRANCH=master [2025-09-03T21:28:16.528Z] DYNAMIC_COMPILE=true [2025-09-03T21:28:16.528Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/101/ [2025-09-03T21:28:16.528Z] OPENJ9_BRANCH=master [2025-09-03T21:28:16.528Z] JENKINS_NODE_COOKIE=902ec738-1b98-462c-814e-0fd6e79bd345 [2025-09-03T21:28:16.528Z] DOCKER_REQUIRED=false [2025-09-03T21:28:16.528Z] PARALLEL=Dynamic [2025-09-03T21:28:16.528Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-03T21:28:16.528Z] SHELL=/bin/zsh [2025-09-03T21:28:16.528Z] jobStatus=SUCCESS [2025-09-03T21:28:16.528Z] JOBSTARTTIME=Wed, 03 Sep 2025 17:28:12 -0400 [2025-09-03T21:28:16.528Z] STAGE_NAME=Setup [2025-09-03T21:28:16.528Z] SSH_CLIENT=78.47.239.97 53226 22 [2025-09-03T21:28:16.528Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2025-09-03T21:28:16.528Z] BUILD_TAG=jenkins-Test_openjdk21_hs_special.functional_aarch64_mac-101 [2025-09-03T21:28:16.528Z] RERUN_FAILURE=true [2025-09-03T21:28:16.528Z] SDK_RESOURCE=upstream [2025-09-03T21:28:16.528Z] TIME_LIMIT=25 [2025-09-03T21:28:16.528Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-03T21:28:16.528Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-03T21:28:16.528Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/ [2025-09-03T21:28:16.528Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac [2025-09-03T21:28:16.528Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/101/display/redirect?page=changes [2025-09-03T21:28:16.528Z] JDK_BRANCH=jdk-21.0.9+6_adopt [2025-09-03T21:28:16.528Z] USER=admin [2025-09-03T21:28:16.528Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-03T21:28:16.528Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-09-03T21:28:16.528Z] ADOPTOPENJDK_BRANCH=master [2025-09-03T21:28:16.528Z] ARCHIVE_TEST_RESULTS=false [2025-09-03T21:28:16.528Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin [2025-09-03T21:28:16.528Z] STF_OWNER_BRANCH=adoptium:master [2025-09-03T21:28:16.528Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/101/display/redirect?page=artifacts [2025-09-03T21:28:16.528Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-03T21:28:16.528Z] ORIGIN_JDK_VERSION=21 [2025-09-03T21:28:16.528Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2025-09-03T21:28:16.528Z] SETUP_JCK_RUN=false [2025-09-03T21:28:16.528Z] SPEC=osx_aarch64 [2025-09-03T21:28:16.528Z] PERSONAL_BUILD=false [2025-09-03T21:28:16.528Z] TKG_ITERATIONS=1 [2025-09-03T21:28:16.528Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-03T21:28:16.528Z] RERUN_ITERATIONS=1 [2025-09-03T21:28:16.528Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-03T21:28:16.528Z] ITERATIONS=1 [2025-09-03T21:28:16.528Z] KEEP_REPORTDIR=false [2025-09-03T21:28:16.528Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin [2025-09-03T21:28:16.528Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:28:16.528Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/101/display/redirect [2025-09-03T21:28:16.528Z] _=/usr/bin/printenv [2025-09-03T21:28:16.528Z] GENERATE_JOBS=true [2025-09-03T21:28:16.528Z] PWD=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac [2025-09-03T21:28:16.528Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-03T21:28:16.528Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-03T21:28:16.528Z] EXIT_FAILURE=false [2025-09-03T21:28:16.528Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-03T21:28:16.528Z] SLACK_CHANNEL=aqavit-bot [2025-09-03T21:28:16.528Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-03T21:28:16.528Z] JDK_VERSION=21 [2025-09-03T21:28:16.528Z] JOB_NAME=Test_openjdk21_hs_special.functional_aarch64_mac [2025-09-03T21:28:16.528Z] BUILD_DISPLAY_NAME=#101 [2025-09-03T21:28:16.528Z] USE_TESTENV_PROPERTIES=false [2025-09-03T21:28:16.528Z] BUILD_ID=101 [2025-09-03T21:28:16.528Z] EXIT_SUCCESS=false [2025-09-03T21:28:16.528Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-03T21:28:16.528Z] TEST_TIME=120 [2025-09-03T21:28:16.528Z] PLATFORM=aarch64_mac [2025-09-03T21:28:16.528Z] JDK_IMPL=hotspot [2025-09-03T21:28:16.528Z] JOB_BASE_NAME=Test_openjdk21_hs_special.functional_aarch64_mac [2025-09-03T21:28:16.528Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/101/display/redirect?page=tests [2025-09-03T21:28:16.528Z] AUTO_DETECT=true [2025-09-03T21:28:16.528Z] SHLVL=2 [2025-09-03T21:28:16.528Z] HOME=/Users/admin [2025-09-03T21:28:16.529Z] TAP_NAME=Test_openjdk21_hs_special.functional_aarch64_mac.tap [2025-09-03T21:28:16.529Z] CI=true [2025-09-03T21:28:16.529Z] EXECUTOR_NUMBER=0 [2025-09-03T21:28:16.529Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac@tmp [2025-09-03T21:28:16.529Z] JENKINS_SERVER_COOKIE=durable-a39074025c9148f66a575b0c64afc9a3f6c5f4113316f52150abf547451e7ead [2025-09-03T21:28:16.529Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-dvs5s orka mac [2025-09-03T21:28:16.529Z] TARGET=special.functional [2025-09-03T21:28:16.529Z] BUILD_LIST=functional [2025-09-03T21:28:16.529Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/system_lib [2025-09-03T21:28:16.529Z] LOGNAME=admin [2025-09-03T21:28:16.529Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-03T21:28:16.529Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-09-03T21:28:16.529Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-03T21:28:16.529Z] SSH_CONNECTION=78.47.239.97 53226 192.168.64.6 22 [2025-09-03T21:28:16.529Z] UPSTREAM_JOB_NUMBER=255 [2025-09-03T21:28:16.529Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-03T21:28:16.529Z] NODE_NAME=test-orka-macos14-arm64-dvs5s [2025-09-03T21:28:16.529Z] BUILD_NUMBER=101 [2025-09-03T21:28:16.529Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.functional_aarch64_mac/display/redirect [2025-09-03T21:28:16.529Z] KEEP_WORKSPACE=false [2025-09-03T21:28:16.529Z] HUDSON_COOKIE=a6340f95-42e3-4db8-9c24-59308f4e3e5a [2025-09-03T21:28:16.529Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../benchmarks [2025-09-03T21:28:16.529Z] USE_JRE=false [2025-09-03T21:28:16.529Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image [2025-09-03T21:28:16.529Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-03T21:28:16.529Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-03T21:28:16.654Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-03T21:28:16.673Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-03T21:28:43.746Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-aarch64-temurin" build number 255 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-03T21:28:44.141Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-09-03T21:28:44.148Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac [Pipeline] { [Pipeline] sshagent [2025-09-03T21:28:44.140Z] $ ssh-agent [2025-09-03T21:28:44.311Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-4KY4M4kfOCjs/agent.6149 [2025-09-03T21:28:44.312Z] SSH_AGENT_PID=6150 [2025-09-03T21:28:44.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-03T21:28:44.324Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-03T21:28:44.361Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-03T21:28:44.877Z] ++ pwd [2025-09-03T21:28:44.877Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 21 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-03T21:28:45.230Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests [2025-09-03T21:28:45.230Z] get jdk binary... [2025-09-03T21:28:45.230Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-03T21:28:45.230Z] Uncompressing file: OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz ... [2025-09-03T21:28:45.991Z] List files in jdkbinary folder... [2025-09-03T21:28:45.991Z] total 655048 [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 50337745 Sep 3 15:16 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 199844565 Sep 3 15:20 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 48081997 Sep 3 15:21 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 30386 Sep 3 15:17 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea-metadata.json [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 157360 Sep 3 16:55 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea.json [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 3838367 Sep 3 15:21 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:45.991Z] -rw-r--r-- 1 admin staff 28719344 Sep 3 15:15 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:45.991Z] drwxr-xr-x 3 admin staff 96 Sep 3 17:28 tmp [2025-09-03T21:28:45.991Z] List files in jdkbinary/tmp folder... [2025-09-03T21:28:45.991Z] total 0 [2025-09-03T21:28:45.992Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:18 jdk-21.0.9+6 [2025-09-03T21:28:45.992Z] Moving directory jdk-21.0.9+6/ to ../j2sdk-image [2025-09-03T21:28:45.992Z] Uncompressing file: OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz ... [2025-09-03T21:28:46.345Z] List files in jdkbinary folder... [2025-09-03T21:28:46.345Z] total 655048 [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 50337745 Sep 3 15:16 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 199844565 Sep 3 15:20 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 48081997 Sep 3 15:21 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 30386 Sep 3 15:17 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea-metadata.json [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 157360 Sep 3 16:55 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea.json [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 3838367 Sep 3 15:21 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.345Z] -rw-r--r-- 1 admin staff 28719344 Sep 3 15:15 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.345Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:18 j2sdk-image [2025-09-03T21:28:46.345Z] drwxr-xr-x 3 admin staff 96 Sep 3 17:28 tmp [2025-09-03T21:28:46.345Z] List files in jdkbinary/tmp folder... [2025-09-03T21:28:46.345Z] total 0 [2025-09-03T21:28:46.345Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:20 jdk-21.0.9+6-jre [2025-09-03T21:28:46.345Z] Moving directory jdk-21.0.9+6-jre/ to ../j2re-image [2025-09-03T21:28:46.345Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz ... [2025-09-03T21:28:46.705Z] List files in jdkbinary folder... [2025-09-03T21:28:46.705Z] total 655048 [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 50337745 Sep 3 15:16 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 199844565 Sep 3 15:20 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 48081997 Sep 3 15:21 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 30386 Sep 3 15:17 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea-metadata.json [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 157360 Sep 3 16:55 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea.json [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 3838367 Sep 3 15:21 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.705Z] -rw-r--r-- 1 admin staff 28719344 Sep 3 15:15 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:46.705Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:20 j2re-image [2025-09-03T21:28:46.705Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:18 j2sdk-image [2025-09-03T21:28:46.705Z] drwxr-xr-x 3 admin staff 96 Sep 3 17:28 tmp [2025-09-03T21:28:46.705Z] List files in jdkbinary/tmp folder... [2025-09-03T21:28:46.705Z] total 0 [2025-09-03T21:28:46.705Z] drwxr-xr-x 3 admin staff 96 Sep 3 15:15 jdk-21.0.9+6-static-libs [2025-09-03T21:28:46.705Z] Moving directory jdk-21.0.9+6-static-libs/ to ../static-libs [2025-09-03T21:28:46.706Z] Uncompressing file: OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz ... [2025-09-03T21:28:47.059Z] List files in jdkbinary folder... [2025-09-03T21:28:47.059Z] total 655048 [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 50337745 Sep 3 15:16 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 199844565 Sep 3 15:20 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 48081997 Sep 3 15:21 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 30386 Sep 3 15:17 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea-metadata.json [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 157360 Sep 3 16:55 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_6-ea.json [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 3838367 Sep 3 15:21 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:47.059Z] -rw-r--r-- 1 admin staff 28719344 Sep 3 15:15 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz [2025-09-03T21:28:47.059Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:20 j2re-image [2025-09-03T21:28:47.059Z] drwxr-xr-x 3 admin staff 96 Sep 3 08:18 j2sdk-image [2025-09-03T21:28:47.059Z] drwxr-xr-x 3 admin staff 96 Sep 3 15:15 static-libs [2025-09-03T21:28:47.059Z] drwxr-xr-x 3 admin staff 96 Sep 3 17:28 tmp [2025-09-03T21:28:47.059Z] List files in jdkbinary/tmp folder... [2025-09-03T21:28:47.059Z] total 0 [2025-09-03T21:28:47.059Z] drwxr-xr-x 7 admin staff 224 Sep 3 15:11 jdk-21.0.9+6-test-image [2025-09-03T21:28:47.059Z] Moving directory jdk-21.0.9+6-test-image/ to ../openjdk-test-image [2025-09-03T21:28:47.060Z] Uncompressing OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_6-ea.tar.gz over ./j2sdk-image... [2025-09-03T21:28:47.415Z] Removing top-level folder jdk-21.0.9+6-debug-image/ [2025-09-03T21:28:47.415Z] Removing top-level folder jdk-21.0.9+6/ [2025-09-03T21:28:47.768Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image... [2025-09-03T21:28:47.768Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-09-03T21:28:47.768Z] Run: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-09-03T21:28:47.768Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-03T21:28:48.989Z] openjdk version "21.0.9-beta" 2025-10-21 [2025-09-03T21:28:48.989Z] OpenJDK Runtime Environment Temurin-21.0.9+6-202509031904 (build 21.0.9-beta+6-ea) [2025-09-03T21:28:48.989Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+6-202509031904 (build 21.0.9-beta+6-ea, mixed mode, sharing) [2025-09-03T21:28:48.989Z] =JAVA VERSION OUTPUT END= [2025-09-03T21:28:48.989Z] get testKitGen... [2025-09-03T21:28:48.989Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-03T21:28:50.205Z] git rev-parse master [2025-09-03T21:28:50.205Z] git checkout -q -f fad6b023e51b1a2105890c44ce0bfa1752521a96 [2025-09-03T21:28:50.205Z] get functional test material... [2025-09-03T21:28:50.205Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-09-03T21:28:50.205Z] Cloning into 'openj9'... [2025-09-03T21:28:50.205Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository. [2025-09-03T21:28:56.342Z] Updating files: 67% (6949/10322) [2025-09-03T21:28:56.342Z] Updating files: 68% (7019/10322) [2025-09-03T21:28:56.342Z] Updating files: 69% (7123/10322) [2025-09-03T21:28:56.342Z] Updating files: 70% (7226/10322) [2025-09-03T21:28:56.701Z] Updating files: 71% (7329/10322) [2025-09-03T21:28:56.701Z] Updating files: 72% (7432/10322) [2025-09-03T21:28:56.701Z] Updating files: 73% (7536/10322) [2025-09-03T21:28:56.701Z] Updating files: 74% (7639/10322) [2025-09-03T21:28:56.701Z] Updating files: 75% (7742/10322) [2025-09-03T21:28:56.701Z] Updating files: 76% (7845/10322) [2025-09-03T21:28:56.701Z] Updating files: 77% (7948/10322) [2025-09-03T21:28:56.701Z] Updating files: 78% (8052/10322) [2025-09-03T21:28:56.701Z] Updating files: 79% (8155/10322) [2025-09-03T21:28:56.701Z] Updating files: 80% (8258/10322) [2025-09-03T21:28:56.701Z] Updating files: 81% (8361/10322) [2025-09-03T21:28:56.701Z] Updating files: 82% (8465/10322) [2025-09-03T21:28:56.701Z] Updating files: 83% (8568/10322) [2025-09-03T21:28:56.701Z] Updating files: 84% (8671/10322) [2025-09-03T21:28:56.701Z] Updating files: 85% (8774/10322) [2025-09-03T21:28:56.701Z] Updating files: 86% (8877/10322) [2025-09-03T21:28:56.701Z] Updating files: 87% (8981/10322) [2025-09-03T21:28:56.701Z] Updating files: 88% (9084/10322) [2025-09-03T21:28:56.701Z] Updating files: 89% (9187/10322) [2025-09-03T21:28:56.701Z] Updating files: 90% (9290/10322) [2025-09-03T21:28:56.701Z] Updating files: 91% (9394/10322) [2025-09-03T21:28:56.701Z] Updating files: 92% (9497/10322) [2025-09-03T21:28:56.701Z] Updating files: 93% (9600/10322) [2025-09-03T21:28:56.701Z] Updating files: 94% (9703/10322) [2025-09-03T21:28:57.062Z] Updating files: 95% (9806/10322) [2025-09-03T21:28:57.062Z] Updating files: 96% (9910/10322) [2025-09-03T21:28:57.062Z] Updating files: 97% (10013/10322) [2025-09-03T21:28:57.062Z] Updating files: 98% (10116/10322) [2025-09-03T21:28:57.062Z] Updating files: 99% (10219/10322) [2025-09-03T21:28:57.062Z] Updating files: 100% (10322/10322) [2025-09-03T21:28:57.062Z] Updating files: 100% (10322/10322), done. [2025-09-03T21:28:57.062Z] check OpenJ9 Repo sha [2025-09-03T21:28:57.063Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-09-03T21:28:57.063Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/testenv/testenv.properties [2025-09-03T21:28:57.063Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-03T21:28:57.063Z] OPENJ9_SHA=d39a39892d7f51dcd2fa23400852b026fca14f9a [2025-09-03T21:28:57.063Z] total 160 [2025-09-03T21:28:57.064Z] -rw-r--r-- 1 admin staff 6735 Sep 3 17:28 Contributing.md [2025-09-03T21:28:57.064Z] -rw-r--r-- 1 admin staff 11360 Sep 3 17:28 LICENSE [2025-09-03T21:28:57.064Z] -rw-r--r-- 1 admin staff 65 Sep 3 17:28 NOTICE [2025-09-03T21:28:57.064Z] -rw-r--r-- 1 admin staff 8335 Sep 3 17:28 README.md [2025-09-03T21:28:57.064Z] drwxr-xr-x 24 admin staff 768 Sep 3 17:28 TKG [2025-09-03T21:28:57.064Z] drwxr-xr-x 4 admin staff 128 Sep 3 17:28 buildenv [2025-09-03T21:28:57.064Z] -rwxr-xr-x 1 admin staff 339 Sep 3 17:28 compile.sh [2025-09-03T21:28:57.064Z] drwxr-xr-x 3 admin staff 96 Sep 3 17:28 config [2025-09-03T21:28:57.064Z] drwxr-xr-x 10 admin staff 320 Sep 3 17:28 doc [2025-09-03T21:28:57.064Z] drwxr-xr-x 5 admin staff 160 Sep 3 17:28 docs [2025-09-03T21:28:57.064Z] drwxr-xr-x 46 admin staff 1472 Sep 3 17:28 external [2025-09-03T21:28:57.064Z] drwxr-xr-x 8 admin staff 256 Sep 3 17:28 functional [2025-09-03T21:28:57.064Z] -rwxr-xr-x 1 admin staff 30008 Sep 3 17:28 get.sh [2025-09-03T21:28:57.064Z] drwxr-xr-x 25 admin staff 800 Sep 3 17:28 jck [2025-09-03T21:28:57.064Z] -rw-r--r-- 1 admin staff 140 Sep 3 17:28 job.properties [2025-09-03T21:28:57.064Z] drwxr-xr-x 28 admin staff 896 Sep 3 17:28 openj9 [2025-09-03T21:28:57.064Z] drwxr-xr-x 7 admin staff 224 Sep 3 17:28 openjdk [2025-09-03T21:28:57.064Z] drwxr-xr-x 14 admin staff 448 Sep 3 17:28 perf [2025-09-03T21:28:57.064Z] drwxr-xr-x 4 admin staff 128 Sep 3 17:28 scripts [2025-09-03T21:28:57.064Z] drwxr-xr-x 17 admin staff 544 Sep 3 17:28 system [2025-09-03T21:28:57.064Z] -rwxr-xr-x 1 admin staff 3935 Sep 3 17:28 terminateTestProcesses.sh [2025-09-03T21:28:57.065Z] drwxr-xr-x 5 admin staff 160 Sep 3 17:28 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-03T21:28:57.943Z] $ ssh-agent -k [2025-09-03T21:28:57.947Z] unset SSH_AUTH_SOCK; [2025-09-03T21:28:57.948Z] unset SSH_AGENT_PID; [2025-09-03T21:28:57.948Z] echo Agent pid 6150 killed; [2025-09-03T21:28:58.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-09-03T21:28:58.203Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-09-03T21:28:58.326Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-03T21:28:58.695Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B6_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=255&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-03T21:28:58.708Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-arm64-dvs5s&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B6_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=255&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-03T21:28:58.757Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-03T21:28:58.976Z] Copied 1 artifact from "getTRSSOutput" build number 1885 [Pipeline] sh [2025-09-03T21:28:59.502Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-03T21:28:59.502Z] + gzip -cd TRSSOutput.tar.gz [2025-09-03T21:28:59.502Z] + tar xof - [2025-09-03T21:28:59.502Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-03T21:28:59.621Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-03T21:28:59.644Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-03T21:29:00.190Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-03T21:29:04.228Z] -------------------------------------------- [2025-09-03T21:29:04.228Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:04.228Z] task is set to default [2025-09-03T21:29:04.228Z] dependencyList is set to all [2025-09-03T21:29:04.228Z] -------------------------------------------- [2025-09-03T21:29:04.228Z] Starting download third party dependent jars [2025-09-03T21:29:04.228Z] -------------------------------------------- [2025-09-03T21:29:04.228Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-03T21:29:04.228Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-03T21:29:04.229Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-03T21:29:04.404Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] sh [2025-09-03T21:29:04.950Z] + cd ./aqa-tests/TKG [2025-09-03T21:29:04.950Z] ++ uname [2025-09-03T21:29:04.950Z] + '[' Darwin = AIX ']' [2025-09-03T21:29:04.950Z] ++ uname [2025-09-03T21:29:04.950Z] + '[' Darwin = SunOS ']' [2025-09-03T21:29:04.950Z] ++ uname [2025-09-03T21:29:04.950Z] + '[' Darwin = '*BSD' ']' [2025-09-03T21:29:04.950Z] + MAKE=make [2025-09-03T21:29:04.950Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES= [2025-09-03T21:29:04.950Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-03T21:29:04.950Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:04.950Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:04.950Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:04.950Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-03T21:29:04.950Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-03T21:29:05.312Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-03T21:29:06.118Z] [2025-09-03T21:29:06.118Z] build: [2025-09-03T21:29:06.118Z] [2025-09-03T21:29:06.118Z] clean: [2025-09-03T21:29:06.118Z] [2025-09-03T21:29:06.118Z] init: [2025-09-03T21:29:06.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin [2025-09-03T21:29:06.118Z] [2025-09-03T21:29:06.118Z] getDependentLibs: [2025-09-03T21:29:06.118Z] [exec] -------------------------------------------- [2025-09-03T21:29:06.118Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:06.118Z] [exec] task is set to default [2025-09-03T21:29:06.118Z] [exec] dependencyList is set to json_simple [2025-09-03T21:29:06.118Z] [exec] -------------------------------------------- [2025-09-03T21:29:06.118Z] [exec] Starting download third party dependent jars [2025-09-03T21:29:06.118Z] [exec] -------------------------------------------- [2025-09-03T21:29:06.118Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:06.118Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-03T21:29:06.118Z] [exec] downloaded dependent third party jars successfully [2025-09-03T21:29:06.118Z] [2025-09-03T21:29:06.118Z] compile: [2025-09-03T21:29:06.118Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:06.118Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:06.118Z] [echo] ===fork: yes [2025-09-03T21:29:06.118Z] [echo] ===debug: on [2025-09-03T21:29:06.118Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin [2025-09-03T21:29:07.355Z] [javac] Note: Some input files use or override a deprecated API. [2025-09-03T21:29:07.355Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-09-03T21:29:07.355Z] [2025-09-03T21:29:07.355Z] dist: [2025-09-03T21:29:07.355Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-03T21:29:07.355Z] [2025-09-03T21:29:07.355Z] BUILD SUCCESSFUL [2025-09-03T21:29:07.355Z] Total time: 1 second [2025-09-03T21:29:07.355Z] 0 [2025-09-03T21:29:07.355Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-03T21:29:07.355Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-03T21:29:07.355Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-03T21:29:08.591Z] ****************************** MACHINE INFO ****************************** [2025-09-03T21:29:08.591Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG [2025-09-03T21:29:08.591Z] Free Physical Memory Size : 226574336 [2025-09-03T21:29:08.591Z] Free space (bytes) : 32631627776 [2025-09-03T21:29:08.591Z] Total Physical Memory Size : 5368709120 [2025-09-03T21:29:08.591Z] Total space (bytes) : 90743767040 [2025-09-03T21:29:08.591Z] Usable space (bytes) : 32631627776 [2025-09-03T21:29:08.591Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:08.591Z] bashVersion : [2025-09-03T21:29:08.591Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0) [2025-09-03T21:29:08.591Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-03T21:29:08.591Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] This is free software; you are free to change and redistribute it. [2025-09-03T21:29:08.591Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-03T21:29:08.591Z] cpuCores : 3 [2025-09-03T21:29:08.591Z] curlVersion : [2025-09-03T21:29:08.591Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0 [2025-09-03T21:29:08.591Z] Release-Date: 2024-03-27 [2025-09-03T21:29:08.591Z] 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 [2025-09-03T21:29:08.591Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2025-09-03T21:29:08.591Z] dockerVersion : bash: line 1: docker: command not found [2025-09-03T21:29:08.591Z] gcc version : 15.0.0 [2025-09-03T21:29:08.591Z] gclibc version : bash: line 1: ldd: command not found [2025-09-03T21:29:08.591Z] gdb version : bash: line 1: gdb: command not found [2025-09-03T21:29:08.591Z] lldb version : [2025-09-03T21:29:08.591Z] lldb-1500.0.200.58 [2025-09-03T21:29:08.591Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2025-09-03T21:29:08.591Z] makeVersion : [2025-09-03T21:29:08.591Z] GNU Make 3.81 [2025-09-03T21:29:08.591Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-03T21:29:08.591Z] This is free software; see the source for copying conditions. [2025-09-03T21:29:08.591Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-03T21:29:08.591Z] PARTICULAR PURPOSE. [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] This program built for i386-apple-darwin11.3.0 [2025-09-03T21:29:08.591Z] mavenVersion : [2025-09-03T21:29:08.591Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-03T21:29:08.591Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-03T21:29:08.591Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-09-03T21:29:08.591Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-03T21:29:08.591Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac" [2025-09-03T21:29:08.591Z] perlVersion : [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2025-09-03T21:29:08.591Z] (with 2 registered patches, see perl -V for more detail) [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] Copyright 1987-2022, Larry Wall [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-03T21:29:08.591Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-03T21:29:08.591Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-03T21:29:08.591Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-03T21:29:08.591Z] [2025-09-03T21:29:08.591Z] podmanVersion : bash: line 1: podman: command not found [2025-09-03T21:29:08.591Z] procArch : arm [2025-09-03T21:29:08.591Z] sysArch : arm64 [2025-09-03T21:29:08.591Z] sysOS : Darwin [2025-09-03T21:29:08.591Z] ulimit : [2025-09-03T21:29:08.591Z] core file size (blocks, -c) 0 [2025-09-03T21:29:08.591Z] data seg size (kbytes, -d) unlimited [2025-09-03T21:29:08.591Z] file size (blocks, -f) unlimited [2025-09-03T21:29:08.591Z] max locked memory (kbytes, -l) unlimited [2025-09-03T21:29:08.591Z] max memory size (kbytes, -m) unlimited [2025-09-03T21:29:08.591Z] open files (-n) 1048576 [2025-09-03T21:29:08.591Z] pipe size (512 bytes, -p) 1 [2025-09-03T21:29:08.592Z] stack size (kbytes, -s) 65520 [2025-09-03T21:29:08.592Z] cpu time (seconds, -t) unlimited [2025-09-03T21:29:08.592Z] max user processes (-u) 1333 [2025-09-03T21:29:08.592Z] virtual memory (kbytes, -v) unlimited [2025-09-03T21:29:08.592Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64 [2025-09-03T21:29:08.592Z] vmVendor : Oracle Corporation [2025-09-03T21:29:08.592Z] vmVersion : 21.0.9-beta+6-ea [2025-09-03T21:29:08.592Z] xlc version : bash: line 1: xlC: command not found [2025-09-03T21:29:08.592Z] ************************************************************************** [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('os.name')=Mac OS X [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('os.arch')=aarch64 [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('java.fullversion')=null [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] System.getProperty('sun.arch.data.model')=64 [2025-09-03T21:29:08.592Z] [2025-09-03T21:29:08.592Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:08.592Z] perl scripts/configure.pl [2025-09-03T21:29:08.592Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-03T21:29:08.952Z] [2025-09-03T21:29:08.952Z] Warning: cannot find spec in resources/ottawa.csv. [2025-09-03T21:29:08.952Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-09-03T21:29:08.952Z] [2025-09-03T21:29:08.952Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-03T21:29:08.952Z] [2025-09-03T21:29:08.952Z] [2025-09-03T21:29:08.952Z] Starting to generate parallel test lists. [2025-09-03T21:29:08.952Z] [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-03T21:29:08.952Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-03T21:29:09.314Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-03T21:29:09.315Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-03T21:29:09.315Z] Attempting to get test duration data from TRSS. [2025-09-03T21:29:09.315Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=aarch64_mac&group=functional&level=special [2025-09-03T21:29:09.672Z] Attempting to get test duration data from cached files. [2025-09-03T21:29:09.672Z] [2025-09-03T21:29:09.672Z] TEST DURATION [2025-09-03T21:29:09.672Z] ==================================================================================== [2025-09-03T21:29:09.672Z] Total number of tests searched: 452 [2025-09-03T21:29:09.672Z] Number of test durations found: 452 [2025-09-03T21:29:09.672Z] Top slowest tests: [2025-09-03T21:29:09.672Z] 00m33s MBCS_Tests_charsets_0 [2025-09-03T21:29:09.672Z] 00m00s MBCS_Tests_property_utf8_0 [2025-09-03T21:29:09.672Z] 00m00s MBCS_Tests_language_tag_0 [2025-09-03T21:29:09.672Z] ==================================================================================== [2025-09-03T21:29:09.672Z] [2025-09-03T21:29:09.672Z] Test target is split into 1 lists. [2025-09-03T21:29:09.672Z] Reducing estimated test running time from 00m41s to 00m41s. [2025-09-03T21:29:09.672Z] [2025-09-03T21:29:09.672Z] -------------------------------------testList_0------------------------------------- [2025-09-03T21:29:09.672Z] Number of tests: 452 [2025-09-03T21:29:09.672Z] Estimated running time: 00m41s [2025-09-03T21:29:09.673Z] TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_property_utf8_0,MBCS_Tests_language_tag_0,MBCS_Tests_datetime_0,MBCS_Tests_datetime_formatter_0,MBCS_Tests_new_jp_era_0,MBCS_Tests_unicode_aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_record_ZH_CN_aix_0,MBCS_Tests_locale_matching_zh_CN_aix_0,MBCS_Tests_locale_matching_Zh_CN_aix_0,MBCS_Tests_IDN_ko_KR_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_record_zh_CN_linux_0,MBCS_Tests_StAX_windows_0,MBCS_Tests_urlclassloader_zh_CN_aix_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_Zh_CN_aix_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_text_blocks_ko_KR_linux_0,MBCS_Tests_text_blocks_ja_JP_aix_0,MBCS_Tests_text_blocks_Zh_CN_aix_0,MBCS_Tests_text_blocks_ZH_TW_aix_0,MBCS_Tests_text_blocks_ZH_CN_aix_0,MBCS_Tests_text_blocks_JA_JP_aix_0,MBCS_Tests_switch_expressions_zh_TW_linux_0,MBCS_Tests_switch_expressions_zh_CN_linux_0,MBCS_Tests_switch_expressions_ja_JP_linux_0,MBCS_Tests_switch_expressions_KO_KR_aix_0,MBCS_Tests_sealed_classes_zh_TW_aix_0,MBCS_Tests_sealed_classes_ko_KR_linux_0,MBCS_Tests_sealed_classes_Zh_CN_aix_0,MBCS_Tests_sealed_classes_ZH_CN_aix_0,MBCS_Tests_sealed_classes_KO_KR_aix_0,MBCS_Tests_sealed_classes_Ja_JP_aix_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_record_zh_TW_linux_0,MBCS_Tests_record_windows_0,MBCS_Tests_record_ko_KR_linux_0,MBCS_Tests_record_ja_JP_aix_0,MBCS_Tests_record_KO_KR_aix_0,MBCS_Tests_record_JA_JP_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0,MBCS_Tests_pattern_matching_instanceof_windows_0,MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0,MBCS_Tests_locale_matching_Zh_TW_aix_0,MBCS_Tests_jdbc41_zh_CN_aix_0,MBCS_Tests_jdbc41_Zh_TW_aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_i18n_ko_KR_linux_0,MBCS_Tests_formatter_zh_TW_linux_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_Ja_JP.aix_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_env_Zh_TW_aix_0,MBCS_Tests_env_Ja_JP_aix_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_compact_number_format_Ja_JP_aix_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_codepage_zh_TW_aix_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_codepage_ko_KR_aix_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_annotation_Zh_TW_aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_StAX_zh_TW_linux_0,MBCS_Tests_StAX_zh_CN_linux_0,MBCS_Tests_StAX_tw_windows_0,MBCS_Tests_StAX_ko_KR_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_urlclassloader_zh_TW_aix_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_urlclassloader_ja_JP_aix_0,MBCS_Tests_urlclassloader_Zh_TW_aix_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_urlclassloader_Ja_JP_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_unicode_windows_0,MBCS_Tests_unicode_linux_0,MBCS_Tests_text_blocks_zh_TW_linux_0,MBCS_Tests_text_blocks_zh_TW_aix_0,MBCS_Tests_text_blocks_zh_CN_linux_0,MBCS_Tests_text_blocks_zh_CN_aix_0,MBCS_Tests_text_blocks_windows_0,MBCS_Tests_text_blocks_ko_KR_aix_0,MBCS_Tests_text_blocks_ja_JP_linux_0,MBCS_Tests_text_blocks_Zh_TW_aix_0,MBCS_Tests_text_blocks_KO_KR_aix_0,MBCS_Tests_text_blocks_Ja_JP_aix_0,MBCS_Tests_switch_expressions_zh_TW_aix_0,MBCS_Tests_switch_expressions_zh_CN_aix_0,MBCS_Tests_switch_expressions_windows_0,MBCS_Tests_switch_expressions_ko_KR_linux_0,MBCS_Tests_switch_expressions_ko_KR_aix_0,MBCS_Tests_switch_expressions_ja_JP_aix_0,MBCS_Tests_switch_expressions_Zh_TW_aix_0,MBCS_Tests_switch_expressions_Zh_CN_aix_0,MBCS_Tests_switch_expressions_ZH_TW_aix_0,MBCS_Tests_switch_expressions_ZH_CN_aix_0,MBCS_Tests_switch_expressions_Ja_JP_aix_0,MBCS_Tests_switch_expressions_JA_JP_aix_0,MBCS_Tests_sealed_classes_zh_TW_linux_0,MBCS_Tests_sealed_classes_zh_CN_linux_0,MBCS_Tests_sealed_classes_zh_CN_aix_0,MBCS_Tests_sealed_classes_windows_0,MBCS_Tests_sealed_classes_ko_KR_aix_0,MBCS_Tests_sealed_classes_ja_JP_linux_0,MBCS_Tests_sealed_classes_ja_JP_aix_0,MBCS_Tests_sealed_classes_Zh_TW_aix_0,MBCS_Tests_sealed_classes_ZH_TW_aix_0,MBCS_Tests_sealed_classes_JA_JP_aix_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_scanner_zh_TW_aix_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_scanner_zh_CN_aix_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_scanner_ja_JP_aix_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_scanner_Zh_TW_aix_0,MBCS_Tests_scanner_Zh_CN_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_scanner_Ja_JP_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_regex_zh_TW_aix_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_zh_CN_aix_0,MBCS_Tests_regex_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_regex_ja_JP_aix_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_regex_Zh_TW_aix_0,MBCS_Tests_regex_Zh_CN_aix_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_regex_Ja_JP_aix_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_record_zh_TW_aix_0,MBCS_Tests_record_zh_CN_aix_0,MBCS_Tests_record_ko_KR_aix_0,MBCS_Tests_record_ja_JP_linux_0,MBCS_Tests_record_Zh_TW_aix_0,MBCS_Tests_record_Zh_CN_aix_0,MBCS_Tests_record_ZH_TW_aix_0,MBCS_Tests_record_Ja_JP_aix_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_pref_zh_TW_aix_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_pref_zh_CN_aix_0,MBCS_Tests_pref_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_pref_ja_JP_aix_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_Zh_TW_aix_0,MBCS_Tests_pref_Zh_CN_aix_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_pref_Ja_JP_aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0,MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0,MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0,MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0,MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0,MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0,MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0,MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0,MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_nio_zh_TW_aix_0,MBCS_Tests_nio_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_nio_ko_KR_aix_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_nio_ja_JP_aix_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_nio_Zh_TW_aix_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_nio_Ja_JP_aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_locale_matching_zh_TW_aix_0,MBCS_Tests_locale_matching_zh_CN_linux_0,MBCS_Tests_locale_matching_windows_0,MBCS_Tests_locale_matching_tw_windows_0,MBCS_Tests_locale_matching_ko_windows_0,MBCS_Tests_locale_matching_ko_KR_linux_0,MBCS_Tests_locale_matching_ko_KR_aix_0,MBCS_Tests_locale_matching_ja_windows_0,MBCS_Tests_locale_matching_ja_JP_aix_0,MBCS_Tests_locale_matching_cn_windows_0,MBCS_Tests_locale_matching_ZH_TW_aix_0,MBCS_Tests_locale_matching_ZH_CN_aix_0,MBCS_Tests_locale_matching_KO_KR_aix_0,MBCS_Tests_locale_matching_Ja_JP_aix_0,MBCS_Tests_locale_matching_JA_JP_aix_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_jdbc41_zh_TW_aix_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_jdbc41_ja_JP_aix_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_jdbc41_Ja_JP_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_jaxp14_zh_TW_aix_0,MBCS_Tests_jaxp14_windows_0,MBCS_Tests_jaxp14_tw_windows_0,MBCS_Tests_jaxp14_ko_windows_0,MBCS_Tests_jaxp14_ja_windows_0,MBCS_Tests_jaxp14_ja_JP_aix_0,MBCS_Tests_jaxp14_cn_windows_0,MBCS_Tests_jaxp14_Zh_TW_aix_0,MBCS_Tests_jaxp14_Zh_CN_aix_0,MBCS_Tests_jaxp14_ZH_TW_aix_0,MBCS_Tests_jaxp14_Ja_JP_aix_0,MBCS_Tests_i18n_zh_TW_linux_0,MBCS_Tests_i18n_zh_TW_aix_0,MBCS_Tests_i18n_zh_CN_linux_0,MBCS_Tests_i18n_zh_CN_aix_0,MBCS_Tests_i18n_ko_KR_aix_0,MBCS_Tests_i18n_ja_JP_linux_0,MBCS_Tests_i18n_ja_JP_aix_0,MBCS_Tests_i18n_Zh_TW_aix_0,MBCS_Tests_i18n_Zh_CN_aix_0,MBCS_Tests_i18n_ZH_CN_aix_0,MBCS_Tests_i18n_KO_KR_aix_0,MBCS_Tests_i18n_Ja_JP_aix_0,MBCS_Tests_i18n_JA_JP_aix_0,MBCS_Tests_formatter_zh_TW_aix_0,MBCS_Tests_formatter_zh_CN_linux_0,MBCS_Tests_formatter_zh_CN_aix_0,MBCS_Tests_formatter_tw_windows_0,MBCS_Tests_formatter_ko_windows_0,MBCS_Tests_formatter_ko_KR_linux_0,MBCS_Tests_formatter_ko_KR_aix_0,MBCS_Tests_formatter_ja_windows_0,MBCS_Tests_formatter_ja_JP_linux_0,MBCS_Tests_formatter_ja_JP_aix_0,MBCS_Tests_formatter_cn_windows_0,MBCS_Tests_formatter_Zh_TW_aix_0,MBCS_Tests_formatter_Zh_CN_aix_0,MBCS_Tests_formatter_ZH_CN_aix_0,MBCS_Tests_formatter_Ja_JP_aix_0,MBCS_Tests_formatter_JA_JP_aix_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_file_zh_CN.aix_0,MBCS_Tests_file_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_file_ja_JP.aix_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_Zh_TW.aix_0,MBCS_Tests_file_Zh_CN.aix_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_env_zh_TW_aix_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_env_zh_CN_aix_0,MBCS_Tests_env_windows_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_env_ja_JP_aix_0,MBCS_Tests_env_Zh_CN_aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_compact_number_format_zh_TW_linux_0,MBCS_Tests_compact_number_format_zh_TW_aix_0,MBCS_Tests_compact_number_format_zh_CN_linux_0,MBCS_Tests_compact_number_format_zh_CN_aix_0,MBCS_Tests_compact_number_format_windows_0,MBCS_Tests_compact_number_format_ko_KR_linux_0,MBCS_Tests_compact_number_format_ko_KR_aix_0,MBCS_Tests_compact_number_format_ja_JP_linux_0,MBCS_Tests_compact_number_format_ja_JP_aix_0,MBCS_Tests_compact_number_format_Zh_TW_aix_0,MBCS_Tests_compact_number_format_ZH_TW_aix_0,MBCS_Tests_compact_number_format_ZH_CN_aix_0,MBCS_Tests_compact_number_format_KO_KR_aix_0,MBCS_Tests_compact_number_format_JA_JP_aix_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_coin_zh_TW_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_coin_zh_CN_aix_0,MBCS_Tests_coin_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_coin_Zh_TW_aix_0,MBCS_Tests_coin_Zh_CN_aix_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_coin_Ja_JP_aix_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_codepoint_linux_0,MBCS_Tests_codepoint_aix_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_codepage_zh_CN_aix_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_codepage_ja_JP_aix_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_codepage_Zh_TW_aix_0,MBCS_Tests_codepage_Zh_CN_aix_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_codepage_Ja_JP_aix_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_annotation_zh_TW_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_annotation_zh_CN_aix_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_annotation_ja_JP_aix_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_StAX_zh_TW_aix_0,MBCS_Tests_StAX_zh_CN_aix_0,MBCS_Tests_StAX_ko_KR_aix_0,MBCS_Tests_StAX_ja_JP_linux_0,MBCS_Tests_StAX_ja_JP_aix_0,MBCS_Tests_StAX_cn_windows_0,MBCS_Tests_StAX_Zh_TW_aix_0,MBCS_Tests_StAX_Zh_CN_aix_0,MBCS_Tests_StAX_ZH_TW_aix_0,MBCS_Tests_StAX_ZH_CN_aix_0,MBCS_Tests_StAX_KO_KR_aix_0,MBCS_Tests_StAX_Ja_JP_aix_0,MBCS_Tests_StAX_JA_JP_aix_0,MBCS_Tests_IDN_zh_TW_aix_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_IDN_ja_JP_aix_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_Zh_TW_aix_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_IDN_Ja_JP_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_Compiler_zh_TW_aix_0,MBCS_Tests_Compiler_zh_CN_aix_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_Compiler_ja_JP_aix_0,MBCS_Tests_Compiler_Zh_TW_aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_Compiler_Ja_JP_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0,MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_nio_zh_CN_aix_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_nio_Zh_CN_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_locale_matching_zh_TW_linux_0,MBCS_Tests_locale_matching_ja_JP_linux_0,MBCS_Tests_jaxp14_zh_TW_linux_0,MBCS_Tests_jaxp14_zh_CN_linux_0,MBCS_Tests_jaxp14_zh_CN_aix_0,MBCS_Tests_jaxp14_ko_KR_linux_0,MBCS_Tests_jaxp14_ko_KR_aix_0,MBCS_Tests_jaxp14_ja_JP_linux_0,MBCS_Tests_jaxp14_ZH_CN_aix_0,MBCS_Tests_jaxp14_KO_KR_aix_0,MBCS_Tests_jaxp14_JA_JP_aix_0,MBCS_Tests_i18n_windows_0,MBCS_Tests_i18n_ZH_TW_aix_0,MBCS_Tests_formatter_windows_0,MBCS_Tests_formatter_ZH_TW_aix_0,MBCS_Tests_formatter_KO_KR_aix_0,MBCS_Tests_file_zh_TW.aix_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_compact_number_format_Zh_CN_aix_0,MBCS_Tests_coin_ja_JP_aix_0,MBCS_Tests_codepoint_windows_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_annotation_Ja_JP_aix_0,MBCS_Tests_StAX_ko_windows_0,MBCS_Tests_StAX_ja_windows_0,MBCS_Tests_IDN_zh_CN_aix_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_IDN_Zh_CN_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_Compiler_Zh_CN_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0 [2025-09-03T21:29:09.673Z] ------------------------------------------------------------------------------------ [2025-09-03T21:29:09.673Z] [2025-09-03T21:29:09.673Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-09-03T21:29:09.809Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-03T21:29:09.912Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-03T21:29:10.289Z] Building tests... [Pipeline] timeout [2025-09-03T21:29:10.301Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-03T21:29:10.367Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-03T21:29:10.912Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-03T21:29:15.298Z] -------------------------------------------- [2025-09-03T21:29:15.298Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:15.298Z] task is set to default [2025-09-03T21:29:15.298Z] dependencyList is set to all [2025-09-03T21:29:15.298Z] -------------------------------------------- [2025-09-03T21:29:15.298Z] Starting download third party dependent jars [2025-09-03T21:29:15.298Z] -------------------------------------------- [2025-09-03T21:29:15.298Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-03T21:29:15.298Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-03T21:29:15.788Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-03T21:29:15.943Z] ITERATION: 1/1 [Pipeline] sshagent [2025-09-03T21:29:15.935Z] $ ssh-agent [2025-09-03T21:29:16.117Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-kNwGjcWsYKnr/agent.6548 [2025-09-03T21:29:16.117Z] SSH_AGENT_PID=6549 [2025-09-03T21:29:16.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T21:29:16.706Z] ++ uname [2025-09-03T21:29:16.706Z] + '[' Darwin = AIX ']' [2025-09-03T21:29:16.706Z] ++ uname [2025-09-03T21:29:16.706Z] + '[' Darwin = SunOS ']' [2025-09-03T21:29:16.706Z] ++ uname [2025-09-03T21:29:16.706Z] + '[' Darwin = '*BSD' ']' [2025-09-03T21:29:16.706Z] + MAKE=make [2025-09-03T21:29:16.706Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-03T21:29:16.706Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-09-03T21:29:17.349Z] ++ uname [2025-09-03T21:29:17.349Z] + '[' Darwin = AIX ']' [2025-09-03T21:29:17.349Z] ++ uname [2025-09-03T21:29:17.349Z] + '[' Darwin = SunOS ']' [2025-09-03T21:29:17.349Z] ++ uname [2025-09-03T21:29:17.349Z] + '[' Darwin = '*BSD' ']' [2025-09-03T21:29:17.349Z] + MAKE=make [2025-09-03T21:29:17.349Z] + cd ./aqa-tests [2025-09-03T21:29:17.349Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-03T21:29:17.349Z] ++ set +x [2025-09-03T21:29:17.349Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-03T21:29:17.349Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:17.349Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:17.349Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:17.349Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-03T21:29:17.349Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-03T21:29:17.349Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-03T21:29:17.349Z] [2025-09-03T21:29:17.349Z] build: [2025-09-03T21:29:17.349Z] [2025-09-03T21:29:17.349Z] clean: [2025-09-03T21:29:17.349Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-09-03T21:29:17.349Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin [2025-09-03T21:29:17.349Z] [2025-09-03T21:29:17.349Z] init: [2025-09-03T21:29:17.349Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin [2025-09-03T21:29:17.349Z] [2025-09-03T21:29:17.349Z] getDependentLibs: [2025-09-03T21:29:17.349Z] [exec] -------------------------------------------- [2025-09-03T21:29:17.349Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:17.349Z] [exec] task is set to default [2025-09-03T21:29:17.349Z] [exec] dependencyList is set to json_simple [2025-09-03T21:29:17.349Z] [exec] -------------------------------------------- [2025-09-03T21:29:17.349Z] [exec] Starting download third party dependent jars [2025-09-03T21:29:17.349Z] [exec] -------------------------------------------- [2025-09-03T21:29:17.349Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:17.349Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-03T21:29:17.349Z] [exec] downloaded dependent third party jars successfully [2025-09-03T21:29:17.349Z] [2025-09-03T21:29:17.349Z] compile: [2025-09-03T21:29:17.349Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:17.349Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:17.349Z] [echo] ===fork: yes [2025-09-03T21:29:17.349Z] [echo] ===debug: on [2025-09-03T21:29:17.733Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin [2025-09-03T21:29:18.521Z] [javac] Note: Some input files use or override a deprecated API. [2025-09-03T21:29:18.521Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-09-03T21:29:18.521Z] [2025-09-03T21:29:18.521Z] dist: [2025-09-03T21:29:18.521Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-03T21:29:18.521Z] [2025-09-03T21:29:18.521Z] BUILD SUCCESSFUL [2025-09-03T21:29:18.521Z] Total time: 1 second [2025-09-03T21:29:18.521Z] 0 [2025-09-03T21:29:18.521Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-03T21:29:18.901Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-03T21:29:18.901Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-03T21:29:19.269Z] ****************************** MACHINE INFO ****************************** [2025-09-03T21:29:19.269Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG [2025-09-03T21:29:19.269Z] Free Physical Memory Size : 206602240 [2025-09-03T21:29:19.269Z] Free space (bytes) : 32630583296 [2025-09-03T21:29:19.269Z] Total Physical Memory Size : 5368709120 [2025-09-03T21:29:19.269Z] Total space (bytes) : 90743767040 [2025-09-03T21:29:19.269Z] Usable space (bytes) : 32630583296 [2025-09-03T21:29:19.269Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:19.269Z] bashVersion : [2025-09-03T21:29:19.269Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0) [2025-09-03T21:29:19.269Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-03T21:29:19.269Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] This is free software; you are free to change and redistribute it. [2025-09-03T21:29:19.269Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-03T21:29:19.269Z] cpuCores : 3 [2025-09-03T21:29:19.269Z] curlVersion : [2025-09-03T21:29:19.269Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0 [2025-09-03T21:29:19.269Z] Release-Date: 2024-03-27 [2025-09-03T21:29:19.269Z] 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 [2025-09-03T21:29:19.269Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2025-09-03T21:29:19.269Z] dockerVersion : bash: line 1: docker: command not found [2025-09-03T21:29:19.269Z] gcc version : 15.0.0 [2025-09-03T21:29:19.269Z] gclibc version : bash: line 1: ldd: command not found [2025-09-03T21:29:19.269Z] gdb version : bash: line 1: gdb: command not found [2025-09-03T21:29:19.269Z] lldb version : [2025-09-03T21:29:19.269Z] lldb-1500.0.200.58 [2025-09-03T21:29:19.269Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2025-09-03T21:29:19.269Z] makeVersion : [2025-09-03T21:29:19.269Z] GNU Make 3.81 [2025-09-03T21:29:19.269Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-03T21:29:19.269Z] This is free software; see the source for copying conditions. [2025-09-03T21:29:19.269Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-03T21:29:19.269Z] PARTICULAR PURPOSE. [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] This program built for i386-apple-darwin11.3.0 [2025-09-03T21:29:19.269Z] mavenVersion : [2025-09-03T21:29:19.269Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-03T21:29:19.269Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-03T21:29:19.269Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-09-03T21:29:19.269Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-03T21:29:19.269Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac" [2025-09-03T21:29:19.269Z] perlVersion : [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2025-09-03T21:29:19.269Z] (with 2 registered patches, see perl -V for more detail) [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] Copyright 1987-2022, Larry Wall [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-03T21:29:19.269Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-03T21:29:19.269Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-03T21:29:19.269Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] podmanVersion : bash: line 1: podman: command not found [2025-09-03T21:29:19.269Z] procArch : arm [2025-09-03T21:29:19.269Z] sysArch : arm64 [2025-09-03T21:29:19.269Z] sysOS : Darwin [2025-09-03T21:29:19.269Z] ulimit : [2025-09-03T21:29:19.269Z] core file size (blocks, -c) 0 [2025-09-03T21:29:19.269Z] data seg size (kbytes, -d) unlimited [2025-09-03T21:29:19.269Z] file size (blocks, -f) unlimited [2025-09-03T21:29:19.269Z] max locked memory (kbytes, -l) unlimited [2025-09-03T21:29:19.269Z] max memory size (kbytes, -m) unlimited [2025-09-03T21:29:19.269Z] open files (-n) 1048576 [2025-09-03T21:29:19.269Z] pipe size (512 bytes, -p) 1 [2025-09-03T21:29:19.269Z] stack size (kbytes, -s) 65520 [2025-09-03T21:29:19.269Z] cpu time (seconds, -t) unlimited [2025-09-03T21:29:19.269Z] max user processes (-u) 1333 [2025-09-03T21:29:19.269Z] virtual memory (kbytes, -v) unlimited [2025-09-03T21:29:19.269Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64 [2025-09-03T21:29:19.269Z] vmVendor : Oracle Corporation [2025-09-03T21:29:19.269Z] vmVersion : 21.0.9-beta+6-ea [2025-09-03T21:29:19.269Z] xlc version : bash: line 1: xlC: command not found [2025-09-03T21:29:19.269Z] ************************************************************************** [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('os.name')=Mac OS X [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('os.arch')=aarch64 [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('java.fullversion')=null [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.269Z] System.getProperty('sun.arch.data.model')=64 [2025-09-03T21:29:19.269Z] [2025-09-03T21:29:19.655Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST= [2025-09-03T21:29:19.655Z] perl scripts/configure.pl [2025-09-03T21:29:19.656Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-03T21:29:19.656Z] [2025-09-03T21:29:19.656Z] Warning: cannot find spec in resources/ottawa.csv. [2025-09-03T21:29:19.656Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-09-03T21:29:19.656Z] [2025-09-03T21:29:19.656Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-03T21:29:19.656Z] [2025-09-03T21:29:19.656Z] [2025-09-03T21:29:19.656Z] Starting to generate build list. [2025-09-03T21:29:19.656Z] [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-03T21:29:19.656Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-03T21:29:20.027Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-03T21:29:20.028Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-03T21:29:20.417Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-03T21:29:20.417Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/buildInfo.mk [2025-09-03T21:29:20.417Z] [2025-09-03T21:29:20.417Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2025-09-03T21:29:20.417Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest [2025-09-03T21:29:20.417Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile [2025-09-03T21:29:20.417Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:20.417Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-03T21:29:20.417Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/property_utf8,functional/MBCS_Tests/charsets,functional/MBCS_Tests/language_tag,functional/MBCS_Tests/datetime,functional/MBCS_Tests/new_jp_era" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-03T21:29:20.417Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-03T21:29:20.417Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml [2025-09-03T21:29:20.781Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/property_utf8/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/language_tag/build.xml,functional/MBCS_Tests/datetime/build.xml,functional/MBCS_Tests/new_jp_era/build.xml [2025-09-03T21:29:20.781Z] [2025-09-03T21:29:20.781Z] -create_test_directory: [2025-09-03T21:29:20.781Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest [2025-09-03T21:29:20.781Z] [2025-09-03T21:29:20.781Z] stage_test_material: [2025-09-03T21:29:20.781Z] [copy] Copying 585 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] build: [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] init: [2025-09-03T21:29:21.141Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/TestConfig [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] build: [2025-09-03T21:29:21.141Z] [copy] Copying 14 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/TestConfig [2025-09-03T21:29:21.141Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/TestConfig [2025-09-03T21:29:21.141Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/TestConfig [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] build: [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] init: [2025-09-03T21:29:21.141Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/charsets [2025-09-03T21:29:21.141Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin [2025-09-03T21:29:21.141Z] [2025-09-03T21:29:21.141Z] compile: [2025-09-03T21:29:21.141Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:21.142Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:21.142Z] [echo] ===fork: yes [2025-09-03T21:29:21.142Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-03T21:29:21.142Z] [echo] ===debug: on [2025-09-03T21:29:21.142Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets [2025-09-03T21:29:21.142Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] copyData: [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] check-dir: [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] build: [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] init: [2025-09-03T21:29:21.929Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/data [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] dist: [2025-09-03T21:29:21.929Z] [copy] Copying 32 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/data [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] dist: [2025-09-03T21:29:21.929Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/charsets/charsets.jar [2025-09-03T21:29:21.929Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/charsets [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] clean: [2025-09-03T21:29:21.929Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] build: [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] init: [2025-09-03T21:29:21.929Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/datetime [2025-09-03T21:29:21.929Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/datetime/bin [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] getDependentLibs: [2025-09-03T21:29:21.929Z] [exec] -------------------------------------------- [2025-09-03T21:29:21.929Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:21.929Z] [exec] task is set to default [2025-09-03T21:29:21.929Z] [exec] dependencyList is set to junit4,testng,jcommander [2025-09-03T21:29:21.929Z] [exec] -------------------------------------------- [2025-09-03T21:29:21.929Z] [exec] Starting download third party dependent jars [2025-09-03T21:29:21.929Z] [exec] -------------------------------------------- [2025-09-03T21:29:21.929Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:21.929Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-03T21:29:21.929Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-03T21:29:21.929Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-03T21:29:21.929Z] [exec] downloaded dependent third party jars successfully [2025-09-03T21:29:21.929Z] [2025-09-03T21:29:21.929Z] compile: [2025-09-03T21:29:21.929Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:21.929Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:21.929Z] [echo] ===fork: yes [2025-09-03T21:29:21.929Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-03T21:29:21.929Z] [echo] ===debug: on [2025-09-03T21:29:21.929Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime [2025-09-03T21:29:21.929Z] [javac] Compiling 25 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/datetime/bin [2025-09-03T21:29:23.217Z] [javac] Note: Some input files use or override a deprecated API. [2025-09-03T21:29:23.217Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-09-03T21:29:23.217Z] [2025-09-03T21:29:23.217Z] copyData: [2025-09-03T21:29:23.217Z] [2025-09-03T21:29:23.217Z] check-dir: [2025-09-03T21:29:23.217Z] [2025-09-03T21:29:23.217Z] build: [2025-09-03T21:29:23.217Z] [2025-09-03T21:29:23.217Z] dist: [2025-09-03T21:29:23.217Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/datetime/datetime.jar [2025-09-03T21:29:23.217Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/datetime [2025-09-03T21:29:23.217Z] [2025-09-03T21:29:23.217Z] clean: [2025-09-03T21:29:23.218Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/datetime/bin [2025-09-03T21:29:23.218Z] [2025-09-03T21:29:23.218Z] build: [2025-09-03T21:29:23.218Z] [2025-09-03T21:29:23.218Z] init: [2025-09-03T21:29:23.218Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/language_tag [2025-09-03T21:29:23.218Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/language_tag/bin [2025-09-03T21:29:23.218Z] [2025-09-03T21:29:23.218Z] getDependentLibs: [2025-09-03T21:29:23.218Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.218Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:23.218Z] [exec] task is set to default [2025-09-03T21:29:23.218Z] [exec] dependencyList is set to junit4,testng,jcommander [2025-09-03T21:29:23.218Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.218Z] [exec] Starting download third party dependent jars [2025-09-03T21:29:23.218Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.218Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:23.218Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-03T21:29:23.218Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-03T21:29:23.218Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-03T21:29:23.218Z] [exec] downloaded dependent third party jars successfully [2025-09-03T21:29:23.218Z] [2025-09-03T21:29:23.218Z] compile: [2025-09-03T21:29:23.218Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:23.218Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:23.218Z] [echo] ===fork: yes [2025-09-03T21:29:23.218Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-03T21:29:23.218Z] [echo] ===debug: on [2025-09-03T21:29:23.218Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag [2025-09-03T21:29:23.218Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/language_tag/bin [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] copyData: [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] check-dir: [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] build: [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] dist: [2025-09-03T21:29:23.597Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/language_tag/language_tag.jar [2025-09-03T21:29:23.597Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/language_tag [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] clean: [2025-09-03T21:29:23.597Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/language_tag/bin [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] build: [2025-09-03T21:29:23.597Z] [2025-09-03T21:29:23.597Z] init: [2025-09-03T21:29:23.598Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/new_jp_era [2025-09-03T21:29:23.598Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2025-09-03T21:29:23.598Z] [2025-09-03T21:29:23.598Z] compile: [2025-09-03T21:29:23.598Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:23.599Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:23.602Z] [echo] ===fork: yes [2025-09-03T21:29:23.602Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-03T21:29:23.602Z] [echo] ===debug: on [2025-09-03T21:29:23.602Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/new_jp_era [2025-09-03T21:29:23.602Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] copyData: [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] check-dir: [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] build: [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] dist: [2025-09-03T21:29:23.962Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/new_jp_era/new_jp_era.jar [2025-09-03T21:29:23.962Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/new_jp_era [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] clean: [2025-09-03T21:29:23.962Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] build: [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] init: [2025-09-03T21:29:23.962Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/property_utf8 [2025-09-03T21:29:23.962Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2025-09-03T21:29:23.962Z] [2025-09-03T21:29:23.962Z] getDependentLibs: [2025-09-03T21:29:23.962Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.962Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:23.962Z] [exec] task is set to default [2025-09-03T21:29:23.962Z] [exec] dependencyList is set to junit4,testng,jcommander [2025-09-03T21:29:23.962Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.962Z] [exec] Starting download third party dependent jars [2025-09-03T21:29:23.962Z] [exec] -------------------------------------------- [2025-09-03T21:29:23.962Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib [2025-09-03T21:29:23.963Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-03T21:29:23.963Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-03T21:29:23.963Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-03T21:29:23.963Z] [exec] downloaded dependent third party jars successfully [2025-09-03T21:29:23.963Z] [2025-09-03T21:29:23.963Z] compile: [2025-09-03T21:29:23.963Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-03T21:29:23.963Z] [echo] ============COMPILER SETTINGS============ [2025-09-03T21:29:23.963Z] [echo] ===fork: yes [2025-09-03T21:29:23.963Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-03T21:29:23.963Z] [echo] ===debug: on [2025-09-03T21:29:23.963Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8 [2025-09-03T21:29:23.963Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] copyData: [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] check-dir: [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] build: [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] dist: [2025-09-03T21:29:24.729Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/property_utf8/property_utf8.jar [2025-09-03T21:29:24.729Z] [copy] Copying 8 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jvmtest/functional/MBCS_Tests/property_utf8 [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] clean: [2025-09-03T21:29:24.729Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] BUILD SUCCESSFUL [2025-09-03T21:29:24.729Z] Total time: 3 seconds [2025-09-03T21:29:24.729Z] 0 [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] [2025-09-03T21:29:24.729Z] RECORD TEST REPOs SHA [2025-09-03T21:29:24.729Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-03T21:29:24.729Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-03T21:29:24.729Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-03T21:29:24.729Z] touch /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-03T21:29:24.729Z] ================================================ [2025-09-03T21:29:24.729Z] timestamp: 20250903-172924 [2025-09-03T21:29:24.729Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/openj9 [2025-09-03T21:29:24.729Z] git repo: [2025-09-03T21:29:24.729Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-09-03T21:29:24.729Z] sha: [2025-09-03T21:29:24.729Z] d39a39892d7f51dcd2fa23400852b026fca14f9a [2025-09-03T21:29:24.729Z] ================================================ [2025-09-03T21:29:24.729Z] timestamp: 20250903-172924 [2025-09-03T21:29:24.729Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests [2025-09-03T21:29:24.729Z] git repo: [2025-09-03T21:29:24.729Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-03T21:29:24.729Z] sha: [2025-09-03T21:29:24.729Z] 8739e40e74aa187312a804d6e2e2569f1f2a3c2d [2025-09-03T21:29:24.729Z] ================================================ [2025-09-03T21:29:24.729Z] timestamp: 20250903-172924 [2025-09-03T21:29:24.729Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG [2025-09-03T21:29:24.729Z] git repo: [2025-09-03T21:29:24.729Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-03T21:29:24.729Z] sha: [2025-09-03T21:29:24.729Z] fad6b023e51b1a2105890c44ce0bfa1752521a96 [2025-09-03T21:29:24.729Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST= [2025-09-03T21:29:24.729Z] perl scripts/configure.pl [2025-09-03T21:29:24.729Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-03T21:29:25.102Z] [2025-09-03T21:29:25.102Z] Warning: cannot find spec in resources/ottawa.csv. [2025-09-03T21:29:25.102Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-09-03T21:29:25.102Z] [2025-09-03T21:29:25.102Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-03T21:29:25.102Z] [2025-09-03T21:29:25.102Z] Starting to generate test make files. [2025-09-03T21:29:25.102Z] [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-03T21:29:25.102Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-03T21:29:25.103Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-03T21:29:25.458Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../functional/autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../autoGen.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Make files are generated successfully. [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _special.functional [2025-09-03T21:29:25.458Z] [2025-09-03T21:29:25.458Z] Running make 3.81 [2025-09-03T21:29:25.458Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/.. [2025-09-03T21:29:25.458Z] set JDK_VERSION to 21 [2025-09-03T21:29:25.458Z] set JDK_IMPL to hotspot [2025-09-03T21:29:25.458Z] set JVM_VERSION to openjdk21 [2025-09-03T21:29:25.458Z] set JCL_VERSION to latest [2025-09-03T21:29:25.458Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-03T21:29:25.458Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-03T21:29:25.458Z] set SPEC to osx_aarch64 [2025-09-03T21:29:25.458Z] set TEST_FLAG to [2025-09-03T21:29:25.458Z] Running special.functional ... [2025-09-03T21:29:25.458Z] There are 452 test targets in special.functional [2025-09-03T21:29:25.458Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-09-03T21:29:25.812Z] openjdk version "21.0.9-beta" 2025-10-21 [2025-09-03T21:29:25.812Z] OpenJDK Runtime Environment Temurin-21.0.9+6-202509031904 (build 21.0.9-beta+6-ea) [2025-09-03T21:29:25.812Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+6-202509031904 (build 21.0.9-beta+6-ea, mixed mode, sharing) [2025-09-03T21:29:25.812Z] [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] Running test MBCS_Tests_StAX_ja_JP_linux_0 ... [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_ja_JP_linux_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965522 [2025-09-03T21:29:25.812Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_StAX_ja_JP_linux_0_SKIPPED [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_ja_JP_linux_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965540 [2025-09-03T21:29:25.812Z] [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] Running test MBCS_Tests_StAX_ko_KR_linux_0 ... [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_ko_KR_linux_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965569 [2025-09-03T21:29:25.812Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_StAX_ko_KR_linux_0_SKIPPED [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_ko_KR_linux_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965584 [2025-09-03T21:29:25.812Z] [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] Running test MBCS_Tests_StAX_zh_CN_linux_0 ... [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_zh_CN_linux_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965614 [2025-09-03T21:29:25.812Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_StAX_zh_CN_linux_0_SKIPPED [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_zh_CN_linux_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965637 [2025-09-03T21:29:25.812Z] [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] Running test MBCS_Tests_StAX_zh_TW_linux_0 ... [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_zh_TW_linux_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965683 [2025-09-03T21:29:25.812Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_StAX_zh_TW_linux_0_SKIPPED [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_zh_TW_linux_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965707 [2025-09-03T21:29:25.812Z] [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] Running test MBCS_Tests_StAX_ja_JP_aix_0 ... [2025-09-03T21:29:25.812Z] =============================================== [2025-09-03T21:29:25.812Z] MBCS_Tests_StAX_ja_JP_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965747 [2025-09-03T21:29:25.812Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_ja_JP_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965765 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_Ja_JP_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_Ja_JP_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965791 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_Ja_JP_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965807 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_JA_JP_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_JA_JP_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965850 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_JA_JP_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_JA_JP_aix_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965873 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_ko_KR_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_ko_KR_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965911 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_ko_KR_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_ko_KR_aix_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965926 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_KO_KR_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_KO_KR_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965955 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_KO_KR_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_KO_KR_aix_0 Finish Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965971 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_zh_CN_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_zh_CN_aix_0 Start Time: Wed Sep 3 17:29:25 2025 Epoch Time (ms): 1756934965995 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_zh_CN_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966015 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_Zh_CN_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_Zh_CN_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966044 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_Zh_CN_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966062 [2025-09-03T21:29:26.167Z] [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] Running test MBCS_Tests_StAX_ZH_CN_aix_0 ... [2025-09-03T21:29:26.167Z] =============================================== [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_ZH_CN_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966091 [2025-09-03T21:29:26.167Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_ZH_CN_aix_0_SKIPPED [2025-09-03T21:29:26.167Z] MBCS_Tests_StAX_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966106 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_zh_TW_aix_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_zh_TW_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966130 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_zh_TW_aix_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966147 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_Zh_TW_aix_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_Zh_TW_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966174 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_Zh_TW_aix_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966189 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_ZH_TW_aix_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ZH_TW_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966221 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_StAX_ZH_TW_aix_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966235 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_windows_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_windows_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966264 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_StAX_windows_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_windows_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966282 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_ja_windows_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ja_windows_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966309 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_StAX_ja_windows_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ja_windows_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966323 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_ko_windows_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ko_windows_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966348 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_StAX_ko_windows_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_ko_windows_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966362 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_cn_windows_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_cn_windows_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966391 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_StAX_cn_windows_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_cn_windows_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966409 [2025-09-03T21:29:26.524Z] [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] Running test MBCS_Tests_StAX_tw_windows_0 ... [2025-09-03T21:29:26.524Z] =============================================== [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_tw_windows_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966438 [2025-09-03T21:29:26.524Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_StAX_tw_windows_0_SKIPPED [2025-09-03T21:29:26.524Z] MBCS_Tests_StAX_tw_windows_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966452 [2025-09-03T21:29:26.879Z] [2025-09-03T21:29:26.879Z] =============================================== [2025-09-03T21:29:26.879Z] Running test MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0 ... [2025-09-03T21:29:26.879Z] =============================================== [2025-09-03T21:29:26.879Z] MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966486 [2025-09-03T21:29:26.879Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0_SKIPPED [2025-09-03T21:29:26.879Z] MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966503 [2025-09-03T21:29:26.879Z] [2025-09-03T21:29:26.879Z] =============================================== [2025-09-03T21:29:26.879Z] Running test MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0 ... [2025-09-03T21:29:26.879Z] =============================================== [2025-09-03T21:29:26.879Z] MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966533 [2025-09-03T21:29:26.879Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0_SKIPPED [2025-09-03T21:29:26.879Z] MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966548 [2025-09-03T21:29:26.879Z] [2025-09-03T21:29:26.879Z] =============================================== [2025-09-03T21:29:26.879Z] Running test MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966575 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966591 [2025-09-03T21:29:26.880Z] [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] Running test MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966616 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966631 [2025-09-03T21:29:26.880Z] [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] Running test MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966659 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966676 [2025-09-03T21:29:26.880Z] [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] Running test MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966707 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966724 [2025-09-03T21:29:26.880Z] [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] Running test MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966756 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966774 [2025-09-03T21:29:26.880Z] [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] Running test MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0 ... [2025-09-03T21:29:26.880Z] =============================================== [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966802 [2025-09-03T21:29:26.880Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0_SKIPPED [2025-09-03T21:29:26.880Z] MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966818 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966846 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966863 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966891 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966906 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966932 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966948 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0 Start Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966975 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:29:26 2025 Epoch Time (ms): 1756934966991 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967023 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967040 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967071 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967087 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967116 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0_SKIPPED [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967132 [2025-09-03T21:29:27.235Z] [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] Running test MBCS_Tests_pattern_matching_instanceof_windows_0 ... [2025-09-03T21:29:27.235Z] =============================================== [2025-09-03T21:29:27.235Z] MBCS_Tests_pattern_matching_instanceof_windows_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967165 [2025-09-03T21:29:27.235Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pattern_matching_instanceof_windows_0_SKIPPED [2025-09-03T21:29:27.597Z] MBCS_Tests_pattern_matching_instanceof_windows_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967181 [2025-09-03T21:29:27.598Z] [2025-09-03T21:29:27.598Z] =============================================== [2025-09-03T21:29:27.598Z] Running test MBCS_Tests_property_utf8_0 ... [2025-09-03T21:29:27.598Z] =============================================== [2025-09-03T21:29:27.598Z] MBCS_Tests_property_utf8_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967223 [2025-09-03T21:29:27.598Z] variation: NoOptions [2025-09-03T21:29:27.598Z] JVM_OPTIONS: [2025-09-03T21:29:27.598Z] { \ [2025-09-03T21:29:27.598Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:29:27.598Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:29:27.598Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_property_utf8_0"; \ [2025-09-03T21:29:27.598Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_property_utf8_0"; \ [2025-09-03T21:29:27.598Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:29:27.598Z] BASE=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8/ "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:29:27.598Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8/property_utf8.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8" \ [2025-09-03T21:29:27.598Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_property_utf8_0" "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8/testng.xml" \ [2025-09-03T21:29:27.598Z] -groups level.special -junit \ [2025-09-03T21:29:27.598Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \ [2025-09-03T21:29:27.598Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_property_utf8_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_property_utf8_0"; else echo "-----------------------------------"; echo "MBCS_Tests_property_utf8_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:29:27.598Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:29:27.598Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:29:27.598Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:29:27.598Z] [2025-09-03T21:29:27.598Z] TEST SETUP: [2025-09-03T21:29:27.598Z] Nothing to be done for setup. [2025-09-03T21:29:27.598Z] [2025-09-03T21:29:27.598Z] TESTING: [2025-09-03T21:29:27.598Z] ... [2025-09-03T21:29:27.598Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2025-09-03T21:29:27.598Z] ... [2025-09-03T21:29:27.598Z] [2025-09-03T21:29:27.954Z] e38182e38184e38186e38188e381e38182e38184e38186e38188e381e38182e38184e38186e38188e381e38182e38184e38186e38188e381PASSED: jpInvalid on jpInvalid(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: koInvalid on koInvalid(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: cnInvalid on cnInvalid(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: twInvalid on twInvalid(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: jpUTF8 on jpUTF8(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: koUTF8 on koUTF8(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: cnUTF8 on cnUTF8(PropertyTest) [2025-09-03T21:29:27.954Z] PASSED: twUTF8 on twUTF8(PropertyTest) [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] propertyUTF8Test [2025-09-03T21:29:27.954Z] Tests run: 8, Failures: 0, Skips: 0 [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] PropertyUTF8 [2025-09-03T21:29:27.954Z] Total tests run: 8, Failures: 0, Skips: 0 [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] ----------------------------------- [2025-09-03T21:29:27.954Z] MBCS_Tests_property_utf8_0_PASSED [2025-09-03T21:29:27.954Z] ----------------------------------- [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] TEST TEARDOWN: [2025-09-03T21:29:27.954Z] Nothing to be done for teardown. [2025-09-03T21:29:27.954Z] MBCS_Tests_property_utf8_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967684 [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] Running test MBCS_Tests_record_ja_JP_linux_0 ... [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] MBCS_Tests_record_ja_JP_linux_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967723 [2025-09-03T21:29:27.954Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_record_ja_JP_linux_0_SKIPPED [2025-09-03T21:29:27.954Z] MBCS_Tests_record_ja_JP_linux_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967739 [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] Running test MBCS_Tests_record_ko_KR_linux_0 ... [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] MBCS_Tests_record_ko_KR_linux_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967767 [2025-09-03T21:29:27.954Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_record_ko_KR_linux_0_SKIPPED [2025-09-03T21:29:27.954Z] MBCS_Tests_record_ko_KR_linux_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967784 [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] Running test MBCS_Tests_record_zh_CN_linux_0 ... [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] MBCS_Tests_record_zh_CN_linux_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967814 [2025-09-03T21:29:27.954Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_record_zh_CN_linux_0_SKIPPED [2025-09-03T21:29:27.954Z] MBCS_Tests_record_zh_CN_linux_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967831 [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] Running test MBCS_Tests_record_zh_TW_linux_0 ... [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] MBCS_Tests_record_zh_TW_linux_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967857 [2025-09-03T21:29:27.954Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_record_zh_TW_linux_0_SKIPPED [2025-09-03T21:29:27.954Z] MBCS_Tests_record_zh_TW_linux_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967872 [2025-09-03T21:29:27.954Z] [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:27.954Z] Running test MBCS_Tests_record_ja_JP_aix_0 ... [2025-09-03T21:29:27.954Z] =============================================== [2025-09-03T21:29:28.310Z] MBCS_Tests_record_ja_JP_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967898 [2025-09-03T21:29:28.310Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_ja_JP_aix_0_SKIPPED [2025-09-03T21:29:28.310Z] MBCS_Tests_record_ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967913 [2025-09-03T21:29:28.310Z] [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] Running test MBCS_Tests_record_Ja_JP_aix_0 ... [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] MBCS_Tests_record_Ja_JP_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967940 [2025-09-03T21:29:28.310Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_Ja_JP_aix_0_SKIPPED [2025-09-03T21:29:28.310Z] MBCS_Tests_record_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967956 [2025-09-03T21:29:28.310Z] [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] Running test MBCS_Tests_record_JA_JP_aix_0 ... [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] MBCS_Tests_record_JA_JP_aix_0 Start Time: Wed Sep 3 17:29:27 2025 Epoch Time (ms): 1756934967984 [2025-09-03T21:29:28.310Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_JA_JP_aix_0_SKIPPED [2025-09-03T21:29:28.310Z] MBCS_Tests_record_JA_JP_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968000 [2025-09-03T21:29:28.310Z] [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] Running test MBCS_Tests_record_ko_KR_aix_0 ... [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] MBCS_Tests_record_ko_KR_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968028 [2025-09-03T21:29:28.310Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_ko_KR_aix_0_SKIPPED [2025-09-03T21:29:28.310Z] MBCS_Tests_record_ko_KR_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968045 [2025-09-03T21:29:28.310Z] [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] Running test MBCS_Tests_record_KO_KR_aix_0 ... [2025-09-03T21:29:28.310Z] =============================================== [2025-09-03T21:29:28.310Z] MBCS_Tests_record_KO_KR_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968073 [2025-09-03T21:29:28.310Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_KO_KR_aix_0_SKIPPED [2025-09-03T21:29:28.311Z] MBCS_Tests_record_KO_KR_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968090 [2025-09-03T21:29:28.311Z] [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] Running test MBCS_Tests_record_zh_CN_aix_0 ... [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] MBCS_Tests_record_zh_CN_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968123 [2025-09-03T21:29:28.311Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_zh_CN_aix_0_SKIPPED [2025-09-03T21:29:28.311Z] MBCS_Tests_record_zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968139 [2025-09-03T21:29:28.311Z] [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] Running test MBCS_Tests_record_Zh_CN_aix_0 ... [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] MBCS_Tests_record_Zh_CN_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968169 [2025-09-03T21:29:28.311Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_Zh_CN_aix_0_SKIPPED [2025-09-03T21:29:28.311Z] MBCS_Tests_record_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968186 [2025-09-03T21:29:28.311Z] [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] Running test MBCS_Tests_record_ZH_CN_aix_0 ... [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.311Z] MBCS_Tests_record_ZH_CN_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968219 [2025-09-03T21:29:28.311Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_ZH_CN_aix_0_SKIPPED [2025-09-03T21:29:28.311Z] MBCS_Tests_record_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968238 [2025-09-03T21:29:28.311Z] [2025-09-03T21:29:28.311Z] =============================================== [2025-09-03T21:29:28.670Z] Running test MBCS_Tests_record_zh_TW_aix_0 ... [2025-09-03T21:29:28.670Z] =============================================== [2025-09-03T21:29:28.670Z] MBCS_Tests_record_zh_TW_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968266 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_zh_TW_aix_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_record_zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968283 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_record_Zh_TW_aix_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_record_Zh_TW_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968313 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_Zh_TW_aix_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_record_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968330 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_record_ZH_TW_aix_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_record_ZH_TW_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968403 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_record_ZH_TW_aix_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_record_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968439 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_record_windows_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_record_windows_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968469 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_record_windows_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_record_windows_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968487 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_unicode_linux_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_unicode_linux_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968523 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_unicode_linux_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_unicode_linux_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968539 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_unicode_aix_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_unicode_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968565 [2025-09-03T21:29:28.671Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_unicode_aix_0_SKIPPED [2025-09-03T21:29:28.671Z] MBCS_Tests_unicode_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968580 [2025-09-03T21:29:28.671Z] [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] Running test MBCS_Tests_unicode_windows_0 ... [2025-09-03T21:29:28.671Z] =============================================== [2025-09-03T21:29:28.671Z] MBCS_Tests_unicode_windows_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968608 [2025-09-03T21:29:29.029Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_unicode_windows_0_SKIPPED [2025-09-03T21:29:29.029Z] MBCS_Tests_unicode_windows_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968624 [2025-09-03T21:29:29.029Z] [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] Running test MBCS_Tests_text_blocks_ja_JP_linux_0 ... [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_ja_JP_linux_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968665 [2025-09-03T21:29:29.029Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_text_blocks_ja_JP_linux_0_SKIPPED [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_ja_JP_linux_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968680 [2025-09-03T21:29:29.029Z] [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] Running test MBCS_Tests_text_blocks_ko_KR_linux_0 ... [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_ko_KR_linux_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968710 [2025-09-03T21:29:29.029Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_text_blocks_ko_KR_linux_0_SKIPPED [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_ko_KR_linux_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968728 [2025-09-03T21:29:29.029Z] [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] Running test MBCS_Tests_text_blocks_zh_CN_linux_0 ... [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_zh_CN_linux_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968760 [2025-09-03T21:29:29.029Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_text_blocks_zh_CN_linux_0_SKIPPED [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_zh_CN_linux_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968776 [2025-09-03T21:29:29.029Z] [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] Running test MBCS_Tests_text_blocks_zh_TW_linux_0 ... [2025-09-03T21:29:29.029Z] =============================================== [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_zh_TW_linux_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968805 [2025-09-03T21:29:29.029Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_text_blocks_zh_TW_linux_0_SKIPPED [2025-09-03T21:29:29.029Z] MBCS_Tests_text_blocks_zh_TW_linux_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968820 [2025-09-03T21:29:29.030Z] [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] Running test MBCS_Tests_text_blocks_ja_JP_aix_0 ... [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_ja_JP_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968849 [2025-09-03T21:29:29.030Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_ja_JP_aix_0_SKIPPED [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968866 [2025-09-03T21:29:29.030Z] [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] Running test MBCS_Tests_text_blocks_Ja_JP_aix_0 ... [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_Ja_JP_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968894 [2025-09-03T21:29:29.030Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_Ja_JP_aix_0_SKIPPED [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968911 [2025-09-03T21:29:29.030Z] [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] Running test MBCS_Tests_text_blocks_JA_JP_aix_0 ... [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_JA_JP_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968941 [2025-09-03T21:29:29.030Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_JA_JP_aix_0_SKIPPED [2025-09-03T21:29:29.030Z] MBCS_Tests_text_blocks_JA_JP_aix_0 Finish Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968956 [2025-09-03T21:29:29.030Z] [2025-09-03T21:29:29.030Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_ko_KR_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_ko_KR_aix_0 Start Time: Wed Sep 3 17:29:28 2025 Epoch Time (ms): 1756934968985 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_ko_KR_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_ko_KR_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969003 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_KO_KR_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_KO_KR_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969032 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_KO_KR_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_KO_KR_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969049 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_zh_CN_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_zh_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969080 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_zh_CN_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969097 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_Zh_CN_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_Zh_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969122 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_Zh_CN_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969139 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_ZH_CN_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_ZH_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969168 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_ZH_CN_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969184 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_zh_TW_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_zh_TW_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969210 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_zh_TW_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969226 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_Zh_TW_aix_0 ... [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_Zh_TW_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969251 [2025-09-03T21:29:29.387Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_Zh_TW_aix_0_SKIPPED [2025-09-03T21:29:29.387Z] MBCS_Tests_text_blocks_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969268 [2025-09-03T21:29:29.387Z] [2025-09-03T21:29:29.387Z] =============================================== [2025-09-03T21:29:29.387Z] Running test MBCS_Tests_text_blocks_ZH_TW_aix_0 ... [2025-09-03T21:29:29.388Z] =============================================== [2025-09-03T21:29:29.388Z] MBCS_Tests_text_blocks_ZH_TW_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969297 [2025-09-03T21:29:29.388Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_text_blocks_ZH_TW_aix_0_SKIPPED [2025-09-03T21:29:29.388Z] MBCS_Tests_text_blocks_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969313 [2025-09-03T21:29:29.388Z] [2025-09-03T21:29:29.388Z] =============================================== [2025-09-03T21:29:29.388Z] Running test MBCS_Tests_text_blocks_windows_0 ... [2025-09-03T21:29:29.747Z] =============================================== [2025-09-03T21:29:29.747Z] MBCS_Tests_text_blocks_windows_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969342 [2025-09-03T21:29:29.747Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_text_blocks_windows_0_SKIPPED [2025-09-03T21:29:29.747Z] MBCS_Tests_text_blocks_windows_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969358 [2025-09-03T21:29:29.747Z] [2025-09-03T21:29:29.747Z] =============================================== [2025-09-03T21:29:29.747Z] Running test MBCS_Tests_sealed_classes_ja_JP_linux_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ja_JP_linux_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969398 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_sealed_classes_ja_JP_linux_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ja_JP_linux_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969414 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_ko_KR_linux_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ko_KR_linux_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969446 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_sealed_classes_ko_KR_linux_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ko_KR_linux_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969463 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_zh_CN_linux_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_zh_CN_linux_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969490 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_sealed_classes_zh_CN_linux_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_zh_CN_linux_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969507 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_zh_TW_linux_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_zh_TW_linux_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969536 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_sealed_classes_zh_TW_linux_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_zh_TW_linux_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969552 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_ja_JP_aix_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ja_JP_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969582 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_ja_JP_aix_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969598 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_Ja_JP_aix_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_Ja_JP_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969625 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_Ja_JP_aix_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969641 [2025-09-03T21:29:29.748Z] [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] Running test MBCS_Tests_sealed_classes_JA_JP_aix_0 ... [2025-09-03T21:29:29.748Z] =============================================== [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_JA_JP_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969669 [2025-09-03T21:29:29.748Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_JA_JP_aix_0_SKIPPED [2025-09-03T21:29:29.748Z] MBCS_Tests_sealed_classes_JA_JP_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969684 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_ko_KR_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_ko_KR_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969714 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_ko_KR_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_ko_KR_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969731 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_KO_KR_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_KO_KR_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969762 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_KO_KR_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_KO_KR_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969778 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_zh_CN_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_zh_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969807 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_zh_CN_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969825 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_Zh_CN_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_Zh_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969855 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_Zh_CN_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969872 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_ZH_CN_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_ZH_CN_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969903 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_ZH_CN_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969920 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] Running test MBCS_Tests_sealed_classes_zh_TW_aix_0 ... [2025-09-03T21:29:30.113Z] =============================================== [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_zh_TW_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969949 [2025-09-03T21:29:30.113Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_zh_TW_aix_0_SKIPPED [2025-09-03T21:29:30.113Z] MBCS_Tests_sealed_classes_zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969965 [2025-09-03T21:29:30.113Z] [2025-09-03T21:29:30.114Z] =============================================== [2025-09-03T21:29:30.114Z] Running test MBCS_Tests_sealed_classes_Zh_TW_aix_0 ... [2025-09-03T21:29:30.114Z] =============================================== [2025-09-03T21:29:30.114Z] MBCS_Tests_sealed_classes_Zh_TW_aix_0 Start Time: Wed Sep 3 17:29:29 2025 Epoch Time (ms): 1756934969993 [2025-09-03T21:29:30.114Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_Zh_TW_aix_0_SKIPPED [2025-09-03T21:29:30.114Z] MBCS_Tests_sealed_classes_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970011 [2025-09-03T21:29:30.114Z] [2025-09-03T21:29:30.114Z] =============================================== [2025-09-03T21:29:30.114Z] Running test MBCS_Tests_sealed_classes_ZH_TW_aix_0 ... [2025-09-03T21:29:30.114Z] =============================================== [2025-09-03T21:29:30.114Z] MBCS_Tests_sealed_classes_ZH_TW_aix_0 Start Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970039 [2025-09-03T21:29:30.114Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_sealed_classes_ZH_TW_aix_0_SKIPPED [2025-09-03T21:29:30.490Z] MBCS_Tests_sealed_classes_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970056 [2025-09-03T21:29:30.490Z] [2025-09-03T21:29:30.490Z] =============================================== [2025-09-03T21:29:30.490Z] Running test MBCS_Tests_sealed_classes_windows_0 ... [2025-09-03T21:29:30.490Z] =============================================== [2025-09-03T21:29:30.490Z] MBCS_Tests_sealed_classes_windows_0 Start Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970087 [2025-09-03T21:29:30.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_sealed_classes_windows_0_SKIPPED [2025-09-03T21:29:30.490Z] MBCS_Tests_sealed_classes_windows_0 Finish Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970104 [2025-09-03T21:29:30.490Z] [2025-09-03T21:29:30.490Z] =============================================== [2025-09-03T21:29:30.490Z] Running test MBCS_Tests_charsets_0 ... [2025-09-03T21:29:30.490Z] =============================================== [2025-09-03T21:29:30.490Z] MBCS_Tests_charsets_0 Start Time: Wed Sep 3 17:29:30 2025 Epoch Time (ms): 1756934970142 [2025-09-03T21:29:30.490Z] variation: NoOptions [2025-09-03T21:29:30.490Z] JVM_OPTIONS: [2025-09-03T21:29:30.490Z] { \ [2025-09-03T21:29:30.490Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:29:30.490Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:29:30.490Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_charsets_0"; \ [2025-09-03T21:29:30.490Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_charsets_0"; \ [2025-09-03T21:29:30.490Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:29:30.490Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:29:30.490Z] --add-opens java.base/sun.nio.cs=ALL-UNNAMED \ [2025-09-03T21:29:30.490Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets/charsets.jar" \ [2025-09-03T21:29:30.490Z] CharsetsTest; \ [2025-09-03T21:29:30.490Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_charsets_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_charsets_0"; else echo "-----------------------------------"; echo "MBCS_Tests_charsets_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:29:30.490Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:29:30.490Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:29:30.490Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:29:30.490Z] [2025-09-03T21:29:30.490Z] TEST SETUP: [2025-09-03T21:29:30.490Z] Nothing to be done for setup. [2025-09-03T21:29:30.490Z] [2025-09-03T21:29:30.490Z] TESTING: [2025-09-03T21:29:30.490Z] Big5 [2025-09-03T21:29:30.490Z] [\x00-\x7F] [2025-09-03T21:29:30.490Z] [\xA1-\xF9][\x40-\xFE] [2025-09-03T21:29:31.268Z] Big5-HKSCS [2025-09-03T21:29:31.268Z] [\x00-\x7F] [2025-09-03T21:29:31.268Z] [\x87-\xFE][\x40-\xFE] [2025-09-03T21:29:31.268Z] Charset CESU-8 is Unicode compatible charset. Skipping... [2025-09-03T21:29:31.268Z] Charset EUC-JP does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:31.268Z] EUC-KR [2025-09-03T21:29:31.268Z] [\x00-\x7F] [2025-09-03T21:29:31.268Z] [\xA1-\xFD][\xA1-\xFE] [2025-09-03T21:29:31.635Z] Charset GB18030 is Unicode compatible charset. Skipping... [2025-09-03T21:29:31.635Z] GB2312 [2025-09-03T21:29:31.635Z] [\x00-\x7F] [2025-09-03T21:29:31.635Z] [\xA1-\xF7][\xA1-\xFE] [2025-09-03T21:29:32.002Z] GBK [2025-09-03T21:29:32.002Z] [\x00-\x7F] [2025-09-03T21:29:32.002Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:29:32.356Z] IBM-Thai [2025-09-03T21:29:32.356Z] [\x00-\xFF] [2025-09-03T21:29:32.718Z] IBM00858 [2025-09-03T21:29:32.718Z] [\x00-\xFF] [2025-09-03T21:29:32.718Z] IBM01140 [2025-09-03T21:29:32.718Z] [\x00-\xFF] [2025-09-03T21:29:33.073Z] IBM01141 [2025-09-03T21:29:33.073Z] [\x00-\xFF] [2025-09-03T21:29:33.073Z] IBM01142 [2025-09-03T21:29:33.073Z] [\x00-\xFF] [2025-09-03T21:29:33.446Z] IBM01143 [2025-09-03T21:29:33.446Z] [\x00-\xFF] [2025-09-03T21:29:33.803Z] IBM01144 [2025-09-03T21:29:33.803Z] [\x00-\xFF] [2025-09-03T21:29:33.803Z] IBM01145 [2025-09-03T21:29:33.803Z] [\x00-\xFF] [2025-09-03T21:29:34.158Z] IBM01146 [2025-09-03T21:29:34.158Z] [\x00-\xFF] [2025-09-03T21:29:34.158Z] IBM01147 [2025-09-03T21:29:34.158Z] [\x00-\xFF] [2025-09-03T21:29:34.514Z] IBM01148 [2025-09-03T21:29:34.514Z] [\x00-\xFF] [2025-09-03T21:29:34.868Z] IBM01149 [2025-09-03T21:29:34.868Z] [\x00-\xFF] [2025-09-03T21:29:34.868Z] IBM037 [2025-09-03T21:29:34.868Z] [\x00-\xFF] [2025-09-03T21:29:35.225Z] IBM1026 [2025-09-03T21:29:35.225Z] [\x00-\xFF] [2025-09-03T21:29:35.589Z] IBM1047 [2025-09-03T21:29:35.589Z] [\x00-\xFF] [2025-09-03T21:29:35.589Z] IBM273 [2025-09-03T21:29:35.589Z] [\x00-\xFF] [2025-09-03T21:29:35.947Z] IBM277 [2025-09-03T21:29:35.947Z] [\x00-\xFF] [2025-09-03T21:29:35.947Z] IBM278 [2025-09-03T21:29:35.947Z] [\x00-\xFF] [2025-09-03T21:29:36.302Z] IBM280 [2025-09-03T21:29:36.302Z] [\x00-\xFF] [2025-09-03T21:29:36.658Z] IBM284 [2025-09-03T21:29:36.658Z] [\x00-\xFF] [2025-09-03T21:29:36.658Z] IBM285 [2025-09-03T21:29:36.658Z] [\x00-\xFF] [2025-09-03T21:29:37.010Z] IBM290 [2025-09-03T21:29:37.010Z] [\x00-\xFF] [2025-09-03T21:29:37.010Z] IBM297 [2025-09-03T21:29:37.010Z] [\x00-\xFF] [2025-09-03T21:29:37.363Z] IBM420 [2025-09-03T21:29:37.363Z] [\x00-\xFF] [2025-09-03T21:29:37.718Z] IBM424 [2025-09-03T21:29:37.718Z] [\x00-\xFF] [2025-09-03T21:29:37.718Z] IBM437 [2025-09-03T21:29:37.718Z] [\x00-\xFF] [2025-09-03T21:29:38.075Z] IBM500 [2025-09-03T21:29:38.075Z] [\x00-\xFF] [2025-09-03T21:29:38.075Z] IBM775 [2025-09-03T21:29:38.075Z] [\x00-\xFF] [2025-09-03T21:29:38.428Z] IBM850 [2025-09-03T21:29:38.428Z] [\x00-\xFF] [2025-09-03T21:29:38.780Z] IBM852 [2025-09-03T21:29:38.780Z] [\x00-\xFF] [2025-09-03T21:29:38.780Z] IBM855 [2025-09-03T21:29:38.780Z] [\x00-\xFF] [2025-09-03T21:29:39.136Z] IBM857 [2025-09-03T21:29:39.136Z] [\x00-\xFF] [2025-09-03T21:29:39.488Z] IBM860 [2025-09-03T21:29:39.488Z] [\x00-\xFF] [2025-09-03T21:29:39.488Z] IBM861 [2025-09-03T21:29:39.488Z] [\x00-\xFF] [2025-09-03T21:29:39.840Z] IBM862 [2025-09-03T21:29:39.840Z] [\x00-\xFF] [2025-09-03T21:29:39.840Z] IBM863 [2025-09-03T21:29:39.840Z] [\x00-\xFF] [2025-09-03T21:29:40.194Z] IBM864 [2025-09-03T21:29:40.194Z] [\x00-\xFF] [2025-09-03T21:29:40.547Z] IBM865 [2025-09-03T21:29:40.547Z] [\x00-\xFF] [2025-09-03T21:29:40.547Z] IBM866 [2025-09-03T21:29:40.547Z] [\x00-\xFF] [2025-09-03T21:29:40.900Z] IBM868 [2025-09-03T21:29:40.901Z] [\x00-\xFF] [2025-09-03T21:29:41.257Z] IBM869 [2025-09-03T21:29:41.257Z] [\x00-\xFF] [2025-09-03T21:29:41.257Z] IBM870 [2025-09-03T21:29:41.257Z] [\x00-\xFF] [2025-09-03T21:29:41.612Z] IBM871 [2025-09-03T21:29:41.612Z] [\x00-\xFF] [2025-09-03T21:29:41.968Z] IBM918 [2025-09-03T21:29:41.968Z] [\x00-\xFF] [2025-09-03T21:29:42.324Z] Encoder is not supported by charset ISO-2022-CN. Skipping... [2025-09-03T21:29:42.324Z] Charset ISO-2022-JP does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:42.324Z] Charset ISO-2022-JP-2 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:42.324Z] Charset ISO-2022-KR does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:42.324Z] Charset ISO-8859-1 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:42.324Z] ISO-8859-13 [2025-09-03T21:29:42.324Z] [\x00-\xFF] [2025-09-03T21:29:42.681Z] ISO-8859-15 [2025-09-03T21:29:42.681Z] [\x00-\xFF] [2025-09-03T21:29:43.046Z] ISO-8859-16 [2025-09-03T21:29:43.046Z] [\x00-\xFF] [2025-09-03T21:29:43.401Z] ISO-8859-2 [2025-09-03T21:29:43.401Z] [\x00-\xFF] [2025-09-03T21:29:43.401Z] ISO-8859-3 [2025-09-03T21:29:43.401Z] [\x00-\xFF] [2025-09-03T21:29:43.757Z] ISO-8859-4 [2025-09-03T21:29:43.757Z] [\x00-\xFF] [2025-09-03T21:29:44.115Z] ISO-8859-5 [2025-09-03T21:29:44.115Z] [\x00-\xFF] [2025-09-03T21:29:44.471Z] ISO-8859-6 [2025-09-03T21:29:44.471Z] [\x00-\xFF] [2025-09-03T21:29:44.825Z] ISO-8859-7 [2025-09-03T21:29:44.825Z] [\x00-\xFF] [2025-09-03T21:29:44.825Z] ISO-8859-8 [2025-09-03T21:29:44.825Z] [\x00-\xFF] [2025-09-03T21:29:45.180Z] ISO-8859-9 [2025-09-03T21:29:45.180Z] [\x00-\xFF] [2025-09-03T21:29:45.180Z] JIS_X0201 [2025-09-03T21:29:45.180Z] [\x00-\xFF] [2025-09-03T21:29:45.540Z] JIS_X0212-1990 [2025-09-03T21:29:45.540Z] [\x22-\x6D][\x21-\x7E] [2025-09-03T21:29:45.894Z] KOI8-R [2025-09-03T21:29:45.894Z] [\x00-\xFF] [2025-09-03T21:29:46.250Z] KOI8-U [2025-09-03T21:29:46.250Z] [\x00-\xFF] [2025-09-03T21:29:46.250Z] Shift_JIS [2025-09-03T21:29:46.250Z] [\x00-\xDF] [2025-09-03T21:29:46.250Z] [\x81-\xEA][\x40-\xFC] [2025-09-03T21:29:46.603Z] TIS-620 [2025-09-03T21:29:46.603Z] [\x00-\xFF] [2025-09-03T21:29:46.957Z] Charset US-ASCII does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-16 is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-16BE is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-16LE is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-32 is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-32BE is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-32LE is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] Charset UTF-8 is Unicode compatible charset. Skipping... [2025-09-03T21:29:46.957Z] windows-1250 [2025-09-03T21:29:46.957Z] [\x00-\xFF] [2025-09-03T21:29:46.957Z] windows-1251 [2025-09-03T21:29:46.957Z] [\x00-\xFF] [2025-09-03T21:29:47.312Z] windows-1252 [2025-09-03T21:29:47.312Z] [\x00-\xFF] [2025-09-03T21:29:47.669Z] windows-1253 [2025-09-03T21:29:47.669Z] [\x00-\xFF] [2025-09-03T21:29:47.669Z] windows-1254 [2025-09-03T21:29:47.669Z] [\x00-\xFF] [2025-09-03T21:29:48.094Z] windows-1255 [2025-09-03T21:29:48.094Z] [\x00-\xFF] [2025-09-03T21:29:48.094Z] windows-1256 [2025-09-03T21:29:48.094Z] [\x00-\xFF] [2025-09-03T21:29:48.449Z] windows-1257 [2025-09-03T21:29:48.449Z] [\x00-\xFF] [2025-09-03T21:29:48.449Z] windows-1258 [2025-09-03T21:29:48.449Z] [\x00-\xFF] [2025-09-03T21:29:48.805Z] windows-31j [2025-09-03T21:29:48.805Z] [\x00-\xDF] [2025-09-03T21:29:48.805Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:29:49.165Z] x-Big5-HKSCS-2001 [2025-09-03T21:29:49.165Z] [\x00-\x7F] [2025-09-03T21:29:49.165Z] [\x88-\xFE][\x40-\xFE] [2025-09-03T21:29:49.165Z] x-Big5-Solaris [2025-09-03T21:29:49.165Z] [\x00-\x7F] [2025-09-03T21:29:49.165Z] [\xA1-\xF9][\x40-\xFE] [2025-09-03T21:29:49.519Z] Charset x-euc-jp-linux does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:49.519Z] Charset x-EUC-TW does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:49.519Z] Charset x-eucJP-Open does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:49.519Z] x-IBM1006 [2025-09-03T21:29:49.519Z] [\x00-\xFF] [2025-09-03T21:29:49.872Z] x-IBM1025 [2025-09-03T21:29:49.872Z] [\x00-\xFF] [2025-09-03T21:29:49.872Z] x-IBM1046 [2025-09-03T21:29:49.872Z] [\x00-\xFF] [2025-09-03T21:29:50.227Z] x-IBM1097 [2025-09-03T21:29:50.227Z] [\x00-\xFF] [2025-09-03T21:29:50.581Z] x-IBM1098 [2025-09-03T21:29:50.581Z] [\x00-\xFF] [2025-09-03T21:29:50.581Z] x-IBM1112 [2025-09-03T21:29:50.581Z] [\x00-\xFF] [2025-09-03T21:29:50.934Z] x-IBM1122 [2025-09-03T21:29:50.934Z] [\x00-\xFF] [2025-09-03T21:29:50.934Z] x-IBM1123 [2025-09-03T21:29:50.934Z] [\x00-\xFF] [2025-09-03T21:29:51.289Z] x-IBM1124 [2025-09-03T21:29:51.289Z] [\x00-\xFF] [2025-09-03T21:29:51.644Z] x-IBM1129 [2025-09-03T21:29:51.644Z] [\x00-\xFF] [2025-09-03T21:29:51.644Z] x-IBM1166 [2025-09-03T21:29:51.644Z] [\x00-\xFF] [2025-09-03T21:29:51.997Z] x-IBM1364 [2025-09-03T21:29:51.997Z] [\x00-\xFF] [2025-09-03T21:29:51.997Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:52.350Z] x-IBM1381 [2025-09-03T21:29:52.350Z] [\x00-\x84] [2025-09-03T21:29:52.350Z] [\x8C-\xF7][\xA1-\xFE] [2025-09-03T21:29:52.350Z] x-IBM1383 [2025-09-03T21:29:52.705Z] [\x00-\x9F] [2025-09-03T21:29:52.705Z] [\xA1-\xFE][\xA1-\xFE] [2025-09-03T21:29:52.705Z] Charset x-IBM29626C does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:52.705Z] x-IBM300 [2025-09-03T21:29:52.705Z] [\x40-\x7F][\x40-\xFE] [2025-09-03T21:29:53.069Z] Charset x-IBM33722 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:53.069Z] x-IBM737 [2025-09-03T21:29:53.069Z] [\x00-\xFF] [2025-09-03T21:29:53.423Z] x-IBM833 [2025-09-03T21:29:53.424Z] [\x00-\xFF] [2025-09-03T21:29:53.777Z] x-IBM834 [2025-09-03T21:29:53.777Z] [\x40-\xDD][\x40-\xFE] [2025-09-03T21:29:54.131Z] x-IBM856 [2025-09-03T21:29:54.131Z] [\x00-\xFF] [2025-09-03T21:29:54.131Z] x-IBM874 [2025-09-03T21:29:54.131Z] [\x00-\xFF] [2025-09-03T21:29:54.486Z] x-IBM875 [2025-09-03T21:29:54.486Z] [\x00-\xFF] [2025-09-03T21:29:54.486Z] x-IBM921 [2025-09-03T21:29:54.486Z] [\x00-\xFF] [2025-09-03T21:29:54.840Z] x-IBM922 [2025-09-03T21:29:54.840Z] [\x00-\xFF] [2025-09-03T21:29:55.197Z] x-IBM930 [2025-09-03T21:29:55.197Z] [\x00-\xFF] [2025-09-03T21:29:55.197Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:55.197Z] x-IBM933 [2025-09-03T21:29:55.197Z] [\x00-\xFF] [2025-09-03T21:29:55.197Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:55.556Z] x-IBM935 [2025-09-03T21:29:55.556Z] [\x00-\xFF] [2025-09-03T21:29:55.556Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:55.916Z] x-IBM937 [2025-09-03T21:29:55.916Z] [\x00-\xFF] [2025-09-03T21:29:55.916Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:56.271Z] x-IBM939 [2025-09-03T21:29:56.271Z] [\x00-\xFF] [2025-09-03T21:29:56.271Z] [\x0E-\x0E][\x40-\xFE][\x40-\xFE][\x0F-\x0F] [2025-09-03T21:29:56.271Z] x-IBM942 [2025-09-03T21:29:56.271Z] [\x00-\xFF] [2025-09-03T21:29:56.271Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:29:56.623Z] x-IBM942C [2025-09-03T21:29:56.623Z] [\x00-\xFF] [2025-09-03T21:29:56.623Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:29:56.980Z] x-IBM943 [2025-09-03T21:29:56.980Z] [\x00-\xDF] [2025-09-03T21:29:56.980Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:29:56.980Z] x-IBM943C [2025-09-03T21:29:56.980Z] [\x00-\xDF] [2025-09-03T21:29:56.980Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:29:57.336Z] x-IBM948 [2025-09-03T21:29:57.336Z] [\x00-\xFE] [2025-09-03T21:29:57.336Z] [\x81-\xFB][\x40-\xFC] [2025-09-03T21:29:57.690Z] x-IBM949 [2025-09-03T21:29:57.690Z] [\x00-\x84] [2025-09-03T21:29:57.690Z] [\x8F-\xFE][\xA1-\xFE] [2025-09-03T21:29:57.690Z] x-IBM949C [2025-09-03T21:29:57.690Z] [\x00-\x84] [2025-09-03T21:29:57.690Z] [\x8F-\xFE][\xA1-\xFE] [2025-09-03T21:29:58.043Z] x-IBM950 [2025-09-03T21:29:58.043Z] [\x00-\x7F] [2025-09-03T21:29:58.043Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:29:58.400Z] Charset x-IBM964 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:58.400Z] x-IBM970 [2025-09-03T21:29:58.400Z] [\x00-\x9F] [2025-09-03T21:29:58.400Z] [\xA1-\xFE][\xA1-\xFE] [2025-09-03T21:29:58.754Z] Charset x-ISCII91 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:58.754Z] Charset x-ISO-2022-CN-CNS does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:58.754Z] Charset x-ISO-2022-CN-GB does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:29:58.754Z] x-iso-8859-11 [2025-09-03T21:29:58.754Z] [\x00-\xFF] [2025-09-03T21:29:58.754Z] x-JIS0208 [2025-09-03T21:29:58.754Z] [\x21-\x74][\x21-\x7E] [2025-09-03T21:29:59.510Z] Encoder is not supported by charset x-JISAutoDetect. Skipping... [2025-09-03T21:29:59.510Z] x-Johab [2025-09-03T21:29:59.510Z] [\x00-\x7F] [2025-09-03T21:29:59.510Z] [\x84-\xF9][\x31-\xFE] [2025-09-03T21:29:59.510Z] x-MacArabic [2025-09-03T21:29:59.510Z] [\x00-\xFF] [2025-09-03T21:29:59.863Z] x-MacCentralEurope [2025-09-03T21:29:59.863Z] [\x00-\xFF] [2025-09-03T21:29:59.863Z] x-MacCroatian [2025-09-03T21:29:59.863Z] [\x00-\xFF] [2025-09-03T21:30:00.223Z] x-MacCyrillic [2025-09-03T21:30:00.223Z] [\x00-\xFF] [2025-09-03T21:30:00.580Z] x-MacDingbat [2025-09-03T21:30:00.580Z] [\x00-\xFF] [2025-09-03T21:30:00.580Z] x-MacGreek [2025-09-03T21:30:00.580Z] [\x00-\xFF] [2025-09-03T21:30:00.934Z] x-MacHebrew [2025-09-03T21:30:00.934Z] [\x00-\xFF] [2025-09-03T21:30:01.292Z] x-MacIceland [2025-09-03T21:30:01.292Z] [\x00-\xFF] [2025-09-03T21:30:01.292Z] x-MacRoman [2025-09-03T21:30:01.292Z] [\x00-\xFF] [2025-09-03T21:30:01.677Z] x-MacRomania [2025-09-03T21:30:01.677Z] [\x00-\xFF] [2025-09-03T21:30:02.475Z] x-MacSymbol [2025-09-03T21:30:02.475Z] [\x00-\xFF] [2025-09-03T21:30:02.475Z] x-MacThai [2025-09-03T21:30:02.475Z] [\x00-\xFF] [2025-09-03T21:30:02.475Z] x-MacTurkish [2025-09-03T21:30:02.475Z] [\x00-\xFF] [2025-09-03T21:30:02.955Z] x-MacUkraine [2025-09-03T21:30:02.955Z] [\x00-\xFF] [2025-09-03T21:30:02.955Z] Charset x-MS932_0213 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:30:02.955Z] x-MS950-HKSCS [2025-09-03T21:30:02.955Z] [\x00-\x7F] [2025-09-03T21:30:02.955Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:30:03.343Z] x-MS950-HKSCS-XP [2025-09-03T21:30:03.343Z] [\x00-\x7F] [2025-09-03T21:30:03.343Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:30:03.343Z] x-mswin-936 [2025-09-03T21:30:03.343Z] [\x00-\x80] [2025-09-03T21:30:03.343Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:30:03.708Z] x-PCK [2025-09-03T21:30:03.708Z] [\x00-\xDF] [2025-09-03T21:30:03.708Z] [\x81-\xFC][\x40-\xFC] [2025-09-03T21:30:04.114Z] Charset x-SJIS_0213 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:30:04.114Z] Charset x-UTF-16LE-BOM is Unicode compatible charset. Skipping... [2025-09-03T21:30:04.114Z] Charset X-UTF-32BE-BOM is Unicode compatible charset. Skipping... [2025-09-03T21:30:04.114Z] Charset X-UTF-32LE-BOM is Unicode compatible charset. Skipping... [2025-09-03T21:30:04.114Z] Charset x-windows-50220 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:30:04.114Z] Charset x-windows-50221 does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:30:04.114Z] x-windows-874 [2025-09-03T21:30:04.114Z] [\x00-\xFF] [2025-09-03T21:30:04.114Z] x-windows-949 [2025-09-03T21:30:04.114Z] [\x00-\x7F] [2025-09-03T21:30:04.114Z] [\x81-\xFE][\x41-\xFE] [2025-09-03T21:30:04.479Z] x-windows-950 [2025-09-03T21:30:04.479Z] [\x00-\x7F] [2025-09-03T21:30:04.479Z] [\x81-\xFE][\x40-\xFE] [2025-09-03T21:30:04.838Z] Charset x-windows-iso2022jp does not support ArrayDecoder and/or ArrayEncoder interface. Skipping... [2025-09-03T21:30:04.838Z] Test: OK [2025-09-03T21:30:04.838Z] ----------------------------------- [2025-09-03T21:30:04.838Z] MBCS_Tests_charsets_0_PASSED [2025-09-03T21:30:04.838Z] ----------------------------------- [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] TEST TEARDOWN: [2025-09-03T21:30:04.838Z] Nothing to be done for teardown. [2025-09-03T21:30:04.838Z] MBCS_Tests_charsets_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004480 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_ja_JP_linux_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004511 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_file_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004524 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_ko_KR_linux_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004548 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_file_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004561 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_zh_CN_linux_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004588 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_file_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004601 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_zh_TW_linux_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004624 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_file_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004637 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_ja_JP.aix_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ja_JP.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004659 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_ja_JP.aix_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ja_JP.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004672 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_Ja_JP.aix_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_Ja_JP.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004694 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_Ja_JP.aix_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_Ja_JP.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004707 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_JA_JP.aix_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_JA_JP.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004730 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_JA_JP.aix_0_SKIPPED [2025-09-03T21:30:04.838Z] MBCS_Tests_file_JA_JP.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004743 [2025-09-03T21:30:04.838Z] [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] Running test MBCS_Tests_file_ko_KR.aix_0 ... [2025-09-03T21:30:04.838Z] =============================================== [2025-09-03T21:30:04.838Z] MBCS_Tests_file_ko_KR.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004766 [2025-09-03T21:30:04.838Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_ko_KR.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ko_KR.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004779 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_KO_KR.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_KO_KR.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004802 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_KO_KR.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_KO_KR.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004815 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_zh_CN.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_zh_CN.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004838 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_zh_CN.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_zh_CN.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004851 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_Zh_CN.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_Zh_CN.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004875 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_Zh_CN.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_Zh_CN.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004888 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_ZH_CN.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ZH_CN.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004911 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_ZH_CN.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ZH_CN.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004924 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_zh_TW.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_zh_TW.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004947 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_zh_TW.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_zh_TW.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004960 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_Zh_TW.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_Zh_TW.aix_0 Start Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004983 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_Zh_TW.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_Zh_TW.aix_0 Finish Time: Wed Sep 3 17:30:04 2025 Epoch Time (ms): 1756935004997 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_ZH_TW.aix_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ZH_TW.aix_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005020 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_file_ZH_TW.aix_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ZH_TW.aix_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005033 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_windows_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_windows_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005056 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_file_windows_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_windows_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005069 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_ja_windows_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ja_windows_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005092 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_file_ja_windows_0_SKIPPED [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ja_windows_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005106 [2025-09-03T21:30:05.195Z] [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] Running test MBCS_Tests_file_ko_windows_0 ... [2025-09-03T21:30:05.195Z] =============================================== [2025-09-03T21:30:05.195Z] MBCS_Tests_file_ko_windows_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005129 [2025-09-03T21:30:05.195Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_file_ko_windows_0_SKIPPED [2025-09-03T21:30:05.556Z] MBCS_Tests_file_ko_windows_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005142 [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] Running test MBCS_Tests_file_cn_windows_0 ... [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] MBCS_Tests_file_cn_windows_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005165 [2025-09-03T21:30:05.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_file_cn_windows_0_SKIPPED [2025-09-03T21:30:05.556Z] MBCS_Tests_file_cn_windows_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005178 [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] Running test MBCS_Tests_file_tw_windows_0 ... [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] MBCS_Tests_file_tw_windows_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005201 [2025-09-03T21:30:05.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_file_tw_windows_0_SKIPPED [2025-09-03T21:30:05.556Z] MBCS_Tests_file_tw_windows_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005214 [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] Running test MBCS_Tests_datetime_0 ... [2025-09-03T21:30:05.556Z] =============================================== [2025-09-03T21:30:05.556Z] MBCS_Tests_datetime_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005244 [2025-09-03T21:30:05.556Z] variation: NoOptions [2025-09-03T21:30:05.556Z] JVM_OPTIONS: [2025-09-03T21:30:05.556Z] { \ [2025-09-03T21:30:05.556Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:30:05.556Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:30:05.556Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_0"; \ [2025-09-03T21:30:05.556Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_0"; \ [2025-09-03T21:30:05.556Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:30:05.556Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:30:05.556Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime/datetime.jar" \ [2025-09-03T21:30:05.556Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_0" "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime/testng.xml" \ [2025-09-03T21:30:05.556Z] -groups level.special -junit \ [2025-09-03T21:30:05.556Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \ [2025-09-03T21:30:05.556Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_datetime_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_0"; else echo "-----------------------------------"; echo "MBCS_Tests_datetime_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:30:05.556Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:30:05.556Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:30:05.556Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] TEST SETUP: [2025-09-03T21:30:05.556Z] Nothing to be done for setup. [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] TESTING: [2025-09-03T21:30:05.556Z] ... [2025-09-03T21:30:05.556Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2025-09-03T21:30:05.556Z] ... [2025-09-03T21:30:05.556Z] [2025-09-03T21:30:05.556Z] FS=apfs [2025-09-03T21:30:05.918Z] PASSED: getTest on getTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: startOfDayTest on startOfDayTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: atTimeTest on atTimeTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: CompareToTest on CompareToTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: EqualsTest on EqualsTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: isAfterTest on isAfterTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: adjustTest on adjustTest(LocalDateTest) [2025-09-03T21:30:05.918Z] PASSED: isAfterTest on isAfterTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: parseTest on parseTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: getMethodsTest on getMethodsTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: rangeTest on rangeTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: withTest on withTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: plusTest on plusTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: minusTest on minusTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: untilTest on untilTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: ofTest on ofTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: invalidTimeTest on invalidTimeTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: isSupportedTest on isSupportedTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: trancatedToTest on trancatedToTest(LocalTimeTest) [2025-09-03T21:30:05.918Z] PASSED: isAfterTest on isAfterTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: parseTest on parseTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: getMethodsTest on getMethodsTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: rangeTest on rangeTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: withTest on withTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: plusTest on plusTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: minusTest on minusTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: untilTest on untilTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: ofTest on ofTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: isSupportedTest on isSupportedTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: trancatedToTest on trancatedToTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: invalidDateTimeTest on invalidDateTimeTest(LocalDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: getAvailableChronologiesTest on getAvailableChronologiesTest(ChronoTest) [2025-09-03T21:30:05.918Z] PASSED: ofLocaleTest on ofLocaleTest(ChronoTest) [2025-09-03T21:30:05.918Z] PASSED: withZoneSameInstantTest on withZoneSameInstantTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: withLaterOffsetAtOverlapTest on withLaterOffsetAtOverlapTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: parseTest on parseTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: untilTest on untilTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: invalidTest on invalidTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: ofTest on ofTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: withZoneSameLocalTest on withZoneSameLocalTest(ZonedDateTimeTest) [2025-09-03T21:30:05.918Z] PASSED: WeekOfDayTest on WeekOfDayTest(FormatTest) [2025-09-03T21:30:05.918Z] PASSED: QuarterTest on QuarterTest(FormatTest) [2025-09-03T21:30:05.918Z] PASSED: MonthTest on MonthTest(FormatTest) [2025-09-03T21:30:05.918Z] PASSED: AlignedWeekOfDayTest on AlignedWeekOfDayTest(FormatTest) [2025-09-03T21:30:05.918Z] PASSED: yearTest on yearTest(FormatterBuilderTest) [2025-09-03T21:30:05.918Z] PASSED: DecimalStyleTest on DecimalStyleTest(FormatterBuilderTest) [2025-09-03T21:30:05.918Z] PASSED: check on check(FileTest) [2025-09-03T21:30:05.918Z] PASSED: modifyTest on modifyTest(FileTest) [2025-09-03T21:30:05.918Z] PASSED: InstantTest on InstantTest(FileTest) [2025-09-03T21:30:05.918Z] PASSED: getTest on getTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: atTimeTest on atTimeTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: isAfterTest on isAfterTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: adjustTest on adjustTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: getMethodsTest on getMethodsTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: plusTest on plusTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: minusTest on minusTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: untilTest on untilTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: ofInvalidTest on ofInvalidTest(JapaneseDateTest) [2025-09-03T21:30:05.918Z] PASSED: periodTest on periodTest(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: minusTest2 on minusTest2(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: plusTest2 on plusTest2(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: formatterTest on formatterTest(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: formatterTest2 on formatterTest2(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: isLeapYearTest on isLeapYearTest(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: ofTest on ofTest(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: lengthOfMonthTest on lengthOfMonthTest(JapaneseDateTest) [2025-09-03T21:30:05.919Z] PASSED: MinguoTest on MinguoTest(MinguoChronoTest) [2025-09-03T21:30:05.919Z] PASSED: ofTest on ofTest(MinguoDateTest) [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] dateTest [2025-09-03T21:30:05.919Z] Tests run: 68, Failures: 0, Skips: 0 [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] DateTime [2025-09-03T21:30:05.919Z] Total tests run: 68, Failures: 0, Skips: 0 [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] ----------------------------------- [2025-09-03T21:30:05.919Z] MBCS_Tests_datetime_0_PASSED [2025-09-03T21:30:05.919Z] ----------------------------------- [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] TEST TEARDOWN: [2025-09-03T21:30:05.919Z] Nothing to be done for teardown. [2025-09-03T21:30:05.919Z] MBCS_Tests_datetime_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005606 [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] Running test MBCS_Tests_datetime_formatter_0 ... [2025-09-03T21:30:05.919Z] =============================================== [2025-09-03T21:30:05.919Z] MBCS_Tests_datetime_formatter_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005630 [2025-09-03T21:30:05.919Z] variation: NoOptions [2025-09-03T21:30:05.919Z] JVM_OPTIONS: [2025-09-03T21:30:05.919Z] { \ [2025-09-03T21:30:05.919Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:30:05.919Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:30:05.919Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_formatter_0"; \ [2025-09-03T21:30:05.919Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_formatter_0"; \ [2025-09-03T21:30:05.919Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:30:05.919Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:30:05.919Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime/datetime.jar" \ [2025-09-03T21:30:05.919Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_formatter_0" "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime/testng11.xml" \ [2025-09-03T21:30:05.919Z] -groups level.special -junit \ [2025-09-03T21:30:05.919Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \ [2025-09-03T21:30:05.919Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_datetime_formatter_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_datetime_formatter_0"; else echo "-----------------------------------"; echo "MBCS_Tests_datetime_formatter_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:30:05.919Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:30:05.919Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:30:05.919Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] TEST SETUP: [2025-09-03T21:30:05.919Z] Nothing to be done for setup. [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:05.919Z] TESTING: [2025-09-03T21:30:05.919Z] ... [2025-09-03T21:30:05.919Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2025-09-03T21:30:05.919Z] ... [2025-09-03T21:30:05.919Z] [2025-09-03T21:30:06.282Z] PASSED: dateTest1 on dateTest1(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: eraOfTest on eraOfTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: erasTest on erasTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: isLeapYearTest on isLeapYearTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: leapTest on leapTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: rangeTest on rangeTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: japaneseEraTest on japaneseEraTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: dateInvalidTest on dateInvalidTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: dateYearDayTest1 on dateYearDayTest1(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: dateYearDayTest2 on dateYearDayTest2(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: prolepticYearTest on prolepticYearTest(JapaneseChronoTest) [2025-09-03T21:30:06.282Z] PASSED: WeekOfDayTest on WeekOfDayTest(FormatTest_ja_jp) [2025-09-03T21:30:06.282Z] PASSED: QuarterTest on QuarterTest(FormatTest_ja_jp) [2025-09-03T21:30:06.282Z] PASSED: MonthTest on MonthTest(FormatTest_ja_jp) [2025-09-03T21:30:06.282Z] PASSED: AlignedWeekOfDayTest on AlignedWeekOfDayTest(FormatTest_ja_jp) [2025-09-03T21:30:06.282Z] PASSED: WeekOfDayTest on WeekOfDayTest(FormatTest_ko_kr) [2025-09-03T21:30:06.282Z] PASSED: QuarterTest on QuarterTest(FormatTest_ko_kr) [2025-09-03T21:30:06.282Z] PASSED: MonthTest on MonthTest(FormatTest_ko_kr) [2025-09-03T21:30:06.282Z] PASSED: AlignedWeekOfDayTest on AlignedWeekOfDayTest(FormatTest_ko_kr) [2025-09-03T21:30:06.282Z] PASSED: WeekOfDayTest on WeekOfDayTest(FormatTest_zh_tw) [2025-09-03T21:30:06.282Z] PASSED: QuarterTest on QuarterTest(FormatTest_zh_tw) [2025-09-03T21:30:06.282Z] PASSED: MonthTest on MonthTest(FormatTest_zh_tw) [2025-09-03T21:30:06.282Z] PASSED: AlignedWeekOfDayTest on AlignedWeekOfDayTest(FormatTest_zh_tw) [2025-09-03T21:30:06.282Z] PASSED: WeekOfDayTest on WeekOfDayTest(FormatTest_zh_cn) [2025-09-03T21:30:06.282Z] PASSED: QuarterTest on QuarterTest(FormatTest_zh_cn) [2025-09-03T21:30:06.282Z] PASSED: MonthTest on MonthTest(FormatTest_zh_cn) [2025-09-03T21:30:06.282Z] PASSED: AlignedWeekOfDayTest on AlignedWeekOfDayTest(FormatTest_zh_cn) [2025-09-03T21:30:06.282Z] PASSED: yearTest on yearTest(FormatterBuilderTest_ja_jp) [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] dateTest11 [2025-09-03T21:30:06.282Z] Tests run: 28, Failures: 0, Skips: 0 [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] DateTime [2025-09-03T21:30:06.282Z] Total tests run: 28, Failures: 0, Skips: 0 [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] ----------------------------------- [2025-09-03T21:30:06.282Z] MBCS_Tests_datetime_formatter_0_PASSED [2025-09-03T21:30:06.282Z] ----------------------------------- [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] TEST TEARDOWN: [2025-09-03T21:30:06.282Z] Nothing to be done for teardown. [2025-09-03T21:30:06.282Z] MBCS_Tests_datetime_formatter_0 Finish Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005958 [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] Running test MBCS_Tests_codepage_ja_JP_linux_0 ... [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] MBCS_Tests_codepage_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:05 2025 Epoch Time (ms): 1756935005992 [2025-09-03T21:30:06.282Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_codepage_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:06.282Z] MBCS_Tests_codepage_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006006 [2025-09-03T21:30:06.282Z] [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] Running test MBCS_Tests_codepage_ko_KR_linux_0 ... [2025-09-03T21:30:06.282Z] =============================================== [2025-09-03T21:30:06.282Z] MBCS_Tests_codepage_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006029 [2025-09-03T21:30:06.282Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_codepage_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006042 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] Running test MBCS_Tests_codepage_zh_CN_linux_0 ... [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006064 [2025-09-03T21:30:06.283Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_codepage_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006077 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] Running test MBCS_Tests_codepage_zh_TW_linux_0 ... [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006099 [2025-09-03T21:30:06.283Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_codepage_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006112 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] Running test MBCS_Tests_codepage_Ja_JP_aix_0 ... [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006135 [2025-09-03T21:30:06.283Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006147 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] Running test MBCS_Tests_codepage_ja_JP_aix_0 ... [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006169 [2025-09-03T21:30:06.283Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006182 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] Running test MBCS_Tests_codepage_JA_JP_aix_0 ... [2025-09-03T21:30:06.283Z] =============================================== [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006205 [2025-09-03T21:30:06.283Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:06.283Z] MBCS_Tests_codepage_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006217 [2025-09-03T21:30:06.283Z] [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] Running test MBCS_Tests_codepage_ko_KR_aix_0 ... [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006241 [2025-09-03T21:30:06.641Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006255 [2025-09-03T21:30:06.641Z] [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] Running test MBCS_Tests_codepage_KO_KR_aix_0 ... [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006314 [2025-09-03T21:30:06.641Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006329 [2025-09-03T21:30:06.641Z] [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] Running test MBCS_Tests_codepage_Zh_CN_aix_0 ... [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006352 [2025-09-03T21:30:06.641Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:06.641Z] MBCS_Tests_codepage_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006365 [2025-09-03T21:30:06.641Z] [2025-09-03T21:30:06.641Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_zh_CN_aix_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006387 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006400 [2025-09-03T21:30:06.642Z] [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_ZH_CN_aix_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006422 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006435 [2025-09-03T21:30:06.642Z] [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_Zh_TW_aix_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006458 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006471 [2025-09-03T21:30:06.642Z] [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_zh_TW_aix_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006494 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006507 [2025-09-03T21:30:06.642Z] [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_ZH_TW_aix_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006530 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepage_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006543 [2025-09-03T21:30:06.642Z] [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] Running test MBCS_Tests_codepage_windows_0 ... [2025-09-03T21:30:06.642Z] =============================================== [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_windows_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006565 [2025-09-03T21:30:06.642Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepage_windows_0_SKIPPED [2025-09-03T21:30:06.642Z] MBCS_Tests_codepage_windows_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006578 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_codepage_ja_windows_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_ja_windows_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006601 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepage_ja_windows_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_ja_windows_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006614 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_codepage_ko_windows_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_ko_windows_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006636 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepage_ko_windows_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_ko_windows_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006649 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_codepage_cn_windows_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_cn_windows_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006672 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepage_cn_windows_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_cn_windows_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006685 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_codepage_tw_windows_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_tw_windows_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006708 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepage_tw_windows_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_codepage_tw_windows_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006721 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_ja_JP_linux_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006751 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_locale_matching_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006764 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_ko_KR_linux_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006787 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_locale_matching_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006800 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_zh_CN_linux_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006823 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_locale_matching_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006836 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_zh_TW_linux_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006859 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_locale_matching_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006873 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_ja_JP_aix_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006895 [2025-09-03T21:30:06.994Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006908 [2025-09-03T21:30:06.994Z] [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] Running test MBCS_Tests_locale_matching_Ja_JP_aix_0 ... [2025-09-03T21:30:06.994Z] =============================================== [2025-09-03T21:30:06.994Z] MBCS_Tests_locale_matching_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006931 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006944 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_JA_JP_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006967 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:06 2025 Epoch Time (ms): 1756935006980 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_ko_KR_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007003 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007016 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_KO_KR_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007038 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007052 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_zh_CN_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007078 [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_zh_CN_aix_0_DISABLED [2025-09-03T21:30:07.349Z] Disabled Reason: [2025-09-03T21:30:07.349Z] https://github.com/adoptium/aqa-tests/issues/6023 [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007098 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_Zh_CN_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007120 [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Zh_CN_aix_0_DISABLED [2025-09-03T21:30:07.349Z] Disabled Reason: [2025-09-03T21:30:07.349Z] https://github.com/adoptium/aqa-tests/issues/6023 [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007138 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_ZH_CN_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007161 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007175 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_zh_TW_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007197 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007210 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_Zh_TW_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007233 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007246 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] Running test MBCS_Tests_locale_matching_ZH_TW_aix_0 ... [2025-09-03T21:30:07.349Z] =============================================== [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007269 [2025-09-03T21:30:07.349Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_locale_matching_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:07.349Z] MBCS_Tests_locale_matching_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007282 [2025-09-03T21:30:07.349Z] [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] Running test MBCS_Tests_locale_matching_windows_0 ... [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] MBCS_Tests_locale_matching_windows_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007305 [2025-09-03T21:30:07.703Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_locale_matching_windows_0_SKIPPED [2025-09-03T21:30:07.703Z] MBCS_Tests_locale_matching_windows_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007318 [2025-09-03T21:30:07.703Z] [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] Running test MBCS_Tests_locale_matching_ja_windows_0 ... [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] MBCS_Tests_locale_matching_ja_windows_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007341 [2025-09-03T21:30:07.703Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_locale_matching_ja_windows_0_SKIPPED [2025-09-03T21:30:07.703Z] MBCS_Tests_locale_matching_ja_windows_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007354 [2025-09-03T21:30:07.703Z] [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] Running test MBCS_Tests_locale_matching_ko_windows_0 ... [2025-09-03T21:30:07.703Z] =============================================== [2025-09-03T21:30:07.703Z] MBCS_Tests_locale_matching_ko_windows_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007377 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_locale_matching_ko_windows_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_locale_matching_ko_windows_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007390 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_locale_matching_cn_windows_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_locale_matching_cn_windows_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007413 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_locale_matching_cn_windows_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_locale_matching_cn_windows_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007426 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_locale_matching_tw_windows_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_locale_matching_tw_windows_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007448 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_locale_matching_tw_windows_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_locale_matching_tw_windows_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007461 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_annotation_ja_JP_linux_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007492 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_annotation_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007505 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_annotation_ko_KR_linux_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007527 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_annotation_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007541 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_annotation_zh_CN_linux_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007564 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_annotation_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007578 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_annotation_zh_TW_linux_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007600 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_annotation_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007613 [2025-09-03T21:30:07.704Z] [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] Running test MBCS_Tests_annotation_ja_JP_aix_0 ... [2025-09-03T21:30:07.704Z] =============================================== [2025-09-03T21:30:07.704Z] MBCS_Tests_annotation_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007636 [2025-09-03T21:30:07.704Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007650 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_Ja_JP_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007672 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007686 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_JA_JP_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007708 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007721 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_ko_KR_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007744 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007758 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_KO_KR_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007781 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007794 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_zh_CN_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007817 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007831 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_Zh_CN_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007853 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007866 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_ZH_CN_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007889 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007902 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_zh_TW_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007925 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007938 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_Zh_TW_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007961 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007974 [2025-09-03T21:30:08.063Z] [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] Running test MBCS_Tests_annotation_ZH_TW_aix_0 ... [2025-09-03T21:30:08.063Z] =============================================== [2025-09-03T21:30:08.063Z] MBCS_Tests_annotation_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:07 2025 Epoch Time (ms): 1756935007997 [2025-09-03T21:30:08.063Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_annotation_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_annotation_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008011 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_annotation_windows_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_annotation_windows_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008033 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_annotation_windows_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_annotation_windows_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008047 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_switch_expressions_ja_JP_linux_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008078 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_switch_expressions_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008091 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_switch_expressions_ko_KR_linux_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008114 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_switch_expressions_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008127 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_switch_expressions_zh_CN_linux_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008151 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_switch_expressions_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008164 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_switch_expressions_zh_TW_linux_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008187 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_switch_expressions_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008201 [2025-09-03T21:30:08.415Z] [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] Running test MBCS_Tests_switch_expressions_ja_JP_aix_0 ... [2025-09-03T21:30:08.415Z] =============================================== [2025-09-03T21:30:08.415Z] MBCS_Tests_switch_expressions_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008223 [2025-09-03T21:30:08.415Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008237 [2025-09-03T21:30:08.416Z] [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] Running test MBCS_Tests_switch_expressions_Ja_JP_aix_0 ... [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008259 [2025-09-03T21:30:08.416Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008272 [2025-09-03T21:30:08.416Z] [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] Running test MBCS_Tests_switch_expressions_JA_JP_aix_0 ... [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008295 [2025-09-03T21:30:08.416Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008308 [2025-09-03T21:30:08.416Z] [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] Running test MBCS_Tests_switch_expressions_ko_KR_aix_0 ... [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008331 [2025-09-03T21:30:08.416Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:08.416Z] MBCS_Tests_switch_expressions_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008344 [2025-09-03T21:30:08.416Z] [2025-09-03T21:30:08.416Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_KO_KR_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008367 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008381 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_zh_CN_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008403 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008416 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_Zh_CN_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008439 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008452 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_ZH_CN_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008475 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008488 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_zh_TW_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008511 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008524 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_Zh_TW_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008551 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008567 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_ZH_TW_aix_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008593 [2025-09-03T21:30:08.771Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_switch_expressions_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008610 [2025-09-03T21:30:08.771Z] [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] Running test MBCS_Tests_switch_expressions_windows_0 ... [2025-09-03T21:30:08.771Z] =============================================== [2025-09-03T21:30:08.771Z] MBCS_Tests_switch_expressions_windows_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008637 [2025-09-03T21:30:08.772Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_switch_expressions_windows_0_SKIPPED [2025-09-03T21:30:08.772Z] MBCS_Tests_switch_expressions_windows_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008652 [2025-09-03T21:30:08.772Z] [2025-09-03T21:30:08.772Z] =============================================== [2025-09-03T21:30:08.772Z] Running test MBCS_Tests_regex_ja_JP_linux_0 ... [2025-09-03T21:30:08.772Z] =============================================== [2025-09-03T21:30:08.772Z] MBCS_Tests_regex_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008689 [2025-09-03T21:30:08.772Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_regex_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:08.772Z] MBCS_Tests_regex_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008704 [2025-09-03T21:30:08.772Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_ko_KR_linux_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008731 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_regex_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008747 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_zh_CN_linux_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008774 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_regex_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008791 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_zh_TW_linux_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008817 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_regex_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008833 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_Ja_JP_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008859 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008875 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_ja_JP_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008902 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008918 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_JA_JP_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008943 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008957 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_ko_KR_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008982 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:08 2025 Epoch Time (ms): 1756935008996 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_KO_KR_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009019 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009032 [2025-09-03T21:30:09.129Z] [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] Running test MBCS_Tests_regex_Zh_CN_aix_0 ... [2025-09-03T21:30:09.129Z] =============================================== [2025-09-03T21:30:09.129Z] MBCS_Tests_regex_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009054 [2025-09-03T21:30:09.129Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009067 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_zh_CN_aix_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009090 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009103 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_ZH_CN_aix_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009125 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009137 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_Zh_TW_aix_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009160 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009173 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_zh_TW_aix_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009195 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009208 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_ZH_TW_aix_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009231 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_regex_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009245 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_windows_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009268 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_regex_windows_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009280 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_ja_windows_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ja_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009302 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_regex_ja_windows_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ja_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009314 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_ko_windows_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ko_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009335 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_regex_ko_windows_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_ko_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009348 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_cn_windows_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_cn_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009369 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_regex_cn_windows_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_cn_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009381 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] Running test MBCS_Tests_regex_tw_windows_0 ... [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_tw_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009403 [2025-09-03T21:30:09.492Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_regex_tw_windows_0_SKIPPED [2025-09-03T21:30:09.492Z] MBCS_Tests_regex_tw_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009415 [2025-09-03T21:30:09.492Z] [2025-09-03T21:30:09.492Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_ja_JP_linux_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009444 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_env_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009456 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_ko_KR_linux_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009478 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_env_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009490 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_zh_CN_linux_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009511 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_env_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009524 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_zh_TW_linux_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009545 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_env_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009558 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_Ja_JP_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009579 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009591 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_ja_JP_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009613 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009626 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_JA_JP_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009647 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009660 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_ko_KR_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009681 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009693 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_KO_KR_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009714 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009726 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_Zh_CN_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009748 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:09.848Z] MBCS_Tests_env_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009761 [2025-09-03T21:30:09.848Z] [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] Running test MBCS_Tests_env_zh_CN_aix_0 ... [2025-09-03T21:30:09.848Z] =============================================== [2025-09-03T21:30:09.848Z] MBCS_Tests_env_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009782 [2025-09-03T21:30:09.848Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:10.207Z] MBCS_Tests_env_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009795 [2025-09-03T21:30:10.207Z] [2025-09-03T21:30:10.207Z] =============================================== [2025-09-03T21:30:10.207Z] Running test MBCS_Tests_env_ZH_CN_aix_0 ... [2025-09-03T21:30:10.207Z] =============================================== [2025-09-03T21:30:10.207Z] MBCS_Tests_env_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009816 [2025-09-03T21:30:10.207Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:10.207Z] MBCS_Tests_env_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009828 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_env_Zh_TW_aix_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_env_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009849 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_env_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009862 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_env_zh_TW_aix_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_env_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009883 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_env_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009896 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_env_ZH_TW_aix_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_env_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009918 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_env_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_env_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009930 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_env_windows_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_env_windows_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009952 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_env_windows_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_env_windows_0 Finish Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009964 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_pref_ja_JP_linux_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:09 2025 Epoch Time (ms): 1756935009993 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pref_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010006 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_pref_ko_KR_linux_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010027 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pref_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010040 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_pref_zh_CN_linux_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010061 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pref_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010074 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_pref_zh_TW_linux_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010095 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_pref_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010108 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] Running test MBCS_Tests_pref_Ja_JP_aix_0 ... [2025-09-03T21:30:10.208Z] =============================================== [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010129 [2025-09-03T21:30:10.208Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:10.208Z] MBCS_Tests_pref_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010141 [2025-09-03T21:30:10.208Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_ja_JP_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010163 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010175 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_JA_JP_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010197 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010209 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_ko_KR_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010231 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010243 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_KO_KR_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010265 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010281 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_Zh_CN_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010307 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010320 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_zh_CN_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010342 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010354 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_ZH_CN_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010376 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010389 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_Zh_TW_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010412 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010425 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_zh_TW_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010446 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010459 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] Running test MBCS_Tests_pref_ZH_TW_aix_0 ... [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010481 [2025-09-03T21:30:10.562Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_pref_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:10.562Z] MBCS_Tests_pref_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010493 [2025-09-03T21:30:10.562Z] [2025-09-03T21:30:10.562Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_pref_windows_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_windows_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010515 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pref_windows_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_windows_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010528 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_pref_ja_windows_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_ja_windows_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010550 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pref_ja_windows_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_ja_windows_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010563 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_pref_ko_windows_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_ko_windows_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010584 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pref_ko_windows_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_ko_windows_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010597 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_pref_cn_windows_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_cn_windows_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010619 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pref_cn_windows_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_cn_windows_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010632 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_pref_tw_windows_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_tw_windows_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010653 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_pref_tw_windows_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_pref_tw_windows_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010666 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_formatter_ja_JP_linux_0 ... [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] MBCS_Tests_formatter_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010695 [2025-09-03T21:30:10.915Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_formatter_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:10.915Z] MBCS_Tests_formatter_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010708 [2025-09-03T21:30:10.915Z] [2025-09-03T21:30:10.915Z] =============================================== [2025-09-03T21:30:10.915Z] Running test MBCS_Tests_formatter_ko_KR_linux_0 ... [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010730 [2025-09-03T21:30:10.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_formatter_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010742 [2025-09-03T21:30:10.916Z] [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] Running test MBCS_Tests_formatter_zh_CN_linux_0 ... [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010764 [2025-09-03T21:30:10.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_formatter_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010777 [2025-09-03T21:30:10.916Z] [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] Running test MBCS_Tests_formatter_zh_TW_linux_0 ... [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010799 [2025-09-03T21:30:10.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_formatter_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010812 [2025-09-03T21:30:10.916Z] [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] Running test MBCS_Tests_formatter_Ja_JP_aix_0 ... [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010833 [2025-09-03T21:30:10.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:10.916Z] MBCS_Tests_formatter_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010846 [2025-09-03T21:30:10.916Z] [2025-09-03T21:30:10.916Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_ja_JP_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010868 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010881 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_JA_JP_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010903 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010916 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_ko_KR_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010938 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010951 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_KO_KR_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010973 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:10 2025 Epoch Time (ms): 1756935010986 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_Zh_CN_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011008 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011020 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_zh_CN_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011042 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011055 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_ZH_CN_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011077 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011090 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_Zh_TW_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011112 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011125 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_zh_TW_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011147 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011160 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_ZH_TW_aix_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011182 [2025-09-03T21:30:11.273Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_formatter_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:11.273Z] MBCS_Tests_formatter_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011195 [2025-09-03T21:30:11.273Z] [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.273Z] Running test MBCS_Tests_formatter_windows_0 ... [2025-09-03T21:30:11.273Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_windows_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011218 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_formatter_windows_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_windows_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011231 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_formatter_ja_windows_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_ja_windows_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011253 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_formatter_ja_windows_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_ja_windows_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011266 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_formatter_ko_windows_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_ko_windows_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011288 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_formatter_ko_windows_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_ko_windows_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011302 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_formatter_cn_windows_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_cn_windows_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011324 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_formatter_cn_windows_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_cn_windows_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011337 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_formatter_tw_windows_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_tw_windows_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011359 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_formatter_tw_windows_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_formatter_tw_windows_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011372 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_ja_JP_linux_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011401 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_coin_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011414 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_ko_KR_linux_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011436 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_coin_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011449 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_zh_CN_linux_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011471 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_coin_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011484 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_zh_TW_linux_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011507 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_coin_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011520 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_ja_JP_aix_0 ... [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011542 [2025-09-03T21:30:11.629Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:11.629Z] MBCS_Tests_coin_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011556 [2025-09-03T21:30:11.629Z] [2025-09-03T21:30:11.629Z] =============================================== [2025-09-03T21:30:11.629Z] Running test MBCS_Tests_coin_Ja_JP_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011583 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011599 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_JA_JP_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011627 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011643 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_ko_KR_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011670 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011685 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_KO_KR_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011711 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011726 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_zh_CN_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011753 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011768 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_Zh_CN_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011795 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011810 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_ZH_CN_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011838 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011854 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_zh_TW_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011880 [2025-09-03T21:30:11.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011896 [2025-09-03T21:30:11.984Z] [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] Running test MBCS_Tests_coin_Zh_TW_aix_0 ... [2025-09-03T21:30:11.984Z] =============================================== [2025-09-03T21:30:11.984Z] MBCS_Tests_coin_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011922 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011936 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_ZH_TW_aix_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011963 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_coin_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:11 2025 Epoch Time (ms): 1756935011980 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_windows_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012004 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_coin_windows_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012016 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_ja_windows_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ja_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012038 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_coin_ja_windows_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ja_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012050 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_ko_windows_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ko_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012072 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_coin_ko_windows_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_ko_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012085 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_cn_windows_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_cn_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012107 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_coin_cn_windows_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_cn_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012119 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_coin_tw_windows_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_tw_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012143 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_coin_tw_windows_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_coin_tw_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012159 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_IDN_ja_JP_linux_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_IDN_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012194 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_IDN_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_IDN_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012210 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_IDN_ko_KR_linux_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_IDN_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012236 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_IDN_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:12.345Z] MBCS_Tests_IDN_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012251 [2025-09-03T21:30:12.345Z] [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] Running test MBCS_Tests_IDN_zh_CN_linux_0 ... [2025-09-03T21:30:12.345Z] =============================================== [2025-09-03T21:30:12.345Z] MBCS_Tests_IDN_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012277 [2025-09-03T21:30:12.345Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_IDN_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012293 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_zh_TW_linux_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012323 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_IDN_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012341 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_Ja_JP_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012368 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012384 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_ja_JP_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012412 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012428 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_JA_JP_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012455 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012471 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_ko_KR_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012496 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012512 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_KO_KR_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012535 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012550 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_Zh_CN_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012577 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012589 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_zh_CN_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012610 [2025-09-03T21:30:12.759Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:12.759Z] MBCS_Tests_IDN_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012623 [2025-09-03T21:30:12.759Z] [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:12.759Z] Running test MBCS_Tests_IDN_ZH_CN_aix_0 ... [2025-09-03T21:30:12.759Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012644 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012657 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_Zh_TW_aix_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012678 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012690 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_zh_TW_aix_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012711 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012723 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_ZH_TW_aix_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012746 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_IDN_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012758 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012779 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_IDN_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012791 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_ja_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ja_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012812 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_IDN_ja_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ja_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012824 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_ko_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ko_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012845 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_IDN_ko_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_ko_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012857 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_cn_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_cn_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012878 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_IDN_cn_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_cn_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012890 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_IDN_tw_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_tw_windows_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012911 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_IDN_tw_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_IDN_tw_windows_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012924 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_codepoint_linux_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_linux_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012951 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_codepoint_linux_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_linux_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012964 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_codepoint_aix_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_aix_0 Start Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012985 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_codepoint_aix_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_aix_0 Finish Time: Wed Sep 3 17:30:12 2025 Epoch Time (ms): 1756935012997 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_codepoint_windows_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013019 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_codepoint_windows_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_codepoint_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013031 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_jdbc41_ja_JP_linux_0 ... [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] MBCS_Tests_jdbc41_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013060 [2025-09-03T21:30:13.145Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jdbc41_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:13.145Z] MBCS_Tests_jdbc41_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013072 [2025-09-03T21:30:13.145Z] [2025-09-03T21:30:13.145Z] =============================================== [2025-09-03T21:30:13.145Z] Running test MBCS_Tests_jdbc41_ko_KR_linux_0 ... [2025-09-03T21:30:13.509Z] =============================================== [2025-09-03T21:30:13.509Z] MBCS_Tests_jdbc41_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013093 [2025-09-03T21:30:13.509Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jdbc41_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:13.509Z] MBCS_Tests_jdbc41_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013106 [2025-09-03T21:30:13.509Z] [2025-09-03T21:30:13.509Z] =============================================== [2025-09-03T21:30:13.509Z] Running test MBCS_Tests_jdbc41_zh_CN_linux_0 ... [2025-09-03T21:30:13.509Z] =============================================== [2025-09-03T21:30:13.509Z] MBCS_Tests_jdbc41_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013127 [2025-09-03T21:30:13.509Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jdbc41_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:13.509Z] MBCS_Tests_jdbc41_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013140 [2025-09-03T21:30:13.509Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_zh_TW_linux_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013161 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jdbc41_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013173 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_ja_JP_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013194 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013206 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_Ja_JP_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013227 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013239 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_JA_JP_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013261 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013273 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_ko_KR_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013294 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013306 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_KO_KR_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013327 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013339 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_zh_CN_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013360 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013372 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_Zh_CN_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013393 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013406 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] Running test MBCS_Tests_jdbc41_ZH_CN_aix_0 ... [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013427 [2025-09-03T21:30:13.510Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:13.510Z] MBCS_Tests_jdbc41_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013439 [2025-09-03T21:30:13.510Z] [2025-09-03T21:30:13.510Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_zh_TW_aix_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013461 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013473 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_Zh_TW_aix_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013495 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013507 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_ZH_TW_aix_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013528 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jdbc41_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013540 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_windows_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013561 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jdbc41_windows_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013574 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_ja_windows_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ja_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013595 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jdbc41_ja_windows_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ja_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013607 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_ko_windows_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ko_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013628 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jdbc41_ko_windows_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_ko_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013640 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_cn_windows_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_cn_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013661 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jdbc41_cn_windows_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_cn_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013674 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_jdbc41_tw_windows_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_tw_windows_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013695 [2025-09-03T21:30:13.871Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jdbc41_tw_windows_0_SKIPPED [2025-09-03T21:30:13.871Z] MBCS_Tests_jdbc41_tw_windows_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013707 [2025-09-03T21:30:13.871Z] [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] Running test MBCS_Tests_compact_number_format_ja_JP_linux_0 ... [2025-09-03T21:30:13.871Z] =============================================== [2025-09-03T21:30:13.871Z] MBCS_Tests_compact_number_format_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013738 [2025-09-03T21:30:13.872Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_compact_number_format_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:13.872Z] MBCS_Tests_compact_number_format_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013752 [2025-09-03T21:30:13.872Z] [2025-09-03T21:30:13.872Z] =============================================== [2025-09-03T21:30:13.872Z] Running test MBCS_Tests_compact_number_format_ko_KR_linux_0 ... [2025-09-03T21:30:13.872Z] =============================================== [2025-09-03T21:30:13.872Z] MBCS_Tests_compact_number_format_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013773 [2025-09-03T21:30:13.872Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_compact_number_format_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:13.872Z] MBCS_Tests_compact_number_format_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013786 [2025-09-03T21:30:13.872Z] [2025-09-03T21:30:13.872Z] =============================================== [2025-09-03T21:30:13.872Z] Running test MBCS_Tests_compact_number_format_zh_CN_linux_0 ... [2025-09-03T21:30:13.872Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013807 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_compact_number_format_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013820 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_zh_TW_linux_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013841 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_compact_number_format_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013853 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_ja_JP_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013875 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013887 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_Ja_JP_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013908 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013920 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_JA_JP_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013941 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013954 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_ko_KR_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013975 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:13 2025 Epoch Time (ms): 1756935013987 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_KO_KR_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014008 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014021 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] Running test MBCS_Tests_compact_number_format_zh_CN_aix_0 ... [2025-09-03T21:30:14.226Z] =============================================== [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014042 [2025-09-03T21:30:14.226Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:14.226Z] MBCS_Tests_compact_number_format_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014055 [2025-09-03T21:30:14.226Z] [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] Running test MBCS_Tests_compact_number_format_Zh_CN_aix_0 ... [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014076 [2025-09-03T21:30:14.227Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014088 [2025-09-03T21:30:14.227Z] [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] Running test MBCS_Tests_compact_number_format_ZH_CN_aix_0 ... [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014109 [2025-09-03T21:30:14.227Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014122 [2025-09-03T21:30:14.227Z] [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] Running test MBCS_Tests_compact_number_format_zh_TW_aix_0 ... [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014143 [2025-09-03T21:30:14.227Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:14.227Z] MBCS_Tests_compact_number_format_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014155 [2025-09-03T21:30:14.227Z] [2025-09-03T21:30:14.227Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_compact_number_format_Zh_TW_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014176 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014189 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_compact_number_format_ZH_TW_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014210 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_compact_number_format_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014222 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_compact_number_format_windows_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014244 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_compact_number_format_windows_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_compact_number_format_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014256 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_ja_JP_linux_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014285 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_nio_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014297 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_ko_KR_linux_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014318 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_nio_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014330 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_zh_CN_linux_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014352 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_nio_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014364 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_zh_TW_linux_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014386 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_nio_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014398 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_Ja_JP_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014419 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014432 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_ja_JP_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014453 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014465 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_JA_JP_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014488 [2025-09-03T21:30:14.584Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:14.584Z] MBCS_Tests_nio_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014500 [2025-09-03T21:30:14.584Z] [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.584Z] Running test MBCS_Tests_nio_ko_KR_aix_0 ... [2025-09-03T21:30:14.584Z] =============================================== [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014522 [2025-09-03T21:30:14.983Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014534 [2025-09-03T21:30:14.983Z] [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] Running test MBCS_Tests_nio_KO_KR_aix_0 ... [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014556 [2025-09-03T21:30:14.983Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014568 [2025-09-03T21:30:14.983Z] [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] Running test MBCS_Tests_nio_Zh_CN_aix_0 ... [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014589 [2025-09-03T21:30:14.983Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014602 [2025-09-03T21:30:14.983Z] [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] Running test MBCS_Tests_nio_zh_CN_aix_0 ... [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014623 [2025-09-03T21:30:14.983Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:14.983Z] MBCS_Tests_nio_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014635 [2025-09-03T21:30:14.983Z] [2025-09-03T21:30:14.983Z] =============================================== [2025-09-03T21:30:14.983Z] Running test MBCS_Tests_nio_ZH_CN_aix_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014657 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014669 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_Zh_TW_aix_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014691 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014703 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_zh_TW_aix_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014724 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014737 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_ZH_TW_aix_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014758 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_nio_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014770 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_windows_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014791 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_nio_windows_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014804 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_ja_windows_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ja_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014825 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_nio_ja_windows_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ja_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014837 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_ko_windows_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ko_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014858 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_nio_ko_windows_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_ko_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014871 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_cn_windows_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_cn_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014892 [2025-09-03T21:30:14.984Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_nio_cn_windows_0_SKIPPED [2025-09-03T21:30:14.984Z] MBCS_Tests_nio_cn_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014905 [2025-09-03T21:30:14.984Z] [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:14.984Z] Running test MBCS_Tests_nio_tw_windows_0 ... [2025-09-03T21:30:14.984Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_nio_tw_windows_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014926 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_nio_tw_windows_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_nio_tw_windows_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014938 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_ja_JP_linux_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014968 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jaxp14_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:14 2025 Epoch Time (ms): 1756935014980 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_ko_KR_linux_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015001 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jaxp14_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015014 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_zh_CN_linux_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015035 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jaxp14_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015047 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_zh_TW_linux_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015069 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_jaxp14_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015081 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_Ja_JP_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015102 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015114 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_ja_JP_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015136 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015148 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_JA_JP_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015170 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015182 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_ko_KR_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015204 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015216 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_KO_KR_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015238 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015250 [2025-09-03T21:30:15.341Z] [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] Running test MBCS_Tests_jaxp14_Zh_CN_aix_0 ... [2025-09-03T21:30:15.341Z] =============================================== [2025-09-03T21:30:15.341Z] MBCS_Tests_jaxp14_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015271 [2025-09-03T21:30:15.341Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015284 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_zh_CN_aix_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015305 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015318 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_ZH_CN_aix_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015339 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015351 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_Zh_TW_aix_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015372 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015385 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_zh_TW_aix_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015406 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015419 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_ZH_TW_aix_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015440 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_jaxp14_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015452 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_windows_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_windows_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015474 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jaxp14_windows_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_windows_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015486 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_ja_windows_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ja_windows_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015507 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jaxp14_ja_windows_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ja_windows_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015520 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_ko_windows_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ko_windows_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015541 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jaxp14_ko_windows_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_ko_windows_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015553 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_cn_windows_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_cn_windows_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015575 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jaxp14_cn_windows_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_cn_windows_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015588 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] Running test MBCS_Tests_jaxp14_tw_windows_0 ... [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_tw_windows_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015609 [2025-09-03T21:30:15.698Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_jaxp14_tw_windows_0_SKIPPED [2025-09-03T21:30:15.698Z] MBCS_Tests_jaxp14_tw_windows_0 Finish Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015622 [2025-09-03T21:30:15.698Z] [2025-09-03T21:30:15.698Z] =============================================== [2025-09-03T21:30:16.061Z] Running test MBCS_Tests_language_tag_0 ... [2025-09-03T21:30:16.061Z] =============================================== [2025-09-03T21:30:16.061Z] MBCS_Tests_language_tag_0 Start Time: Wed Sep 3 17:30:15 2025 Epoch Time (ms): 1756935015651 [2025-09-03T21:30:16.061Z] variation: NoOptions [2025-09-03T21:30:16.061Z] JVM_OPTIONS: [2025-09-03T21:30:16.061Z] { \ [2025-09-03T21:30:16.061Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:30:16.061Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:30:16.061Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_language_tag_0"; \ [2025-09-03T21:30:16.061Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_language_tag_0"; \ [2025-09-03T21:30:16.061Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:30:16.061Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:30:16.061Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag/language_tag.jar" \ [2025-09-03T21:30:16.061Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_language_tag_0" "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag/testng.xml" \ [2025-09-03T21:30:16.061Z] -groups level.special -junit \ [2025-09-03T21:30:16.061Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \ [2025-09-03T21:30:16.061Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_language_tag_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_language_tag_0"; else echo "-----------------------------------"; echo "MBCS_Tests_language_tag_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:30:16.061Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:30:16.061Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:30:16.061Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:30:16.061Z] [2025-09-03T21:30:16.061Z] TEST SETUP: [2025-09-03T21:30:16.061Z] Nothing to be done for setup. [2025-09-03T21:30:16.061Z] [2025-09-03T21:30:16.061Z] TESTING: [2025-09-03T21:30:16.061Z] ... [2025-09-03T21:30:16.061Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2025-09-03T21:30:16.061Z] ... [2025-09-03T21:30:16.061Z] [2025-09-03T21:30:16.061Z] PASSED: currencyWithBuilderTest on currencyWithBuilderTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegion2Test on currencyWithRegion2Test(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarNumberTest on timezoneJPCalendarNumberTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberWithBuilderTest on numberWithBuilderTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegionTest on currencyWithRegionTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarTest on timezoneJPCalendarTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: firstDayOfWeekTest on firstDayOfWeekTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberTest on numberTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyTest on currencyTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneTest on timezoneTest(USTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithBuilderTest on currencyWithBuilderTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegion2Test on currencyWithRegion2Test(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneCNCalendarNumberTest on timezoneCNCalendarNumberTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberWithBuilderTest on numberWithBuilderTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegionTest on currencyWithRegionTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: firstDayOfWeekTest on firstDayOfWeekTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneCNCalendarTest on timezoneCNCalendarTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberTest on numberTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyTest on currencyTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneTest on timezoneTest(CNTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithBuilderTest on currencyWithBuilderTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegion2Test on currencyWithRegion2Test(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarNumberTest on timezoneJPCalendarNumberTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberWithBuilderTest on numberWithBuilderTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegionTest on currencyWithRegionTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarTest on timezoneJPCalendarTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: firstDayOfWeekTest on firstDayOfWeekTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberTest on numberTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyTest on currencyTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneTest on timezoneTest(JPTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithBuilderTest on currencyWithBuilderTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegion2Test on currencyWithRegion2Test(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarNumberTest on timezoneJPCalendarNumberTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberWithBuilderTest on numberWithBuilderTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegionTest on currencyWithRegionTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneJPCalendarTest on timezoneJPCalendarTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: firstDayOfWeekTest on firstDayOfWeekTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberTest on numberTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyTest on currencyTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: timezoneTest on timezoneTest(KRTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithBuilderTest on currencyWithBuilderTest(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegion2Test on currencyWithRegion2Test(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberWithBuilderTest on numberWithBuilderTest(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyWithRegionTest on currencyWithRegionTest(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: firstDayOfWeekTest on firstDayOfWeekTest(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: numberTest on numberTest(TWTagTest) [2025-09-03T21:30:16.061Z] PASSED: currencyTest on currencyTest(TWTagTest) [2025-09-03T21:30:16.061Z] FAILED: timezoneTWCalendarNumberTest on timezoneTWCalendarNumberTest(TWTagTest) [2025-09-03T21:30:16.061Z] org.junit.ComparisonFailure: expected:<...gits, Time Zone: Tai[wan] Time)> but was:<...gits, Time Zone: Tai[pei] Time)> [2025-09-03T21:30:16.061Z] at org.junit.Assert.assertEquals(Assert.java:125) [2025-09-03T21:30:16.061Z] at org.junit.Assert.assertEquals(Assert.java:147) [2025-09-03T21:30:16.061Z] at TWTagTest.timezoneTWCalendarNumberTest(TWTagTest.java:178) [2025-09-03T21:30:16.061Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2025-09-03T21:30:16.061Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2025-09-03T21:30:16.061Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [2025-09-03T21:30:16.061Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [2025-09-03T21:30:16.061Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [2025-09-03T21:30:16.061Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [2025-09-03T21:30:16.061Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [2025-09-03T21:30:16.061Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [2025-09-03T21:30:16.061Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:157) [2025-09-03T21:30:16.061Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:136) [2025-09-03T21:30:16.061Z] at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:82) [2025-09-03T21:30:16.061Z] at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:70) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner$1.run(TestRunner.java:570) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:717) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.privateRunJUnit(TestRunner.java:601) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.run(TestRunner.java:502) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.run(SuiteRunner.java:364) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1137) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuites(TestNG.java:1049) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.run(TestNG.java:1017) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.privateMain(TestNG.java:1354) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.main(TestNG.java:1323) [2025-09-03T21:30:16.061Z] [2025-09-03T21:30:16.061Z] FAILED: timezoneTWCalendarTest on timezoneTWCalendarTest(TWTagTest) [2025-09-03T21:30:16.061Z] org.junit.ComparisonFailure: expected:<...ndar, Time Zone: Tai[wan] Time)> but was:<...ndar, Time Zone: Tai[pei] Time)> [2025-09-03T21:30:16.061Z] at org.junit.Assert.assertEquals(Assert.java:125) [2025-09-03T21:30:16.061Z] at org.junit.Assert.assertEquals(Assert.java:147) [2025-09-03T21:30:16.061Z] at TWTagTest.timezoneTWCalendarTest(TWTagTest.java:152) [2025-09-03T21:30:16.061Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2025-09-03T21:30:16.061Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2025-09-03T21:30:16.061Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [2025-09-03T21:30:16.061Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [2025-09-03T21:30:16.061Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [2025-09-03T21:30:16.061Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [2025-09-03T21:30:16.061Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [2025-09-03T21:30:16.061Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [2025-09-03T21:30:16.061Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [2025-09-03T21:30:16.061Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:157) [2025-09-03T21:30:16.061Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:136) [2025-09-03T21:30:16.061Z] at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:82) [2025-09-03T21:30:16.061Z] at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:70) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner$1.run(TestRunner.java:570) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:717) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.privateRunJUnit(TestRunner.java:601) [2025-09-03T21:30:16.061Z] at org.testng.TestRunner.run(TestRunner.java:502) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunner.run(SuiteRunner.java:364) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) [2025-09-03T21:30:16.061Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1137) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.runSuites(TestNG.java:1049) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.run(TestNG.java:1017) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.privateMain(TestNG.java:1354) [2025-09-03T21:30:16.061Z] at org.testng.TestNG.main(TestNG.java:1323) [2025-09-03T21:30:16.061Z] [2025-09-03T21:30:16.061Z] FAILED: timezoneTest on timezoneTest(TWTagTest) [2025-09-03T21:30:16.062Z] org.junit.ComparisonFailure: expected:<...iwan, Time Zone: Tai[wan] Time)> but was:<...iwan, Time Zone: Tai[pei] Time)> [2025-09-03T21:30:16.062Z] at org.junit.Assert.assertEquals(Assert.java:125) [2025-09-03T21:30:16.062Z] at org.junit.Assert.assertEquals(Assert.java:147) [2025-09-03T21:30:16.062Z] at TWTagTest.timezoneTest(TWTagTest.java:130) [2025-09-03T21:30:16.062Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2025-09-03T21:30:16.062Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2025-09-03T21:30:16.062Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [2025-09-03T21:30:16.062Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [2025-09-03T21:30:16.062Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [2025-09-03T21:30:16.062Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [2025-09-03T21:30:16.062Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [2025-09-03T21:30:16.062Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [2025-09-03T21:30:16.062Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [2025-09-03T21:30:16.062Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:157) [2025-09-03T21:30:16.062Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:136) [2025-09-03T21:30:16.062Z] at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:82) [2025-09-03T21:30:16.062Z] at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:70) [2025-09-03T21:30:16.062Z] at org.testng.TestRunner$1.run(TestRunner.java:570) [2025-09-03T21:30:16.062Z] at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:717) [2025-09-03T21:30:16.062Z] at org.testng.TestRunner.privateRunJUnit(TestRunner.java:601) [2025-09-03T21:30:16.062Z] at org.testng.TestRunner.run(TestRunner.java:502) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunner.run(SuiteRunner.java:364) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) [2025-09-03T21:30:16.062Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1137) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.runSuites(TestNG.java:1049) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.run(TestNG.java:1017) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.privateMain(TestNG.java:1354) [2025-09-03T21:30:16.062Z] at org.testng.TestNG.main(TestNG.java:1323) [2025-09-03T21:30:16.062Z] [2025-09-03T21:30:16.062Z] [2025-09-03T21:30:16.062Z] =============================================== [2025-09-03T21:30:16.062Z] LanguageTagTest [2025-09-03T21:30:16.062Z] Tests run: 50, Failures: 3, Skips: 0 [2025-09-03T21:30:16.062Z] =============================================== [2025-09-03T21:30:16.062Z] [2025-09-03T21:30:16.062Z] [2025-09-03T21:30:16.062Z] =============================================== [2025-09-03T21:30:16.062Z] LanguageTag [2025-09-03T21:30:16.062Z] Total tests run: 50, Failures: 3, Skips: 0 [2025-09-03T21:30:16.062Z] =============================================== [2025-09-03T21:30:16.062Z] [2025-09-03T21:30:16.419Z] ----------------------------------- [2025-09-03T21:30:16.419Z] MBCS_Tests_language_tag_0_FAILED [2025-09-03T21:30:16.419Z] ----------------------------------- [2025-09-03T21:30:16.419Z] [2025-09-03T21:30:16.419Z] TEST TEARDOWN: [2025-09-03T21:30:16.419Z] Nothing to be done for teardown. [2025-09-03T21:30:16.419Z] MBCS_Tests_language_tag_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016054 [2025-09-03T21:30:16.419Z] [2025-09-03T21:30:16.419Z] =============================================== [2025-09-03T21:30:16.419Z] Running test MBCS_Tests_urlclassloader_ja_JP_linux_0 ... [2025-09-03T21:30:16.419Z] =============================================== [2025-09-03T21:30:16.419Z] MBCS_Tests_urlclassloader_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016101 [2025-09-03T21:30:16.419Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_urlclassloader_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:16.419Z] MBCS_Tests_urlclassloader_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016117 [2025-09-03T21:30:16.419Z] [2025-09-03T21:30:16.419Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_ko_KR_linux_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016142 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_urlclassloader_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016156 [2025-09-03T21:30:16.420Z] [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_zh_CN_linux_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016179 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_urlclassloader_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016192 [2025-09-03T21:30:16.420Z] [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_zh_TW_linux_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016214 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_urlclassloader_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016228 [2025-09-03T21:30:16.420Z] [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_ja_JP_aix_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016254 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016268 [2025-09-03T21:30:16.420Z] [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_Ja_JP_aix_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016292 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016306 [2025-09-03T21:30:16.420Z] [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] Running test MBCS_Tests_urlclassloader_JA_JP_aix_0 ... [2025-09-03T21:30:16.420Z] =============================================== [2025-09-03T21:30:16.420Z] MBCS_Tests_urlclassloader_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016338 [2025-09-03T21:30:16.420Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016368 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_ko_KR_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016400 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016416 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_KO_KR_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016440 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016454 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_zh_CN_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016478 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016492 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_Zh_CN_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016516 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016530 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_ZH_CN_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016554 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016569 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_zh_TW_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016593 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016607 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_Zh_TW_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016632 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016646 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_ZH_TW_aix_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016670 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_urlclassloader_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016684 [2025-09-03T21:30:16.780Z] [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] Running test MBCS_Tests_urlclassloader_windows_0 ... [2025-09-03T21:30:16.780Z] =============================================== [2025-09-03T21:30:16.780Z] MBCS_Tests_urlclassloader_windows_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016709 [2025-09-03T21:30:16.780Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_urlclassloader_windows_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_windows_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016724 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_urlclassloader_ja_windows_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_ja_windows_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016749 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_urlclassloader_ja_windows_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_ja_windows_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016763 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_urlclassloader_ko_windows_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_ko_windows_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016786 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_urlclassloader_ko_windows_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_ko_windows_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016799 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_urlclassloader_cn_windows_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_cn_windows_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016822 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_urlclassloader_cn_windows_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_cn_windows_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016836 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_urlclassloader_tw_windows_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_tw_windows_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016858 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_urlclassloader_tw_windows_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_urlclassloader_tw_windows_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016872 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_i18n_ja_JP_linux_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016902 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_i18n_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016916 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_i18n_ko_KR_linux_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016939 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_i18n_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016952 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_i18n_zh_CN_linux_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016975 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_i18n_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:16 2025 Epoch Time (ms): 1756935016988 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_i18n_zh_TW_linux_0 ... [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017027 [2025-09-03T21:30:17.135Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_i18n_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:17.135Z] MBCS_Tests_i18n_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017062 [2025-09-03T21:30:17.135Z] [2025-09-03T21:30:17.135Z] =============================================== [2025-09-03T21:30:17.135Z] Running test MBCS_Tests_i18n_ja_JP_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017086 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017099 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_Ja_JP_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017121 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017134 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_JA_JP_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017157 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017170 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_ko_KR_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017193 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017206 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_KO_KR_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017229 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017242 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_zh_CN_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017265 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017278 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_Zh_CN_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017300 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017313 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_ZH_CN_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017335 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017349 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_zh_TW_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017371 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017384 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] Running test MBCS_Tests_i18n_Zh_TW_aix_0 ... [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017406 [2025-09-03T21:30:17.490Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:17.490Z] MBCS_Tests_i18n_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017419 [2025-09-03T21:30:17.490Z] [2025-09-03T21:30:17.490Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_i18n_ZH_TW_aix_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_i18n_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017441 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_i18n_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_i18n_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017454 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_i18n_windows_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_i18n_windows_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017476 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_i18n_windows_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_i18n_windows_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017490 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_ja_JP_linux_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017520 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_scanner_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017533 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_ko_KR_linux_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017555 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_scanner_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017567 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_zh_CN_linux_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017589 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_scanner_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017602 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_zh_TW_linux_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017624 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_scanner_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017637 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_ja_JP_aix_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017659 [2025-09-03T21:30:17.842Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017672 [2025-09-03T21:30:17.842Z] [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] Running test MBCS_Tests_scanner_Ja_JP_aix_0 ... [2025-09-03T21:30:17.842Z] =============================================== [2025-09-03T21:30:17.842Z] MBCS_Tests_scanner_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017694 [2025-09-03T21:30:17.843Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:17.843Z] MBCS_Tests_scanner_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017707 [2025-09-03T21:30:17.843Z] [2025-09-03T21:30:17.843Z] =============================================== [2025-09-03T21:30:17.843Z] Running test MBCS_Tests_scanner_JA_JP_aix_0 ... [2025-09-03T21:30:17.843Z] =============================================== [2025-09-03T21:30:17.843Z] MBCS_Tests_scanner_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017729 [2025-09-03T21:30:17.843Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:17.843Z] MBCS_Tests_scanner_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017743 [2025-09-03T21:30:17.843Z] [2025-09-03T21:30:17.843Z] =============================================== [2025-09-03T21:30:17.843Z] Running test MBCS_Tests_scanner_ko_KR_aix_0 ... [2025-09-03T21:30:17.843Z] =============================================== [2025-09-03T21:30:17.843Z] MBCS_Tests_scanner_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017766 [2025-09-03T21:30:17.843Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:17.843Z] MBCS_Tests_scanner_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017779 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_KO_KR_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017802 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017815 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_zh_CN_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017837 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017850 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_Zh_CN_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017872 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017884 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_ZH_CN_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017906 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017919 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_zh_TW_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017942 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017955 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_Zh_TW_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017977 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:17 2025 Epoch Time (ms): 1756935017990 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_ZH_TW_aix_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018012 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_scanner_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018025 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_windows_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018047 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_scanner_windows_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018060 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_ja_windows_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ja_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018082 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_scanner_ja_windows_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ja_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018096 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] Running test MBCS_Tests_scanner_ko_windows_0 ... [2025-09-03T21:30:18.197Z] =============================================== [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ko_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018118 [2025-09-03T21:30:18.197Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_scanner_ko_windows_0_SKIPPED [2025-09-03T21:30:18.197Z] MBCS_Tests_scanner_ko_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018131 [2025-09-03T21:30:18.197Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_scanner_cn_windows_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_scanner_cn_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018153 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_scanner_cn_windows_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_scanner_cn_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018166 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_scanner_tw_windows_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_scanner_tw_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018188 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_scanner_tw_windows_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_scanner_tw_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018201 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_ja_JP_linux_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ja_JP_linux_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018232 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_Compiler_ja_JP_linux_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ja_JP_linux_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018245 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_ko_KR_linux_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ko_KR_linux_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018267 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_Compiler_ko_KR_linux_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ko_KR_linux_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018280 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_zh_CN_linux_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_zh_CN_linux_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018302 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_Compiler_zh_CN_linux_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_zh_CN_linux_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018315 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_zh_TW_linux_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_zh_TW_linux_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018337 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.linux]) => MBCS_Tests_Compiler_zh_TW_linux_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_zh_TW_linux_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018349 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_Ja_JP_aix_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_Ja_JP_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018372 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_Ja_JP_aix_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_Ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018384 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_ja_JP_aix_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ja_JP_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018407 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_ja_JP_aix_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ja_JP_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018419 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_JA_JP_aix_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_JA_JP_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018442 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_JA_JP_aix_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_JA_JP_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018455 [2025-09-03T21:30:18.556Z] [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] Running test MBCS_Tests_Compiler_ko_KR_aix_0 ... [2025-09-03T21:30:18.556Z] =============================================== [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ko_KR_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018478 [2025-09-03T21:30:18.556Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_ko_KR_aix_0_SKIPPED [2025-09-03T21:30:18.556Z] MBCS_Tests_Compiler_ko_KR_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018491 [2025-09-03T21:30:18.916Z] [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] Running test MBCS_Tests_Compiler_KO_KR_aix_0 ... [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_KO_KR_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018515 [2025-09-03T21:30:18.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_KO_KR_aix_0_SKIPPED [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_KO_KR_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018528 [2025-09-03T21:30:18.916Z] [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] Running test MBCS_Tests_Compiler_Zh_CN_aix_0 ... [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_Zh_CN_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018550 [2025-09-03T21:30:18.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_Zh_CN_aix_0_SKIPPED [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_Zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018562 [2025-09-03T21:30:18.916Z] [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] Running test MBCS_Tests_Compiler_zh_CN_aix_0 ... [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_zh_CN_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018584 [2025-09-03T21:30:18.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_zh_CN_aix_0_SKIPPED [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_zh_CN_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018597 [2025-09-03T21:30:18.916Z] [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] Running test MBCS_Tests_Compiler_ZH_CN_aix_0 ... [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_ZH_CN_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018619 [2025-09-03T21:30:18.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_ZH_CN_aix_0_SKIPPED [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_ZH_CN_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018632 [2025-09-03T21:30:18.916Z] [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] Running test MBCS_Tests_Compiler_Zh_TW_aix_0 ... [2025-09-03T21:30:18.916Z] =============================================== [2025-09-03T21:30:18.916Z] MBCS_Tests_Compiler_Zh_TW_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018654 [2025-09-03T21:30:18.916Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_Zh_TW_aix_0_SKIPPED [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_Zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018668 [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] Running test MBCS_Tests_Compiler_zh_TW_aix_0 ... [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_zh_TW_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018690 [2025-09-03T21:30:18.917Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_zh_TW_aix_0_SKIPPED [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_zh_TW_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018704 [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] Running test MBCS_Tests_Compiler_ZH_TW_aix_0 ... [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_ZH_TW_aix_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018727 [2025-09-03T21:30:18.917Z] Skipped due to jvm options ( ) and/or platform requirements ([os.aix]) => MBCS_Tests_Compiler_ZH_TW_aix_0_SKIPPED [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_ZH_TW_aix_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018740 [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] Running test MBCS_Tests_Compiler_windows_0 ... [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_windows_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018762 [2025-09-03T21:30:18.917Z] Skipped due to jvm options ( ) and/or platform requirements ([os.win]) => MBCS_Tests_Compiler_windows_0_SKIPPED [2025-09-03T21:30:18.917Z] MBCS_Tests_Compiler_windows_0 Finish Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018775 [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] Running test MBCS_Tests_new_jp_era_0 ... [2025-09-03T21:30:18.917Z] =============================================== [2025-09-03T21:30:18.917Z] MBCS_Tests_new_jp_era_0 Start Time: Wed Sep 3 17:30:18 2025 Epoch Time (ms): 1756935018805 [2025-09-03T21:30:18.917Z] variation: NoOptions [2025-09-03T21:30:18.917Z] JVM_OPTIONS: [2025-09-03T21:30:18.917Z] { \ [2025-09-03T21:30:18.917Z] echo ""; echo "TEST SETUP:"; \ [2025-09-03T21:30:18.917Z] echo "Nothing to be done for setup."; \ [2025-09-03T21:30:18.917Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_new_jp_era_0"; \ [2025-09-03T21:30:18.917Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_new_jp_era_0"; \ [2025-09-03T21:30:18.917Z] echo ""; echo "TESTING:"; \ [2025-09-03T21:30:18.917Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \ [2025-09-03T21:30:18.917Z] -cp "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/../../externalDependency/lib/junit4.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/new_jp_era/new_jp_era.jar" \ [2025-09-03T21:30:18.917Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_new_jp_era_0" "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/new_jp_era/testng.xml" \ [2025-09-03T21:30:18.917Z] -groups level.special -junit \ [2025-09-03T21:30:18.917Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \ [2025-09-03T21:30:18.917Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MBCS_Tests_new_jp_era_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/MBCS_Tests_new_jp_era_0"; else echo "-----------------------------------"; echo "MBCS_Tests_new_jp_era_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-03T21:30:18.917Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-03T21:30:18.917Z] echo "Nothing to be done for teardown."; \ [2025-09-03T21:30:18.917Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult"; [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] TEST SETUP: [2025-09-03T21:30:18.917Z] Nothing to be done for setup. [2025-09-03T21:30:18.917Z] [2025-09-03T21:30:18.917Z] TESTING: [2025-09-03T21:30:19.275Z] ... [2025-09-03T21:30:19.275Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2025-09-03T21:30:19.275Z] ... [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] PASSED: testGetDisplayName on testGetDisplayName(JapaneseEraREIWATest) [2025-09-03T21:30:19.275Z] PASSED: testGetValue on testGetValue(JapaneseEraREIWATest) [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] =============================================== [2025-09-03T21:30:19.275Z] NewJPEraTest [2025-09-03T21:30:19.275Z] Tests run: 2, Failures: 0, Skips: 0 [2025-09-03T21:30:19.275Z] =============================================== [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] =============================================== [2025-09-03T21:30:19.275Z] NewJPEra [2025-09-03T21:30:19.275Z] Total tests run: 2, Failures: 0, Skips: 0 [2025-09-03T21:30:19.275Z] =============================================== [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] ----------------------------------- [2025-09-03T21:30:19.275Z] MBCS_Tests_new_jp_era_0_PASSED [2025-09-03T21:30:19.275Z] ----------------------------------- [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] TEST TEARDOWN: [2025-09-03T21:30:19.275Z] Nothing to be done for teardown. [2025-09-03T21:30:19.275Z] MBCS_Tests_new_jp_era_0 Finish Time: Wed Sep 3 17:30:19 2025 Epoch Time (ms): 1756935019040 [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] All tests finished, run result summary: [2025-09-03T21:30:19.275Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-03T21:30:19.275Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=functional --customTarget="" --testTarget=special.functional --tapPath=/Users/admin/workspace/workspace/Test_openjdk21_hs_special.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17569349656892/ --tapName=Test_openjdk21_hs_special.functional_aarch64_mac.tap --comment="" [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] TEST TARGETS SUMMARY [2025-09-03T21:30:19.275Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-09-03T21:30:19.275Z] DISABLED test targets: [2025-09-03T21:30:19.275Z] MBCS_Tests_locale_matching_zh_CN_aix_0 [2025-09-03T21:30:19.275Z] MBCS_Tests_locale_matching_Zh_CN_aix_0 [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] PASSED test targets: [2025-09-03T21:30:19.275Z] MBCS_Tests_property_utf8_0 [2025-09-03T21:30:19.275Z] MBCS_Tests_charsets_0 [2025-09-03T21:30:19.275Z] MBCS_Tests_datetime_0 [2025-09-03T21:30:19.275Z] MBCS_Tests_datetime_formatter_0 [2025-09-03T21:30:19.275Z] MBCS_Tests_new_jp_era_0 [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] FAILED test targets: [2025-09-03T21:30:19.275Z] MBCS_Tests_language_tag_0 [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] TOTAL: 452 EXECUTED: 6 PASSED: 5 FAILED: 1 DISABLED: 2 SKIPPED: 444 [2025-09-03T21:30:19.275Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-09-03T21:30:19.275Z] [2025-09-03T21:30:19.275Z] make[1]: *** [resultsSummary] Error 2 [2025-09-03T21:30:19.275Z] make: *** [_special.functional] Error 2 [Pipeline] sh [2025-09-03T21:30:19.859Z] ++ uname [2025-09-03T21:30:19.859Z] + '[' Darwin = AIX ']' [2025-09-03T21:30:19.859Z] ++ uname [2025-09-03T21:30:19.859Z] + '[' Darwin = SunOS ']' [2025-09-03T21:30:19.859Z] ++ uname [2025-09-03T21:30:19.859Z] + '[' Darwin = '*BSD' ']' [2025-09-03T21:30:19.859Z] + MAKE=make [2025-09-03T21:30:19.859Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-03T21:30:19.859Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] } [2025-09-03T21:30:19.903Z] $ ssh-agent -k [2025-09-03T21:30:19.908Z] unset SSH_AUTH_SOCK; [2025-09-03T21:30:19.908Z] unset SSH_AGENT_PID; [2025-09-03T21:30:19.908Z] echo Agent pid 6549 killed; [2025-09-03T21:30:20.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-09-03T21:30:20.154Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-09-03T21:30:20.266Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-09-03T21:30:20.314Z] Archiving artifacts [2025-09-03T21:30:20.379Z] Recording fingerprints [Pipeline] echo [2025-09-03T21:30:20.423Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-03T21:30:20.477Z] Archiving artifacts [2025-09-03T21:30:20.542Z] Recording fingerprints [Pipeline] sh [2025-09-03T21:30:21.144Z] + pigz -9 [2025-09-03T21:30:21.144Z] + tar -cf - ./aqa-tests/TKG/output_17569349656892 [2025-09-03T21:30:21.144Z] + gzip -9 [Pipeline] echo [2025-09-03T21:30:21.245Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-09-03T21:30:21.291Z] Archiving artifacts [2025-09-03T21:30:21.359Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-09-03T21:30:21.721Z] Tap file found: aqa-tests/TKG/output_17569349656892/Test_openjdk21_hs_special.functional_aarch64_mac.tap... [Pipeline] readFile [Pipeline] junit [2025-09-03T21:30:22.727Z] Recording test results [2025-09-03T21:30:24.134Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-03T21:30:24.210Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-03T21:30:24.820Z] + aqa-tests/terminateTestProcesses.sh admin [2025-09-03T21:30:24.820Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 [Pipeline] cleanWs [2025-09-03T21:30:24.998Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T21:30:24.998Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-03T21:30:25.899Z] [WS-CLEANUP] done [Pipeline] sh [2025-09-03T21:30:26.515Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2025-09-03T21:30:26.515Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-03T21:30:26.682Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-09-03T21:30:27.042Z] allocate a node for generating rerun job ... [Pipeline] node [2025-09-03T21:30:27.440Z] Running on test-docker-ubi9-s390x-1 in /home/jenkins/workspace/Test_openjdk21_hs_special.functional_aarch64_mac [Pipeline] { [Pipeline] echo [2025-09-03T21:30:27.467Z] Generating rerun Test_openjdk21_hs_special.functional_aarch64_mac_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk21_hs_special.functional_aarch64_mac_rerun) [Pipeline] echo [2025-09-03T21:30:27.531Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_special.functional_aarch64_mac_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-09-03T21:30:28.905Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-09-03T21:30:29.334Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-09-03T21:30:29.699Z] Processing DSL script testJobTemplate [2025-09-03T21:33:05.589Z] LEVELS: [special] [2025-09-03T21:33:05.589Z] JDK_VERSIONS: [8] [2025-09-03T21:33:05.589Z] GROUPS: [functional] [2025-09-03T21:33:05.589Z] ARCH_OS_LIST: [aarch64_mac] [2025-09-03T21:33:05.864Z] Existing items: [2025-09-03T21:33:05.864Z] GeneratedJob{name='Test_openjdk21_hs_special.functional_aarch64_mac_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-09-03T21:36:10.684Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk21_hs_special.functional_aarch64_mac_rerun) [Pipeline] build [2025-09-03T21:36:10.701Z] Scheduling project: Test_openjdk21_hs_special.functional_aarch64_mac_rerun [2025-09-03T21:36:16.115Z] Starting building: Test_openjdk21_hs_special.functional_aarch64_mac_rerun #4 [2025-09-03T22:37:30.590Z] Build Test_openjdk21_hs_special.functional_aarch64_mac_rerun #4 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-09-03T22:37:30.831Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk21_hs_special.functional_aarch64_mac [Pipeline] { [Pipeline] cleanWs [2025-09-03T22:37:30.898Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T22:37:30.898Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-03T22:37:30.917Z] [WS-CLEANUP] done [Pipeline] echo [2025-09-03T22:37:30.928Z] Test_openjdk21_hs_special.functional_aarch64_mac_rerun #4 completed with status UNSTABLE [Pipeline] timeout [2025-09-03T22:37:30.940Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-03T22:37:31.055Z] Copied 1 artifact from "Test_openjdk21_hs_special.functional_aarch64_mac_rerun" build number 4 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-03T22:37:31.101Z] Saving Test_openjdk21_hs_special.functional_aarch64_mac_rerun/4/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-03T22:37:31.124Z] Archiving artifacts [2025-09-03T22:37:32.365Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-09-03T22:37:32.573Z] Tap file found: Test_openjdk21_hs_special.functional_aarch64_mac_rerun\4\aqa-tests\TKG\output_17569390367825\Test_openjdk21_hs_special.functional_aarch64_mac_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-09-03T22:37:32.647Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=MBCS_Tests_language_tag_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B6_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=255&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] cleanWs [2025-09-03T22:37:32.750Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T22:37:32.750Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-03T22:37:32.775Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE