Test_openjdk25_hs_extended.functional_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin" build number 23
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 135
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 184
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.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_openjdk25_hs_extended.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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-20T00:11:15.974Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-20T00:11:15.975Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T00:11:16.007Z] dynamicAgents: []
[Pipeline] echo
[2026-02-20T00:11:16.012Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-20T00:11:16.026Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-20T00:11:31.032Z] Still waiting to schedule task
[2026-02-20T00:11:31.033Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-02-20T00:56:59.528Z] Running on test-orka-macos14-arm64-hw60e in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.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
[2026-02-20T00:56:59.558Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T00:56:59.656Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T00:56:59.656Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T00:56:59.681Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-20T00:56:59.759Z] The recommended git tool is: /usr/bin/git
[2026-02-20T00:56:59.820Z] No credentials specified
[2026-02-20T00:56:59.848Z] Cloning the remote Git repository
[2026-02-20T00:56:59.807Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-20T00:56:59.807Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests # timeout=10
[2026-02-20T00:57:00.105Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-20T00:57:00.105Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-20T00:57:00.106Z] > /usr/bin/git --version # timeout=10
[2026-02-20T00:57:00.131Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-20T00:57:00.132Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T00:57:05.285Z] Avoid second fetch
[2026-02-20T00:57:05.343Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-20T00:57:05.102Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-20T00:57:05.129Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T00:57:05.214Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-20T00:57:06.446Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-20T00:57:05.273Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-20T00:57:05.300Z] > /usr/bin/git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.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
[2026-02-20T00:57:15.121Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-20T00:57:15.140Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-20T00:57:15.725Z] + LC_TIME=C
[2026-02-20T00:57:15.725Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-20T00:57:15.840Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-20T00:57:16.349Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-20T00:57:16.712Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-20T00:57:17.877Z] + printenv
[2026-02-20T00:57:17.877Z] JCK_GIT_BRANCH=master
[2026-02-20T00:57:17.877Z] DYNAMIC_COMPILE=true
[2026-02-20T00:57:17.877Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/56/
[2026-02-20T00:57:17.877Z] OPENJ9_BRANCH=master
[2026-02-20T00:57:17.877Z] JENKINS_NODE_COOKIE=3422d12f-33b5-4f5c-b894-06d42865b08c
[2026-02-20T00:57:17.877Z] DOCKER_REQUIRED=false
[2026-02-20T00:57:17.877Z] PARALLEL=Dynamic
[2026-02-20T00:57:17.877Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-20T00:57:17.877Z] SHELL=/bin/zsh
[2026-02-20T00:57:17.877Z] jobStatus=SUCCESS
[2026-02-20T00:57:17.877Z] JOBSTARTTIME=Thu, 19 Feb 2026 19:57:15 -0500
[2026-02-20T00:57:17.877Z] STAGE_NAME=Setup
[2026-02-20T00:57:17.877Z] SSH_CLIENT=78.47.239.97 35474 22
[2026-02-20T00:57:17.877Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-20T00:57:17.877Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.functional_aarch64_mac-56
[2026-02-20T00:57:17.877Z] RERUN_FAILURE=true
[2026-02-20T00:57:17.877Z] SDK_RESOURCE=upstream
[2026-02-20T00:57:17.877Z] TIME_LIMIT=25
[2026-02-20T00:57:17.877Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-20T00:57:17.877Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-20T00:57:17.877Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/
[2026-02-20T00:57:17.877Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac
[2026-02-20T00:57:17.877Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/56/display/redirect?page=changes
[2026-02-20T00:57:17.877Z] JDK_BRANCH=jdk-25.0.3+3_adopt
[2026-02-20T00:57:17.877Z] USER=admin
[2026-02-20T00:57:17.877Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-20T00:57:17.878Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-20T00:57:17.878Z] ADOPTOPENJDK_BRANCH=master
[2026-02-20T00:57:17.878Z] ARCHIVE_TEST_RESULTS=false
[2026-02-20T00:57:17.878Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2026-02-20T00:57:17.878Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-20T00:57:17.878Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/56/display/redirect?page=artifacts
[2026-02-20T00:57:17.878Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-20T00:57:17.878Z] ORIGIN_JDK_VERSION=25
[2026-02-20T00:57:17.878Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-20T00:57:17.878Z] SETUP_JCK_RUN=false
[2026-02-20T00:57:17.878Z] SPEC=osx_aarch64
[2026-02-20T00:57:17.878Z] PERSONAL_BUILD=false
[2026-02-20T00:57:17.878Z] TKG_ITERATIONS=1
[2026-02-20T00:57:17.878Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-20T00:57:17.878Z] RERUN_ITERATIONS=1
[2026-02-20T00:57:17.878Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-20T00:57:17.878Z] ITERATIONS=1
[2026-02-20T00:57:17.878Z] KEEP_REPORTDIR=false
[2026-02-20T00:57:17.878Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-20T00:57:17.878Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:57:17.878Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/56/display/redirect
[2026-02-20T00:57:17.878Z] _=/usr/bin/printenv
[2026-02-20T00:57:17.878Z] GENERATE_JOBS=true
[2026-02-20T00:57:17.878Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac
[2026-02-20T00:57:17.878Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T00:57:17.878Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-20T00:57:17.878Z] EXIT_FAILURE=false
[2026-02-20T00:57:17.878Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-20T00:57:17.878Z] SLACK_CHANNEL=aqavit-bot
[2026-02-20T00:57:17.878Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-20T00:57:17.878Z] JDK_VERSION=25
[2026-02-20T00:57:17.878Z] JOB_NAME=Test_openjdk25_hs_extended.functional_aarch64_mac
[2026-02-20T00:57:17.878Z] BUILD_DISPLAY_NAME=#56
[2026-02-20T00:57:17.878Z] USE_TESTENV_PROPERTIES=false
[2026-02-20T00:57:17.878Z] BUILD_ID=56
[2026-02-20T00:57:17.878Z] EXIT_SUCCESS=false
[2026-02-20T00:57:17.878Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-20T00:57:17.878Z] TEST_TIME=120
[2026-02-20T00:57:17.878Z] PLATFORM=aarch64_mac
[2026-02-20T00:57:17.878Z] JDK_IMPL=hotspot
[2026-02-20T00:57:17.878Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.functional_aarch64_mac
[2026-02-20T00:57:17.878Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/56/display/redirect?page=tests
[2026-02-20T00:57:17.878Z] AUTO_DETECT=true
[2026-02-20T00:57:17.878Z] SHLVL=2
[2026-02-20T00:57:17.878Z] HOME=/Users/admin
[2026-02-20T00:57:17.878Z] TAP_NAME=Test_openjdk25_hs_extended.functional_aarch64_mac.tap
[2026-02-20T00:57:17.878Z] CI=true
[2026-02-20T00:57:17.878Z] EXECUTOR_NUMBER=0
[2026-02-20T00:57:17.878Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac@tmp
[2026-02-20T00:57:17.878Z] JENKINS_SERVER_COOKIE=durable-c7f2f24ee03c48f7e53e1fb9aadd4a4514b0b30ca23587b0581684ac26c43054
[2026-02-20T00:57:17.878Z] NODE_LABELS=test-orka-macos14-arm64-hw60e aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 ci.role.test.repro sw.os.osx orka mac
[2026-02-20T00:57:17.878Z] TARGET=extended.functional
[2026-02-20T00:57:17.878Z] BUILD_LIST=functional
[2026-02-20T00:57:17.878Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/system_lib
[2026-02-20T00:57:17.878Z] LOGNAME=admin
[2026-02-20T00:57:17.878Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-20T00:57:17.878Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2026-02-20T00:57:17.878Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-20T00:57:17.878Z] SSH_CONNECTION=78.47.239.97 35474 192.168.64.2 22
[2026-02-20T00:57:17.878Z] UPSTREAM_JOB_NUMBER=23
[2026-02-20T00:57:17.878Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-20T00:57:17.878Z] NODE_NAME=test-orka-macos14-arm64-hw60e
[2026-02-20T00:57:17.878Z] BUILD_NUMBER=56
[2026-02-20T00:57:17.878Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_aarch64_mac/display/redirect
[2026-02-20T00:57:17.878Z] KEEP_WORKSPACE=false
[2026-02-20T00:57:17.878Z] HUDSON_COOKIE=8c6b7f43-1052-4ecb-bb25-e4c6e6b41664
[2026-02-20T00:57:17.878Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../benchmarks
[2026-02-20T00:57:17.878Z] USE_JRE=false
[2026-02-20T00:57:17.878Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-20T00:57:17.878Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-20T00:57:17.878Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-20T00:57:17.969Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-20T00:57:17.986Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T00:57:34.788Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-temurin" build number 23
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T00:57:35.006Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-20T00:57:35.012Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-20T00:57:34.955Z] $ ssh-agent
[2026-02-20T00:57:35.183Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-lXJGDszeDu8B/agent.11398
[2026-02-20T00:57:35.183Z] SSH_AGENT_PID=11399
[2026-02-20T00:57:35.183Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-20T00:57:35.198Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-20T00:57:35.222Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-20T00:57:35.769Z] ++ pwd
[2026-02-20T00:57:35.769Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-20T00:57:35.769Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests
[2026-02-20T00:57:35.769Z] get jdk binary...
[2026-02-20T00:57:35.769Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-20T00:57:35.769Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-20T00:57:36.997Z] List files in jdkbinary folder...
[2026-02-20T00:57:36.997Z] total 882104
[2026-02-20T00:57:36.997Z] -rw-r--r-- 1 admin staff 53109156 Feb 19 16:48 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.997Z] -rw-r--r-- 1 admin staff 136586861 Feb 19 16:53 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.997Z] -rw-r--r-- 1 admin staff 81555355 Feb 19 16:53 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.997Z] -rw-r--r-- 1 admin staff 56457180 Feb 19 16:55 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.997Z] -rw-r--r-- 1 admin staff 31117 Feb 19 16:49 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea-metadata.json
[2026-02-20T00:57:36.998Z] -rw-r--r-- 1 admin staff 161236 Feb 19 19:00 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea.json
[2026-02-20T00:57:36.998Z] -rw-r--r-- 1 admin staff 3812361 Feb 19 16:55 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.998Z] -rw-r--r-- 1 admin staff 97619466 Feb 19 16:47 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:36.998Z] drwxr-xr-x 3 admin staff 96 Feb 19 19:57 tmp
[2026-02-20T00:57:36.998Z] List files in jdkbinary/tmp folder...
[2026-02-20T00:57:36.998Z] total 0
[2026-02-20T00:57:36.998Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:52 jdk-25.0.3+3
[2026-02-20T00:57:36.998Z] Moving directory jdk-25.0.3+3/ to ../j2sdk-image
[2026-02-20T00:57:36.998Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-20T00:57:37.756Z] List files in jdkbinary folder...
[2026-02-20T00:57:37.756Z] total 882104
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 53109156 Feb 19 16:48 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 136586861 Feb 19 16:53 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 81555355 Feb 19 16:53 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 56457180 Feb 19 16:55 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 31117 Feb 19 16:49 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea-metadata.json
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 161236 Feb 19 19:00 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea.json
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 3812361 Feb 19 16:55 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 97619466 Feb 19 16:47 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:52 j2sdk-image
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 19:57 tmp
[2026-02-20T00:57:37.756Z] List files in jdkbinary/tmp folder...
[2026-02-20T00:57:37.756Z] total 0
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:54 jdk-25.0.3+3-jre
[2026-02-20T00:57:37.756Z] Moving directory jdk-25.0.3+3-jre/ to ../j2re-image
[2026-02-20T00:57:37.756Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-20T00:57:37.756Z] List files in jdkbinary folder...
[2026-02-20T00:57:37.756Z] total 882104
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 53109156 Feb 19 16:48 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 136586861 Feb 19 16:53 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 81555355 Feb 19 16:53 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 56457180 Feb 19 16:55 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 31117 Feb 19 16:49 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea-metadata.json
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 161236 Feb 19 19:00 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea.json
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 3812361 Feb 19 16:55 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] -rw-r--r-- 1 admin staff 97619466 Feb 19 16:47 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:54 j2re-image
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:52 j2sdk-image
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 19:57 tmp
[2026-02-20T00:57:37.756Z] List files in jdkbinary/tmp folder...
[2026-02-20T00:57:37.756Z] total 0
[2026-02-20T00:57:37.756Z] drwxr-xr-x 3 admin staff 96 Feb 19 16:46 jdk-25.0.3+3-static-libs
[2026-02-20T00:57:37.756Z] Moving directory jdk-25.0.3+3-static-libs/ to ../static-libs
[2026-02-20T00:57:37.756Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz ...
[2026-02-20T00:57:40.853Z] List files in jdkbinary folder...
[2026-02-20T00:57:40.853Z] total 882104
[2026-02-20T00:57:40.853Z] -rw-r--r-- 1 admin staff 53109156 Feb 19 16:48 OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.853Z] -rw-r--r-- 1 admin staff 136586861 Feb 19 16:53 OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.853Z] -rw-r--r-- 1 admin staff 81555355 Feb 19 16:53 OpenJDK25U-jmods_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.853Z] -rw-r--r-- 1 admin staff 56457180 Feb 19 16:55 OpenJDK25U-jre_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.853Z] -rw-r--r-- 1 admin staff 31117 Feb 19 16:49 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea-metadata.json
[2026-02-20T00:57:40.854Z] -rw-r--r-- 1 admin staff 161236 Feb 19 19:00 OpenJDK25U-sbom_aarch64_mac_hotspot_25.0.3_3-ea.json
[2026-02-20T00:57:40.854Z] -rw-r--r-- 1 admin staff 3812361 Feb 19 16:55 OpenJDK25U-static-libs_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.854Z] -rw-r--r-- 1 admin staff 97619466 Feb 19 16:47 OpenJDK25U-testimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz
[2026-02-20T00:57:40.854Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:54 j2re-image
[2026-02-20T00:57:40.854Z] drwxr-xr-x 3 admin staff 96 Feb 19 08:52 j2sdk-image
[2026-02-20T00:57:40.854Z] drwxr-xr-x 3 admin staff 96 Feb 19 16:46 static-libs
[2026-02-20T00:57:40.854Z] drwxr-xr-x 3 admin staff 96 Feb 19 19:57 tmp
[2026-02-20T00:57:40.854Z] List files in jdkbinary/tmp folder...
[2026-02-20T00:57:40.854Z] total 0
[2026-02-20T00:57:40.854Z] drwxr-xr-x 8 admin staff 256 Feb 19 16:42 jdk-25.0.3+3-test-image
[2026-02-20T00:57:40.854Z] Moving directory jdk-25.0.3+3-test-image/ to ../openjdk-test-image
[2026-02-20T00:57:40.854Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_25.0.3_3-ea.tar.gz over ./j2sdk-image...
[2026-02-20T00:57:41.619Z] Removing top-level folder jdk-25.0.3+3-debug-image/
[2026-02-20T00:57:41.619Z] Removing top-level folder jdk-25.0.3+3/
[2026-02-20T00:57:42.379Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-20T00:57:42.379Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-20T00:57:42.379Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-20T00:57:42.379Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-20T00:57:43.139Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-20T00:57:43.139Z] OpenJDK Runtime Environment Temurin-25.0.3+3-202602192133 (build 25.0.3-beta+3-ea)
[2026-02-20T00:57:43.139Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+3-202602192133 (build 25.0.3-beta+3-ea, mixed mode, sharing)
[2026-02-20T00:57:43.139Z] =JAVA VERSION OUTPUT END=
[2026-02-20T00:57:43.139Z] get testKitGen...
[2026-02-20T00:57:43.139Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-20T00:57:44.946Z] git rev-parse master
[2026-02-20T00:57:44.946Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-20T00:57:44.946Z] get functional test material...
[2026-02-20T00:57:44.946Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-20T00:57:44.946Z] Cloning into 'openj9'...
[2026-02-20T00:57:44.946Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-20T00:57:51.056Z] Updating files: 50% (5149/10148)
[2026-02-20T00:57:51.056Z] Updating files: 51% (5176/10148)
[2026-02-20T00:57:51.056Z] Updating files: 52% (5277/10148)
[2026-02-20T00:57:51.056Z] Updating files: 53% (5379/10148)
[2026-02-20T00:57:51.409Z] Updating files: 54% (5480/10148)
[2026-02-20T00:57:51.409Z] Updating files: 55% (5582/10148)
[2026-02-20T00:57:51.409Z] Updating files: 56% (5683/10148)
[2026-02-20T00:57:51.409Z] Updating files: 57% (5785/10148)
[2026-02-20T00:57:51.409Z] Updating files: 58% (5886/10148)
[2026-02-20T00:57:51.409Z] Updating files: 59% (5988/10148)
[2026-02-20T00:57:51.409Z] Updating files: 60% (6089/10148)
[2026-02-20T00:57:51.409Z] Updating files: 61% (6191/10148)
[2026-02-20T00:57:51.409Z] Updating files: 62% (6292/10148)
[2026-02-20T00:57:51.409Z] Updating files: 63% (6394/10148)
[2026-02-20T00:57:51.409Z] Updating files: 64% (6495/10148)
[2026-02-20T00:57:51.409Z] Updating files: 65% (6597/10148)
[2026-02-20T00:57:51.409Z] Updating files: 66% (6698/10148)
[2026-02-20T00:57:51.409Z] Updating files: 67% (6800/10148)
[2026-02-20T00:57:51.409Z] Updating files: 68% (6901/10148)
[2026-02-20T00:57:51.409Z] Updating files: 69% (7003/10148)
[2026-02-20T00:57:51.409Z] Updating files: 70% (7104/10148)
[2026-02-20T00:57:51.409Z] Updating files: 71% (7206/10148)
[2026-02-20T00:57:51.409Z] Updating files: 72% (7307/10148)
[2026-02-20T00:57:51.766Z] Updating files: 73% (7409/10148)
[2026-02-20T00:57:51.767Z] Updating files: 74% (7510/10148)
[2026-02-20T00:57:51.767Z] Updating files: 75% (7611/10148)
[2026-02-20T00:57:51.767Z] Updating files: 76% (7713/10148)
[2026-02-20T00:57:51.767Z] Updating files: 77% (7814/10148)
[2026-02-20T00:57:51.767Z] Updating files: 78% (7916/10148)
[2026-02-20T00:57:51.767Z] Updating files: 79% (8017/10148)
[2026-02-20T00:57:51.767Z] Updating files: 80% (8119/10148)
[2026-02-20T00:57:51.767Z] Updating files: 81% (8220/10148)
[2026-02-20T00:57:51.767Z] Updating files: 82% (8322/10148)
[2026-02-20T00:57:51.767Z] Updating files: 83% (8423/10148)
[2026-02-20T00:57:51.767Z] Updating files: 84% (8525/10148)
[2026-02-20T00:57:51.767Z] Updating files: 85% (8626/10148)
[2026-02-20T00:57:51.767Z] Updating files: 86% (8728/10148)
[2026-02-20T00:57:51.767Z] Updating files: 87% (8829/10148)
[2026-02-20T00:57:51.767Z] Updating files: 88% (8931/10148)
[2026-02-20T00:57:51.767Z] Updating files: 89% (9032/10148)
[2026-02-20T00:57:52.157Z] Updating files: 90% (9134/10148)
[2026-02-20T00:57:52.157Z] Updating files: 91% (9235/10148)
[2026-02-20T00:57:52.157Z] Updating files: 92% (9337/10148)
[2026-02-20T00:57:52.157Z] Updating files: 93% (9438/10148)
[2026-02-20T00:57:52.158Z] Updating files: 94% (9540/10148)
[2026-02-20T00:57:52.158Z] Updating files: 95% (9641/10148)
[2026-02-20T00:57:52.158Z] Updating files: 96% (9743/10148)
[2026-02-20T00:57:52.158Z] Updating files: 97% (9844/10148)
[2026-02-20T00:57:52.158Z] Updating files: 98% (9946/10148)
[2026-02-20T00:57:52.158Z] Updating files: 99% (10047/10148)
[2026-02-20T00:57:52.158Z] Updating files: 100% (10148/10148)
[2026-02-20T00:57:52.158Z] Updating files: 100% (10148/10148), done.
[2026-02-20T00:57:52.158Z] check OpenJ9 Repo sha
[2026-02-20T00:57:52.158Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-20T00:57:52.158Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/testenv/testenv.properties
[2026-02-20T00:57:52.511Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-20T00:57:52.511Z] OPENJ9_SHA=01e0969adaf7478d9b4372f809664abfc130f62f
[2026-02-20T00:57:52.511Z] total 160
[2026-02-20T00:57:52.511Z] -rw-r--r-- 1 admin staff 6735 Feb 19 19:57 Contributing.md
[2026-02-20T00:57:52.511Z] -rw-r--r-- 1 admin staff 11360 Feb 19 19:57 LICENSE
[2026-02-20T00:57:52.511Z] -rw-r--r-- 1 admin staff 65 Feb 19 19:57 NOTICE
[2026-02-20T00:57:52.511Z] -rw-r--r-- 1 admin staff 8350 Feb 19 19:57 README.md
[2026-02-20T00:57:52.511Z] drwxr-xr-x 24 admin staff 768 Feb 19 19:57 TKG
[2026-02-20T00:57:52.511Z] drwxr-xr-x 4 admin staff 128 Feb 19 19:57 buildenv
[2026-02-20T00:57:52.511Z] -rwxr-xr-x 1 admin staff 339 Feb 19 19:57 compile.sh
[2026-02-20T00:57:52.511Z] drwxr-xr-x 3 admin staff 96 Feb 19 19:57 config
[2026-02-20T00:57:52.511Z] drwxr-xr-x 5 admin staff 160 Feb 19 19:57 docs
[2026-02-20T00:57:52.511Z] drwxr-xr-x 46 admin staff 1472 Feb 19 19:57 external
[2026-02-20T00:57:52.511Z] drwxr-xr-x 8 admin staff 256 Feb 19 19:57 functional
[2026-02-20T00:57:52.511Z] -rwxr-xr-x 1 admin staff 30011 Feb 19 19:57 get.sh
[2026-02-20T00:57:52.511Z] drwxr-xr-x 25 admin staff 800 Feb 19 19:57 jck
[2026-02-20T00:57:52.511Z] -rw-r--r-- 1 admin staff 141 Feb 19 19:57 job.properties
[2026-02-20T00:57:52.511Z] drwxr-xr-x 27 admin staff 864 Feb 19 19:57 openj9
[2026-02-20T00:57:52.511Z] drwxr-xr-x 7 admin staff 224 Feb 19 19:57 openjdk
[2026-02-20T00:57:52.511Z] drwxr-xr-x 14 admin staff 448 Feb 19 19:57 perf
[2026-02-20T00:57:52.511Z] drwxr-xr-x 4 admin staff 128 Feb 19 19:57 scripts
[2026-02-20T00:57:52.511Z] drwxr-xr-x 17 admin staff 544 Feb 19 19:57 system
[2026-02-20T00:57:52.511Z] -rwxr-xr-x 1 admin staff 3928 Feb 19 19:57 terminateTestProcesses.sh
[2026-02-20T00:57:52.511Z] drwxr-xr-x 5 admin staff 160 Feb 19 19:57 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-20T00:57:53.332Z] $ ssh-agent -k
[2026-02-20T00:57:53.342Z] unset SSH_AUTH_SOCK;
[2026-02-20T00:57:53.342Z] unset SSH_AGENT_PID;
[2026-02-20T00:57:53.342Z] echo Agent pid 11399 killed;
[2026-02-20T00:57:53.539Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-20T00:57:53.603Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-20T00:57:53.701Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-20T00:57:53.985Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B3_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=23&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-20T00:57:53.996Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-hw60e&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B3_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=23&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-20T00:57:54.038Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T00:57:54.218Z] Copied 1 artifact from "getTRSSOutput" build number 2053
[Pipeline] sh
[2026-02-20T00:57:54.739Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-20T00:57:54.739Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-20T00:57:54.739Z] + tar xof -
[2026-02-20T00:57:54.739Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-20T00:57:54.849Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T00:57:54.867Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-20T00:57:54.906Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-20T00:57:54.909Z] Machine limit is 12.
[Pipeline] sh
[2026-02-20T00:57:55.419Z] + cd ./aqa-tests/TKG
[2026-02-20T00:57:55.419Z] ++ uname
[2026-02-20T00:57:55.419Z] + '[' Darwin = AIX ']'
[2026-02-20T00:57:55.419Z] ++ uname
[2026-02-20T00:57:55.419Z] + '[' Darwin = SunOS ']'
[2026-02-20T00:57:55.419Z] ++ uname
[2026-02-20T00:57:55.419Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T00:57:55.419Z] + MAKE=make
[2026-02-20T00:57:55.419Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-20T00:57:55.419Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T00:57:55.419Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:57:55.419Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:57:55.419Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:57:55.419Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T00:57:55.419Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T00:57:56.187Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-20T00:57:56.956Z]
[2026-02-20T00:57:56.956Z] build:
[2026-02-20T00:57:56.956Z]
[2026-02-20T00:57:56.956Z] clean:
[2026-02-20T00:57:56.956Z]
[2026-02-20T00:57:56.956Z] init:
[2026-02-20T00:57:56.956Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-20T00:57:56.956Z]
[2026-02-20T00:57:56.956Z] getDependentLibs:
[2026-02-20T00:57:57.308Z] [exec] --------------------------------------------
[2026-02-20T00:57:57.308Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:57:57.308Z] [exec] task is set to default
[2026-02-20T00:57:57.308Z] [exec] dependencyList is set to json_simple
[2026-02-20T00:57:57.308Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:57:57.308Z] [exec] --------------------------------------------
[2026-02-20T00:57:57.308Z] [exec] Starting download third party dependent jars
[2026-02-20T00:57:57.308Z] [exec] --------------------------------------------
[2026-02-20T00:57:57.308Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:57:57.308Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-20T00:57:57.308Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:57:57.308Z]
[2026-02-20T00:57:57.308Z] compile:
[2026-02-20T00:57:57.308Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:57:57.308Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:57:57.308Z] [echo] ===fork: yes
[2026-02-20T00:57:57.308Z] [echo] ===debug: on
[2026-02-20T00:57:57.308Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-20T00:57:58.547Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T00:57:58.547Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T00:57:58.547Z]
[2026-02-20T00:57:58.547Z] dist:
[2026-02-20T00:57:58.547Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-20T00:57:58.547Z]
[2026-02-20T00:57:58.547Z] BUILD SUCCESSFUL
[2026-02-20T00:57:58.547Z] Total time: 2 seconds
[2026-02-20T00:57:58.547Z] 0
[2026-02-20T00:57:58.547Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-20T00:57:58.547Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-20T00:57:58.547Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-20T00:58:07.866Z] ****************************** MACHINE INFO ******************************
[2026-02-20T00:58:07.866Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-20T00:58:07.866Z] Free Physical Memory Size : 3027386368
[2026-02-20T00:58:07.866Z] Free space (bytes) : 53900779520
[2026-02-20T00:58:07.866Z] Total Physical Memory Size : 6979321856
[2026-02-20T00:58:07.866Z] Total space (bytes) : 90743767040
[2026-02-20T00:58:07.866Z] Usable space (bytes) : 53900779520
[2026-02-20T00:58:07.866Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:07.866Z] bashVersion :
[2026-02-20T00:58:07.866Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-20T00:58:07.866Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-20T00:58:07.866Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] This is free software; you are free to change and redistribute it.
[2026-02-20T00:58:07.866Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-20T00:58:07.866Z] cpuCores : 4
[2026-02-20T00:58:07.866Z] curlVersion :
[2026-02-20T00:58:07.866Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-20T00:58:07.866Z] Release-Date: 2023-05-30
[2026-02-20T00:58:07.866Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-20T00:58:07.866Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-20T00:58:07.866Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-20T00:58:07.866Z] gcc version : 15.0.0
[2026-02-20T00:58:07.866Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-20T00:58:07.866Z] gdb version : bash: line 1: gdb: command not found
[2026-02-20T00:58:07.866Z] lldb version :
[2026-02-20T00:58:07.866Z] lldb-1500.0.200.58
[2026-02-20T00:58:07.866Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-20T00:58:07.866Z] makeVersion :
[2026-02-20T00:58:07.866Z] GNU Make 3.81
[2026-02-20T00:58:07.866Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-20T00:58:07.866Z] This is free software; see the source for copying conditions.
[2026-02-20T00:58:07.866Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-20T00:58:07.866Z] PARTICULAR PURPOSE.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] This program built for i386-apple-darwin11.3.0
[2026-02-20T00:58:07.866Z] mavenVersion :
[2026-02-20T00:58:07.866Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-20T00:58:07.866Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-20T00:58:07.866Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T00:58:07.866Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-20T00:58:07.866Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-20T00:58:07.866Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-20T00:58:07.866Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-20T00:58:07.866Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-20T00:58:07.866Z] perlVersion :
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-20T00:58:07.866Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Copyright 1987-2020, Larry Wall
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-20T00:58:07.866Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-20T00:58:07.866Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-20T00:58:07.866Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-20T00:58:07.866Z] procArch : arm
[2026-02-20T00:58:07.866Z] sysArch : arm64
[2026-02-20T00:58:07.866Z] sysOS : Darwin
[2026-02-20T00:58:07.866Z] ulimit :
[2026-02-20T00:58:07.866Z] core file size (blocks, -c) 8192
[2026-02-20T00:58:07.866Z] data seg size (kbytes, -d) unlimited
[2026-02-20T00:58:07.866Z] file size (blocks, -f) unlimited
[2026-02-20T00:58:07.866Z] max locked memory (kbytes, -l) unlimited
[2026-02-20T00:58:07.866Z] max memory size (kbytes, -m) unlimited
[2026-02-20T00:58:07.866Z] open files (-n) 1048576
[2026-02-20T00:58:07.866Z] pipe size (512 bytes, -p) 1
[2026-02-20T00:58:07.866Z] stack size (kbytes, -s) 65520
[2026-02-20T00:58:07.866Z] cpu time (seconds, -t) unlimited
[2026-02-20T00:58:07.866Z] max user processes (-u) 1333
[2026-02-20T00:58:07.866Z] virtual memory (kbytes, -v) unlimited
[2026-02-20T00:58:07.866Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-20T00:58:07.866Z] vmVendor : Oracle Corporation
[2026-02-20T00:58:07.866Z] vmVersion : 25.0.3-beta+3-ea
[2026-02-20T00:58:07.866Z] xlc version : bash: line 1: xlC: command not found
[2026-02-20T00:58:07.866Z] **************************************************************************
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('os.name')=Mac OS X
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('os.arch')=aarch64
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('java.fullversion')=null
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] System.getProperty('sun.arch.data.model')=64
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:07.866Z] perl scripts/configure.pl
[2026-02-20T00:58:07.866Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-20T00:58:07.866Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Starting to generate parallel test lists.
[2026-02-20T00:58:07.866Z]
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-20T00:58:07.866Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-20T00:58:08.233Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-20T00:58:08.234Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-20T00:58:08.595Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-20T00:58:08.595Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-20T00:58:08.596Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-20T00:58:08.596Z] Attempting to get test duration data from TRSS.
[2026-02-20T00:58:08.596Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=functional&level=extended
[2026-02-20T00:58:09.350Z] Attempting to get test duration data from cached files.
[2026-02-20T00:58:09.350Z]
[2026-02-20T00:58:09.350Z] TEST DURATION
[2026-02-20T00:58:09.350Z] ====================================================================================
[2026-02-20T00:58:09.350Z] Total number of tests searched: 14
[2026-02-20T00:58:09.350Z] Number of test durations found: 14
[2026-02-20T00:58:09.350Z] Top slowest tests:
[2026-02-20T00:58:09.350Z] 04m32s CryptoTests_jtreg_0
[2026-02-20T00:58:09.350Z] 00m01s MockitoMockTest_0
[2026-02-20T00:58:09.350Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2026-02-20T00:58:09.350Z] ====================================================================================
[2026-02-20T00:58:09.350Z]
[2026-02-20T00:58:09.350Z] Test target is split into 1 lists.
[2026-02-20T00:58:09.350Z] Reducing estimated test running time from 04m35s to 04m35s.
[2026-02-20T00:58:09.350Z]
[2026-02-20T00:58:09.350Z] -------------------------------------testList_0-------------------------------------
[2026-02-20T00:58:09.350Z] Number of tests: 14
[2026-02-20T00:58:09.350Z] Estimated running time: 04m35s
[2026-02-20T00:58:09.350Z] TESTLIST=CryptoTests_jtreg_0,MockitoMockTest_0,IllegalAccessProtectedMethodTest_hs_0,jsr292BootstrapTest_0,SecurityTests_0,vmLifecyleTests_3,vmLifecyleTests_0,CryptoTests_0,vmLifecyleTests_5,vmLifecyleTests_4,vmLifecyleTests_2,vmLifecyleTests_1,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-20T00:58:09.350Z] ------------------------------------------------------------------------------------
[2026-02-20T00:58:09.350Z]
[2026-02-20T00:58:09.350Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-20T00:58:09.458Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-20T00:58:09.548Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-20T00:58:09.625Z] Building tests...
[Pipeline] timeout
[2026-02-20T00:58:09.628Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T00:58:09.642Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-20T00:58:09.806Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T00:58:09.832Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-20T00:58:09.765Z] $ ssh-agent
[2026-02-20T00:58:09.981Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-VzowtqB8ismp/agent.11780
[2026-02-20T00:58:09.981Z] SSH_AGENT_PID=11781
[2026-02-20T00:58:09.981Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-20T00:58:10.492Z] ++ uname
[2026-02-20T00:58:10.492Z] + '[' Darwin = AIX ']'
[2026-02-20T00:58:10.492Z] ++ uname
[2026-02-20T00:58:10.492Z] + '[' Darwin = SunOS ']'
[2026-02-20T00:58:10.492Z] ++ uname
[2026-02-20T00:58:10.492Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T00:58:10.492Z] + MAKE=make
[2026-02-20T00:58:10.492Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-20T00:58:10.492Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-20T00:58:11.072Z] ++ uname
[2026-02-20T00:58:11.072Z] + '[' Darwin = AIX ']'
[2026-02-20T00:58:11.072Z] ++ uname
[2026-02-20T00:58:11.072Z] + '[' Darwin = SunOS ']'
[2026-02-20T00:58:11.072Z] ++ uname
[2026-02-20T00:58:11.072Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T00:58:11.072Z] + MAKE=make
[2026-02-20T00:58:11.072Z] + cd ./aqa-tests
[2026-02-20T00:58:11.072Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-20T00:58:11.072Z] ++ set +x
[2026-02-20T00:58:11.072Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T00:58:11.072Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:11.072Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:58:11.072Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:58:11.072Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T00:58:11.072Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T00:58:11.072Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-20T00:58:11.427Z]
[2026-02-20T00:58:11.427Z] build:
[2026-02-20T00:58:11.427Z]
[2026-02-20T00:58:11.427Z] clean:
[2026-02-20T00:58:11.427Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-20T00:58:11.427Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-20T00:58:11.427Z]
[2026-02-20T00:58:11.427Z] init:
[2026-02-20T00:58:11.427Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-20T00:58:11.427Z]
[2026-02-20T00:58:11.427Z] getDependentLibs:
[2026-02-20T00:58:11.427Z] [exec] --------------------------------------------
[2026-02-20T00:58:11.427Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:11.427Z] [exec] task is set to default
[2026-02-20T00:58:11.427Z] [exec] dependencyList is set to json_simple
[2026-02-20T00:58:11.427Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:58:11.427Z] [exec] --------------------------------------------
[2026-02-20T00:58:11.427Z] [exec] Starting download third party dependent jars
[2026-02-20T00:58:11.427Z] [exec] --------------------------------------------
[2026-02-20T00:58:11.427Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:11.427Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-20T00:58:11.427Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:58:11.785Z]
[2026-02-20T00:58:11.785Z] compile:
[2026-02-20T00:58:11.785Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:11.785Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:11.785Z] [echo] ===fork: yes
[2026-02-20T00:58:11.785Z] [echo] ===debug: on
[2026-02-20T00:58:11.785Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-20T00:58:13.572Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T00:58:13.572Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T00:58:13.572Z]
[2026-02-20T00:58:13.572Z] dist:
[2026-02-20T00:58:13.572Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-20T00:58:13.572Z]
[2026-02-20T00:58:13.572Z] BUILD SUCCESSFUL
[2026-02-20T00:58:13.572Z] Total time: 2 seconds
[2026-02-20T00:58:13.572Z] 0
[2026-02-20T00:58:13.572Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-20T00:58:13.572Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-20T00:58:13.572Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-20T00:58:14.325Z] ****************************** MACHINE INFO ******************************
[2026-02-20T00:58:14.325Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-20T00:58:14.325Z] Free Physical Memory Size : 2188525568
[2026-02-20T00:58:14.325Z] Free space (bytes) : 53883523072
[2026-02-20T00:58:14.325Z] Total Physical Memory Size : 6979321856
[2026-02-20T00:58:14.325Z] Total space (bytes) : 90743767040
[2026-02-20T00:58:14.325Z] Usable space (bytes) : 53883523072
[2026-02-20T00:58:14.325Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:14.325Z] bashVersion :
[2026-02-20T00:58:14.325Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-20T00:58:14.325Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-20T00:58:14.325Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-20T00:58:14.325Z]
[2026-02-20T00:58:14.325Z] This is free software; you are free to change and redistribute it.
[2026-02-20T00:58:14.325Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-20T00:58:14.325Z] cpuCores : 4
[2026-02-20T00:58:14.325Z] curlVersion :
[2026-02-20T00:58:14.325Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-20T00:58:14.325Z] Release-Date: 2023-05-30
[2026-02-20T00:58:14.325Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-20T00:58:14.326Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-20T00:58:14.326Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-20T00:58:14.326Z] gcc version : 15.0.0
[2026-02-20T00:58:14.326Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-20T00:58:14.326Z] gdb version : bash: line 1: gdb: command not found
[2026-02-20T00:58:14.326Z] lldb version :
[2026-02-20T00:58:14.326Z] lldb-1500.0.200.58
[2026-02-20T00:58:14.326Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-20T00:58:14.326Z] makeVersion :
[2026-02-20T00:58:14.326Z] GNU Make 3.81
[2026-02-20T00:58:14.326Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-20T00:58:14.326Z] This is free software; see the source for copying conditions.
[2026-02-20T00:58:14.326Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-20T00:58:14.326Z] PARTICULAR PURPOSE.
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] This program built for i386-apple-darwin11.3.0
[2026-02-20T00:58:14.326Z] mavenVersion :
[2026-02-20T00:58:14.326Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-20T00:58:14.326Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-20T00:58:14.326Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T00:58:14.326Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-20T00:58:14.326Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-20T00:58:14.326Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-20T00:58:14.326Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-20T00:58:14.326Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-20T00:58:14.326Z] perlVersion :
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-20T00:58:14.326Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] Copyright 1987-2020, Larry Wall
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-20T00:58:14.326Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-20T00:58:14.326Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-20T00:58:14.326Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-20T00:58:14.326Z] procArch : arm
[2026-02-20T00:58:14.326Z] sysArch : arm64
[2026-02-20T00:58:14.326Z] sysOS : Darwin
[2026-02-20T00:58:14.326Z] ulimit :
[2026-02-20T00:58:14.326Z] core file size (blocks, -c) 8192
[2026-02-20T00:58:14.326Z] data seg size (kbytes, -d) unlimited
[2026-02-20T00:58:14.326Z] file size (blocks, -f) unlimited
[2026-02-20T00:58:14.326Z] max locked memory (kbytes, -l) unlimited
[2026-02-20T00:58:14.326Z] max memory size (kbytes, -m) unlimited
[2026-02-20T00:58:14.326Z] open files (-n) 1048576
[2026-02-20T00:58:14.326Z] pipe size (512 bytes, -p) 1
[2026-02-20T00:58:14.326Z] stack size (kbytes, -s) 65520
[2026-02-20T00:58:14.326Z] cpu time (seconds, -t) unlimited
[2026-02-20T00:58:14.326Z] max user processes (-u) 1333
[2026-02-20T00:58:14.326Z] virtual memory (kbytes, -v) unlimited
[2026-02-20T00:58:14.326Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-20T00:58:14.326Z] vmVendor : Oracle Corporation
[2026-02-20T00:58:14.326Z] vmVersion : 25.0.3-beta+3-ea
[2026-02-20T00:58:14.326Z] xlc version : bash: line 1: xlC: command not found
[2026-02-20T00:58:14.326Z] **************************************************************************
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('os.name')=Mac OS X
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('os.arch')=aarch64
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('java.fullversion')=null
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] System.getProperty('sun.arch.data.model')=64
[2026-02-20T00:58:14.326Z]
[2026-02-20T00:58:14.326Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-20T00:58:14.680Z] perl scripts/configure.pl
[2026-02-20T00:58:14.680Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-20T00:58:14.680Z]
[2026-02-20T00:58:14.680Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-20T00:58:14.680Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-20T00:58:14.680Z]
[2026-02-20T00:58:14.680Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T00:58:14.680Z]
[2026-02-20T00:58:14.680Z]
[2026-02-20T00:58:14.680Z] Starting to generate build list.
[2026-02-20T00:58:14.680Z]
[2026-02-20T00:58:14.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-20T00:58:14.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-20T00:58:14.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-20T00:58:14.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-20T00:58:15.041Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-20T00:58:15.042Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-20T00:58:15.402Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-20T00:58:15.403Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-20T00:58:15.403Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-20T00:58:15.403Z]
[2026-02-20T00:58:15.403Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-20T00:58:15.757Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-20T00:58:15.757Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-20T00:58:15.757Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:58:15.757Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T00:58:15.757Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MockitoTests,functional/Jsr292,functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T00:58:15.757Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T00:58:16.110Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-20T00:58:16.466Z] [echo] build.list is TestConfig/build.xml,functional/MockitoTests/build.xml,functional/Jsr292/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2026-02-20T00:58:16.466Z]
[2026-02-20T00:58:16.466Z] -create_test_directory:
[2026-02-20T00:58:16.466Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest
[2026-02-20T00:58:16.466Z]
[2026-02-20T00:58:16.466Z] stage_test_material:
[2026-02-20T00:58:16.466Z] [copy] Copying 585 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] build:
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] init:
[2026-02-20T00:58:16.824Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] build:
[2026-02-20T00:58:16.824Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-20T00:58:16.824Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-20T00:58:16.824Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] build:
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] init:
[2026-02-20T00:58:16.824Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-20T00:58:16.824Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-20T00:58:16.824Z]
[2026-02-20T00:58:16.824Z] getDependentLibs:
[2026-02-20T00:58:16.824Z] [exec] --------------------------------------------
[2026-02-20T00:58:16.824Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:16.824Z] [exec] task is set to default
[2026-02-20T00:58:16.824Z] [exec] dependencyList is set to asm_all,testng
[2026-02-20T00:58:16.824Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:58:16.824Z] [exec] --------------------------------------------
[2026-02-20T00:58:16.824Z] [exec] Starting download third party dependent jars
[2026-02-20T00:58:16.824Z] [exec] --------------------------------------------
[2026-02-20T00:58:16.824Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:16.824Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-20T00:58:16.824Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-20T00:58:17.175Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar
[2026-02-20T00:58:17.175Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-20T00:58:17.175Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-20T00:58:17.540Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar
[2026-02-20T00:58:17.541Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:58:17.541Z]
[2026-02-20T00:58:17.541Z] compile:
[2026-02-20T00:58:17.541Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:17.541Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:17.541Z] [echo] ===fork: yes
[2026-02-20T00:58:17.541Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T00:58:17.541Z] [echo] ===debug: on
[2026-02-20T00:58:17.541Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-20T00:58:17.541Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-20T00:58:18.301Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-20T00:58:18.301Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T00:58:18.301Z]
[2026-02-20T00:58:18.301Z] dist:
[2026-02-20T00:58:18.301Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-20T00:58:18.301Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-20T00:58:18.301Z]
[2026-02-20T00:58:18.301Z] clean:
[2026-02-20T00:58:18.301Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-20T00:58:18.301Z]
[2026-02-20T00:58:18.301Z] build:
[2026-02-20T00:58:18.301Z]
[2026-02-20T00:58:18.301Z] init:
[2026-02-20T00:58:18.301Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292
[2026-02-20T00:58:18.301Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-20T00:58:18.301Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-20T00:58:18.301Z]
[2026-02-20T00:58:18.301Z] compile_bootstrap:
[2026-02-20T00:58:18.301Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:18.301Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:18.301Z] [echo] ===fork: yes
[2026-02-20T00:58:18.301Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T00:58:18.301Z] [echo] ===debug: on
[2026-02-20T00:58:18.301Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-20T00:58:18.301Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-20T00:58:19.054Z]
[2026-02-20T00:58:19.054Z] getDependentLibs:
[2026-02-20T00:58:19.054Z] [exec] --------------------------------------------
[2026-02-20T00:58:19.054Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:19.054Z] [exec] task is set to default
[2026-02-20T00:58:19.054Z] [exec] dependencyList is set to junit4,asm_all,jcommander,testng
[2026-02-20T00:58:19.054Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:58:19.054Z] [exec] --------------------------------------------
[2026-02-20T00:58:19.054Z] [exec] Starting download third party dependent jars
[2026-02-20T00:58:19.054Z] [exec] --------------------------------------------
[2026-02-20T00:58:19.054Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:19.054Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-20T00:58:19.054Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-20T00:58:19.054Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-20T00:58:19.054Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar
[2026-02-20T00:58:19.054Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-20T00:58:19.054Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-02-20T00:58:19.054Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-02-20T00:58:19.405Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/junit4.jar
[2026-02-20T00:58:19.405Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:58:19.405Z]
[2026-02-20T00:58:19.405Z] compile_generator:
[2026-02-20T00:58:19.405Z] [echo] Compiling Everything but IndyTest and ComplexIndyTest
[2026-02-20T00:58:19.405Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:19.405Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:19.405Z] [echo] ===fork: yes
[2026-02-20T00:58:19.405Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T00:58:19.405Z] [echo] ===debug: on
[2026-02-20T00:58:19.405Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-20T00:58:19.405Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-20T00:58:20.262Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T00:58:20.262Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T00:58:20.262Z]
[2026-02-20T00:58:20.262Z] generate_indyn:
[2026-02-20T00:58:20.262Z] [echo] Running SimpleIndyGenerator
[2026-02-20T00:58:20.613Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-20T00:58:20.613Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/GenIndyn.class
[2026-02-20T00:58:20.613Z] [echo] Running ComplexIndyGenerator
[2026-02-20T00:58:20.613Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-20T00:58:20.613Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/ComplexIndy.class
[2026-02-20T00:58:20.613Z]
[2026-02-20T00:58:20.613Z] compile:
[2026-02-20T00:58:20.613Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:20.613Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:20.613Z] [echo] ===fork: yes
[2026-02-20T00:58:20.613Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T00:58:20.613Z] [echo] ===debug: on
[2026-02-20T00:58:20.613Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-20T00:58:20.613Z] [javac] Compiling 85 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-20T00:58:23.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:782: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-20T00:58:23.065Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-20T00:58:23.065Z] [javac] ^
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?> for a varargs call
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-20T00:58:23.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:797: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-20T00:58:23.065Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-20T00:58:23.065Z] [javac] ^
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?> for a varargs call
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-20T00:58:23.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:813: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-20T00:58:23.065Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-20T00:58:23.065Z] [javac] ^
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?> for a varargs call
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-20T00:58:23.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:828: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-20T00:58:23.065Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-20T00:58:23.065Z] [javac] ^
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?> for a varargs call
[2026-02-20T00:58:23.065Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-20T00:58:23.827Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T00:58:23.827Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T00:58:23.827Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-02-20T00:58:23.827Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-20T00:58:23.827Z] [javac] 4 warnings
[2026-02-20T00:58:23.827Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/org/openj9/test/util/package-info.class
[2026-02-20T00:58:23.827Z]
[2026-02-20T00:58:23.827Z] dist:
[2026-02-20T00:58:23.827Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292
[2026-02-20T00:58:23.827Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292/jsr292test.jar
[2026-02-20T00:58:23.827Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292/jsr292bootstrap.jar
[2026-02-20T00:58:23.827Z]
[2026-02-20T00:58:23.827Z] clean:
[2026-02-20T00:58:23.827Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-20T00:58:23.827Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-20T00:58:23.827Z]
[2026-02-20T00:58:23.827Z] build:
[2026-02-20T00:58:23.827Z]
[2026-02-20T00:58:23.827Z] init:
[2026-02-20T00:58:23.827Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests
[2026-02-20T00:58:23.827Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-20T00:58:23.827Z]
[2026-02-20T00:58:23.827Z] getDependentLibs:
[2026-02-20T00:58:23.827Z] [exec] --------------------------------------------
[2026-02-20T00:58:23.827Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:23.827Z] [exec] task is set to default
[2026-02-20T00:58:23.827Z] [exec] dependencyList is set to byte_buddy,byte_buddy_agent,objenesis,mockito_core
[2026-02-20T00:58:23.827Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:58:23.827Z] [exec] --------------------------------------------
[2026-02-20T00:58:23.827Z] [exec] Starting download third party dependent jars
[2026-02-20T00:58:23.827Z] [exec] --------------------------------------------
[2026-02-20T00:58:23.827Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:23.827Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-02-20T00:58:23.827Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-02-20T00:58:24.180Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar
[2026-02-20T00:58:24.180Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-02-20T00:58:24.180Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-02-20T00:58:24.180Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar
[2026-02-20T00:58:24.180Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-02-20T00:58:24.180Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-02-20T00:58:24.933Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar
[2026-02-20T00:58:24.933Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-02-20T00:58:24.933Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-02-20T00:58:24.933Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar
[2026-02-20T00:58:24.933Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:58:24.933Z]
[2026-02-20T00:58:24.933Z] compile:
[2026-02-20T00:58:24.933Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T00:58:24.933Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T00:58:24.933Z] [echo] ===fork: yes
[2026-02-20T00:58:24.933Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T00:58:24.933Z] [echo] ===debug: on
[2026-02-20T00:58:24.933Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests
[2026-02-20T00:58:24.933Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] dist:
[2026-02-20T00:58:25.705Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests/MockitoTests.jar
[2026-02-20T00:58:25.705Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] clean:
[2026-02-20T00:58:25.705Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] build:
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] getJtregVersion:
[2026-02-20T00:58:25.705Z] [echo] jtreg version used is : jtreg_8_2
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] getDependentLibs:
[2026-02-20T00:58:25.705Z] [exec] --------------------------------------------
[2026-02-20T00:58:25.705Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:25.705Z] [exec] task is set to default
[2026-02-20T00:58:25.705Z] [exec] dependencyList is set to jtreg_8_2
[2026-02-20T00:58:25.705Z] [exec] System Test jars will not be downloaded.
[2026-02-20T00:58:25.705Z] [exec] --------------------------------------------
[2026-02-20T00:58:25.705Z] [exec] Starting download third party dependent jars
[2026-02-20T00:58:25.705Z] [exec] --------------------------------------------
[2026-02-20T00:58:25.705Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-20T00:58:25.705Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-02-20T00:58:25.705Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] getJtreg:
[2026-02-20T00:58:25.705Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto
[2026-02-20T00:58:25.705Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] cryptoTest.check:
[2026-02-20T00:58:25.705Z]
[2026-02-20T00:58:25.705Z] getCryptoTest:
[2026-02-20T00:58:26.056Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-20T00:58:26.812Z]
[2026-02-20T00:58:26.812Z] dist:
[2026-02-20T00:58:26.812Z]
[2026-02-20T00:58:26.812Z] clean:
[2026-02-20T00:58:26.812Z]
[2026-02-20T00:58:26.812Z] BUILD SUCCESSFUL
[2026-02-20T00:58:26.812Z] Total time: 10 seconds
[2026-02-20T00:58:26.812Z] 0
[2026-02-20T00:58:26.812Z]
[2026-02-20T00:58:26.812Z]
[2026-02-20T00:58:26.812Z] RECORD TEST REPOs SHA
[2026-02-20T00:58:26.812Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-20T00:58:26.812Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-20T00:58:26.812Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T00:58:26.812Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T00:58:26.812Z] ================================================
[2026-02-20T00:58:26.812Z] timestamp: 20260219-195826
[2026-02-20T00:58:26.812Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/openj9
[2026-02-20T00:58:26.812Z] git repo:
[2026-02-20T00:58:26.812Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-20T00:58:26.812Z] sha:
[2026-02-20T00:58:26.812Z] 01e0969adaf7478d9b4372f809664abfc130f62f
[2026-02-20T00:58:26.812Z] ================================================
[2026-02-20T00:58:26.812Z] timestamp: 20260219-195826
[2026-02-20T00:58:26.812Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests
[2026-02-20T00:58:26.812Z] git repo:
[2026-02-20T00:58:26.812Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-20T00:58:26.812Z] sha:
[2026-02-20T00:58:26.812Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-20T00:58:26.812Z] ================================================
[2026-02-20T00:58:26.812Z] timestamp: 20260219-195826
[2026-02-20T00:58:26.812Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-20T00:58:26.812Z] git repo:
[2026-02-20T00:58:26.812Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-20T00:58:26.812Z] sha:
[2026-02-20T00:58:26.812Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-20T00:58:26.812Z] ================================================
[2026-02-20T00:58:26.812Z] timestamp: 20260219-195826
[2026-02-20T00:58:26.812Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-20T00:58:26.812Z] git repo:
[2026-02-20T00:58:26.812Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-20T00:58:26.812Z] sha:
[2026-02-20T00:58:26.812Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-20T00:58:26.812Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-20T00:58:27.170Z] perl scripts/configure.pl
[2026-02-20T00:58:27.170Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-20T00:58:27.170Z]
[2026-02-20T00:58:27.170Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-20T00:58:27.170Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-20T00:58:27.170Z]
[2026-02-20T00:58:27.170Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T00:58:27.170Z]
[2026-02-20T00:58:27.170Z] Starting to generate test make files.
[2026-02-20T00:58:27.170Z]
[2026-02-20T00:58:27.170Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-20T00:58:27.170Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-20T00:58:27.170Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-20T00:58:27.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-20T00:58:27.531Z]
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-20T00:58:27.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-20T00:58:27.887Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-20T00:58:27.887Z]
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-20T00:58:27.887Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/autoGen.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-20T00:58:27.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] Make files are generated successfully.
[2026-02-20T00:58:27.888Z]
[2026-02-20T00:58:27.888Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.functional
[2026-02-20T00:58:28.238Z]
[2026-02-20T00:58:28.238Z] Running make 3.81
[2026-02-20T00:58:28.238Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..
[2026-02-20T00:58:28.238Z] set JDK_VERSION to 25
[2026-02-20T00:58:28.238Z] set JDK_IMPL to hotspot
[2026-02-20T00:58:28.238Z] set JVM_VERSION to openjdk25
[2026-02-20T00:58:28.238Z] set JCL_VERSION to latest
[2026-02-20T00:58:28.238Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T00:58:28.238Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T00:58:28.238Z] set SPEC to osx_aarch64
[2026-02-20T00:58:28.238Z] set TEST_FLAG to
[2026-02-20T00:58:28.238Z] Running extended.functional ...
[2026-02-20T00:58:28.238Z] There are 14 test targets in extended.functional
[2026-02-20T00:58:28.238Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-20T00:58:28.238Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-20T00:58:28.238Z] OpenJDK Runtime Environment Temurin-25.0.3+3-202602192133 (build 25.0.3-beta+3-ea)
[2026-02-20T00:58:28.238Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+3-202602192133 (build 25.0.3-beta+3-ea, mixed mode, sharing)
[2026-02-20T00:58:28.238Z]
[2026-02-20T00:58:28.238Z] ===============================================
[2026-02-20T00:58:28.238Z] Running test jsr292BootstrapTest_0 ...
[2026-02-20T00:58:28.592Z] ===============================================
[2026-02-20T00:58:28.592Z] jsr292BootstrapTest_0 Start Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108240
[2026-02-20T00:58:28.592Z] variation: NoOptions
[2026-02-20T00:58:28.592Z] JVM_OPTIONS:
[2026-02-20T00:58:28.592Z] { \
[2026-02-20T00:58:28.592Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T00:58:28.592Z] echo "Nothing to be done for setup."; \
[2026-02-20T00:58:28.592Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/jsr292BootstrapTest_0"; \
[2026-02-20T00:58:28.592Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/jsr292BootstrapTest_0"; \
[2026-02-20T00:58:28.592Z] echo ""; echo "TESTING:"; \
[2026-02-20T00:58:28.592Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-20T00:58:28.592Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2026-02-20T00:58:28.592Z] -Xbootclasspath/a:"/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2026-02-20T00:58:28.592Z] -cp "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar" \
[2026-02-20T00:58:28.592Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/jsr292BootstrapTest_0" "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2026-02-20T00:58:28.592Z] -testnames jsr292BootstrapTest \
[2026-02-20T00:58:28.592Z] -groups level.extended \
[2026-02-20T00:58:28.592Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-20T00:58:28.592Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T00:58:28.592Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T00:58:28.592Z] echo "Nothing to be done for teardown."; \
[2026-02-20T00:58:28.592Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/TestTargetResult";
[2026-02-20T00:58:28.592Z]
[2026-02-20T00:58:28.592Z] TEST SETUP:
[2026-02-20T00:58:28.592Z] Nothing to be done for setup.
[2026-02-20T00:58:28.592Z]
[2026-02-20T00:58:28.592Z] TESTING:
[2026-02-20T00:58:28.592Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_25.txt
[2026-02-20T00:58:28.592Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_25.txt
[2026-02-20T00:58:28.592Z] ...
[2026-02-20T00:58:28.592Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-20T00:58:28.592Z] ...
[2026-02-20T00:58:28.592Z]
[2026-02-20T00:58:28.946Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2026-02-20T00:58:28.946Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2026-02-20T00:58:28.946Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z] jsr292BootstrapTest
[2026-02-20T00:58:28.946Z] Tests run: 3, Failures: 0, Skips: 0
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z] jsr292_Suite_SE90
[2026-02-20T00:58:28.946Z] Total tests run: 3, Failures: 0, Skips: 0
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] -----------------------------------
[2026-02-20T00:58:28.946Z] jsr292BootstrapTest_0_PASSED
[2026-02-20T00:58:28.946Z] -----------------------------------
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] TEST TEARDOWN:
[2026-02-20T00:58:28.946Z] Nothing to be done for teardown.
[2026-02-20T00:58:28.946Z] jsr292BootstrapTest_0 Finish Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108768
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z] Running test vmLifecyleTests_0 ...
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:28.946Z] vmLifecyleTests_0 Start Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108848
[2026-02-20T00:58:28.946Z] vmLifecyleTests_0_DISABLED
[2026-02-20T00:58:28.946Z] Disabled Reason:
[2026-02-20T00:58:28.946Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:28.946Z] vmLifecyleTests_0 Finish Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108892
[2026-02-20T00:58:28.946Z]
[2026-02-20T00:58:28.946Z] ===============================================
[2026-02-20T00:58:29.298Z] Running test vmLifecyleTests_1 ...
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] vmLifecyleTests_1 Start Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108950
[2026-02-20T00:58:29.298Z] vmLifecyleTests_1_DISABLED
[2026-02-20T00:58:29.298Z] Disabled Reason:
[2026-02-20T00:58:29.298Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:29.298Z] vmLifecyleTests_1 Finish Time: Thu Feb 19 19:58:28 2026 Epoch Time (ms): 1771549108989
[2026-02-20T00:58:29.298Z]
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] Running test vmLifecyleTests_2 ...
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] vmLifecyleTests_2 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109047
[2026-02-20T00:58:29.298Z] vmLifecyleTests_2_DISABLED
[2026-02-20T00:58:29.298Z] Disabled Reason:
[2026-02-20T00:58:29.298Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:29.298Z] vmLifecyleTests_2 Finish Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109092
[2026-02-20T00:58:29.298Z]
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] Running test vmLifecyleTests_3 ...
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] vmLifecyleTests_3 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109149
[2026-02-20T00:58:29.298Z] vmLifecyleTests_3_DISABLED
[2026-02-20T00:58:29.298Z] Disabled Reason:
[2026-02-20T00:58:29.298Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:29.298Z] vmLifecyleTests_3 Finish Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109197
[2026-02-20T00:58:29.298Z]
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] Running test vmLifecyleTests_4 ...
[2026-02-20T00:58:29.298Z] ===============================================
[2026-02-20T00:58:29.298Z] vmLifecyleTests_4 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109254
[2026-02-20T00:58:29.298Z] vmLifecyleTests_4_DISABLED
[2026-02-20T00:58:29.298Z] Disabled Reason:
[2026-02-20T00:58:29.663Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:29.663Z] vmLifecyleTests_4 Finish Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109301
[2026-02-20T00:58:29.663Z]
[2026-02-20T00:58:29.663Z] ===============================================
[2026-02-20T00:58:29.663Z] Running test vmLifecyleTests_5 ...
[2026-02-20T00:58:29.663Z] ===============================================
[2026-02-20T00:58:29.663Z] vmLifecyleTests_5 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109353
[2026-02-20T00:58:29.663Z] vmLifecyleTests_5_DISABLED
[2026-02-20T00:58:29.663Z] Disabled Reason:
[2026-02-20T00:58:29.663Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-20T00:58:29.663Z] vmLifecyleTests_5 Finish Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109389
[2026-02-20T00:58:29.663Z]
[2026-02-20T00:58:29.663Z] ===============================================
[2026-02-20T00:58:29.663Z] Running test CryptoTests_0 ...
[2026-02-20T00:58:29.663Z] ===============================================
[2026-02-20T00:58:29.663Z] CryptoTests_0 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109543
[2026-02-20T00:58:29.663Z] CryptoTests_0_DISABLED
[2026-02-20T00:58:29.663Z] Disabled Reason:
[2026-02-20T00:58:29.663Z] This target is for those using GH actions or the Jenkins jtreg-plugin. The run.sh script provides extra functionality, tarring of results, downloading of bespoke jtreg.jar from a particular untagged commit SHA that is not yet upstreamed to a release version of jtreg that is used to see complete output in jtr.xml files. In addition, it simplifies enable/disable of kerberos-based tests which needs remote, pre-set KDC.
[2026-02-20T00:58:29.663Z] CryptoTests_0 Finish Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109587
[2026-02-20T00:58:29.663Z]
[2026-02-20T00:58:29.663Z] ===============================================
[2026-02-20T00:58:29.663Z] Running test CryptoTests_jtreg_0 ...
[2026-02-20T00:58:30.017Z] ===============================================
[2026-02-20T00:58:30.017Z] CryptoTests_jtreg_0 Start Time: Thu Feb 19 19:58:29 2026 Epoch Time (ms): 1771549109651
[2026-02-20T00:58:30.017Z] variation: NoOptions
[2026-02-20T00:58:30.017Z] JVM_OPTIONS:
[2026-02-20T00:58:30.017Z] { \
[2026-02-20T00:58:30.017Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T00:58:30.017Z] echo "Nothing to be done for setup."; \
[2026-02-20T00:58:30.017Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0"; \
[2026-02-20T00:58:30.017Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0"; \
[2026-02-20T00:58:30.017Z] echo ""; echo "TESTING:"; \
[2026-02-20T00:58:30.017Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar" \
[2026-02-20T00:58:30.017Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-20T00:58:30.017Z] -w ""/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0"/work" \
[2026-02-20T00:58:30.017Z] -r ""/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0"/report" \
[2026-02-20T00:58:30.017Z] -jdk:"/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2026-02-20T00:58:30.017Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/CryptoTest"; \
[2026-02-20T00:58:30.017Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T00:58:30.017Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T00:58:30.017Z] echo "Nothing to be done for teardown."; \
[2026-02-20T00:58:30.017Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/TestTargetResult";
[2026-02-20T00:58:30.017Z]
[2026-02-20T00:58:30.017Z] TEST SETUP:
[2026-02-20T00:58:30.017Z] Nothing to be done for setup.
[2026-02-20T00:58:30.017Z]
[2026-02-20T00:58:30.017Z] TESTING:
[2026-02-20T00:58:30.017Z] Directory "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0/work" not found: creating
[2026-02-20T00:58:30.017Z] Directory "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/CryptoTests_jtreg_0/report" not found: creating
[2026-02-20T00:58:31.267Z] XML output to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work
[2026-02-20T00:59:29.489Z] --------------------------------------------------
[2026-02-20T00:59:29.489Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-20T00:59:29.489Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-20T00:59:29.489Z]
[2026-02-20T00:59:29.489Z] ACTION: build -- Passed. All files up to date
[2026-02-20T00:59:29.489Z] REASON: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-20T00:59:29.489Z] TIME: 0.001 seconds
[2026-02-20T00:59:29.489Z] messages:
[2026-02-20T00:59:29.489Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-20T00:59:29.489Z] reason: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-20T00:59:29.489Z] started: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.489Z] finished: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.489Z] elapsed time (seconds): 0.001
[2026-02-20T00:59:29.489Z]
[2026-02-20T00:59:29.489Z] ACTION: build -- Passed. All files up to date
[2026-02-20T00:59:29.489Z] REASON: Named class compiled on demand
[2026-02-20T00:59:29.489Z] TIME: 0.0 seconds
[2026-02-20T00:59:29.489Z] messages:
[2026-02-20T00:59:29.489Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.489Z] reason: Named class compiled on demand
[2026-02-20T00:59:29.489Z] started: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.489Z] finished: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.489Z] elapsed time (seconds): 0.0
[2026-02-20T00:59:29.489Z]
[2026-02-20T00:59:29.490Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-20T00:59:29.490Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.490Z] TIME: 0.281 seconds
[2026-02-20T00:59:29.490Z] messages:
[2026-02-20T00:59:29.490Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.490Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.490Z] started: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.490Z] Mode: othervm [/othervm specified]
[2026-02-20T00:59:29.490Z] Additional options from @modules: --add-modules java.base --add-opens java.base/java.security=ALL-UNNAMED
[2026-02-20T00:59:29.490Z] Process id: 12533
[2026-02-20T00:59:29.490Z] finished: Thu Feb 19 19:59:26 EST 2026
[2026-02-20T00:59:29.490Z] elapsed time (seconds): 0.281
[2026-02-20T00:59:29.490Z] configuration:
[2026-02-20T00:59:29.490Z] Boot Layer
[2026-02-20T00:59:29.490Z] add modules: java.base
[2026-02-20T00:59:29.490Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-20T00:59:29.490Z]
[2026-02-20T00:59:29.490Z] STDOUT:
[2026-02-20T00:59:29.490Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.490Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-20T00:59:29.490Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T00:59:29.490Z] failed to use: PKIX from SUN version 25
[2026-02-20T00:59:29.490Z] Failed
[2026-02-20T00:59:29.490Z] Total checks: 1, failed: 1
[2026-02-20T00:59:29.490Z] 1 CertPathValidator failed
[2026-02-20T00:59:29.490Z] ** failed runs: 1 **
[2026-02-20T00:59:29.490Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-20T00:59:29.490Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-20T00:59:29.490Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-20T00:59:29.490Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-20T00:59:29.490Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-20T00:59:29.490Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-20T00:59:29.490Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-20T00:59:29.490Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T00:59:29.490Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-20T00:59:29.490Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-20T00:59:29.490Z] ... 5 more
[2026-02-20T00:59:29.490Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-20T00:59:29.490Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:311)
[2026-02-20T00:59:29.490Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-20T00:59:29.490Z] ... 6 more
[2026-02-20T00:59:29.490Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-20T00:59:29.490Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:182)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:534)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-20T00:59:29.490Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-20T00:59:29.490Z] ... 11 more
[2026-02-20T00:59:29.490Z] ** failed inits: 0 **
[2026-02-20T00:59:29.490Z] ** error runs: 0 **
[2026-02-20T00:59:29.490Z]
[2026-02-20T00:59:29.490Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-20T00:59:29.490Z] STDERR:
[2026-02-20T00:59:29.490Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-20T00:59:29.490Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-20T00:59:29.490Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-20T00:59:29.490Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-20T00:59:29.490Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-20T00:59:29.490Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-20T00:59:29.490Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-20T00:59:29.490Z]
[2026-02-20T00:59:29.490Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-20T00:59:29.490Z] JavaTest Message: shutting down test
[2026-02-20T00:59:29.490Z]
[2026-02-20T00:59:29.490Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-20T00:59:29.490Z] rerun:
[2026-02-20T00:59:29.490Z] cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/scratch && \
[2026-02-20T00:59:29.490Z] HOME=/Users/admin \
[2026-02-20T00:59:29.490Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-20T00:59:29.490Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-20T00:59:29.490Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-20T00:59:29.490Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-20T00:59:29.490Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T00:59:29.490Z] -Dtest.compiler.opts= \
[2026-02-20T00:59:29.490Z] -Dtest.java.opts= \
[2026-02-20T00:59:29.490Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T00:59:29.490Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T00:59:29.490Z] -Dtest.timeout.factor=2.0 \
[2026-02-20T00:59:29.490Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T00:59:29.490Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-20T00:59:29.490Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-20T00:59:29.490Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java \
[2026-02-20T00:59:29.490Z] -Dtest.main.class=cryptotest.tests.CertPathValidatorTests \
[2026-02-20T00:59:29.490Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests \
[2026-02-20T00:59:29.490Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T00:59:29.490Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-20T00:59:29.490Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-20T00:59:29.490Z] -Dtest.modules=java.base/java.security:open \
[2026-02-20T00:59:29.490Z] --add-modules java.base \
[2026-02-20T00:59:29.490Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-20T00:59:29.490Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-20T00:59:29.490Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/cryptotest/tests/CertPathValidatorTests.d/main.0.jta
[2026-02-20T00:59:29.490Z]
[2026-02-20T00:59:29.490Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-20T00:59:29.490Z] --------------------------------------------------
[2026-02-20T01:02:55.565Z] TEST: cryptotest/CryptoTest.java
[2026-02-20T01:02:55.565Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-20T01:02:55.565Z]
[2026-02-20T01:02:55.565Z] ACTION: build -- Passed. Build successful
[2026-02-20T01:02:55.565Z] REASON: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-20T01:02:55.565Z] TIME: 2.309 seconds
[2026-02-20T01:02:55.565Z] messages:
[2026-02-20T01:02:55.565Z] command: build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-20T01:02:55.565Z] reason: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-20T01:02:55.565Z] started: Thu Feb 19 20:01:10 EST 2026
[2026-02-20T01:02:55.565Z] Library /:
[2026-02-20T01:02:55.565Z] compile: cryptotest.utils.AlgorithmIgnoredException, cryptotest.tests.AlgorithmParameterGeneratorTests, cryptotest.tests.AlgorithmParametersTests, cryptotest.tests.CertificateFactoryTests, cryptotest.tests.CertPathBuilderTests, cryptotest.tests.CertPathValidatorTests, cryptotest.tests.CertStoreTests, cryptotest.tests.CipherTests, cryptotest.tests.ConfigurationTests, cryptotest.tests.GssApiMechanismTests, cryptotest.tests.KDFTests, cryptotest.tests.KEMTests, cryptotest.tests.KeyAgreementTests, cryptotest.tests.KeyFactoryTests, cryptotest.tests.KeyGeneratorTests, cryptotest.tests.KeyInfoFactoryTests, cryptotest.tests.KeyManagerFactoryTests, cryptotest.tests.KeyPairGeneratorTests, cryptotest.tests.KeyStoreTests, cryptotest.tests.MacTests, cryptotest.tests.MessageDigestTests, cryptotest.tests.PolicyTests, cryptotest.tests.SaslClientFactoryTests, cryptotest.tests.SaslServerFactoryBase, cryptotest.tests.SaslServerFactoryTests, cryptotest.tests.SaslServerFactoryGssapiTest, cryptotest.tests.SecretKeyFactoryTests, cryptotest.tests.SecureRandomTests, cryptotest.tests.SignatureTests, cryptotest.tests.SSLContextTests, cryptotest.tests.TerminalFactoryTests, cryptotest.tests.TestProviders, cryptotest.tests.TestServices, cryptotest.tests.TransformServiceTests, cryptotest.tests.TrustManagerFactoryTests, cryptotest.tests.XMLSignatureFactoryTests, cryptotest.utils.AlgorithmInstantiationException, cryptotest.utils.AlgorithmRunException, cryptotest.utils.AlgorithmTest, cryptotest.utils.ClassFinder, cryptotest.utils.KeysNaiveGenerator, cryptotest.utils.Misc, cryptotest.utils.TestResult, cryptotest.utils.Xml
[2026-02-20T01:02:55.565Z] Test directory:
[2026-02-20T01:02:55.565Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-20T01:02:55.565Z] finished: Thu Feb 19 20:01:12 EST 2026
[2026-02-20T01:02:55.565Z] elapsed time (seconds): 2.309
[2026-02-20T01:02:55.565Z]
[2026-02-20T01:02:55.565Z] ACTION: compile -- Passed. Compilation successful
[2026-02-20T01:02:55.565Z] REASON: .class file out of date or does not exist
[2026-02-20T01:02:55.565Z] TIME: 1.539 seconds
[2026-02-20T01:02:55.565Z] messages:
[2026-02-20T01:02:55.565Z] command: compile /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/AlgorithmIgnoredException.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParameterGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParametersTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertificateFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertStoreTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CipherTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/ConfigurationTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KDFTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KEMTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyAgreementTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyInfoFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyPairGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyStoreTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MacTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MessageDigestTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslClientFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryBase.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecretKeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecureRandomTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SignatureTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SSLContextTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TerminalFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestProviders.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestServices.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TransformServiceTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TrustManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/XMLSignatureFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/AlgorithmInstantiationException.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/AlgorithmRunException.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/AlgorithmTest.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/ClassFinder.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/KeysNaiveGenerator.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/Misc.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/TestResult.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/utils/Xml.java
[2026-02-20T01:02:55.565Z] reason: .class file out of date or does not exist
[2026-02-20T01:02:55.565Z] started: Thu Feb 19 20:01:10 EST 2026
[2026-02-20T01:02:55.565Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-20T01:02:55.565Z] Mode: othervm
[2026-02-20T01:02:55.565Z] Process id: 12666
[2026-02-20T01:02:55.565Z] finished: Thu Feb 19 20:01:11 EST 2026
[2026-02-20T01:02:55.565Z] elapsed time (seconds): 1.539
[2026-02-20T01:02:55.565Z] configuration:
[2026-02-20T01:02:55.565Z] javac compilation environment
[2026-02-20T01:02:55.565Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-20T01:02:55.565Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-20T01:02:55.565Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-20T01:02:55.565Z] source path: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-20T01:02:55.565Z] class path: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-20T01:02:55.565Z]
[2026-02-20T01:02:55.565Z] rerun:
[2026-02-20T01:02:55.565Z] cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/scratch && \
[2026-02-20T01:02:55.565Z] HOME=/Users/admin \
[2026-02-20T01:02:55.565Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-20T01:02:55.565Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-20T01:02:55.565Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.565Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.565Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.565Z] -J-Dtest.compiler.opts= \
[2026-02-20T01:02:55.565Z] -J-Dtest.java.opts= \
[2026-02-20T01:02:55.565Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.565Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.565Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-20T01:02:55.565Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.565Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.565Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-20T01:02:55.565Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.565Z] -J-Dtest.main.class=cryptotest.CryptoTest \
[2026-02-20T01:02:55.565Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-20T01:02:55.565Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.565Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.566Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.566Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-20T01:02:55.566Z] @/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.0.jta
[2026-02-20T01:02:55.566Z] STDOUT:
[2026-02-20T01:02:55.566Z] STDERR:
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:160: warning: [removal] <T>doAs(Subject,PrivilegedAction<T>) in Subject has been deprecated and marked for removal
[2026-02-20T01:02:55.566Z] Subject.doAs(subject, new PrivilegedAction<Object>() {
[2026-02-20T01:02:55.566Z] ^
[2026-02-20T01:02:55.566Z] where T is a type-variable:
[2026-02-20T01:02:55.566Z] T extends Object declared in method <T>doAs(Subject,PrivilegedAction<T>)
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java:71: warning: [removal] Policy in java.security has been deprecated and marked for removal
[2026-02-20T01:02:55.566Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-20T01:02:55.566Z] ^
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java:71: warning: [removal] Policy in java.security has been deprecated and marked for removal
[2026-02-20T01:02:55.566Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-20T01:02:55.566Z] ^
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java:76: warning: [removal] PropertyPermission in java.util has been deprecated and marked for removal
[2026-02-20T01:02:55.566Z] new PropertyPermission("java.version", "read"));
[2026-02-20T01:02:55.566Z] ^
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java:105: warning: [removal] <T>doAs(Subject,PrivilegedAction<T>) in Subject has been deprecated and marked for removal
[2026-02-20T01:02:55.566Z] Subject.doAs(subject, new PrivilegedSubjectAction(alias, props));
[2026-02-20T01:02:55.566Z] ^
[2026-02-20T01:02:55.566Z] where T is a type-variable:
[2026-02-20T01:02:55.566Z] T extends Object declared in method <T>doAs(Subject,PrivilegedAction<T>)
[2026-02-20T01:02:55.566Z] Note: Some input files use or override a deprecated API.
[2026-02-20T01:02:55.566Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T01:02:55.566Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-20T01:02:55.566Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-20T01:02:55.566Z] 5 warnings
[2026-02-20T01:02:55.566Z]
[2026-02-20T01:02:55.566Z] ACTION: compile -- Passed. Compilation successful
[2026-02-20T01:02:55.566Z] REASON: .class file out of date or does not exist
[2026-02-20T01:02:55.566Z] TIME: 0.765 seconds
[2026-02-20T01:02:55.566Z] messages:
[2026-02-20T01:02:55.566Z] command: compile /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-20T01:02:55.566Z] reason: .class file out of date or does not exist
[2026-02-20T01:02:55.566Z] started: Thu Feb 19 20:01:11 EST 2026
[2026-02-20T01:02:55.566Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-20T01:02:55.566Z] Mode: othervm
[2026-02-20T01:02:55.566Z] Process id: 12668
[2026-02-20T01:02:55.566Z] finished: Thu Feb 19 20:01:12 EST 2026
[2026-02-20T01:02:55.566Z] elapsed time (seconds): 0.765
[2026-02-20T01:02:55.566Z] configuration:
[2026-02-20T01:02:55.566Z] javac compilation environment
[2026-02-20T01:02:55.566Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-20T01:02:55.566Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-20T01:02:55.566Z] source path: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-20T01:02:55.566Z] class path: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-20T01:02:55.566Z]
[2026-02-20T01:02:55.566Z] rerun:
[2026-02-20T01:02:55.566Z] cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/scratch && \
[2026-02-20T01:02:55.566Z] HOME=/Users/admin \
[2026-02-20T01:02:55.566Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-20T01:02:55.566Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-20T01:02:55.566Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.566Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.566Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.566Z] -J-Dtest.compiler.opts= \
[2026-02-20T01:02:55.566Z] -J-Dtest.java.opts= \
[2026-02-20T01:02:55.566Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.566Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.566Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-20T01:02:55.566Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.566Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.566Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-20T01:02:55.566Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.566Z] -J-Dtest.main.class=cryptotest.CryptoTest \
[2026-02-20T01:02:55.566Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-20T01:02:55.566Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.566Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.566Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.566Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-20T01:02:55.566Z] @/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.1.jta
[2026-02-20T01:02:55.566Z] STDOUT:
[2026-02-20T01:02:55.566Z] STDERR:
[2026-02-20T01:02:55.566Z] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java uses or overrides a deprecated API.
[2026-02-20T01:02:55.566Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T01:02:55.566Z]
[2026-02-20T01:02:55.566Z] ACTION: build -- Passed. All files up to date
[2026-02-20T01:02:55.566Z] REASON: Named class compiled on demand
[2026-02-20T01:02:55.566Z] TIME: 0.0 seconds
[2026-02-20T01:02:55.566Z] messages:
[2026-02-20T01:02:55.566Z] command: build cryptotest.CryptoTest
[2026-02-20T01:02:55.566Z] reason: Named class compiled on demand
[2026-02-20T01:02:55.566Z] started: Thu Feb 19 20:01:12 EST 2026
[2026-02-20T01:02:55.566Z] finished: Thu Feb 19 20:01:12 EST 2026
[2026-02-20T01:02:55.566Z] elapsed time (seconds): 0.0
[2026-02-20T01:02:55.566Z]
[2026-02-20T01:02:55.566Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-20T01:02:55.566Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-20T01:02:55.566Z] TIME: 98.45 seconds
[2026-02-20T01:02:55.566Z] messages:
[2026-02-20T01:02:55.566Z] command: main cryptotest.CryptoTest
[2026-02-20T01:02:55.566Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-20T01:02:55.566Z] started: Thu Feb 19 20:01:12 EST 2026
[2026-02-20T01:02:55.566Z] Mode: othervm [/othervm specified]
[2026-02-20T01:02:55.566Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-opens java.base/java.security=ALL-UNNAMED --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-20T01:02:55.566Z] Process id: 12673
[2026-02-20T01:02:55.566Z] finished: Thu Feb 19 20:02:50 EST 2026
[2026-02-20T01:02:55.566Z] elapsed time (seconds): 98.45
[2026-02-20T01:02:55.566Z] configuration:
[2026-02-20T01:02:55.566Z] Boot Layer
[2026-02-20T01:02:55.566Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-20T01:02:55.566Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-20T01:02:55.566Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-20T01:02:55.566Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-20T01:02:55.566Z]
[2026-02-20T01:02:55.566Z] STDOUT:
[2026-02-20T01:02:55.566Z] Loaded test files: 32
[2026-02-20T01:02:55.566Z] running: cryptotest.tests.CipherTests
[2026-02-20T01:02:55.566Z] 0) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 1) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 2) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 3) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 4) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 5) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 6) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 7) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 8) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 9) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 10) SunJCE: AES_256/KW/NoPadding~AES_256/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 11) SunJCE: AES_256/KW/NoPadding~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 12) SunJCE: AES_256/KW/NoPadding~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 13) SunJCE: AES_256/KW/NoPadding~AESWrap_256 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 14) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 15) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 16) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 17) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 18) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-20T01:02:55.566Z] Passed
[2026-02-20T01:02:55.566Z] 19) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 20) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 21) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 22) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 23) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 24) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 25) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 26) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 27) SunJCE: AES_192/KW/NoPadding~AES_192/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 28) SunJCE: AES_192/KW/NoPadding~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 29) SunJCE: AES_192/KW/NoPadding~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 30) SunJCE: AES_192/KW/NoPadding~AESWrap_192 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 31) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 32) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 33) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 34) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 35) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 36) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 37) SunJCE: PBEWithMD5AndDES~PBE (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 38) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 39) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 40) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 41) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 42) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 43) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 44) SunJCE: AES_128/KW/PKCS5Padding~AES_128/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 45) SunJCE: AES_192/KWP/NoPadding~AES_192/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 46) SunJCE: AES_192/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 47) SunJCE: AES_192/KWP/NoPadding~2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 48) SunJCE: AES_192/KWP/NoPadding~AESWrapPad_192 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 49) SunJCE: DESede~DESede (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 50) SunJCE: DESede~TripleDES (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 51) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 52) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 53) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 54) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 55) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 56) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 57) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 58) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 59) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 60) SunJCE: AES~AES (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 61) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 62) SunJCE: AES~2.16.840.1.101.3.4.1 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 63) SunJCE: RSA~RSA (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 64) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 65) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 66) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 67) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 68) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 69) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 70) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 71) SunJCE: AES_256/KWP/NoPadding~AES_256/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 72) SunJCE: AES_256/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 73) SunJCE: AES_256/KWP/NoPadding~2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 74) SunJCE: AES_256/KWP/NoPadding~AESWrapPad_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 75) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 76) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 77) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 78) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 79) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 80) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 81) SunJCE: ARCFOUR~1.2.840.113549.3.4 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 82) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 83) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 84) SunJCE: AES_128/KW/NoPadding~AES_128/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 85) SunJCE: AES_128/KW/NoPadding~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 86) SunJCE: AES_128/KW/NoPadding~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 87) SunJCE: AES_128/KW/NoPadding~AESWrap_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 88) SunJCE: AES/KWP/NoPadding~AES/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 89) SunJCE: AES/KWP/NoPadding~AESWrapPad (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 90) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 91) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 92) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 93) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 94) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 95) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 96) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 97) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 98) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 99) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 100) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 101) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 102) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 103) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 104) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 105) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 106) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 107) SunJCE: AES_128/KWP/NoPadding~AES_128/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 108) SunJCE: AES_128/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 109) SunJCE: AES_128/KWP/NoPadding~2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 110) SunJCE: AES_128/KWP/NoPadding~AESWrapPad_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 111) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 112) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 113) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 114) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 115) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 116) SunJCE: AES/KW/NoPadding~AES/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 117) SunJCE: AES/KW/NoPadding~AESWrap (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 118) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 119) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 120) SunJCE: AES/GCM/NoPadding~AES/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 121) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 122) SunJCE: AES_256/KW/PKCS5Padding~AES_256/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 123) SunJCE: AES/KW/PKCS5Padding~AES/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 124) SunJCE: RC2~RC2 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 125) SunJCE: ChaCha20~ChaCha20 (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 126) SunJCE: DES~DES (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 127) SunJCE: AES_192/KW/PKCS5Padding~AES_192/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.567Z] Passed
[2026-02-20T01:02:55.567Z] 128) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (Cipher)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 129) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (Cipher)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-20T01:02:55.568Z] 0) SunJCE: HmacSHA3-224~HmacSHA3-224 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 3) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 4) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 5) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 6) SunJCE: HmacSHA512/224~HmacSHA512/224 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 7) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 8) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 9) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 10) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 11) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 15) SunJCE: HmacSHA3-512~HmacSHA3-512 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 16) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 17) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 18) SunJCE: HmacSHA3-256~HmacSHA3-256 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 19) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 20) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 21) SunJCE: HmacSHA3-384~HmacSHA3-384 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 22) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 23) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 24) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 25) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 26) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 27) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 28) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 29) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 30) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 31) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 32) SunJCE: ARCFOUR~1.2.840.113549.3.4 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 33) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 34) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 35) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 36) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 37) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 38) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 39) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 40) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 41) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 42) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 43) SunJCE: AES~AES (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 44) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 45) SunJCE: AES~2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 46) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 47) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 48) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 49) SunJCE: DES~DES (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 50) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 51) SunJCE: ChaCha20~ChaCha20 (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 52) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 53) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 54) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 55) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.CertStoreTests
[2026-02-20T01:02:55.568Z] 0) SUN: Collection~Collection (CertStore)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) JdkLDAP: LDAP~LDAP (CertStore)
[2026-02-20T01:02:55.568Z] Ignored
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-20T01:02:55.568Z] 0) JdkSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-20T01:02:55.568Z] Ignored
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-20T01:02:55.568Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 3) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 4) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 5) JdkSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.ConfigurationTests
[2026-02-20T01:02:55.568Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.PolicyTests
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.SSLContextTests
[2026-02-20T01:02:55.568Z] 0) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) SunJSSE: DTLSv1.0~DTLSv1.0 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 3) SunJSSE: DTLS~DTLS (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 4) SunJSSE: DTLSv1.2~DTLSv1.2 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 5) SunJSSE: TLS~TLS (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 6) SunJSSE: TLS~SSL (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 7) SunJSSE: Default~Default (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 8) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 9) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 10) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.KDFTests
[2026-02-20T01:02:55.568Z] 0) SunJCE: HKDF-SHA256~HKDF-SHA256 (KDF)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SunJCE: HKDF-SHA384~HKDF-SHA384 (KDF)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) SunJCE: HKDF-SHA512~HKDF-SHA512 (KDF)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] running: cryptotest.tests.MessageDigestTests
[2026-02-20T01:02:55.568Z] 0) SUN: SHA-1~SHA-1 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 1) SUN: SHA-1~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 2) SUN: SHA-1~1.3.14.3.2.26 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 3) SUN: SHA-1~SHA (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 4) SUN: SHA-1~SHA1 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 5) SUN: MD2~MD2 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 6) SUN: MD2~OID.1.2.840.113549.2.2 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 7) SUN: MD2~1.2.840.113549.2.2 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 8) SUN: MD5~MD5 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 9) SUN: MD5~OID.1.2.840.113549.2.5 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 10) SUN: MD5~1.2.840.113549.2.5 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 11) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 12) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 13) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 14) SUN: SHA-512/256~SHA512/256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 15) SUN: SHA3-512~SHA3-512 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 16) SUN: SHA3-512~OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 17) SUN: SHA3-512~2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 18) SUN: SHAKE256-512~SHAKE256-512 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 19) SUN: SHAKE256-512~OID.2.16.840.1.101.3.4.2.12 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 20) SUN: SHAKE256-512~2.16.840.1.101.3.4.2.12 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 21) SUN: SHAKE256-512~SHAKE256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 22) SUN: SHAKE128-256~SHAKE128-256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 23) SUN: SHAKE128-256~OID.2.16.840.1.101.3.4.2.11 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 24) SUN: SHAKE128-256~2.16.840.1.101.3.4.2.11 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 25) SUN: SHAKE128-256~SHAKE128 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 26) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 27) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 28) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 29) SUN: SHA-256~SHA256 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.568Z] 30) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-20T01:02:55.568Z] Passed
[2026-02-20T01:02:55.583Z] 31) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 32) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 33) SUN: SHA-384~SHA384 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 34) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 35) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 36) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 37) SUN: SHA-512/224~SHA512/224 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 38) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 39) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 40) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 41) SUN: SHA-512~SHA512 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 42) SUN: SHA3-256~SHA3-256 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 43) SUN: SHA3-256~OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 44) SUN: SHA3-256~2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 45) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 46) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 47) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 48) SUN: SHA-224~SHA224 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 49) SUN: SHA3-384~SHA3-384 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 50) SUN: SHA3-384~OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 51) SUN: SHA3-384~2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 52) SUN: SHA3-224~SHA3-224 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 53) SUN: SHA3-224~OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 54) SUN: SHA3-224~2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-20T01:02:55.583Z] 0) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 1) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 2) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 3) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 4) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-20T01:02:55.583Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-20T01:02:55.583Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T01:02:55.583Z] failed to use: PKIX from SUN version 25
[2026-02-20T01:02:55.583Z] Failed
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-20T01:02:55.583Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 1) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 2) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-20T01:02:55.583Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-20T01:02:55.583Z] Ignored
[2026-02-20T01:02:55.583Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-20T01:02:55.583Z] Ignored
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.KEMTests
[2026-02-20T01:02:55.583Z] 0) SunJCE: ML-KEM-1024~ML-KEM-1024 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 1) SunJCE: ML-KEM-1024~OID.2.16.840.1.101.3.4.4.3 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 2) SunJCE: ML-KEM-1024~2.16.840.1.101.3.4.4.3 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 3) SunJCE: ML-KEM-768~ML-KEM-768 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 4) SunJCE: ML-KEM-768~OID.2.16.840.1.101.3.4.4.2 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 5) SunJCE: ML-KEM-768~2.16.840.1.101.3.4.4.2 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 6) SunJCE: ML-KEM-512~ML-KEM-512 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 7) SunJCE: ML-KEM-512~OID.2.16.840.1.101.3.4.4.1 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 8) SunJCE: ML-KEM-512~2.16.840.1.101.3.4.4.1 (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 9) SunJCE: ML-KEM~ML-KEM (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 10) SunJCE: DHKEM~DHKEM (KEM)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-20T01:02:55.583Z] 0) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 1) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 2) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.583Z] 3) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-20T01:02:55.583Z] Passed
[2026-02-20T01:02:55.584Z] 4) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 5) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 6) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 7) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 8) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 9) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 10) SunJCE: PBKDF2WithHmacSHA512/256~PBKDF2WithHmacSHA512/256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 11) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 12) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 13) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 14) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 15) SunJCE: PBKDF2WithHmacSHA512/224~PBKDF2WithHmacSHA512/224 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 16) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 17) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 18) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 19) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 20) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 21) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 22) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 23) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 24) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 25) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 26) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 27) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 28) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 29) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 30) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 31) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 32) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 33) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 34) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 35) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 36) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 37) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 38) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 39) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 40) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 41) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 42) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 43) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 44) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 45) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-20T01:02:55.584Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 7) SunRsaSign: RSASSA-PSS~PSS (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 8) SunEC: EC~EC (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 9) SunEC: EC~OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 10) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 11) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 12) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 13) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 14) SunJCE: AES~2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 15) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 16) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 17) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 18) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 19) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 20) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 21) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 22) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 23) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 24) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 25) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 26) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 27) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 28) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 29) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 30) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 31) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 32) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 33) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 34) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 35) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 36) SunJCE: PBEWithMD5AndDES~PBE (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 37) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 38) SunJCE: OAEP~OID.1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 39) SunJCE: OAEP~1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 40) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 41) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 42) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 43) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 44) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 45) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 46) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 47) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 48) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 49) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 50) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 51) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 52) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 53) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 54) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 55) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 56) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 57) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 58) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 59) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 60) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 61) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 62) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 63) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 64) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 65) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 66) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 67) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-20T01:02:55.584Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.KeyStoreTests
[2026-02-20T01:02:55.584Z] 0) SUN: JKS~JKS (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 2) SUN: PKCS12~PKCS12 (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 3) SUN: DKS~DKS (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 4) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 5) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 6) Apple: KeychainStore-ROOT~KeychainStore-ROOT (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 7) Apple: KeychainStore~KeychainStore (KeyStore)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-20T01:02:55.584Z] 0) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 2) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-20T01:02:55.584Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.SecureRandomTests
[2026-02-20T01:02:55.584Z] 0) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) SUN: NativePRNGBlocking~NativePRNGBlocking (SecureRandom)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 2) SUN: NativePRNG~NativePRNG (SecureRandom)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 3) SUN: NativePRNGNonBlocking~NativePRNGNonBlocking (SecureRandom)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 4) SUN: DRBG~DRBG (SecureRandom)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-20T01:02:55.584Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.TransformServiceTests
[2026-02-20T01:02:55.584Z] 0) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 3) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 4) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 5) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 6) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 7) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 8) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 9) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 10) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 11) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 12) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 13) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 14) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 15) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 16) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 17) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 18) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 19) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-20T01:02:55.584Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-20T01:02:55.584Z] Passed
[2026-02-20T01:02:55.584Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-20T01:02:55.585Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-20T01:02:55.585Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 4) SUN: ML-DSA-87~ML-DSA-87 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 5) SUN: ML-DSA-87~OID.2.16.840.1.101.3.4.3.19 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 6) SUN: ML-DSA-87~2.16.840.1.101.3.4.3.19 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 7) SUN: ML-DSA-65~ML-DSA-65 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 8) SUN: ML-DSA-65~OID.2.16.840.1.101.3.4.3.18 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 9) SUN: ML-DSA-65~2.16.840.1.101.3.4.3.18 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 10) SUN: ML-DSA-44~ML-DSA-44 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 11) SUN: ML-DSA-44~OID.2.16.840.1.101.3.4.3.17 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 12) SUN: ML-DSA-44~2.16.840.1.101.3.4.3.17 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 13) SUN: ML-DSA~ML-DSA (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 14) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 15) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 16) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 17) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 18) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 19) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 20) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 21) SunRsaSign: RSASSA-PSS~PSS (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 22) SunEC: EC~EC (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 23) SunEC: EC~OID.1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 24) SunEC: EC~1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 25) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 26) SunEC: X448~X448 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 27) SunEC: X448~OID.1.3.101.111 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 28) SunEC: X448~1.3.101.111 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 29) SunEC: X25519~X25519 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 30) SunEC: X25519~OID.1.3.101.110 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 31) SunEC: X25519~1.3.101.110 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 32) SunEC: Ed25519~Ed25519 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 33) SunEC: Ed25519~OID.1.3.101.112 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 34) SunEC: Ed25519~1.3.101.112 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 35) SunEC: Ed448~Ed448 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 36) SunEC: Ed448~OID.1.3.101.113 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 37) SunEC: Ed448~1.3.101.113 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 38) SunEC: EdDSA~EdDSA (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 39) SunEC: XDH~XDH (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 40) SunJCE: ML-KEM-1024~ML-KEM-1024 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 41) SunJCE: ML-KEM-1024~OID.2.16.840.1.101.3.4.4.3 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 42) SunJCE: ML-KEM-1024~2.16.840.1.101.3.4.4.3 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 43) SunJCE: ML-KEM-512~ML-KEM-512 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 44) SunJCE: ML-KEM-512~OID.2.16.840.1.101.3.4.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 45) SunJCE: ML-KEM-512~2.16.840.1.101.3.4.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 46) SunJCE: ML-KEM-768~ML-KEM-768 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 47) SunJCE: ML-KEM-768~OID.2.16.840.1.101.3.4.4.2 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 48) SunJCE: ML-KEM-768~2.16.840.1.101.3.4.4.2 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 49) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 50) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 51) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 52) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 53) SunJCE: ML-KEM~ML-KEM (KeyPairGenerator)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] running: cryptotest.tests.SignatureTests
[2026-02-20T01:02:55.585Z] 0) SUN: ML-DSA-65~ML-DSA-65 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 1) SUN: ML-DSA-65~OID.2.16.840.1.101.3.4.3.18 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 2) SUN: ML-DSA-65~2.16.840.1.101.3.4.3.18 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 3) SUN: SHA3-256withDSAinP1363Format~SHA3-256withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 4) SUN: SHA512withDSAinP1363Format~SHA512withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 5) SUN: SHA3-512withDSAinP1363Format~SHA3-512withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 6) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 7) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 8) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 9) SUN: SHA1withDSA~DSS (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 10) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 11) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 12) SUN: SHA1withDSA~DSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 13) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 14) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 15) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 16) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 17) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 18) SUN: SHA1withDSAinP1363Format~SHA1withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 19) SUN: SHA256withDSAinP1363Format~SHA256withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 20) SUN: SHA3-224withDSAinP1363Format~SHA3-224withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 21) SUN: SHA384withDSA~SHA384withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 22) SUN: SHA384withDSA~OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 23) SUN: SHA384withDSA~2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 24) SUN: SHA3-384withDSA~SHA3-384withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 25) SUN: SHA3-384withDSA~OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 26) SUN: SHA3-384withDSA~2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 27) SUN: SHA3-512withDSA~SHA3-512withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 28) SUN: SHA3-512withDSA~OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 29) SUN: SHA3-512withDSA~2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 30) SUN: ML-DSA-87~ML-DSA-87 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 31) SUN: ML-DSA-87~OID.2.16.840.1.101.3.4.3.19 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 32) SUN: ML-DSA-87~2.16.840.1.101.3.4.3.19 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 33) SUN: SHA512withDSA~SHA512withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 34) SUN: SHA512withDSA~OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 35) SUN: SHA512withDSA~2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 36) SUN: SHA3-224withDSA~SHA3-224withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 37) SUN: SHA3-224withDSA~OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 38) SUN: SHA3-224withDSA~2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 39) SUN: SHA3-256withDSA~SHA3-256withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 40) SUN: SHA3-256withDSA~OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 41) SUN: SHA3-256withDSA~2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 42) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 43) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 44) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 45) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 46) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 47) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 48) SUN: SHA384withDSAinP1363Format~SHA384withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 49) SUN: SHA3-384withDSAinP1363Format~SHA3-384withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 50) SUN: NONEwithDSAinP1363Format~NONEwithDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 51) SUN: ML-DSA-44~ML-DSA-44 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 52) SUN: ML-DSA-44~OID.2.16.840.1.101.3.4.3.17 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 53) SUN: ML-DSA-44~2.16.840.1.101.3.4.3.17 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 54) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 55) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 56) SUN: HSS/LMS~HSS/LMS (Signature)
[2026-02-20T01:02:55.585Z] Ignored
[2026-02-20T01:02:55.585Z] 57) SUN: HSS/LMS~OID.1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-20T01:02:55.585Z] Ignored
[2026-02-20T01:02:55.585Z] 58) SUN: HSS/LMS~1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-20T01:02:55.585Z] Ignored
[2026-02-20T01:02:55.585Z] 59) SUN: SHA224withDSAinP1363Format~SHA224withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 60) SUN: ML-DSA~ML-DSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 61) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 62) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 63) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 64) SunRsaSign: RSASSA-PSS~PSS (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 65) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 66) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 67) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 68) SunRsaSign: SHA3-224withRSA~SHA3-224withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 69) SunRsaSign: SHA3-224withRSA~OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 70) SunRsaSign: SHA3-224withRSA~2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 71) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 72) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 73) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 74) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 75) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 76) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 77) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 78) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 79) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 80) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 81) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 82) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 83) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 84) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 85) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 86) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 87) SunRsaSign: SHA3-256withRSA~SHA3-256withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 88) SunRsaSign: SHA3-256withRSA~OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 89) SunRsaSign: SHA3-256withRSA~2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 90) SunRsaSign: SHA3-384withRSA~SHA3-384withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 91) SunRsaSign: SHA3-384withRSA~OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 92) SunRsaSign: SHA3-384withRSA~2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 93) SunRsaSign: SHA3-512withRSA~SHA3-512withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 94) SunRsaSign: SHA3-512withRSA~OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 95) SunRsaSign: SHA3-512withRSA~2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 96) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 97) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 98) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 99) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 100) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 101) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 102) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 103) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 104) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 105) SunEC: Ed448~Ed448 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 106) SunEC: Ed448~OID.1.3.101.113 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 107) SunEC: Ed448~1.3.101.113 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 108) SunEC: Ed25519~Ed25519 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 109) SunEC: Ed25519~OID.1.3.101.112 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 110) SunEC: Ed25519~1.3.101.112 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 111) SunEC: EdDSA~EdDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 112) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 113) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-20T01:02:55.585Z] Passed
[2026-02-20T01:02:55.585Z] 114) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 115) SunEC: SHA3-512withECDSA~SHA3-512withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 116) SunEC: SHA3-512withECDSA~OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 117) SunEC: SHA3-512withECDSA~2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 118) SunEC: SHA224withECDSAinP1363Format~SHA224withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 119) SunEC: SHA256withECDSAinP1363Format~SHA256withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 120) SunEC: SHA3-224withECDSA~SHA3-224withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 121) SunEC: SHA3-224withECDSA~OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 122) SunEC: SHA3-224withECDSA~2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 123) SunEC: SHA3-256withECDSAinP1363Format~SHA3-256withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 124) SunEC: SHA3-384withECDSA~SHA3-384withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 125) SunEC: SHA3-384withECDSA~OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 126) SunEC: SHA3-384withECDSA~2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 127) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 128) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 129) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 130) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 131) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 132) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 133) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 134) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 135) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 136) SunEC: SHA3-256withECDSA~SHA3-256withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 137) SunEC: SHA3-256withECDSA~OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 138) SunEC: SHA3-256withECDSA~2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 139) SunEC: SHA3-384withECDSAinP1363Format~SHA3-384withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 140) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 141) SunEC: NONEwithECDSAinP1363Format~NONEwithECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 142) SunEC: SHA3-224withECDSAinP1363Format~SHA3-224withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 143) SunEC: SHA3-512withECDSAinP1363Format~SHA3-512withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 144) SunEC: SHA384withECDSAinP1363Format~SHA384withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 145) SunEC: SHA512withECDSAinP1363Format~SHA512withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 146) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 147) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 148) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 149) SunEC: SHA1withECDSAinP1363Format~SHA1withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 150) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 151) SunJCE: NONEwithRSA~NONEwithRSA (Signature)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] running: cryptotest.tests.MacTests
[2026-02-20T01:02:55.586Z] 0) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 1) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 2) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 3) SunJCE: HmacSHA3-384~HmacSHA3-384 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 4) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 5) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 6) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 7) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 8) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 9) SunJCE: HmacSHA3-512~HmacSHA3-512 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 10) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 11) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 15) SunJCE: HmacSHA3-224~HmacSHA3-224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 16) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 17) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 18) SunJCE: HmacSHA512/224~HmacSHA512/224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 19) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 20) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 21) SunJCE: HmacSHA3-256~HmacSHA3-256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 22) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 23) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 24) SunJCE: PBEWithHmacSHA512/224~PBEWithHmacSHA512/224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 25) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 26) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 27) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 28) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 29) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 30) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 31) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 32) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 33) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 34) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 35) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 36) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 37) SunJCE: PBEWithHmacSHA512/256~PBEWithHmacSHA512/256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 38) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 39) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 40) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 41) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 42) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 43) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 44) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 45) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 46) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 47) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 48) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 49) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-20T01:02:55.586Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 4) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 5) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 6) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 7) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-20T01:02:55.586Z] 0) SUN: HSS/LMS~HSS/LMS (KeyFactory)
[2026-02-20T01:02:55.586Z] Ignored
[2026-02-20T01:02:55.586Z] 1) SUN: HSS/LMS~OID.1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-20T01:02:55.586Z] Ignored
[2026-02-20T01:02:55.586Z] 2) SUN: HSS/LMS~1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-20T01:02:55.586Z] Ignored
[2026-02-20T01:02:55.586Z] 3) SUN: ML-DSA-65~ML-DSA-65 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 4) SUN: ML-DSA-65~OID.2.16.840.1.101.3.4.3.18 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 5) SUN: ML-DSA-65~2.16.840.1.101.3.4.3.18 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 6) SUN: ML-DSA-44~ML-DSA-44 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 7) SUN: ML-DSA-44~OID.2.16.840.1.101.3.4.3.17 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 8) SUN: ML-DSA-44~2.16.840.1.101.3.4.3.17 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 9) SUN: ML-DSA-87~ML-DSA-87 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 10) SUN: ML-DSA-87~OID.2.16.840.1.101.3.4.3.19 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 11) SUN: ML-DSA-87~2.16.840.1.101.3.4.3.19 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 12) SUN: DSA~DSA (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 13) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 14) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 15) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 16) SUN: ML-DSA~ML-DSA (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 17) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 18) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 19) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 20) SunRsaSign: RSASSA-PSS~PSS (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 21) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 22) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 23) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 24) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 25) SunEC: X25519~X25519 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 26) SunEC: X25519~OID.1.3.101.110 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 27) SunEC: X25519~1.3.101.110 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 28) SunEC: X448~X448 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 29) SunEC: X448~OID.1.3.101.111 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 30) SunEC: X448~1.3.101.111 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 31) SunEC: EC~EC (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 32) SunEC: EC~OID.1.2.840.10045.2.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 33) SunEC: EC~1.2.840.10045.2.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 34) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 35) SunEC: Ed25519~Ed25519 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 36) SunEC: Ed25519~OID.1.3.101.112 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 37) SunEC: Ed25519~1.3.101.112 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 38) SunEC: Ed448~Ed448 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 39) SunEC: Ed448~OID.1.3.101.113 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 40) SunEC: Ed448~1.3.101.113 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 41) SunEC: EdDSA~EdDSA (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 42) SunEC: XDH~XDH (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 43) SunJCE: ML-KEM-512~ML-KEM-512 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 44) SunJCE: ML-KEM-512~OID.2.16.840.1.101.3.4.4.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 45) SunJCE: ML-KEM-512~2.16.840.1.101.3.4.4.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 46) SunJCE: ML-KEM-1024~ML-KEM-1024 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 47) SunJCE: ML-KEM-1024~OID.2.16.840.1.101.3.4.4.3 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 48) SunJCE: ML-KEM-1024~2.16.840.1.101.3.4.4.3 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 49) SunJCE: ML-KEM-768~ML-KEM-768 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 50) SunJCE: ML-KEM-768~OID.2.16.840.1.101.3.4.4.2 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 51) SunJCE: ML-KEM-768~2.16.840.1.101.3.4.4.2 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 52) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 53) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.586Z] 54) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-20T01:02:55.586Z] Passed
[2026-02-20T01:02:55.587Z] 55) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 56) SunJCE: ML-KEM~ML-KEM (KeyFactory)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-20T01:02:55.587Z] 0) SunEC: X448~X448 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 1) SunEC: X448~OID.1.3.101.111 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 2) SunEC: X448~1.3.101.111 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 3) SunEC: X25519~X25519 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 4) SunEC: X25519~OID.1.3.101.110 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 5) SunEC: X25519~1.3.101.110 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 6) SunEC: XDH~XDH (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 7) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 8) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 9) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 10) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] 11) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-20T01:02:55.587Z] Passed
[2026-02-20T01:02:55.587Z] running: cryptotest.tests.TestProviders
[2026-02-20T01:02:55.587Z] provider atts
[2026-02-20T01:02:55.587Z] --------------------------------------------
[2026-02-20T01:02:55.587Z] 1) SUN
[2026-02-20T01:02:55.587Z] **************atts**************
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.587Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-20T01:02:55.587Z] Signature.SHA384withDSA KeySize=3072
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-20T01:02:55.587Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-65=sun.security.provider.ML_DSA_Impls$KF3
[2026-02-20T01:02:55.587Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-20T01:02:55.587Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] KeyFactory.HSS/LMS ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-44=sun.security.provider.ML_DSA_Impls$KPG2
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.2=MD2
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] Signature.ML-DSA-65=sun.security.provider.ML_DSA_Impls$SIG3
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.5=MD5
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-20T01:02:55.587Z] Signature.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-20T01:02:55.587Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-20T01:02:55.587Z] Provider.id version=25
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-20T01:02:55.587Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-20T01:02:55.587Z] Provider.id className=sun.security.provider.Sun
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-44=sun.security.provider.ML_DSA_Impls$KF2
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-20T01:02:55.587Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-20T01:02:55.587Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-65=sun.security.provider.ML_DSA_Impls$KPG3
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.587Z] MessageDigest.SHAKE128-256=sun.security.provider.SHA3$SHAKE128Hash
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.587Z] Signature.ML-DSA-44=sun.security.provider.ML_DSA_Impls$SIG2
[2026-02-20T01:02:55.587Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-20T01:02:55.587Z] KeyFactory.HSS/LMS=sun.security.provider.HSS$KeyFactoryImpl
[2026-02-20T01:02:55.587Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-20T01:02:55.587Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA=sun.security.provider.ML_DSA_Impls$KPG
[2026-02-20T01:02:55.587Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-20T01:02:55.587Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA=sun.security.provider.ML_DSA_Impls$KF
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.11=SHAKE128-256
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.12=SHAKE256-512
[2026-02-20T01:02:55.587Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyStore.DKS ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-20T01:02:55.587Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-20T01:02:55.587Z] KeyStore.JKS ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-20T01:02:55.587Z] Signature.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-20T01:02:55.587Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-20T01:02:55.587Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-20T01:02:55.587Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.ML-DSA=sun.security.provider.ML_DSA_Impls$SIG
[2026-02-20T01:02:55.587Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-87=sun.security.provider.ML_DSA_Impls$KF5
[2026-02-20T01:02:55.587Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-20T01:02:55.587Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-20T01:02:55.587Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-20T01:02:55.587Z] CertStore.Collection ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.HSS/LMS ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-20T01:02:55.587Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.12=SHAKE256-512
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.11=SHAKE128-256
[2026-02-20T01:02:55.587Z] Signature.SHA256withDSA KeySize=2048
[2026-02-20T01:02:55.587Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHAKE256-512 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-20T01:02:55.587Z] Signature.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-20T01:02:55.587Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-20T01:02:55.587Z] Signature.SHA512withDSA KeySize=3072
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-20T01:02:55.587Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-20T01:02:55.587Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.1.2.840.113549.2.5=MD5
[2026-02-20T01:02:55.587Z] Signature.NONEwithDSA KeySize=1024
[2026-02-20T01:02:55.587Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-20T01:02:55.587Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.587Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.1.2.840.113549.2.2=MD2
[2026-02-20T01:02:55.587Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-20T01:02:55.587Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-20T01:02:55.587Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Provider.id name=SUN
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-20T01:02:55.587Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-20T01:02:55.587Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-20T01:02:55.587Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-20T01:02:55.587Z] MessageDigest.SHAKE128-256 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-20T01:02:55.587Z] Signature.SHA1withDSA KeySize=1024
[2026-02-20T01:02:55.587Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHAKE256=SHAKE256-512
[2026-02-20T01:02:55.587Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-20T01:02:55.587Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.587Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-20T01:02:55.587Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-20T01:02:55.587Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] Signature.SHA224withDSA KeySize=2048
[2026-02-20T01:02:55.587Z] KeyFactory.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHAKE128=SHAKE128-256
[2026-02-20T01:02:55.587Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-20T01:02:55.587Z] Signature.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-20T01:02:55.587Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-87=sun.security.provider.ML_DSA_Impls$KPG5
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHAKE256-512=sun.security.provider.SHA3$SHAKE256Hash
[2026-02-20T01:02:55.587Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-20T01:02:55.587Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-20T01:02:55.587Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-20T01:02:55.587Z] KeyPairGenerator.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-20T01:02:55.587Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-20T01:02:55.587Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.587Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-20T01:02:55.587Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-20T01:02:55.587Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-20T01:02:55.587Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-20T01:02:55.587Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-20T01:02:55.587Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-20T01:02:55.587Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-20T01:02:55.587Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-20T01:02:55.587Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-20T01:02:55.588Z] Signature.HSS/LMS=sun.security.provider.HSS
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-87=sun.security.provider.ML_DSA_Impls$SIG5
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.588Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-20T01:02:55.588Z] Signature.SHA384withDSA KeySize=3072
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-20T01:02:55.588Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-65=sun.security.provider.ML_DSA_Impls$KF3
[2026-02-20T01:02:55.588Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-20T01:02:55.588Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] KeyFactory.HSS/LMS ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-44=sun.security.provider.ML_DSA_Impls$KPG2
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.2=MD2
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-65=sun.security.provider.ML_DSA_Impls$SIG3
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.5=MD5
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-20T01:02:55.588Z] Signature.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-20T01:02:55.588Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-20T01:02:55.588Z] Provider.id version=25
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-20T01:02:55.588Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-20T01:02:55.588Z] Provider.id className=sun.security.provider.Sun
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-44=sun.security.provider.ML_DSA_Impls$KF2
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-20T01:02:55.588Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-20T01:02:55.588Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-65=sun.security.provider.ML_DSA_Impls$KPG3
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.588Z] MessageDigest.SHAKE128-256=sun.security.provider.SHA3$SHAKE128Hash
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-44=sun.security.provider.ML_DSA_Impls$SIG2
[2026-02-20T01:02:55.588Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-20T01:02:55.588Z] KeyFactory.HSS/LMS=sun.security.provider.HSS$KeyFactoryImpl
[2026-02-20T01:02:55.588Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-20T01:02:55.588Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA=sun.security.provider.ML_DSA_Impls$KPG
[2026-02-20T01:02:55.588Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-20T01:02:55.588Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA=sun.security.provider.ML_DSA_Impls$KF
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.11=SHAKE128-256
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.12=SHAKE256-512
[2026-02-20T01:02:55.588Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyStore.DKS ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-20T01:02:55.588Z] KeyStore.JKS ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-20T01:02:55.588Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-20T01:02:55.588Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-20T01:02:55.588Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.ML-DSA=sun.security.provider.ML_DSA_Impls$SIG
[2026-02-20T01:02:55.588Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-87=sun.security.provider.ML_DSA_Impls$KF5
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-20T01:02:55.588Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-20T01:02:55.588Z] CertStore.Collection ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.HSS/LMS ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-20T01:02:55.588Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.12=SHAKE256-512
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.11=SHAKE128-256
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSA KeySize=2048
[2026-02-20T01:02:55.588Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHAKE256-512 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-87 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-20T01:02:55.588Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSA KeySize=3072
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-20T01:02:55.588Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-20T01:02:55.588Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.1.2.840.113549.2.5=MD5
[2026-02-20T01:02:55.588Z] Signature.NONEwithDSA KeySize=1024
[2026-02-20T01:02:55.588Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-20T01:02:55.588Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.588Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.1.2.840.113549.2.2=MD2
[2026-02-20T01:02:55.588Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-20T01:02:55.588Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-20T01:02:55.588Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Provider.id name=SUN
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-20T01:02:55.588Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-20T01:02:55.588Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-20T01:02:55.588Z] MessageDigest.SHAKE128-256 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-20T01:02:55.588Z] Signature.SHA1withDSA KeySize=1024
[2026-02-20T01:02:55.588Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHAKE256=SHAKE256-512
[2026-02-20T01:02:55.588Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-20T01:02:55.588Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.588Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-20T01:02:55.588Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-20T01:02:55.588Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] Signature.SHA224withDSA KeySize=2048
[2026-02-20T01:02:55.588Z] KeyFactory.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHAKE128=SHAKE128-256
[2026-02-20T01:02:55.588Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-65 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-20T01:02:55.588Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-87=sun.security.provider.ML_DSA_Impls$KPG5
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHAKE256-512=sun.security.provider.SHA3$SHAKE256Hash
[2026-02-20T01:02:55.588Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-20T01:02:55.588Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-20T01:02:55.588Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA-44 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-20T01:02:55.588Z] KeyPairGenerator.ML-DSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-20T01:02:55.588Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.19=ML-DSA-87
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-20T01:02:55.588Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.17=ML-DSA-44
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.3.18=ML-DSA-65
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-20T01:02:55.588Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-20T01:02:55.588Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-20T01:02:55.588Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-20T01:02:55.588Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-20T01:02:55.588Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-20T01:02:55.588Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-20T01:02:55.588Z] Signature.HSS/LMS=sun.security.provider.HSS
[2026-02-20T01:02:55.588Z] Signature.ML-DSA-87=sun.security.provider.ML_DSA_Impls$SIG5
[2026-02-20T01:02:55.588Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-20T01:02:55.588Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-20T01:02:55.588Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-20T01:02:55.588Z] 2) SunRsaSign
[2026-02-20T01:02:55.588Z] **************atts**************
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.588Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-20T01:02:55.588Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-20T01:02:55.589Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-20T01:02:55.589Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-20T01:02:55.589Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Provider.id version=25
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-20T01:02:55.589Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-20T01:02:55.589Z] Provider.id info=Sun RSA signature provider
[2026-02-20T01:02:55.589Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-20T01:02:55.589Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-20T01:02:55.589Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-20T01:02:55.589Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-20T01:02:55.589Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-20T01:02:55.589Z] Provider.id name=SunRsaSign
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-20T01:02:55.589Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-20T01:02:55.589Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-20T01:02:55.589Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-20T01:02:55.589Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Provider.id version=25
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-20T01:02:55.589Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-20T01:02:55.589Z] Provider.id info=Sun RSA signature provider
[2026-02-20T01:02:55.589Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-20T01:02:55.589Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-20T01:02:55.589Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-20T01:02:55.589Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-20T01:02:55.589Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-20T01:02:55.589Z] Provider.id name=SunRsaSign
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-20T01:02:55.589Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-20T01:02:55.589Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-20T01:02:55.589Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-20T01:02:55.589Z] 3) SunEC
[2026-02-20T01:02:55.589Z] **************atts**************
[2026-02-20T01:02:55.589Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-20T01:02:55.589Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-20T01:02:55.589Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-20T01:02:55.589Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-20T01:02:55.589Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-20T01:02:55.589Z] Signature.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.589Z] KeyAgreement.ECDH KeySize=256
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-20T01:02:55.589Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.589Z] AlgorithmParameters.EC KeySize=256
[2026-02-20T01:02:55.589Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-20T01:02:55.589Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-20T01:02:55.589Z] Signature.SHA224withECDSA KeySize=256
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-20T01:02:55.589Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-20T01:02:55.589Z] KeyFactory.EC KeySize=256
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-20T01:02:55.589Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.589Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-20T01:02:55.589Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.589Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.589Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-20T01:02:55.589Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.589Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.589Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-20T01:02:55.589Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-20T01:02:55.589Z] Provider.id version=25
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.589Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.589Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-20T01:02:55.589Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-20T01:02:55.589Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-20T01:02:55.589Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-20T01:02:55.589Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.589Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Provider.id className=sun.security.ec.SunEC
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Provider.id name=SunEC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-20T01:02:55.590Z] Signature.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA KeySize=256
[2026-02-20T01:02:55.590Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-20T01:02:55.590Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-20T01:02:55.590Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-20T01:02:55.590Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-20T01:02:55.590Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-20T01:02:55.590Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC SupportedCurves=[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-20T01:02:55.590Z] KeyFactory.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-20T01:02:55.590Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-20T01:02:55.590Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-20T01:02:55.590Z] Signature.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyAgreement.ECDH KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-20T01:02:55.590Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.EC KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-20T01:02:55.590Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-20T01:02:55.590Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-20T01:02:55.590Z] Provider.id version=25
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-20T01:02:55.590Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Provider.id className=sun.security.ec.SunEC
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Provider.id name=SunEC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-20T01:02:55.590Z] Signature.EdDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA KeySize=256
[2026-02-20T01:02:55.590Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyFactory.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-20T01:02:55.590Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-20T01:02:55.590Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-20T01:02:55.590Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC KeySize=256
[2026-02-20T01:02:55.590Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-20T01:02:55.590Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-20T01:02:55.590Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-20T01:02:55.590Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-20T01:02:55.590Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] AlgorithmParameters.EC SupportedCurves=[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-20T01:02:55.590Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-20T01:02:55.590Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-20T01:02:55.590Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-20T01:02:55.590Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyPairGenerator.1.2.840.10045.2.1=EC
[2026-02-20T01:02:55.590Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-20T01:02:55.590Z] KeyFactory.EC ImplementedIn=Software
[2026-02-20T01:02:55.590Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-20T01:02:55.590Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-20T01:02:55.590Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-20T01:02:55.590Z] 4) SunJSSE
[2026-02-20T01:02:55.590Z] **************atts**************
[2026-02-20T01:02:55.590Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-20T01:02:55.590Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-20T01:02:55.590Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-20T01:02:55.590Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-20T01:02:55.590Z] Provider.id version=25
[2026-02-20T01:02:55.591Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-20T01:02:55.591Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-20T01:02:55.591Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-20T01:02:55.591Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-20T01:02:55.591Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-20T01:02:55.591Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-20T01:02:55.591Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-20T01:02:55.591Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-20T01:02:55.591Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-20T01:02:55.591Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-20T01:02:55.591Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-20T01:02:55.591Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-20T01:02:55.591Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-20T01:02:55.591Z] Provider.id name=SunJSSE
[2026-02-20T01:02:55.591Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-20T01:02:55.591Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-20T01:02:55.591Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-20T01:02:55.591Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-20T01:02:55.591Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-20T01:02:55.591Z] Provider.id version=25
[2026-02-20T01:02:55.591Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-20T01:02:55.591Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-20T01:02:55.591Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-20T01:02:55.591Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-20T01:02:55.591Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-20T01:02:55.591Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-20T01:02:55.591Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-20T01:02:55.591Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-20T01:02:55.591Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-20T01:02:55.591Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-20T01:02:55.591Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-20T01:02:55.591Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-20T01:02:55.591Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-20T01:02:55.591Z] Provider.id name=SunJSSE
[2026-02-20T01:02:55.591Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-20T01:02:55.591Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-20T01:02:55.591Z] 5) SunJCE
[2026-02-20T01:02:55.591Z] **************atts**************
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-20T01:02:55.591Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-20T01:02:55.591Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-20T01:02:55.591Z] KeyFactory.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$KF2
[2026-02-20T01:02:55.591Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.591Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-20T01:02:55.591Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-20T01:02:55.591Z] KeyPairGenerator.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.591Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.591Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.591Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.591Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.591Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.591Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.591Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-20T01:02:55.591Z] KeyFactory.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$KF3
[2026-02-20T01:02:55.591Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-20T01:02:55.591Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-20T01:02:55.591Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-20T01:02:55.591Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-20T01:02:55.591Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.591Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.591Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_128
[2026-02-20T01:02:55.591Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-20T01:02:55.591Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-20T01:02:55.591Z] KDF.HKDF-SHA256=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA256
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.591Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_256
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-20T01:02:55.591Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-20T01:02:55.591Z] KeyFactory.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.591Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-20T01:02:55.591Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-20T01:02:55.591Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-20T01:02:55.591Z] KeyPairGenerator.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$KPG5
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-20T01:02:55.591Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.591Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-20T01:02:55.591Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.7=OAEP
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-20T01:02:55.591Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.7=OAEP
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-20T01:02:55.591Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.591Z] KEM.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.591Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-20T01:02:55.591Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.591Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.591Z] KeyPairGenerator.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$KPG3
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.591Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-20T01:02:55.591Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-20T01:02:55.591Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.591Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-20T01:02:55.591Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-20T01:02:55.591Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-20T01:02:55.591Z] KeyPairGenerator.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$KPG2
[2026-02-20T01:02:55.591Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.591Z] KEM.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.591Z] KEM.DHKEM=com.sun.crypto.provider.DHKEM
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_256
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.591Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.591Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.591Z] KEM.DHKEM ImplementedIn=Software
[2026-02-20T01:02:55.591Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.591Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-20T01:02:55.591Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-20T01:02:55.591Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-20T01:02:55.591Z] KDF.HKDF-SHA512=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA512
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_128
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.591Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-20T01:02:55.591Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.591Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_128
[2026-02-20T01:02:55.591Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.591Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-20T01:02:55.591Z] Signature.NONEwithRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.591Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-20T01:02:55.591Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-20T01:02:55.591Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-20T01:02:55.591Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-20T01:02:55.591Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-20T01:02:55.591Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-20T01:02:55.591Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-20T01:02:55.591Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.591Z] KEM.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.591Z] Provider.id name=SunJCE
[2026-02-20T01:02:55.591Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-20T01:02:55.591Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-20T01:02:55.591Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-20T01:02:55.591Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.591Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-20T01:02:55.591Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-20T01:02:55.591Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.591Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-20T01:02:55.591Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.591Z] Cipher.RSA SupportedModes=ECB
[2026-02-20T01:02:55.591Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-20T01:02:55.591Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-20T01:02:55.591Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.591Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-20T01:02:55.591Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.591Z] SecretKeyFactory.PBKDF2WithHmacSHA512/224=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_224
[2026-02-20T01:02:55.591Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-20T01:02:55.592Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-20T01:02:55.592Z] KEM.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBKDF2WithHmacSHA512/256=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_256
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.592Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.592Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.592Z] KEM.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$K5
[2026-02-20T01:02:55.592Z] KeyPairGenerator.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.592Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-20T01:02:55.592Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-20T01:02:55.592Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-20T01:02:55.592Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-20T01:02:55.592Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.592Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-20T01:02:55.592Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-20T01:02:55.592Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-20T01:02:55.592Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-20T01:02:55.592Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-20T01:02:55.592Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_256
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.592Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-20T01:02:55.592Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.592Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.592Z] KeyFactory.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.592Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.592Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-20T01:02:55.592Z] KeyFactory.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_128
[2026-02-20T01:02:55.592Z] Provider.id version=25
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA512/256=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_256
[2026-02-20T01:02:55.592Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Cipher.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_256
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-20T01:02:55.592Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-20T01:02:55.592Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-20T01:02:55.592Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.592Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.592Z] KEM.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$K3
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.592Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.592Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.592Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-20T01:02:55.592Z] KEM.DHKEM SupportedKeyClasses=java.security.interfaces.ECKey|java.security.interfaces.XECKey
[2026-02-20T01:02:55.592Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.592Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-20T01:02:55.592Z] KEM.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$K
[2026-02-20T01:02:55.592Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.592Z] KeyPairGenerator.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-20T01:02:55.592Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.592Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.592Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] Cipher.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_128
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.592Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.592Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-20T01:02:55.592Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-20T01:02:55.592Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-20T01:02:55.592Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-20T01:02:55.592Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-20T01:02:55.592Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_256
[2026-02-20T01:02:55.592Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-20T01:02:55.592Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-20T01:02:55.592Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-20T01:02:55.592Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-20T01:02:55.592Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.592Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.592Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-20T01:02:55.592Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-20T01:02:55.592Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-20T01:02:55.592Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-20T01:02:55.592Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.592Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-20T01:02:55.592Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-20T01:02:55.592Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA512/224=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_224
[2026-02-20T01:02:55.592Z] KeyPairGenerator.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.592Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.592Z] KeyFactory.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.592Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.592Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-20T01:02:55.592Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-20T01:02:55.592Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-20T01:02:55.592Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.592Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.592Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.592Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.592Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.592Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.592Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-20T01:02:55.592Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.592Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.592Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20, DHKEM, ML-KEM, and HKDF)
[2026-02-20T01:02:55.592Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-20T01:02:55.592Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-20T01:02:55.592Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-20T01:02:55.592Z] KeyPairGenerator.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$KPG
[2026-02-20T01:02:55.592Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-20T01:02:55.593Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-20T01:02:55.593Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-20T01:02:55.593Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.593Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_256
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-20T01:02:55.593Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-20T01:02:55.593Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.593Z] KEM.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$K2
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_128
[2026-02-20T01:02:55.593Z] KDF.HKDF-SHA384=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA384
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.593Z] KeyFactory.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$KF5
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.593Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.593Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-20T01:02:55.593Z] KeyFactory.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$KF
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-20T01:02:55.593Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.593Z] Signature.NONEwithRSA=com.sun.crypto.provider.RSACipherAdaptor
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-20T01:02:55.593Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-20T01:02:55.593Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-20T01:02:55.593Z] AlgorithmParameters.GCM=sun.security.util.GCMParameters
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-20T01:02:55.593Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-20T01:02:55.593Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-20T01:02:55.593Z] KeyFactory.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$KF2
[2026-02-20T01:02:55.593Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.593Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-20T01:02:55.593Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-20T01:02:55.593Z] KeyPairGenerator.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.593Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.593Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.593Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.593Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.593Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.593Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.593Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-20T01:02:55.593Z] KeyFactory.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$KF3
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-20T01:02:55.593Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-20T01:02:55.593Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-20T01:02:55.593Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-20T01:02:55.593Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.593Z] Alg.Alias.KEM.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.593Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_128
[2026-02-20T01:02:55.593Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-20T01:02:55.593Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-20T01:02:55.593Z] KDF.HKDF-SHA256=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA256
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.593Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_256
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-20T01:02:55.593Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-20T01:02:55.593Z] KeyFactory.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.593Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-20T01:02:55.593Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-20T01:02:55.593Z] KeyPairGenerator.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$KPG5
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.593Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-20T01:02:55.593Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.7=OAEP
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-20T01:02:55.593Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.7=OAEP
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-20T01:02:55.593Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] KEM.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.593Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-20T01:02:55.593Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.593Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.593Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.593Z] KeyPairGenerator.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$KPG3
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.593Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-20T01:02:55.593Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-20T01:02:55.593Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-20T01:02:55.593Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.593Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-20T01:02:55.593Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-20T01:02:55.593Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-20T01:02:55.593Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-20T01:02:55.593Z] KeyPairGenerator.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$KPG2
[2026-02-20T01:02:55.593Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyFactory.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.593Z] KEM.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.593Z] KEM.DHKEM=com.sun.crypto.provider.DHKEM
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_256
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.593Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.593Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.593Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.593Z] KEM.DHKEM ImplementedIn=Software
[2026-02-20T01:02:55.593Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.593Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-20T01:02:55.593Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-20T01:02:55.593Z] KDF.HKDF-SHA512=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA512
[2026-02-20T01:02:55.593Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_128
[2026-02-20T01:02:55.593Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.593Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-20T01:02:55.593Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.593Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.593Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_128
[2026-02-20T01:02:55.593Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-20T01:02:55.593Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.593Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.593Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-20T01:02:55.593Z] Signature.NONEwithRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-20T01:02:55.594Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-20T01:02:55.594Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-20T01:02:55.594Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-20T01:02:55.594Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-20T01:02:55.594Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-20T01:02:55.594Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-20T01:02:55.594Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-20T01:02:55.594Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-20T01:02:55.594Z] KEM.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Provider.id name=SunJCE
[2026-02-20T01:02:55.594Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-20T01:02:55.594Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-20T01:02:55.594Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-20T01:02:55.594Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-20T01:02:55.594Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.594Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-20T01:02:55.594Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.594Z] Cipher.RSA SupportedModes=ECB
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-20T01:02:55.594Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-20T01:02:55.594Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBKDF2WithHmacSHA512/224=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_224
[2026-02-20T01:02:55.594Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-20T01:02:55.594Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-20T01:02:55.594Z] KEM.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBKDF2WithHmacSHA512/256=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_256
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.594Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.594Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.594Z] KEM.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$K5
[2026-02-20T01:02:55.594Z] KeyPairGenerator.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.594Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-20T01:02:55.594Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-20T01:02:55.594Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-20T01:02:55.594Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-20T01:02:55.594Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.594Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-20T01:02:55.594Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-20T01:02:55.594Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-20T01:02:55.594Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-20T01:02:55.594Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-20T01:02:55.594Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_256
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-20T01:02:55.594Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.594Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.594Z] KeyFactory.ML-KEM-512 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.594Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-20T01:02:55.594Z] KeyFactory.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_128
[2026-02-20T01:02:55.594Z] Provider.id version=25
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA512/256=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_256
[2026-02-20T01:02:55.594Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_256
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-20T01:02:55.594Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-20T01:02:55.594Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-20T01:02:55.594Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.594Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.594Z] KEM.ML-KEM-768=com.sun.crypto.provider.ML_KEM_Impls$K3
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.594Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.594Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.594Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-20T01:02:55.594Z] KEM.DHKEM SupportedKeyClasses=java.security.interfaces.ECKey|java.security.interfaces.XECKey
[2026-02-20T01:02:55.594Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.594Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-20T01:02:55.594Z] KEM.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$K
[2026-02-20T01:02:55.594Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.594Z] KeyPairGenerator.ML-KEM-768 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.594Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.594Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_128
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.594Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.594Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-20T01:02:55.594Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-20T01:02:55.594Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-20T01:02:55.594Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-20T01:02:55.594Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-20T01:02:55.594Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_256
[2026-02-20T01:02:55.594Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-20T01:02:55.594Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-20T01:02:55.594Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-20T01:02:55.594Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-20T01:02:55.594Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.594Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.594Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-20T01:02:55.594Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-20T01:02:55.594Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-20T01:02:55.594Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-20T01:02:55.594Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.594Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-20T01:02:55.594Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA512/224=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_224
[2026-02-20T01:02:55.594Z] KeyPairGenerator.ML-KEM-1024 ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-20T01:02:55.594Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.594Z] KeyFactory.ML-KEM ImplementedIn=Software
[2026-02-20T01:02:55.594Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.594Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-20T01:02:55.594Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-20T01:02:55.594Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-20T01:02:55.594Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-20T01:02:55.594Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-20T01:02:55.594Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-20T01:02:55.594Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-20T01:02:55.594Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.594Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-20T01:02:55.594Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.594Z] Alg.Alias.KEM.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.594Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20, DHKEM, ML-KEM, and HKDF)
[2026-02-20T01:02:55.594Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-20T01:02:55.594Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-20T01:02:55.594Z] KeyPairGenerator.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$KPG
[2026-02-20T01:02:55.594Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-20T01:02:55.594Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-20T01:02:55.594Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.594Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.594Z] Alg.Alias.KeyPairGenerator.OID.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.595Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-20T01:02:55.595Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-20T01:02:55.595Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-20T01:02:55.595Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-20T01:02:55.595Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_256
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-20T01:02:55.595Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-20T01:02:55.595Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-20T01:02:55.595Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-20T01:02:55.595Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-20T01:02:55.595Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-20T01:02:55.595Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-20T01:02:55.595Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-20T01:02:55.595Z] KEM.ML-KEM-512=com.sun.crypto.provider.ML_KEM_Impls$K2
[2026-02-20T01:02:55.595Z] Cipher.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_128
[2026-02-20T01:02:55.595Z] KDF.HKDF-SHA384=com.sun.crypto.provider.HKDFKeyDerivation$HKDFSHA384
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-20T01:02:55.595Z] KeyFactory.ML-KEM-1024=com.sun.crypto.provider.ML_KEM_Impls$KF5
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-20T01:02:55.595Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-20T01:02:55.595Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-20T01:02:55.595Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-20T01:02:55.595Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-20T01:02:55.595Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-20T01:02:55.595Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyPairGenerator.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.595Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-20T01:02:55.595Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-20T01:02:55.595Z] KeyFactory.ML-KEM=com.sun.crypto.provider.ML_KEM_Impls$KF
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-20T01:02:55.595Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.3=ML-KEM-1024
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.2=ML-KEM-768
[2026-02-20T01:02:55.595Z] Alg.Alias.KeyFactory.2.16.840.1.101.3.4.4.1=ML-KEM-512
[2026-02-20T01:02:55.595Z] Signature.NONEwithRSA=com.sun.crypto.provider.RSACipherAdaptor
[2026-02-20T01:02:55.595Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-20T01:02:55.595Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-20T01:02:55.595Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-20T01:02:55.595Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-20T01:02:55.595Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-20T01:02:55.595Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-20T01:02:55.595Z] AlgorithmParameters.GCM=sun.security.util.GCMParameters
[2026-02-20T01:02:55.595Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-20T01:02:55.595Z] 6) SunJGSS
[2026-02-20T01:02:55.595Z] **************atts**************
[2026-02-20T01:02:55.595Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-20T01:02:55.595Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-20T01:02:55.595Z] Provider.id name=SunJGSS
[2026-02-20T01:02:55.595Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-20T01:02:55.595Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-20T01:02:55.595Z] Provider.id name=SunJGSS
[2026-02-20T01:02:55.595Z] 7) SunSASL
[2026-02-20T01:02:55.595Z] **************atts**************
[2026-02-20T01:02:55.595Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-20T01:02:55.595Z] Provider.id name=SunSASL
[2026-02-20T01:02:55.595Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-20T01:02:55.595Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-20T01:02:55.595Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-20T01:02:55.595Z] Provider.id name=SunSASL
[2026-02-20T01:02:55.595Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-20T01:02:55.595Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-20T01:02:55.595Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-20T01:02:55.595Z] 8) XMLDSig
[2026-02-20T01:02:55.595Z] **************atts**************
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-20T01:02:55.595Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-20T01:02:55.595Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-20T01:02:55.595Z] Provider.id name=XMLDSig
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-20T01:02:55.595Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-20T01:02:55.595Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-20T01:02:55.595Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-20T01:02:55.595Z] Provider.id name=XMLDSig
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-20T01:02:55.595Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-20T01:02:55.595Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-20T01:02:55.595Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-20T01:02:55.595Z] 9) SunPCSC
[2026-02-20T01:02:55.595Z] **************atts**************
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-20T01:02:55.595Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-20T01:02:55.595Z] Provider.id info=Sun PC/SC provider
[2026-02-20T01:02:55.595Z] Provider.id name=SunPCSC
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-20T01:02:55.595Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-20T01:02:55.595Z] Provider.id info=Sun PC/SC provider
[2026-02-20T01:02:55.595Z] Provider.id name=SunPCSC
[2026-02-20T01:02:55.595Z] 10) JdkLDAP
[2026-02-20T01:02:55.595Z] **************atts**************
[2026-02-20T01:02:55.595Z] CertStore.LDAP ImplementedIn=Software
[2026-02-20T01:02:55.595Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-20T01:02:55.595Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-20T01:02:55.595Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-20T01:02:55.595Z] Provider.id name=JdkLDAP
[2026-02-20T01:02:55.595Z] CertStore.LDAP ImplementedIn=Software
[2026-02-20T01:02:55.595Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-20T01:02:55.595Z] Provider.id version=25
[2026-02-20T01:02:55.595Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-20T01:02:55.595Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-20T01:02:55.596Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-20T01:02:55.596Z] Provider.id name=JdkLDAP
[2026-02-20T01:02:55.596Z] 11) JdkSASL
[2026-02-20T01:02:55.596Z] **************atts**************
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-20T01:02:55.596Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-20T01:02:55.596Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-20T01:02:55.596Z] Provider.id name=JdkSASL
[2026-02-20T01:02:55.596Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-20T01:02:55.596Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-20T01:02:55.596Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-20T01:02:55.596Z] Provider.id name=JdkSASL
[2026-02-20T01:02:55.596Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-20T01:02:55.596Z] 12) Apple
[2026-02-20T01:02:55.596Z] **************atts**************
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] KeyStore.KeychainStore=apple.security.KeychainStore$USER
[2026-02-20T01:02:55.596Z] Provider.id className=apple.security.AppleProvider
[2026-02-20T01:02:55.596Z] Provider.id info=Apple Provider
[2026-02-20T01:02:55.596Z] Provider.id name=Apple
[2026-02-20T01:02:55.596Z] KeyStore.KeychainStore-ROOT=apple.security.KeychainStore$ROOT
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] KeyStore.KeychainStore=apple.security.KeychainStore$USER
[2026-02-20T01:02:55.596Z] Provider.id className=apple.security.AppleProvider
[2026-02-20T01:02:55.596Z] Provider.id info=Apple Provider
[2026-02-20T01:02:55.596Z] Provider.id name=Apple
[2026-02-20T01:02:55.596Z] KeyStore.KeychainStore-ROOT=apple.security.KeychainStore$ROOT
[2026-02-20T01:02:55.596Z] 13) SunPKCS11
[2026-02-20T01:02:55.596Z] **************atts**************
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-20T01:02:55.596Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-20T01:02:55.596Z] Provider.id name=SunPKCS11
[2026-02-20T01:02:55.596Z] Provider.id version=25
[2026-02-20T01:02:55.596Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-20T01:02:55.596Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-20T01:02:55.596Z] Provider.id name=SunPKCS11
[2026-02-20T01:02:55.596Z] running: cryptotest.tests.TestServices
[2026-02-20T01:02:55.596Z] provider curves aliases
[2026-02-20T01:02:55.596Z] --------------------------------------------
[2026-02-20T01:02:55.596Z] SUN
[2026-02-20T01:02:55.596Z] **************curves**************
[2026-02-20T01:02:55.596Z] 1) DSA (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 2) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 3) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 4) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 5) SHA-1 (MessageDigest)
[2026-02-20T01:02:55.596Z] 6) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-20T01:02:55.596Z] 7) 1.3.14.3.2.26 (MessageDigest)
[2026-02-20T01:02:55.596Z] 8) SHA (MessageDigest)
[2026-02-20T01:02:55.596Z] 9) SHA1 (MessageDigest)
[2026-02-20T01:02:55.596Z] 10) PKIX (CertPathBuilder)
[2026-02-20T01:02:55.596Z] 11) MD2 (MessageDigest)
[2026-02-20T01:02:55.596Z] 12) OID.1.2.840.113549.2.2 (MessageDigest)
[2026-02-20T01:02:55.596Z] 13) 1.2.840.113549.2.2 (MessageDigest)
[2026-02-20T01:02:55.596Z] 14) MD5 (MessageDigest)
[2026-02-20T01:02:55.596Z] 15) OID.1.2.840.113549.2.5 (MessageDigest)
[2026-02-20T01:02:55.596Z] 16) 1.2.840.113549.2.5 (MessageDigest)
[2026-02-20T01:02:55.596Z] 17) SHA1PRNG (SecureRandom)
[2026-02-20T01:02:55.596Z] 18) SHA-512/256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 19) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-20T01:02:55.596Z] 20) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-20T01:02:55.596Z] 21) SHA512/256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 22) SHA3-512 (MessageDigest)
[2026-02-20T01:02:55.596Z] 23) OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-20T01:02:55.596Z] 24) 2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-20T01:02:55.596Z] 25) HSS/LMS (KeyFactory)
[2026-02-20T01:02:55.596Z] 26) OID.1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-20T01:02:55.596Z] 27) 1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-20T01:02:55.596Z] 28) SHAKE256-512 (MessageDigest)
[2026-02-20T01:02:55.596Z] 29) OID.2.16.840.1.101.3.4.2.12 (MessageDigest)
[2026-02-20T01:02:55.596Z] 30) 2.16.840.1.101.3.4.2.12 (MessageDigest)
[2026-02-20T01:02:55.596Z] 31) SHAKE256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 32) SHAKE128-256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 33) OID.2.16.840.1.101.3.4.2.11 (MessageDigest)
[2026-02-20T01:02:55.596Z] 34) 2.16.840.1.101.3.4.2.11 (MessageDigest)
[2026-02-20T01:02:55.596Z] 35) SHAKE128 (MessageDigest)
[2026-02-20T01:02:55.596Z] 36) ML-DSA-65 (KeyFactory)
[2026-02-20T01:02:55.596Z] 37) OID.2.16.840.1.101.3.4.3.18 (KeyFactory)
[2026-02-20T01:02:55.596Z] 38) 2.16.840.1.101.3.4.3.18 (KeyFactory)
[2026-02-20T01:02:55.596Z] 39) SHA-256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 40) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-20T01:02:55.596Z] 41) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-20T01:02:55.596Z] 42) SHA256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 43) ML-DSA-65 (Signature)
[2026-02-20T01:02:55.596Z] 44) OID.2.16.840.1.101.3.4.3.18 (Signature)
[2026-02-20T01:02:55.596Z] 45) 2.16.840.1.101.3.4.3.18 (Signature)
[2026-02-20T01:02:55.596Z] 46) SHA3-256withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 47) SHA512withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 48) SHA3-512withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 49) SHA1withDSA (Signature)
[2026-02-20T01:02:55.596Z] 50) OID.1.2.840.10040.4.3 (Signature)
[2026-02-20T01:02:55.596Z] 51) 1.2.840.10040.4.3 (Signature)
[2026-02-20T01:02:55.596Z] 52) DSS (Signature)
[2026-02-20T01:02:55.596Z] 53) 1.3.14.3.2.13 (Signature)
[2026-02-20T01:02:55.596Z] 54) 1.3.14.3.2.27 (Signature)
[2026-02-20T01:02:55.596Z] 55) DSA (Signature)
[2026-02-20T01:02:55.596Z] 56) SHA/DSA (Signature)
[2026-02-20T01:02:55.596Z] 57) SHA-1/DSA (Signature)
[2026-02-20T01:02:55.596Z] 58) SHA1/DSA (Signature)
[2026-02-20T01:02:55.596Z] 59) SHAwithDSA (Signature)
[2026-02-20T01:02:55.596Z] 60) DSAWithSHA1 (Signature)
[2026-02-20T01:02:55.596Z] 61) SHA-384 (MessageDigest)
[2026-02-20T01:02:55.596Z] 62) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-20T01:02:55.596Z] 63) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-20T01:02:55.596Z] 64) SHA384 (MessageDigest)
[2026-02-20T01:02:55.596Z] 65) SHA1withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 66) SHA256withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 67) SHA-512/224 (MessageDigest)
[2026-02-20T01:02:55.596Z] 68) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-20T01:02:55.596Z] 69) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-20T01:02:55.596Z] 70) SHA512/224 (MessageDigest)
[2026-02-20T01:02:55.596Z] 71) SHA3-224withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 72) ML-DSA-44 (KeyFactory)
[2026-02-20T01:02:55.596Z] 73) OID.2.16.840.1.101.3.4.3.17 (KeyFactory)
[2026-02-20T01:02:55.596Z] 74) 2.16.840.1.101.3.4.3.17 (KeyFactory)
[2026-02-20T01:02:55.596Z] 75) SHA384withDSA (Signature)
[2026-02-20T01:02:55.596Z] 76) OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-20T01:02:55.596Z] 77) 2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-20T01:02:55.596Z] 78) SHA3-384withDSA (Signature)
[2026-02-20T01:02:55.596Z] 79) OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-20T01:02:55.596Z] 80) 2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-20T01:02:55.596Z] 81) SHA3-512withDSA (Signature)
[2026-02-20T01:02:55.596Z] 82) OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-20T01:02:55.596Z] 83) 2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-20T01:02:55.596Z] 84) JavaLoginConfig (Configuration)
[2026-02-20T01:02:55.596Z] 85) ML-DSA-87 (KeyFactory)
[2026-02-20T01:02:55.596Z] 86) OID.2.16.840.1.101.3.4.3.19 (KeyFactory)
[2026-02-20T01:02:55.596Z] 87) 2.16.840.1.101.3.4.3.19 (KeyFactory)
[2026-02-20T01:02:55.596Z] 88) ML-DSA-87 (Signature)
[2026-02-20T01:02:55.596Z] 89) OID.2.16.840.1.101.3.4.3.19 (Signature)
[2026-02-20T01:02:55.596Z] 90) 2.16.840.1.101.3.4.3.19 (Signature)
[2026-02-20T01:02:55.596Z] 91) SHA-512 (MessageDigest)
[2026-02-20T01:02:55.596Z] 92) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-20T01:02:55.596Z] 93) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-20T01:02:55.596Z] 94) SHA512 (MessageDigest)
[2026-02-20T01:02:55.596Z] 95) SHA512withDSA (Signature)
[2026-02-20T01:02:55.596Z] 96) OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-20T01:02:55.596Z] 97) 2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-20T01:02:55.596Z] 98) SHA3-224withDSA (Signature)
[2026-02-20T01:02:55.596Z] 99) OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-20T01:02:55.596Z] 100) 2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-20T01:02:55.596Z] 101) SHA3-256withDSA (Signature)
[2026-02-20T01:02:55.596Z] 102) OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-20T01:02:55.596Z] 103) 2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-20T01:02:55.596Z] 104) SHA224withDSA (Signature)
[2026-02-20T01:02:55.596Z] 105) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-20T01:02:55.596Z] 106) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-20T01:02:55.596Z] 107) SHA256withDSA (Signature)
[2026-02-20T01:02:55.596Z] 108) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-20T01:02:55.596Z] 109) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-20T01:02:55.596Z] 110) SHA3-256 (MessageDigest)
[2026-02-20T01:02:55.596Z] 111) OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-20T01:02:55.596Z] 112) 2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-20T01:02:55.596Z] 113) Collection (CertStore)
[2026-02-20T01:02:55.596Z] 114) NativePRNGBlocking (SecureRandom)
[2026-02-20T01:02:55.596Z] 115) X.509 (CertificateFactory)
[2026-02-20T01:02:55.596Z] 116) X509 (CertificateFactory)
[2026-02-20T01:02:55.596Z] 117) SHA384withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 118) DSA (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 119) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 120) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 121) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 122) ML-DSA-87 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 123) OID.2.16.840.1.101.3.4.3.19 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 124) 2.16.840.1.101.3.4.3.19 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 125) SHA-224 (MessageDigest)
[2026-02-20T01:02:55.596Z] 126) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-20T01:02:55.596Z] 127) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-20T01:02:55.596Z] 128) SHA224 (MessageDigest)
[2026-02-20T01:02:55.596Z] 129) DSA (KeyFactory)
[2026-02-20T01:02:55.596Z] 130) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 131) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 132) 1.3.14.3.2.12 (KeyFactory)
[2026-02-20T01:02:55.596Z] 133) SHA3-384 (MessageDigest)
[2026-02-20T01:02:55.596Z] 134) OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-20T01:02:55.596Z] 135) 2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-20T01:02:55.596Z] 136) JKS (KeyStore)
[2026-02-20T01:02:55.596Z] 137) SHA3-384withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 138) DSA (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.596Z] 139) OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.596Z] 140) 1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.596Z] 141) 1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.596Z] 142) PKIX (CertPathValidator)
[2026-02-20T01:02:55.596Z] 143) SHA3-224 (MessageDigest)
[2026-02-20T01:02:55.596Z] 144) OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-20T01:02:55.596Z] 145) 2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-20T01:02:55.596Z] 146) NONEwithDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 147) ML-DSA (KeyFactory)
[2026-02-20T01:02:55.596Z] 148) ML-DSA-44 (Signature)
[2026-02-20T01:02:55.596Z] 149) OID.2.16.840.1.101.3.4.3.17 (Signature)
[2026-02-20T01:02:55.596Z] 150) 2.16.840.1.101.3.4.3.17 (Signature)
[2026-02-20T01:02:55.596Z] 151) ML-DSA-65 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 152) OID.2.16.840.1.101.3.4.3.18 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 153) 2.16.840.1.101.3.4.3.18 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 154) NativePRNG (SecureRandom)
[2026-02-20T01:02:55.596Z] 155) NONEwithDSA (Signature)
[2026-02-20T01:02:55.596Z] 156) RawDSA (Signature)
[2026-02-20T01:02:55.596Z] 157) ML-DSA-44 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 158) OID.2.16.840.1.101.3.4.3.17 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 159) 2.16.840.1.101.3.4.3.17 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 160) NativePRNGNonBlocking (SecureRandom)
[2026-02-20T01:02:55.596Z] 161) CaseExactJKS (KeyStore)
[2026-02-20T01:02:55.596Z] 162) PKCS12 (KeyStore)
[2026-02-20T01:02:55.596Z] 163) HSS/LMS (Signature)
[2026-02-20T01:02:55.596Z] 164) OID.1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-20T01:02:55.596Z] 165) 1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-20T01:02:55.596Z] 166) DRBG (SecureRandom)
[2026-02-20T01:02:55.596Z] 167) SHA224withDSAinP1363Format (Signature)
[2026-02-20T01:02:55.596Z] 168) DKS (KeyStore)
[2026-02-20T01:02:55.596Z] 169) ML-DSA (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 170) com.sun.security.IndexedCollection (CertStore)
[2026-02-20T01:02:55.596Z] 171) ML-DSA (Signature)
[2026-02-20T01:02:55.596Z] SunRsaSign
[2026-02-20T01:02:55.596Z] **************curves**************
[2026-02-20T01:02:55.596Z] 172) RSASSA-PSS (KeyFactory)
[2026-02-20T01:02:55.596Z] 173) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-20T01:02:55.596Z] 174) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-20T01:02:55.596Z] 175) PSS (KeyFactory)
[2026-02-20T01:02:55.596Z] 176) RSA (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 177) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 178) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 179) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 180) RSASSA-PSS (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 181) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 182) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 183) PSS (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 184) RSASSA-PSS (Signature)
[2026-02-20T01:02:55.596Z] 185) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-20T01:02:55.596Z] 186) 1.2.840.113549.1.1.10 (Signature)
[2026-02-20T01:02:55.596Z] 187) PSS (Signature)
[2026-02-20T01:02:55.596Z] 188) SHA224withRSA (Signature)
[2026-02-20T01:02:55.596Z] 189) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-20T01:02:55.596Z] 190) 1.2.840.113549.1.1.14 (Signature)
[2026-02-20T01:02:55.596Z] 191) SHA3-224withRSA (Signature)
[2026-02-20T01:02:55.596Z] 192) OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-20T01:02:55.596Z] 193) 2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-20T01:02:55.596Z] 194) RSASSA-PSS (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 195) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 196) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 197) PSS (AlgorithmParameters)
[2026-02-20T01:02:55.596Z] 198) RSA (KeyFactory)
[2026-02-20T01:02:55.596Z] 199) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 200) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 201) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 202) SHA1withRSA (Signature)
[2026-02-20T01:02:55.596Z] 203) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-20T01:02:55.596Z] 204) 1.2.840.113549.1.1.5 (Signature)
[2026-02-20T01:02:55.596Z] 205) 1.3.14.3.2.29 (Signature)
[2026-02-20T01:02:55.596Z] 206) MD5withRSA (Signature)
[2026-02-20T01:02:55.596Z] 207) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-20T01:02:55.596Z] 208) 1.2.840.113549.1.1.4 (Signature)
[2026-02-20T01:02:55.596Z] 209) MD2withRSA (Signature)
[2026-02-20T01:02:55.596Z] 210) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-20T01:02:55.596Z] 211) 1.2.840.113549.1.1.2 (Signature)
[2026-02-20T01:02:55.596Z] 212) SHA256withRSA (Signature)
[2026-02-20T01:02:55.596Z] 213) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-20T01:02:55.596Z] 214) 1.2.840.113549.1.1.11 (Signature)
[2026-02-20T01:02:55.596Z] 215) SHA384withRSA (Signature)
[2026-02-20T01:02:55.596Z] 216) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-20T01:02:55.596Z] 217) 1.2.840.113549.1.1.12 (Signature)
[2026-02-20T01:02:55.596Z] 218) SHA3-256withRSA (Signature)
[2026-02-20T01:02:55.596Z] 219) OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-20T01:02:55.596Z] 220) 2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-20T01:02:55.596Z] 221) SHA3-384withRSA (Signature)
[2026-02-20T01:02:55.596Z] 222) OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-20T01:02:55.596Z] 223) 2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-20T01:02:55.596Z] 224) SHA3-512withRSA (Signature)
[2026-02-20T01:02:55.596Z] 225) OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-20T01:02:55.596Z] 226) 2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-20T01:02:55.596Z] 227) SHA512/224withRSA (Signature)
[2026-02-20T01:02:55.596Z] 228) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-20T01:02:55.596Z] 229) 1.2.840.113549.1.1.15 (Signature)
[2026-02-20T01:02:55.596Z] 230) SHA512/256withRSA (Signature)
[2026-02-20T01:02:55.596Z] 231) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-20T01:02:55.596Z] 232) 1.2.840.113549.1.1.16 (Signature)
[2026-02-20T01:02:55.596Z] 233) SHA512withRSA (Signature)
[2026-02-20T01:02:55.596Z] 234) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-20T01:02:55.596Z] 235) 1.2.840.113549.1.1.13 (Signature)
[2026-02-20T01:02:55.596Z] SunEC
[2026-02-20T01:02:55.596Z] **************curves**************
[2026-02-20T01:02:55.596Z] 236) Ed448 (Signature)
[2026-02-20T01:02:55.596Z] 237) OID.1.3.101.113 (Signature)
[2026-02-20T01:02:55.596Z] 238) 1.3.101.113 (Signature)
[2026-02-20T01:02:55.596Z] 239) X25519 (KeyFactory)
[2026-02-20T01:02:55.596Z] 240) OID.1.3.101.110 (KeyFactory)
[2026-02-20T01:02:55.596Z] 241) 1.3.101.110 (KeyFactory)
[2026-02-20T01:02:55.596Z] 242) X448 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 243) OID.1.3.101.111 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 244) 1.3.101.111 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 245) Ed25519 (Signature)
[2026-02-20T01:02:55.596Z] 246) OID.1.3.101.112 (Signature)
[2026-02-20T01:02:55.596Z] 247) 1.3.101.112 (Signature)
[2026-02-20T01:02:55.596Z] 248) EC (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 249) OID.1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 250) 1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 251) EllipticCurve (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 252) X448 (KeyFactory)
[2026-02-20T01:02:55.596Z] 253) OID.1.3.101.111 (KeyFactory)
[2026-02-20T01:02:55.596Z] 254) 1.3.101.111 (KeyFactory)
[2026-02-20T01:02:55.596Z] 255) X448 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 256) OID.1.3.101.111 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 257) 1.3.101.111 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 258) X25519 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 259) OID.1.3.101.110 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 260) 1.3.101.110 (KeyAgreement)
[2026-02-20T01:02:55.596Z] 261) EC (KeyFactory)
[2026-02-20T01:02:55.596Z] 262) OID.1.2.840.10045.2.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 263) 1.2.840.10045.2.1 (KeyFactory)
[2026-02-20T01:02:55.596Z] 264) EllipticCurve (KeyFactory)
[2026-02-20T01:02:55.596Z] 265) X25519 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 266) OID.1.3.101.110 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 267) 1.3.101.110 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 268) Ed25519 (KeyFactory)
[2026-02-20T01:02:55.596Z] 269) OID.1.3.101.112 (KeyFactory)
[2026-02-20T01:02:55.596Z] 270) 1.3.101.112 (KeyFactory)
[2026-02-20T01:02:55.596Z] 271) Ed25519 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 272) OID.1.3.101.112 (KeyPairGenerator)
[2026-02-20T01:02:55.596Z] 273) 1.3.101.112 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 274) EdDSA (Signature)
[2026-02-20T01:02:55.597Z] 275) EC (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 276) OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 277) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 278) EllipticCurve (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 279) Ed448 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 280) OID.1.3.101.113 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 281) 1.3.101.113 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 282) SHA256withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 283) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-20T01:02:55.597Z] 284) 1.2.840.10045.4.3.2 (Signature)
[2026-02-20T01:02:55.597Z] 285) Ed448 (KeyFactory)
[2026-02-20T01:02:55.597Z] 286) OID.1.3.101.113 (KeyFactory)
[2026-02-20T01:02:55.597Z] 287) 1.3.101.113 (KeyFactory)
[2026-02-20T01:02:55.597Z] 288) SHA3-512withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 289) OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-20T01:02:55.597Z] 290) 2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-20T01:02:55.597Z] 291) EdDSA (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 292) SHA224withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 293) SHA256withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 294) SHA3-224withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 295) OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-20T01:02:55.597Z] 296) 2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-20T01:02:55.597Z] 297) SHA3-256withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 298) SHA3-384withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 299) OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-20T01:02:55.597Z] 300) 2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-20T01:02:55.597Z] 301) SHA224withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 302) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-20T01:02:55.597Z] 303) 1.2.840.10045.4.3.1 (Signature)
[2026-02-20T01:02:55.597Z] 304) SHA384withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 305) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-20T01:02:55.597Z] 306) 1.2.840.10045.4.3.3 (Signature)
[2026-02-20T01:02:55.597Z] 307) XDH (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 308) SHA512withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 309) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-20T01:02:55.597Z] 310) 1.2.840.10045.4.3.4 (Signature)
[2026-02-20T01:02:55.597Z] 311) EdDSA (KeyFactory)
[2026-02-20T01:02:55.597Z] 312) SHA3-256withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 313) OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-20T01:02:55.597Z] 314) 2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-20T01:02:55.597Z] 315) SHA3-384withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 316) XDH (KeyAgreement)
[2026-02-20T01:02:55.597Z] 317) NONEwithECDSA (Signature)
[2026-02-20T01:02:55.597Z] 318) NONEwithECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 319) SHA3-224withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 320) XDH (KeyFactory)
[2026-02-20T01:02:55.597Z] 321) SHA3-512withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 322) SHA384withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 323) SHA512withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] 324) SHA1withECDSA (Signature)
[2026-02-20T01:02:55.597Z] 325) OID.1.2.840.10045.4.1 (Signature)
[2026-02-20T01:02:55.597Z] 326) 1.2.840.10045.4.1 (Signature)
[2026-02-20T01:02:55.597Z] 327) ECDH (KeyAgreement)
[2026-02-20T01:02:55.597Z] 328) SHA1withECDSAinP1363Format (Signature)
[2026-02-20T01:02:55.597Z] SunJSSE
[2026-02-20T01:02:55.597Z] **************curves**************
[2026-02-20T01:02:55.597Z] 329) TLSv1 (SSLContext)
[2026-02-20T01:02:55.597Z] 330) SSLv3 (SSLContext)
[2026-02-20T01:02:55.597Z] 331) PKIX (TrustManagerFactory)
[2026-02-20T01:02:55.597Z] 332) SunPKIX (TrustManagerFactory)
[2026-02-20T01:02:55.597Z] 333) X509 (TrustManagerFactory)
[2026-02-20T01:02:55.597Z] 334) X.509 (TrustManagerFactory)
[2026-02-20T01:02:55.597Z] 335) NewSunX509 (KeyManagerFactory)
[2026-02-20T01:02:55.597Z] 336) PKIX (KeyManagerFactory)
[2026-02-20T01:02:55.597Z] 337) DTLSv1.0 (SSLContext)
[2026-02-20T01:02:55.597Z] 338) DTLS (SSLContext)
[2026-02-20T01:02:55.597Z] 339) DTLSv1.2 (SSLContext)
[2026-02-20T01:02:55.597Z] 340) TLS (SSLContext)
[2026-02-20T01:02:55.597Z] 341) SSL (SSLContext)
[2026-02-20T01:02:55.597Z] 342) Default (SSLContext)
[2026-02-20T01:02:55.597Z] 343) TLSv1.2 (SSLContext)
[2026-02-20T01:02:55.597Z] 344) TLSv1.1 (SSLContext)
[2026-02-20T01:02:55.597Z] 345) MD5andSHA1withRSA (Signature)
[2026-02-20T01:02:55.597Z] 346) PKCS12 (KeyStore)
[2026-02-20T01:02:55.597Z] 347) TLSv1.3 (SSLContext)
[2026-02-20T01:02:55.597Z] 348) SunX509 (TrustManagerFactory)
[2026-02-20T01:02:55.597Z] 349) SunX509 (KeyManagerFactory)
[2026-02-20T01:02:55.597Z] SunJCE
[2026-02-20T01:02:55.597Z] **************curves**************
[2026-02-20T01:02:55.597Z] 350) HmacSHA512 (Mac)
[2026-02-20T01:02:55.597Z] 351) OID.1.2.840.113549.2.11 (Mac)
[2026-02-20T01:02:55.597Z] 352) 1.2.840.113549.2.11 (Mac)
[2026-02-20T01:02:55.597Z] 353) HmacSHA3-384 (Mac)
[2026-02-20T01:02:55.597Z] 354) OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-20T01:02:55.597Z] 355) 2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-20T01:02:55.597Z] 356) HmacSHA3-224 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 357) OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 358) 2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 359) AES (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 360) OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 361) 2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 362) HmacSHA384 (Mac)
[2026-02-20T01:02:55.597Z] 363) OID.1.2.840.113549.2.10 (Mac)
[2026-02-20T01:02:55.597Z] 364) 1.2.840.113549.2.10 (Mac)
[2026-02-20T01:02:55.597Z] 365) HmacSHA3-512 (Mac)
[2026-02-20T01:02:55.597Z] 366) OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-20T01:02:55.597Z] 367) 2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-20T01:02:55.597Z] 368) HmacSHA384 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 369) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 370) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 371) HmacSHA512/256 (Mac)
[2026-02-20T01:02:55.597Z] 372) OID.1.2.840.113549.2.13 (Mac)
[2026-02-20T01:02:55.597Z] 373) 1.2.840.113549.2.13 (Mac)
[2026-02-20T01:02:55.597Z] 374) HmacSHA3-224 (Mac)
[2026-02-20T01:02:55.597Z] 375) OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-20T01:02:55.597Z] 376) 2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-20T01:02:55.597Z] 377) HmacSHA512/224 (Mac)
[2026-02-20T01:02:55.597Z] 378) OID.1.2.840.113549.2.12 (Mac)
[2026-02-20T01:02:55.597Z] 379) 1.2.840.113549.2.12 (Mac)
[2026-02-20T01:02:55.597Z] 380) HmacSHA3-256 (Mac)
[2026-02-20T01:02:55.597Z] 381) OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-20T01:02:55.597Z] 382) 2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-20T01:02:55.597Z] 383) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-20T01:02:55.597Z] 384) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-20T01:02:55.597Z] 385) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-20T01:02:55.597Z] 386) HmacSHA512/224 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 387) OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 388) 1.2.840.113549.2.12 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 389) HmacSHA512 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 390) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 391) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 392) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-20T01:02:55.597Z] 393) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-20T01:02:55.597Z] 394) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-20T01:02:55.597Z] 395) HmacSHA512/256 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 396) OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 397) 1.2.840.113549.2.13 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 398) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 399) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 400) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 401) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 402) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 403) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 404) ML-KEM-1024 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 405) OID.2.16.840.1.101.3.4.4.3 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 406) 2.16.840.1.101.3.4.4.3 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 407) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 408) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 409) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 410) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 411) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 412) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 413) ML-KEM-512 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 414) OID.2.16.840.1.101.3.4.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 415) 2.16.840.1.101.3.4.4.1 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 416) ML-KEM-768 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 417) OID.2.16.840.1.101.3.4.4.2 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 418) 2.16.840.1.101.3.4.4.2 (KeyPairGenerator)
[2026-02-20T01:02:55.597Z] 419) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-20T01:02:55.597Z] 420) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-20T01:02:55.597Z] 421) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-20T01:02:55.597Z] 422) DESedeWrap (Cipher)
[2026-02-20T01:02:55.597Z] 423) AES_256/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 424) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-20T01:02:55.597Z] 425) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-20T01:02:55.597Z] 426) AESWrap_256 (Cipher)
[2026-02-20T01:02:55.597Z] 427) PBEWithSHA1AndDESede (Cipher)
[2026-02-20T01:02:55.597Z] 428) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-20T01:02:55.597Z] 429) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-20T01:02:55.597Z] 430) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-20T01:02:55.597Z] 431) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-20T01:02:55.597Z] 432) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-20T01:02:55.597Z] 433) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-20T01:02:55.597Z] 434) PBEWithHmacSHA512/224 (Mac)
[2026-02-20T01:02:55.597Z] 435) ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 436) OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 437) 1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 438) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 439) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 440) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 441) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 442) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 443) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 444) PBE (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 445) HmacSHA3-512 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 446) OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 447) 2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 448) DiffieHellman (KeyAgreement)
[2026-02-20T01:02:55.597Z] 449) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-20T01:02:55.597Z] 450) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-20T01:02:55.597Z] 451) DH (KeyAgreement)
[2026-02-20T01:02:55.597Z] 452) HmacSHA3-256 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 453) OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 454) 2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 455) HmacSHA3-384 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 456) OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 457) 2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 458) AES_192/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 459) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-20T01:02:55.597Z] 460) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-20T01:02:55.597Z] 461) AES_192/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 462) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-20T01:02:55.597Z] 463) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-20T01:02:55.597Z] 464) AES_192/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 465) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-20T01:02:55.597Z] 466) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-20T01:02:55.597Z] 467) AESWrap_192 (Cipher)
[2026-02-20T01:02:55.597Z] 468) SunTlsPrf (KeyGenerator)
[2026-02-20T01:02:55.597Z] 469) AES_192/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 470) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-20T01:02:55.597Z] 471) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-20T01:02:55.597Z] 472) SslMacMD5 (Mac)
[2026-02-20T01:02:55.597Z] 473) PBEWithMD5AndDES (Cipher)
[2026-02-20T01:02:55.597Z] 474) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-20T01:02:55.597Z] 475) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-20T01:02:55.597Z] 476) PBE (Cipher)
[2026-02-20T01:02:55.597Z] 477) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 478) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 479) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 480) PBE (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 481) AES_192/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 482) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-20T01:02:55.597Z] 483) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-20T01:02:55.597Z] 484) PBEWithHmacSHA512/256AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 485) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 486) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 487) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 488) AES_192/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 489) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-20T01:02:55.597Z] 490) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-20T01:02:55.597Z] 491) PBEWithHmacSHA512 (Mac)
[2026-02-20T01:02:55.597Z] 492) AES_128/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.597Z] 493) AES_192/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 494) OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-20T01:02:55.597Z] 495) 2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-20T01:02:55.597Z] 496) AESWrapPad_192 (Cipher)
[2026-02-20T01:02:55.597Z] 497) DESede (Cipher)
[2026-02-20T01:02:55.597Z] 498) TripleDES (Cipher)
[2026-02-20T01:02:55.597Z] 499) SunTlsKeyMaterial (KeyGenerator)
[2026-02-20T01:02:55.597Z] 500) SunTls12KeyMaterial (KeyGenerator)
[2026-02-20T01:02:55.597Z] 501) OAEP (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 502) OID.1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 503) 1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 504) PBEWithHmacSHA512/256AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 505) SunTlsMasterSecret (KeyGenerator)
[2026-02-20T01:02:55.597Z] 506) SunTls12MasterSecret (KeyGenerator)
[2026-02-20T01:02:55.597Z] 507) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-20T01:02:55.597Z] 508) AES_256/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 509) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-20T01:02:55.597Z] 510) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-20T01:02:55.597Z] 511) ChaCha20-Poly1305 (Cipher)
[2026-02-20T01:02:55.597Z] 512) OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-20T01:02:55.597Z] 513) 1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-20T01:02:55.597Z] 514) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 515) DESede (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 516) TripleDES (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 517) ARCFOUR (KeyGenerator)
[2026-02-20T01:02:55.597Z] 518) OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 519) 1.2.840.113549.3.4 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 520) RC4 (KeyGenerator)
[2026-02-20T01:02:55.597Z] 521) AES_256/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.597Z] 522) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-20T01:02:55.597Z] 523) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-20T01:02:55.597Z] 524) ML-KEM-512 (KeyFactory)
[2026-02-20T01:02:55.597Z] 525) OID.2.16.840.1.101.3.4.4.1 (KeyFactory)
[2026-02-20T01:02:55.597Z] 526) 2.16.840.1.101.3.4.4.1 (KeyFactory)
[2026-02-20T01:02:55.597Z] 527) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.597Z] 528) ML-KEM-1024 (KeyFactory)
[2026-02-20T01:02:55.597Z] 529) OID.2.16.840.1.101.3.4.4.3 (KeyFactory)
[2026-02-20T01:02:55.597Z] 530) 2.16.840.1.101.3.4.4.3 (KeyFactory)
[2026-02-20T01:02:55.597Z] 531) ML-KEM-768 (KeyFactory)
[2026-02-20T01:02:55.597Z] 532) OID.2.16.840.1.101.3.4.4.2 (KeyFactory)
[2026-02-20T01:02:55.597Z] 533) 2.16.840.1.101.3.4.4.2 (KeyFactory)
[2026-02-20T01:02:55.597Z] 534) PBKDF2WithHmacSHA512/256 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 535) AES (Cipher)
[2026-02-20T01:02:55.597Z] 536) OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-20T01:02:55.597Z] 537) 2.16.840.1.101.3.4.1 (Cipher)
[2026-02-20T01:02:55.597Z] 538) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 539) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.597Z] 540) RSA (Cipher)
[2026-02-20T01:02:55.597Z] 541) HmacSHA224 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 542) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 543) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 544) HmacSHA256 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 545) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 546) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 547) AES_128/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 548) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-20T01:02:55.598Z] 549) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-20T01:02:55.598Z] 550) PBES2 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 551) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 552) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 553) HmacSHA1 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 554) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 555) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 556) AES (KeyGenerator)
[2026-02-20T01:02:55.598Z] 557) OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 558) 2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 559) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.598Z] 560) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.598Z] 561) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.598Z] 562) DH (AlgorithmParameterGenerator)
[2026-02-20T01:02:55.598Z] 563) DiffieHellman (KeyFactory)
[2026-02-20T01:02:55.598Z] 564) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-20T01:02:55.598Z] 565) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-20T01:02:55.598Z] 566) DH (KeyFactory)
[2026-02-20T01:02:55.598Z] 567) AES_128/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 568) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-20T01:02:55.598Z] 569) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-20T01:02:55.598Z] 570) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 571) AES_256/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 572) OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-20T01:02:55.598Z] 573) 2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-20T01:02:55.598Z] 574) AESWrapPad_256 (Cipher)
[2026-02-20T01:02:55.598Z] 575) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 576) SslMacSHA1 (Mac)
[2026-02-20T01:02:55.598Z] 577) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 578) AES_256/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 579) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-20T01:02:55.598Z] 580) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-20T01:02:55.598Z] 581) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 582) HmacSHA224 (Mac)
[2026-02-20T01:02:55.598Z] 583) OID.1.2.840.113549.2.8 (Mac)
[2026-02-20T01:02:55.598Z] 584) 1.2.840.113549.2.8 (Mac)
[2026-02-20T01:02:55.598Z] 585) HmacSHA1 (Mac)
[2026-02-20T01:02:55.598Z] 586) OID.1.2.840.113549.2.7 (Mac)
[2026-02-20T01:02:55.598Z] 587) 1.2.840.113549.2.7 (Mac)
[2026-02-20T01:02:55.598Z] 588) HmacSHA256 (Mac)
[2026-02-20T01:02:55.598Z] 589) OID.1.2.840.113549.2.9 (Mac)
[2026-02-20T01:02:55.598Z] 590) 1.2.840.113549.2.9 (Mac)
[2026-02-20T01:02:55.598Z] 591) PBEWithHmacSHA512/256 (Mac)
[2026-02-20T01:02:55.598Z] 592) PBKDF2WithHmacSHA512/224 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 593) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 594) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 595) ARCFOUR (Cipher)
[2026-02-20T01:02:55.598Z] 596) OID.1.2.840.113549.3.4 (Cipher)
[2026-02-20T01:02:55.598Z] 597) 1.2.840.113549.3.4 (Cipher)
[2026-02-20T01:02:55.598Z] 598) RC4 (Cipher)
[2026-02-20T01:02:55.598Z] 599) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 600) HmacMD5 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 601) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 602) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 603) ML-KEM-1024 (KEM)
[2026-02-20T01:02:55.598Z] 604) OID.2.16.840.1.101.3.4.4.3 (KEM)
[2026-02-20T01:02:55.598Z] 605) 2.16.840.1.101.3.4.4.3 (KEM)
[2026-02-20T01:02:55.598Z] 606) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 607) NONEwithRSA (Signature)
[2026-02-20T01:02:55.598Z] 608) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 609) AES_128/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 610) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-20T01:02:55.598Z] 611) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-20T01:02:55.598Z] 612) AESWrap_128 (Cipher)
[2026-02-20T01:02:55.598Z] 613) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-20T01:02:55.598Z] 614) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-20T01:02:55.598Z] 615) AES/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 616) AESWrapPad (Cipher)
[2026-02-20T01:02:55.598Z] 617) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 618) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 619) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 620) Blowfish (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 621) PBEWithHmacSHA224 (Mac)
[2026-02-20T01:02:55.598Z] 622) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 623) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 624) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 625) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 626) DES (KeyGenerator)
[2026-02-20T01:02:55.598Z] 627) AES_128/CBC/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 628) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-20T01:02:55.598Z] 629) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-20T01:02:55.598Z] 630) AES_256/OFB/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 631) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-20T01:02:55.598Z] 632) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-20T01:02:55.598Z] 633) AES_256/CFB/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 634) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-20T01:02:55.598Z] 635) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-20T01:02:55.598Z] 636) PBEWithHmacSHA512/256AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 637) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 638) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 639) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 640) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 641) DES (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 642) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 643) DiffieHellman (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 644) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 645) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 646) DH (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 647) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 648) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 649) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 650) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 651) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 652) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 653) AES_128/ECB/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 654) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-20T01:02:55.598Z] 655) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-20T01:02:55.598Z] 656) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 657) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 658) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 659) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 660) AES_128/KWP/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 661) OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-20T01:02:55.598Z] 662) 2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-20T01:02:55.598Z] 663) AESWrapPad_128 (Cipher)
[2026-02-20T01:02:55.598Z] 664) AES_128/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 665) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-20T01:02:55.598Z] 666) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-20T01:02:55.598Z] 667) RC2 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 668) DiffieHellman (KeyPairGenerator)
[2026-02-20T01:02:55.598Z] 669) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-20T01:02:55.598Z] 670) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-20T01:02:55.598Z] 671) DH (KeyPairGenerator)
[2026-02-20T01:02:55.598Z] 672) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 673) Blowfish (Cipher)
[2026-02-20T01:02:55.598Z] 674) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 675) ChaCha20 (KeyGenerator)
[2026-02-20T01:02:55.598Z] 676) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 677) PBEWithHmacSHA512/256AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 678) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 679) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 680) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 681) AES/KW/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 682) AESWrap (Cipher)
[2026-02-20T01:02:55.598Z] 683) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 684) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 685) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 686) PBEWithMD5AndTripleDES (Cipher)
[2026-02-20T01:02:55.598Z] 687) PBEWithHmacSHA512/256AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 688) AES/GCM/NoPadding (Cipher)
[2026-02-20T01:02:55.598Z] 689) RC2 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 690) HKDF-SHA256 (KDF)
[2026-02-20T01:02:55.598Z] 691) DESede (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 692) TripleDES (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 693) HKDF-SHA384 (KDF)
[2026-02-20T01:02:55.598Z] 694) HmacPBESHA512/224 (Mac)
[2026-02-20T01:02:55.598Z] 695) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 696) ML-KEM-768 (KEM)
[2026-02-20T01:02:55.598Z] 697) OID.2.16.840.1.101.3.4.4.2 (KEM)
[2026-02-20T01:02:55.598Z] 698) 2.16.840.1.101.3.4.4.2 (KEM)
[2026-02-20T01:02:55.598Z] 699) PBEWithHmacSHA512/256AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 700) ML-KEM-512 (KEM)
[2026-02-20T01:02:55.598Z] 701) OID.2.16.840.1.101.3.4.4.1 (KEM)
[2026-02-20T01:02:55.598Z] 702) 2.16.840.1.101.3.4.4.1 (KEM)
[2026-02-20T01:02:55.598Z] 703) PBEWithHmacSHA512/224AndAES_256 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 704) AES_256/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.598Z] 705) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 706) AES/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.598Z] 707) PBEWithHmacSHA512/224AndAES_128 (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 708) HmacPBESHA512/256 (Mac)
[2026-02-20T01:02:55.598Z] 709) SunTls12Prf (KeyGenerator)
[2026-02-20T01:02:55.598Z] 710) Blowfish (KeyGenerator)
[2026-02-20T01:02:55.598Z] 711) PBEWithHmacSHA256 (Mac)
[2026-02-20T01:02:55.598Z] 712) HmacPBESHA384 (Mac)
[2026-02-20T01:02:55.598Z] 713) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 714) RC2 (Cipher)
[2026-02-20T01:02:55.598Z] 715) HmacPBESHA256 (Mac)
[2026-02-20T01:02:55.598Z] 716) ChaCha20 (Cipher)
[2026-02-20T01:02:55.598Z] 717) ML-KEM (KeyFactory)
[2026-02-20T01:02:55.598Z] 718) DES (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 719) PBEWithHmacSHA384 (Mac)
[2026-02-20T01:02:55.598Z] 720) DES (Cipher)
[2026-02-20T01:02:55.598Z] 721) ML-KEM (KEM)
[2026-02-20T01:02:55.598Z] 722) HmacPBESHA224 (Mac)
[2026-02-20T01:02:55.598Z] 723) HmacMD5 (Mac)
[2026-02-20T01:02:55.598Z] 724) DESede (KeyGenerator)
[2026-02-20T01:02:55.598Z] 725) TripleDES (KeyGenerator)
[2026-02-20T01:02:55.598Z] 726) AES_192/KW/PKCS5Padding (Cipher)
[2026-02-20T01:02:55.598Z] 727) PBEWithHmacSHA512/224AndAES_128 (Cipher)
[2026-02-20T01:02:55.598Z] 728) HmacPBESHA1 (Mac)
[2026-02-20T01:02:55.598Z] 729) ML-KEM (KeyPairGenerator)
[2026-02-20T01:02:55.598Z] 730) HKDF-SHA512 (KDF)
[2026-02-20T01:02:55.598Z] 731) PBEWithHmacSHA512/224AndAES_256 (Cipher)
[2026-02-20T01:02:55.598Z] 732) DHKEM (KEM)
[2026-02-20T01:02:55.598Z] 733) PBEWithHmacSHA1 (Mac)
[2026-02-20T01:02:55.598Z] 734) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 735) PBEWithHmacSHA512/224AndAES_128 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 736) PBEWithHmacSHA512/224AndAES_256 (SecretKeyFactory)
[2026-02-20T01:02:55.598Z] 737) JCEKS (KeyStore)
[2026-02-20T01:02:55.598Z] 738) GCM (AlgorithmParameters)
[2026-02-20T01:02:55.598Z] 739) HmacPBESHA512 (Mac)
[2026-02-20T01:02:55.598Z] SunJGSS
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 740) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-20T01:02:55.598Z] 741) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-20T01:02:55.598Z] SunSASL
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 742) DIGEST-MD5 (SaslClientFactory)
[2026-02-20T01:02:55.598Z] 743) DIGEST-MD5 (SaslServerFactory)
[2026-02-20T01:02:55.598Z] 744) EXTERNAL (SaslClientFactory)
[2026-02-20T01:02:55.598Z] 745) CRAM-MD5 (SaslClientFactory)
[2026-02-20T01:02:55.598Z] 746) CRAM-MD5 (SaslServerFactory)
[2026-02-20T01:02:55.598Z] 747) PLAIN (SaslClientFactory)
[2026-02-20T01:02:55.598Z] 748) NTLM (SaslServerFactory)
[2026-02-20T01:02:55.598Z] 749) NTLM (SaslClientFactory)
[2026-02-20T01:02:55.598Z] XMLDSig
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 750) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-20T01:02:55.598Z] 751) EXCLUSIVE (TransformService)
[2026-02-20T01:02:55.598Z] 752) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-20T01:02:55.598Z] 753) ENVELOPED (TransformService)
[2026-02-20T01:02:55.598Z] 754) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-20T01:02:55.598Z] 755) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-20T01:02:55.598Z] 756) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-20T01:02:55.598Z] 757) XPATH2 (TransformService)
[2026-02-20T01:02:55.598Z] 758) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-20T01:02:55.598Z] 759) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-20T01:02:55.598Z] 760) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-20T01:02:55.598Z] 761) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-20T01:02:55.598Z] 762) XSLT (TransformService)
[2026-02-20T01:02:55.598Z] 763) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-20T01:02:55.598Z] 764) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-20T01:02:55.598Z] 765) XPATH (TransformService)
[2026-02-20T01:02:55.598Z] 766) DOM (KeyInfoFactory)
[2026-02-20T01:02:55.598Z] 767) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-20T01:02:55.598Z] 768) BASE64 (TransformService)
[2026-02-20T01:02:55.598Z] 769) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-20T01:02:55.598Z] 770) INCLUSIVE (TransformService)
[2026-02-20T01:02:55.598Z] 771) DOM (XMLSignatureFactory)
[2026-02-20T01:02:55.598Z] SunPCSC
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 772) PC/SC (TerminalFactory)
[2026-02-20T01:02:55.598Z] JdkLDAP
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 773) LDAP (CertStore)
[2026-02-20T01:02:55.598Z] JdkSASL
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 774) GSSAPI (SaslClientFactory)
[2026-02-20T01:02:55.598Z] 775) GSSAPI (SaslServerFactory)
[2026-02-20T01:02:55.598Z] Apple
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] 776) KeychainStore-ROOT (KeyStore)
[2026-02-20T01:02:55.598Z] 777) KeychainStore (KeyStore)
[2026-02-20T01:02:55.598Z] SunPKCS11
[2026-02-20T01:02:55.598Z] **************curves**************
[2026-02-20T01:02:55.598Z] Known types size: 30
[2026-02-20T01:02:55.598Z] Missing to test types: []
[2026-02-20T01:02:55.598Z] Missing to test types: 0; see list above
[2026-02-20T01:02:55.598Z] ----------------------------------
[2026-02-20T01:02:55.598Z] Total checks: 130, failed: 0
[2026-02-20T01:02:55.598Z] All Cipher passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.CipherTests
[2026-02-20T01:02:55.598Z] Total checks: 56, failed: 0
[2026-02-20T01:02:55.598Z] All KeyGenerator passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-20T01:02:55.598Z] Total checks: 3, failed: 0
[2026-02-20T01:02:55.598Z] All CertStore passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-20T01:02:55.598Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.598Z] All SaslServerFactory passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-20T01:02:55.598Z] Total checks: 6, failed: 0
[2026-02-20T01:02:55.598Z] All SaslClientFactory passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-20T01:02:55.598Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.598Z] All Configuration passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-20T01:02:55.598Z] Total checks: 0, failed: 0
[2026-02-20T01:02:55.598Z] All Policy passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-20T01:02:55.598Z] Total checks: 11, failed: 0
[2026-02-20T01:02:55.598Z] All SSLContext passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-20T01:02:55.598Z] Total checks: 3, failed: 0
[2026-02-20T01:02:55.598Z] All KDF passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.KDFTests
[2026-02-20T01:02:55.598Z] Total checks: 55, failed: 0
[2026-02-20T01:02:55.598Z] All MessageDigest passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-20T01:02:55.598Z] Total checks: 5, failed: 0
[2026-02-20T01:02:55.598Z] All TrustManagerFactory passed
[2026-02-20T01:02:55.598Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-20T01:02:55.598Z] Total checks: 1, failed: 1
[2026-02-20T01:02:55.598Z] 1 CertPathValidator failed
[2026-02-20T01:02:55.598Z] ** failed runs: 1 **
[2026-02-20T01:02:55.598Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-20T01:02:55.599Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-20T01:02:55.599Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-20T01:02:55.599Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-20T01:02:55.599Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-20T01:02:55.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-20T01:02:55.599Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-20T01:02:55.599Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-20T01:02:55.599Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T01:02:55.599Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-20T01:02:55.599Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-20T01:02:55.599Z] ... 6 more
[2026-02-20T01:02:55.599Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-20T01:02:55.599Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:311)
[2026-02-20T01:02:55.599Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-20T01:02:55.599Z] ... 7 more
[2026-02-20T01:02:55.599Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-20T01:02:55.599Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:182)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:534)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-20T01:02:55.599Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-20T01:02:55.599Z] ... 12 more
[2026-02-20T01:02:55.599Z] ** failed inits: 0 **
[2026-02-20T01:02:55.599Z] ** error runs: 0 **
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-20T01:02:55.599Z] Total checks: 3, failed: 0
[2026-02-20T01:02:55.599Z] All SaslServerFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 2, failed: 0
[2026-02-20T01:02:55.599Z] All GssApiMechanism passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-20T01:02:55.599Z] Total checks: 11, failed: 0
[2026-02-20T01:02:55.599Z] All KEM passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KEMTests
[2026-02-20T01:02:55.599Z] Total checks: 46, failed: 0
[2026-02-20T01:02:55.599Z] All SecretKeyFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 68, failed: 0
[2026-02-20T01:02:55.599Z] All AlgorithmParameters passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] All XMLSignatureFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 8, failed: 0
[2026-02-20T01:02:55.599Z] All KeyStore passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-20T01:02:55.599Z] Total checks: 3, failed: 0
[2026-02-20T01:02:55.599Z] All KeyManagerFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] All CertPathBuilder passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-20T01:02:55.599Z] Total checks: 5, failed: 0
[2026-02-20T01:02:55.599Z] All SecureRandom passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] All KeyInfoFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 20, failed: 0
[2026-02-20T01:02:55.599Z] All TransformService passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-20T01:02:55.599Z] Total checks: 2, failed: 0
[2026-02-20T01:02:55.599Z] All CertificateFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] All TerminalFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 54, failed: 0
[2026-02-20T01:02:55.599Z] All KeyPairGenerator passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-20T01:02:55.599Z] Total checks: 152, failed: 0
[2026-02-20T01:02:55.599Z] All Signature passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-20T01:02:55.599Z] Total checks: 50, failed: 0
[2026-02-20T01:02:55.599Z] All Mac passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.MacTests
[2026-02-20T01:02:55.599Z] Total checks: 8, failed: 0
[2026-02-20T01:02:55.599Z] All AlgorithmParameterGenerator passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-20T01:02:55.599Z] Total checks: 57, failed: 0
[2026-02-20T01:02:55.599Z] All KeyFactory passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-20T01:02:55.599Z] Total checks: 12, failed: 0
[2026-02-20T01:02:55.599Z] All KeyAgreement passed
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-20T01:02:55.599Z] Total checks: 13, failed: 0
[2026-02-20T01:02:55.599Z] Checked 13 providers
[2026-02-20T01:02:55.599Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-20T01:02:55.599Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TestProviders
[2026-02-20T01:02:55.599Z] Total checks: 777, failed: 0
[2026-02-20T01:02:55.599Z] Checked 777 services
[2026-02-20T01:02:55.599Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-20T01:02:55.599Z] all expected curves appeared (from total of 0: [])
[2026-02-20T01:02:55.599Z] failed: 0 services
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TestServices
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] Number of checked services changed during test run 777
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-20T01:02:55.599Z] Total checks: 1, failed: 0
[2026-02-20T01:02:55.599Z] Tested all 777 algorithms
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-20T01:02:55.599Z] ----------------------------------
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CipherTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KDFTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-20T01:02:55.599Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KEMTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.MacTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TestProviders
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.tests.TestServices
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-20T01:02:55.599Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-20T01:02:55.599Z] Test runs: 36; failed: 1
[2026-02-20T01:02:55.599Z] STDERR:
[2026-02-20T01:02:55.599Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-20T01:02:55.599Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-20T01:02:55.599Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-20T01:02:55.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-20T01:02:55.599Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-20T01:02:55.599Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-20T01:02:55.599Z] JavaTest Message: shutting down test
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-20T01:02:55.599Z] rerun:
[2026-02-20T01:02:55.599Z] cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/scratch && \
[2026-02-20T01:02:55.599Z] HOME=/Users/admin \
[2026-02-20T01:02:55.599Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-20T01:02:55.599Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-20T01:02:55.599Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-20T01:02:55.599Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.599Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.599Z] -Dtest.compiler.opts= \
[2026-02-20T01:02:55.599Z] -Dtest.java.opts= \
[2026-02-20T01:02:55.599Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.599Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-20T01:02:55.599Z] -Dtest.timeout.factor=2.0 \
[2026-02-20T01:02:55.599Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.599Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.599Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-20T01:02:55.599Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-20T01:02:55.599Z] -Dtest.main.class=cryptotest.CryptoTest \
[2026-02-20T01:02:55.599Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-20T01:02:55.599Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-20T01:02:55.599Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.599Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-20T01:02:55.599Z] -Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-20T01:02:55.599Z] --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto \
[2026-02-20T01:02:55.599Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.base/sun.security.ssl=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.base/sun.security.x509=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED \
[2026-02-20T01:02:55.599Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-20T01:02:55.599Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/main.2.jta
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-20T01:02:55.599Z] --------------------------------------------------
[2026-02-20T01:02:55.599Z] Test results: passed: 31; failed: 2; did not meet platform requirements: 2
[2026-02-20T01:02:55.599Z] Report written to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/report/html/report.html
[2026-02-20T01:02:55.599Z] Results written to /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17715491075367/CryptoTests_jtreg_0/work
[2026-02-20T01:02:55.599Z] Error: Some tests failed or other problems occurred.
[2026-02-20T01:02:55.599Z] -----------------------------------
[2026-02-20T01:02:55.599Z] CryptoTests_jtreg_0_FAILED
[2026-02-20T01:02:55.599Z] -----------------------------------
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] TEST TEARDOWN:
[2026-02-20T01:02:55.599Z] Nothing to be done for teardown.
[2026-02-20T01:02:55.599Z] CryptoTests_jtreg_0 Finish Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371087
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] Running test SecurityTests_0 ...
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] SecurityTests_0 Start Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371213
[2026-02-20T01:02:55.599Z] SecurityTests_0_DISABLED
[2026-02-20T01:02:55.599Z] Disabled Reason:
[2026-02-20T01:02:55.599Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-20T01:02:55.599Z] SecurityTests_0 Finish Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371251
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371340
[2026-02-20T01:02:55.599Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-20T01:02:55.599Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371375
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] Running test testExample_0 ...
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] testExample_0 Start Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371428
[2026-02-20T01:02:55.599Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-20T01:02:55.599Z] testExample_0 Finish Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371451
[2026-02-20T01:02:55.599Z]
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] Running test MockitoMockTest_0 ...
[2026-02-20T01:02:55.599Z] ===============================================
[2026-02-20T01:02:55.599Z] MockitoMockTest_0 Start Time: Thu Feb 19 20:02:51 2026 Epoch Time (ms): 1771549371508
[2026-02-20T01:02:55.599Z] variation: NoOptions
[2026-02-20T01:02:55.599Z] JVM_OPTIONS:
[2026-02-20T01:02:55.599Z] { \
[2026-02-20T01:02:55.599Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T01:02:55.599Z] echo "Nothing to be done for setup."; \
[2026-02-20T01:02:55.599Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/MockitoMockTest_0"; \
[2026-02-20T01:02:55.599Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/MockitoMockTest_0"; \
[2026-02-20T01:02:55.599Z] echo ""; echo "TESTING:"; \
[2026-02-20T01:02:55.599Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -cp "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-20T01:02:55.599Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T01:02:55.599Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T01:02:55.599Z] echo "Nothing to be done for teardown."; \
[2026-02-20T01:02:55.600Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/TestTargetResult";
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TEST SETUP:
[2026-02-20T01:02:55.600Z] Nothing to be done for setup.
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TESTING:
[2026-02-20T01:02:55.600Z] Call Mockito.mock(ArrayList.class)
[2026-02-20T01:02:55.600Z] WARNING: A Java agent has been loaded dynamically (/Users/admin/workspace/externalDependency/lib/byte-buddy-agent.jar)
[2026-02-20T01:02:55.600Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2026-02-20T01:02:55.600Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2026-02-20T01:02:55.600Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2026-02-20T01:02:55.600Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-20T01:02:55.600Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T01:02:55.600Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/Users/admin/workspace/externalDependency/lib/byte-buddy.jar)
[2026-02-20T01:02:55.600Z] WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
[2026-02-20T01:02:55.600Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T01:02:55.600Z] -----------------------------------
[2026-02-20T01:02:55.600Z] MockitoMockTest_0_PASSED
[2026-02-20T01:02:55.600Z] -----------------------------------
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TEST TEARDOWN:
[2026-02-20T01:02:55.600Z] Nothing to be done for teardown.
[2026-02-20T01:02:55.600Z] MockitoMockTest_0 Finish Time: Thu Feb 19 20:02:54 2026 Epoch Time (ms): 1771549374093
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Thu Feb 19 20:02:54 2026 Epoch Time (ms): 1771549374177
[2026-02-20T01:02:55.600Z] variation: NoOptions
[2026-02-20T01:02:55.600Z] JVM_OPTIONS:
[2026-02-20T01:02:55.600Z] { \
[2026-02-20T01:02:55.600Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T01:02:55.600Z] echo "Nothing to be done for setup."; \
[2026-02-20T01:02:55.600Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-20T01:02:55.600Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-20T01:02:55.600Z] echo ""; echo "TESTING:"; \
[2026-02-20T01:02:55.600Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-20T01:02:55.600Z] -javaagent:"/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-20T01:02:55.600Z] -cp "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-20T01:02:55.600Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/IllegalAccessProtectedMethodTest_hs_0" "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2026-02-20T01:02:55.600Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-20T01:02:55.600Z] -groups level.extended \
[2026-02-20T01:02:55.600Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-20T01:02:55.600Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T01:02:55.600Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T01:02:55.600Z] echo "Nothing to be done for teardown."; \
[2026-02-20T01:02:55.600Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/TestTargetResult";
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TEST SETUP:
[2026-02-20T01:02:55.600Z] Nothing to be done for setup.
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TESTING:
[2026-02-20T01:02:55.600Z] ...
[2026-02-20T01:02:55.600Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-20T01:02:55.600Z] ...
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] PASSED: runTest
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z] IllegalAccessProtectedMethodTest
[2026-02-20T01:02:55.600Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z] IllegalAccessError for protected method test
[2026-02-20T01:02:55.600Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-20T01:02:55.600Z] ===============================================
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] -----------------------------------
[2026-02-20T01:02:55.600Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-20T01:02:55.600Z] -----------------------------------
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TEST TEARDOWN:
[2026-02-20T01:02:55.600Z] Nothing to be done for teardown.
[2026-02-20T01:02:55.600Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Thu Feb 19 20:02:54 2026 Epoch Time (ms): 1771549374698
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] All tests finished, run result summary:
[2026-02-20T01:02:55.600Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-20T01:02:55.600Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=25 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/Users/admin/workspace/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17715491075367/ --tapName=Test_openjdk25_hs_extended.functional_aarch64_mac.tap --comment=""
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TEST TARGETS SUMMARY
[2026-02-20T01:02:55.600Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-20T01:02:55.600Z] DISABLED test targets:
[2026-02-20T01:02:55.600Z] vmLifecyleTests_0
[2026-02-20T01:02:55.600Z] vmLifecyleTests_1
[2026-02-20T01:02:55.600Z] vmLifecyleTests_2
[2026-02-20T01:02:55.600Z] vmLifecyleTests_3
[2026-02-20T01:02:55.600Z] vmLifecyleTests_4
[2026-02-20T01:02:55.600Z] vmLifecyleTests_5
[2026-02-20T01:02:55.600Z] CryptoTests_0
[2026-02-20T01:02:55.600Z] SecurityTests_0
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] PASSED test targets:
[2026-02-20T01:02:55.600Z] jsr292BootstrapTest_0
[2026-02-20T01:02:55.600Z] MockitoMockTest_0
[2026-02-20T01:02:55.600Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] FAILED test targets:
[2026-02-20T01:02:55.600Z] CryptoTests_jtreg_0 - Test results: passed: 31; failed: 2; did not meet platform requirements: 2
[2026-02-20T01:02:55.600Z] Failed test cases:
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] TOTAL: 14 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 8 SKIPPED: 2
[2026-02-20T01:02:55.600Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-20T01:02:55.600Z]
[2026-02-20T01:02:55.600Z] make[1]: *** [resultsSummary] Error 2
[2026-02-20T01:02:55.600Z] make: *** [_extended.functional] Error 2
[Pipeline] sh
[2026-02-20T01:02:56.258Z] ++ uname
[2026-02-20T01:02:56.258Z] + '[' Darwin = AIX ']'
[2026-02-20T01:02:56.258Z] ++ uname
[2026-02-20T01:02:56.258Z] + '[' Darwin = SunOS ']'
[2026-02-20T01:02:56.258Z] ++ uname
[2026-02-20T01:02:56.258Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T01:02:56.258Z] + MAKE=make
[2026-02-20T01:02:56.258Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-20T01:02:56.258Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-20T01:02:56.347Z] $ ssh-agent -k
[2026-02-20T01:02:56.356Z] unset SSH_AUTH_SOCK;
[2026-02-20T01:02:56.357Z] unset SSH_AGENT_PID;
[2026-02-20T01:02:56.357Z] echo Agent pid 11781 killed;
[2026-02-20T01:02:56.509Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-20T01:02:56.616Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-20T01:02:56.693Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T01:02:56.726Z] Archiving artifacts
[2026-02-20T01:02:56.783Z] Recording fingerprints
[Pipeline] echo
[2026-02-20T01:02:56.825Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T01:02:56.857Z] Archiving artifacts
[2026-02-20T01:02:56.999Z] Recording fingerprints
[Pipeline] sh
[2026-02-20T01:02:57.628Z] + tar -cf - ./aqa-tests/TKG/output_17715491075367
[2026-02-20T01:02:57.628Z] + pigz -9
[2026-02-20T01:02:57.628Z] + gzip -9
[Pipeline] echo
[2026-02-20T01:02:57.712Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T01:02:57.748Z] Archiving artifacts
[2026-02-20T01:02:57.818Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-20T01:02:58.433Z] Tap file found: aqa-tests/TKG/output_17715491075367/Test_openjdk25_hs_extended.functional_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-20T01:02:58.597Z] Recording test results
[2026-02-20T01:02:59.082Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-20T01:02:59.273Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-20T01:02:59.787Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-20T01:02:59.787Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T01:02:59.939Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T01:02:59.939Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T01:03:02.611Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-20T01:03:03.373Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-20T01:03:03.373Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-20T01:03:03.487Z] 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
[2026-02-20T01:03:03.652Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-20T01:03:03.682Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-20T01:03:03.695Z] Generating rerun Test_openjdk25_hs_extended.functional_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.functional_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-20T01:03:03.720Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.functional_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-20T01:03:06.309Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-20T01:03:07.114Z] Processing DSL script testJobTemplate
[2026-02-20T01:07:46.417Z] LEVELS: [extended]
[2026-02-20T01:07:46.417Z] JDK_VERSIONS: [8]
[2026-02-20T01:07:46.417Z] GROUPS: [functional]
[2026-02-20T01:07:46.417Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-20T01:07:46.579Z] Existing items:
[2026-02-20T01:07:46.579Z] GeneratedJob{name='Test_openjdk25_hs_extended.functional_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-20T01:07:47.243Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.functional_aarch64_mac_rerun)
[Pipeline] build
[2026-02-20T01:07:47.263Z] Scheduling project: Test_openjdk25_hs_extended.functional_aarch64_mac_rerun
[2026-02-20T01:07:54.136Z] Starting building: Test_openjdk25_hs_extended.functional_aarch64_mac_rerun #13
[2026-02-20T01:25:02.039Z] Build Test_openjdk25_hs_extended.functional_aarch64_mac_rerun #13 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-20T01:25:02.137Z] Running on test-linux-rhel10-aarch64-073970 in /home/adoptopenjdk/workspace/Test_openjdk25_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T01:25:02.215Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T01:25:02.215Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T01:25:02.235Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-20T01:25:02.455Z] Test_openjdk25_hs_extended.functional_aarch64_mac_rerun #13 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-20T01:25:02.467Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T01:25:02.679Z] Copied 1 artifact from "Test_openjdk25_hs_extended.functional_aarch64_mac_rerun" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-20T01:25:02.719Z] Saving Test_openjdk25_hs_extended.functional_aarch64_mac_rerun/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T01:25:02.745Z] Archiving artifacts
[2026-02-20T01:25:02.804Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-20T01:25:02.952Z] Tap file found: Test_openjdk25_hs_extended.functional_aarch64_mac_rerun/13/aqa-tests/TKG/output_1771550476969/Test_openjdk25_hs_extended.functional_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-20T01:25:03.124Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=CryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B3_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=23&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T01:25:03.207Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T01:25:03.207Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T01:25:03.227Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE